summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-04-26bracket creation is goodtkimia
2014-04-26brackets just get createdtkimia
2014-04-26prelim bracket controltkimia
2014-04-26Merge branch 'master' of https://github.com/LukeShu/leaguertkimia
2014-04-26rr #matched changedtkimia
2014-04-26Merge branch 'master' of https://github.com/LukeShu/leaguerguntasgrewal
2014-04-26Added 3 more teams to the tournament "3 teams per match"guntasgrewal
2014-04-26SVG elimination is essentially finishedtkimia
2014-04-26Merge branch 'master' of https://github.com/LukeShu/leaguertkimia
2014-04-25fixed a dumb mistakeDavisLWebb
2014-04-25I think I properly populated the teams into the @teams_pair array. Its in ↵DavisLWebb
roundRobin.rb. Someone may want to check to make sure I did it right.
2014-04-25Added the round robin algorithm. Its based on array rotations. The array ↵DavisLWebb
needs to be properly populated (I'm not sure how to add the teams to the array)
2014-04-25Merge branch 'master' of https://github.com/LukeShu/leaguerLuke Shumaker
Conflicts: app/views/matches/show.html.erb
2014-04-25Make User#{find,get,set}_remote_username symetric with get/setLuke Shumaker
2014-04-25Use Figaro for configurationLuke Shumaker
2014-04-25Touch up s/scores/statistics/Luke Shumaker
2014-04-24Merge branch 'master' of http://github.com/LukeShu/leaguerAndrewMurrell
2014-04-24Mixed things up a bit on the matches controller and show view.AndrewMurrell
2014-04-24seeds and elimination small changesguntasgrewal
2014-04-24Merge branch 'master' of https://github.com/LukeShu/leaguertkimia
2014-04-24Merge branch 'master' of https://github.com/LukeShu/leaguerguntasgrewal
2014-04-24added another tournament with 3 teams per match and 1 player per team for ↵guntasgrewal
tomer to test
2014-04-24Merge branch 'master' of https://github.com/LukeShu/leaguertkimia
2014-04-24again, small changestkimia
2014-04-24Merge branch 'master' of https://github.com/LukeShu/leaguernfoy
2014-04-24Merge branch 'clean2'nfoy
Conflicts: app/models/pm.rb app/views/pms/index.html.erb app/views/pms/show.html.erb
2014-04-24run ./generate.shnfoy
2014-04-24Merge branch 'master' of https://github.com/LukeShu/leaguertkimia
2014-04-24more fixes to the SVGtkimia
2014-04-24Added subject and conversation to pmnfoy
2014-04-24Merge branch 'master' of https://github.com/LukeShu/leaguernfoy
2014-04-24Mailboxer progress without generate changes.nfoy
2014-04-24the db scriptguntasgrewal
2014-04-24Merge branch 'master' of https://github.com/LukeShu/leaguerguntasgrewal
2014-04-24TOMER WE ADDED YOUR DESIRED 5 TEAM SEEDguntasgrewal
2014-04-24Merge branch 'master' of https://github.com/LukeShu/leaguertkimia
2014-04-24number of matches has new formula that works for all teams/matchtkimia
2014-04-24text in graph is a bit bettertkimia
2014-04-24Merge branch 'master' of https://github.com/LukeShu/leaguerguntasgrewal
2014-04-24I am Guntas and I added a bunch of seeds such as: players, tournaments, and ↵guntasgrewal
other stuff. Dont hit enter
2014-04-24luke's typo fixtkimia
2014-04-24Merge branch 'master' of https://github.com/LukeShu/leaguertkimia
2014-04-24fixed an off-by-one error when moving teams into matchestkimia
2014-04-24Merge branch 'master' of https://github.com/LukeShu/leaguerLuke Shumaker
2014-04-24rename Tournament#tournament_stages to Tournament#stagesLuke Shumaker
2014-04-24do away with stages_orderedLuke Shumaker
2014-04-24Merge branch 'clean2'Luke Shumaker
2014-04-24run ./generate.shLuke Shumaker
2014-04-24oops, model names need to be singularLuke Shumaker
2014-04-24Merge branch 'master' of https://github.com/LukeShu/leaguertkimia
I've been updating the SVG to work for all team_nums in elimination