summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-27Added 3 new seeding algorithms.AndrewMurrell
2014-04-27Even better index page for messages.nfoy
2014-04-26Merge branch 'master' of https://github.com/LukeShu/leaguernfoy
2014-04-26Messages now check if they're read/unread except when creating a message.nfoy
2014-04-26Merge branch 'master' of https://github.com/LukeShu/leaguerguntasgrewal
2014-04-26Some shit I didguntasgrewal
2014-04-26Merge branch 'master' of http://github.com/LukeShu/leaguerAndrewMurrell
2014-04-26Added my fixAndrewMurrell
2014-04-26Sampling methods WIPLuke Shumaker
2014-04-26Fixed metaprogramming, I think. and added README for seedingAndrewMurrell
2014-04-26Changes to tournament_stage and tournament controllerguntasgrewal
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 new...guntasgrewal
2014-04-26Merge branch 'master' of https://github.com/LukeShu/leaguerLuke Shumaker
2014-04-26Merge branch 'clean2'Luke Shumaker
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, {scoring,sampling}_met...Luke Shumaker
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 c...guntasgrewal
2014-04-26Removed the self.tourn from roundrobin.rb. Also, last time we meant meat as ...guntasgrewal
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 rou...DavisLWebb
2014-04-25Added the round robin algorithm. Its based on array rotations. The array nee...DavisLWebb