Age | Commit message (Expand) | Author |
2014-04-28 | Merge branch 'master' of https://github.com/LukeShu/leaguer | Luke Shumaker |
2014-04-28 | Re-jigger the sampling interface | Luke Shumaker |
2014-04-27 | Merge branch 'master' of https://github.com/LukeShu/Leaguer | DavisLWebb |
2014-04-27 | Fixed an end with a _form and we fixed some other erros | DavisLWebb |
2014-04-27 | Merge branch 'master' of https://github.com/LukeShu/leaguer | guntasgrewal |
2014-04-27 | Alerts now have AJAX. Seeds were changed for tournaments to have sampling met... | guntasgrewal |
2014-04-27 | Forced Merger - Hostile Takeover. | AndrewMurrell |
2014-04-27 | replaced getStatistic with focused where | AndrewMurrell |
2014-04-27 | handle what I can of `fgrep -r TODO app lib` | Luke Shumaker |
2014-04-27 | Merge branch 'master' of http://github.com/LukeShu/leaguer | AndrewMurrell |
2014-04-27 | riot_api: update interface, add matchId detection | Luke Shumaker |
2014-04-27 | (incomplete) re-jigger the sampling interface | Luke Shumaker |
2014-04-27 | dissable sampling/double_blind | Luke Shumaker |
2014-04-27 | riot_api: add detecting when a match is done | Luke Shumaker |
2014-04-27 | Merge branch 'master' of http://github.com/LukeShu/leaguer | AndrewMurrell |
2014-04-27 | add lib/sampling/peer_review.* | Luke Shumaker |
2014-04-27 | Merge branch 'master' of http://github.com/LukeShu/leaguer | AndrewMurrell |
2014-04-27 | Seeding Algorithms now create teams. | AndrewMurrell |
2014-04-27 | Fix namespacing in lib/seeding | Luke Shumaker |
2014-04-27 | clean lib/seeding/README.md | Luke Shumaker |
2014-04-27 | Updated RR scheduling. | AndrewMurrell |
2014-04-27 | Merge branch 'master' of http://github.com/LukeShu/leaguer | AndrewMurrell |
2014-04-27 | Updated Seeing and Round Robin scheduling. | AndrewMurrell |
2014-04-27 | tidy up README.md's | Luke Shumaker |
2014-04-27 | these should have been deleted | DavisLWebb |
2014-04-27 | fixed, seeds, roundrobin, and _show_tourn | AndrewMurrell |
2014-04-27 | get the tournament creation page complete | Luke Shumaker |
2014-04-27 | Merge branch 'master' of https://github.com/LukeShu/leaguer | Luke Shumaker |
2014-04-27 | Work on the tournament creation page | Luke Shumaker |
2014-04-27 | Added a standings view and used spaceships. | AndrewMurrell |
2014-04-27 | Added 3 new seeding algorithms. | AndrewMurrell |
2014-04-26 | Sampling methods WIP | Luke Shumaker |
2014-04-26 | Fixed metaprogramming, I think. and added README for seeding | AndrewMurrell |
2014-04-26 | Added READMEs for scheduling and started seeding in lib. | AndrewMurrell |
2014-04-26 | clean up lib/scoring (a bit) | Luke Shumaker |
2014-04-26 | Added match creation to roundrobin.rb. Also Luke did not give us broken ass c... | guntasgrewal |
2014-04-26 | Removed the self.tourn from roundrobin.rb. Also, last time we meant meat as ... | guntasgrewal |
2014-04-26 | Added some meat to roundrobin.rb | guntasgrewal |
2014-04-26 | rr #matched changed | tkimia |
2014-04-26 | SVG elimination is essentially finished | tkimia |
2014-04-26 | Merge branch 'master' of https://github.com/LukeShu/leaguer | tkimia |
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 rou... | DavisLWebb |
2014-04-25 | Added the round robin algorithm. Its based on array rotations. The array nee... | DavisLWebb |
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 |