index
:
leaguer
clean
css-rewrite
master
mirror of https://github.com/LukeShu/leaguer.git
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Collapse
)
Author
2014-04-25
fixed a dumb mistake
DavisLWebb
2014-04-25
I 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-25
Added 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-24
seeds and elimination small changes
guntasgrewal
2014-04-24
again, small changes
tkimia
2014-04-24
more fixes to the SVG
tkimia
2014-04-24
number of matches has new formula that works for all teams/match
tkimia
2014-04-24
text in graph is a bit better
tkimia
2014-04-24
fixed an off-by-one error when moving teams into matches
tkimia
2014-04-24
math wizardry
tkimia
2014-04-23
clean up lib/scoring
Luke Shumaker
2014-04-23
ignore vim swap files
Luke Shumaker
2014-04-22
Merge branch 'master' of https://github.com/LukeShu/leaguer
guntasgrewal
2014-04-22
Added Pairing Algorithms
guntasgrewal
2014-04-22
fix paren thing
Luke Shumaker
2014-04-22
I hate code
Luke Shumaker
2014-04-22
made naming conventions consistent
AndrewMurrell
2014-04-22
Did a thing
guntasgrewal
2014-04-22
Added default PairingAlgorithm
AndrewMurrell
2014-04-22
Added all the folders to lib
AndrewMurrell
2014-04-22
I HATE CODE
Luke Shumaker
2014-04-22
re-factor for tournament_stage's and separate scheduling modules
Luke Shumaker
2014-04-22
Made Scoring Algorithm files use the statistics interface and accept matches ↵
AndrewMurrell
for a more general approach.
2014-04-19
Added some more scoring functions in ScoringAlgorithms.rb
AndrewMurrell
2014-04-19
Added ScoringAlgorithms to lib
AndrewMurrell
2014-02-18
Run `rails new`
Luke Shumaker
[prev]