summaryrefslogtreecommitdiff
path: root/lib/scheduling
AgeCommit message (Expand)Author
2014-04-30remove debug codeLuke Shumaker
2014-04-29ELIMINATION PROGRESS BIIIIIIIITCHtkimia
2014-04-29elimination works SOMETIMES... other times it just can't put down a damned wi...tkimia
2014-04-29remove extra match attributes from scheduling algosLuke Shumaker
2014-04-28made svg smallertkimia
2014-04-28Matches now move forward after being created from RR.AndrewMurrell
2014-04-28clean up db/seeds.rbLuke Shumaker
2014-04-28Made Round Robin Work (but it makes too many rounds for 1v1s right now)AndrewMurrell
2014-04-28Fixing Errors in lib and hooks into libAndrewMurrell
2014-04-28Re-jigger the sampling interfaceLuke Shumaker
2014-04-27Updated RR scheduling.AndrewMurrell
2014-04-27Merge branch 'master' of http://github.com/LukeShu/leaguerAndrewMurrell
2014-04-27Updated Seeing and Round Robin scheduling.AndrewMurrell
2014-04-27tidy up README.md'sLuke Shumaker
2014-04-27fixed, seeds, roundrobin, and _show_tournAndrewMurrell
2014-04-26Added READMEs for scheduling and started seeding in lib.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-26rr #matched changedtkimia
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
2014-04-24seeds and elimination small changesguntasgrewal
2014-04-24again, small changestkimia
2014-04-24more fixes to the SVGtkimia
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-24fixed an off-by-one error when moving teams into matchestkimia
2014-04-24math wizardrytkimia
2014-04-22Merge branch 'master' of https://github.com/LukeShu/leaguerguntasgrewal
2014-04-22Added Pairing Algorithmsguntasgrewal
2014-04-22fix paren thingLuke Shumaker
2014-04-22I hate codeLuke Shumaker
2014-04-22I HATE CODELuke Shumaker
2014-04-22re-factor for tournament_stage's and separate scheduling modulesLuke Shumaker