summaryrefslogtreecommitdiff
path: root/app/models
AgeCommit message (Expand)Author
2014-07-10Port to JRubyLuke Shumaker
2014-07-09clean up some styles and form stuffLuke Shumaker
2014-07-09disallow spaces in usernamesLuke Shumaker
2014-07-07add AGPL copyright header to all non-trivial non-generated filesLuke Shumaker
2014-04-30Add #owned_by? to the models that didn't have it (when appropriate)Luke Shumaker
2014-04-30remove debug codeLuke Shumaker
2014-04-29winner problem fixed in eliminationtkimia
2014-04-29Merge branch 'master' of https://github.com/LukeShu/leaguertkimia
2014-04-29elimination works SOMETIMES... other times it just can't put down a damned wi...tkimia
2014-04-29scoring accepts matchesAndrewMurrell
2014-04-29clean up permission systemLuke Shumaker
2014-04-29fix scoring (mostly... I managed to get a 500 while refreshing)Luke Shumaker
2014-04-29Validate everything that I can.Luke Shumaker
2014-04-28Merge branch 'master' of https://github.com/LukeShu/leaguerLuke Shumaker
2014-04-28fix riot_apiLuke Shumaker
2014-04-28made svg smallertkimia
2014-04-28Merge branch 'master' of https://github.com/LukeShu/leaguertkimia
2014-04-28bracket update workstkimia
2014-04-28Merge branch 'master' of https://github.com/LukeShu/leaguernfoy
2014-04-28All the changes. Luke should know what's up.nfoy
2014-04-28Fixed status 2-3 transition and statistic sampling.AndrewMurrell
2014-04-28Merge branch 'master' of https://github.com/LukeShu/leaguertkimia
2014-04-28prediction view now done. used Jquerytkimia
2014-04-28Misc fixes. (This commit is from Luke on Andrew's box)AndrewMurrell
2014-04-28Make Statistic#value a rich (JSON) objectAndrewMurrell
2014-04-28I fixed it. added self and fixed variable names.AndrewMurrell
2014-04-28oopsLuke Shumaker
2014-04-28remove dead references to {Tournament,Game}#sampling_methodLuke Shumaker
2014-04-28Tournament: set status=0 by defaultLuke Shumaker
2014-04-28Made Round Robin Work (but it makes too many rounds for 1v1s right now)AndrewMurrell
2014-04-28Merge branch 'master' of https://github.com/LukeShu/leaguertkimia
2014-04-28first draft selection. Not done... most of my time was spent reqriting the SV...tkimia
2014-04-28Merge branch 'master' of http://github.com/LukeShu/leaguerAndrewMurrell
2014-04-28Fixing Errors in lib and hooks into libAndrewMurrell
2014-04-28fix bad mergeLuke Shumaker
2014-04-28implement most of the TODOs in MatchLuke Shumaker
2014-04-28Merge branch 'master' of https://github.com/LukeShu/leaguerLuke Shumaker
2014-04-28Re-jigger the sampling interfaceLuke Shumaker
2014-04-28fixed the db seeds. They can now be startedtkimia
2014-04-27Forced Merger - Hostile Takeover.AndrewMurrell
2014-04-27replaced getStatistic with focused whereAndrewMurrell
2014-04-27Re-jig the match life-cycleLuke Shumaker
2014-04-27touch up tournament creationLuke Shumaker
2014-04-27Add {Game,Tournament}Setting.types to look up magic numbersLuke Shumaker
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 3 new seeding algorithms.AndrewMurrell
2014-04-26Some shit I didguntasgrewal
2014-04-26Fixed metaprogramming, I think. and added README for seedingAndrewMurrell