summaryrefslogtreecommitdiff
path: root/app/models/match.rb
AgeCommit message (Expand)Author
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-29Validate everything that I can.Luke Shumaker
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-28Misc fixes. (This commit is from Luke on Andrew's box)AndrewMurrell
2014-04-28I fixed it. added self and fixed variable names.AndrewMurrell
2014-04-28oopsLuke Shumaker
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-25Touch up s/scores/statistics/Luke Shumaker
2014-04-22Merge remote-tracking branch 'origin/master'Luke Shumaker
2014-04-22Merge branch 'clean2'Luke Shumaker
2014-04-22run ./generate.shLuke Shumaker
2014-04-22added match.win?(player) for checking if a player won a match or notAndrewMurrell
2014-04-07Moved and updated the not-working asynchronous API auto-update feature.nfoy
2014-04-06holy shit matches actually move forwardguntasgrewal
2014-04-04Cookie size 20 minutesguntasgrewal
2014-04-03normalize to tab indentshumakl
2014-04-03run generate.shshumakl
2014-03-07It is 1:30 AMLuke Shumaker
2014-03-07Merge branch 'clean'DavisLWebb
2014-03-07Merge branch 'clean'DavisLWebb
2014-03-06add all the has_and_belongs_to_many relationsLuke Shumaker
2014-03-06matches routednfoy
2014-03-02currently adding Session controller and viewDavisLWebb
2014-03-02Merge branch 'master' of http://github.com/LukeShu/leaguerDavisLWebb
2014-02-20fix datatype names in generate.shDavisLWebb
2014-02-18Added the generate shell command. Please do not commit the generated files.AndrewMurrell