summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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-23clean up lib/scoringLuke Shumaker
2014-04-23ignore vim swap filesLuke Shumaker
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-22made naming conventions consistentAndrewMurrell
2014-04-22Did a thingguntasgrewal
2014-04-22Added default PairingAlgorithmAndrewMurrell
2014-04-22Added all the folders to libAndrewMurrell
2014-04-22I HATE CODELuke Shumaker
2014-04-22re-factor for tournament_stage's and separate scheduling modulesLuke Shumaker
2014-04-22Made Scoring Algorithm files use the statistics interface and accept matches ...AndrewMurrell
2014-04-19Added some more scoring functions in ScoringAlgorithms.rbAndrewMurrell
2014-04-19Added ScoringAlgorithms to libAndrewMurrell
2014-02-18Run `rails new`Luke Shumaker