summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-04-26Added READMEs for scheduling and started seeding in lib.AndrewMurrell
2014-04-26Merge branch 'master' of https://github.com/LukeShu/leaguerLuke Shumaker
2014-04-26clean up lib/scoring (a bit)Luke Shumaker
2014-04-26Merge branch 'master' of https://github.com/LukeShu/leaguernfoy
2014-04-26Updated permissions. Private messaging should now function properly.nfoy
2014-04-26lib methods for tournament_stageAndrewMurrell
2014-04-26Merge branch 'master' of https://github.com/LukeShu/leaguernfoy
2014-04-26Messages is working (besides default permissions)!nfoy
2014-04-26Merge branch 'master' of https://github.com/LukeShu/leaguerLuke Shumaker
2014-04-26add convenience methods for getting scoring/sampling/scheduling/seedingLuke Shumaker
2014-04-26Merge branch 'master' of https://github.com/LukeShu/leaguerguntasgrewal
2014-04-26Wrote a script the start the server called start deleted the old one. The ↵guntasgrewal
new one has 2 flag options -c and -s these correspond to starting the console or server respectively.
2014-04-26Merge branch 'master' of https://github.com/LukeShu/leaguerLuke Shumaker
2014-04-26Merge branch 'clean2'Luke Shumaker
Conflicts: app/controllers/tournaments_controller.rb app/views/tournaments/index.html.erb app/views/tournaments/show.html.erb
2014-04-26Merge branch 'master' of http://github.com/LukeShu/leaguerAndrewMurrell
2014-04-26Made tons of red. Scheduling works from lib.AndrewMurrell
2014-04-26run ./generate.shLuke Shumaker
2014-04-26Merge branch 'master' of https://github.com/LukeShu/leaguertkimia
2014-04-26bracket creation is goodtkimia
2014-04-26make {scheduling,seeding}_method attributes of _stage, ↵Luke Shumaker
{scoring,sampling}_method attributes of tournament
2014-04-26Removed extra seeded settings.AndrewMurrell
2014-04-26pull changes from masterLuke Shumaker
2014-04-26Refactored show.html.erb for matchesAndrewMurrell
2014-04-26brackets just get createdtkimia
2014-04-26prelim bracket controltkimia
2014-04-26Merge branch 'master' of http://github.com/LukeShu/leaguerAndrewMurrell
2014-04-26Added updated Skeleton for match controller.AndrewMurrell
2014-04-26Added match creation to roundrobin.rb. Also Luke did not give us broken ass ↵guntasgrewal
code, sorry for the last message Luke.
2014-04-26Removed the self.tourn from roundrobin.rb. Also, last time we meant meat as ↵guntasgrewal
in weiners. Super fat ones. Also Luke gave Davis and I some broken ass code.
2014-04-26Added some meat to roundrobin.rbguntasgrewal
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