summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2014-04-27Merge branch 'master' of https://github.com/LukeShu/LeaguerDavisLWebb
Conflicts: app/views/tournaments/_form.html.erb
2014-04-27Fixed an end with a _form and we fixed some other errosDavisLWebb
2014-04-27Merge branch 'master' of https://github.com/LukeShu/leaguerguntasgrewal
2014-04-27Alerts now have AJAX. Seeds were changed for tournaments to have sampling ↵guntasgrewal
methods.
2014-04-27Forced Merger - Hostile Takeover.AndrewMurrell
2014-04-27replaced getStatistic with focused whereAndrewMurrell
2014-04-27handle what I can of `fgrep -r TODO app lib`Luke Shumaker
2014-04-27Merge branch 'master' of http://github.com/LukeShu/leaguerAndrewMurrell
2014-04-27riot_api: update interface, add matchId detectionLuke Shumaker
2014-04-27(incomplete) re-jigger the sampling interfaceLuke Shumaker
2014-04-27dissable sampling/double_blindLuke Shumaker
2014-04-27riot_api: add detecting when a match is doneLuke Shumaker
2014-04-27Merge branch 'master' of http://github.com/LukeShu/leaguerAndrewMurrell
2014-04-27add lib/sampling/peer_review.*Luke Shumaker
2014-04-27Merge branch 'master' of http://github.com/LukeShu/leaguerAndrewMurrell
2014-04-27Seeding Algorithms now create teams.AndrewMurrell
2014-04-27Fix namespacing in lib/seedingLuke Shumaker
2014-04-27clean lib/seeding/README.mdLuke 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-27these should have been deletedDavisLWebb
2014-04-27fixed, seeds, roundrobin, and _show_tournAndrewMurrell
2014-04-27get the tournament creation page completeLuke Shumaker
2014-04-27Merge branch 'master' of https://github.com/LukeShu/leaguerLuke Shumaker
2014-04-27Work on the tournament creation pageLuke Shumaker
2014-04-27Added a standings view and used spaceships.AndrewMurrell
2014-04-27Added 3 new seeding algorithms.AndrewMurrell
2014-04-26Sampling methods WIPLuke Shumaker
2014-04-26Fixed metaprogramming, I think. and added README for seedingAndrewMurrell
2014-04-26Added READMEs for scheduling and started seeding in lib.AndrewMurrell
2014-04-26clean up lib/scoring (a bit)Luke Shumaker
2014-04-26Added match creation to roundrobin.rb. Also Luke did not give us broken ass ↵guntasgrewal
code, sorry for the last message Luke.
2014-04-26Removed the self.tourn from roundrobin.rb. Also, last time we meant meat as ↵guntasgrewal
in weiners. Super fat ones. Also Luke gave Davis and I some broken ass code.
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 ↵DavisLWebb
roundRobin.rb. Someone may want to check to make sure I did it right.
2014-04-25Added 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-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-23clean up lib/scoringLuke Shumaker