summaryrefslogtreecommitdiff
path: root/app/controllers/matches_controller.rb
AgeCommit message (Expand)Author
2014-04-29elimination works SOMETIMES... other times it just can't put down a damned wi...tkimia
2014-04-29fix match lifecycleLuke Shumaker
2014-04-29delete yaml stuff >:(Luke Shumaker
2014-04-29Merge branch 'clean2'Luke Shumaker
2014-04-29ran ./generate.shLuke Shumaker
2014-04-28All the changes. Luke should know what's up.nfoy
2014-04-28Fixed multiple redirection error.guntasgrewal
2014-04-28Misc fixes. (This commit is from Luke on Andrew's box)AndrewMurrell
2014-04-27Re-jig the match life-cycleLuke Shumaker
2014-04-27remove dead code from MatchesControllerLuke Shumaker
2014-04-27Updated Seeing and Round Robin scheduling.AndrewMurrell
2014-04-26lib methods for tournament_stageAndrewMurrell
2014-04-26Made tons of red. Scheduling works from lib.AndrewMurrell
2014-04-26Added updated Skeleton for match controller.AndrewMurrell
2014-04-24Mixed things up a bit on the matches controller and show view.AndrewMurrell
2014-04-24TOMER WE ADDED YOUR DESIRED 5 TEAM SEEDguntasgrewal
2014-04-24Added get_riot function which to gather, score, and place members in their pr...DavisLWebb
2014-04-24Changed the riot api function name and I am committing it now so I never have...DavisLWebb
2014-04-24Fixed Scoring for all 1v1 games. Scheduling needs to be fixed to proceed to l...AndrewMurrell
2014-04-24Fixed Spacing, Scoring, and began implementing statisticsAndrewMurrell
2014-04-23fix the nil bug from last nightLuke Shumaker
2014-04-22I hate codeLuke Shumaker
2014-04-22Merge branch 'clean2'Luke Shumaker
2014-04-22run ./generate.shLuke Shumaker
2014-04-22re-factor for tournament_stage's and separate scheduling modulesLuke Shumaker
2014-04-22Merge branch 'clean2'Luke Shumaker
2014-04-22run ./generate.shLuke Shumaker
2014-04-07Merge branch 'master' of https://github.com/LukeShu/leaguernfoy
2014-04-07Moved and updated the not-working asynchronous API auto-update feature.nfoy
2014-04-07MatchesController: skip peer review if there aren't enough players/teamLuke Shumaker
2014-04-07MstchesController: tidy up commentsLuke Shumaker
2014-04-07fix indentLuke Shumaker
2014-04-07It works. Users can do peer review.AndrewMurrell
2014-04-07Merge branch 'clean2'AndrewMurrell
2014-04-07Ran generate.shAndrewMurrell
2014-04-07Merge branch 'master' of https://github.com/LukeShu/leaguerguntasgrewal
2014-04-07Tournament advancement stuff. IT'S 4 AMguntasgrewal
2014-04-07Updated Generate and Re-added hoooksAndrewMurrell
2014-04-07updated matches controller and added hooksAndrewMurrell
2014-04-07Updated Peer Review -- Now allows review and scoring -- not tested because Da...AndrewMurrell
2014-04-07fix bugsguntasgrewal
2014-04-07fooguntasgrewal
2014-04-07Merge branch 'master' of https://github.com/LukeShu/leaguertkimia
2014-04-07lol# On branch mastertkimia
2014-04-07Matches move forward moreguntasgrewal
2014-04-06Merge branch 'master' of https://github.com/LukeShu/leaguerguntasgrewal
2014-04-06holy shit matches actually move forwardguntasgrewal
2014-04-06MatchesController: define matches_urlLuke Shumaker
2014-04-06indent the matches_controllerLuke Shumaker
2014-04-06matches starttkimia