summaryrefslogtreecommitdiff
path: root/app/controllers/tournaments_controller.rb
AgeCommit message (Expand)Author
2014-04-27Merge branch 'clean2'Luke Shumaker
2014-04-27ran ./generate.shLuke Shumaker
2014-04-27TournamentsController: better error messagesLuke Shumaker
2014-04-27TournamentsController: fix gross hackLuke Shumaker
2014-04-27touch up the tournaments formLuke Shumaker
2014-04-27fix the Tournaments#new form getting submittedLuke Shumaker
2014-04-27Work on the tournament creation pageLuke Shumaker
2014-04-26Some shit I didguntasgrewal
2014-04-26Merge branch 'master' of https://github.com/LukeShu/leaguerguntasgrewal
2014-04-26Wrote a script the start the server called start deleted the old one. The new...guntasgrewal
2014-04-26Merge branch 'clean2'Luke Shumaker
2014-04-26run ./generate.shLuke Shumaker
2014-04-24rename Tournament#tournament_stages to Tournament#stagesLuke Shumaker
2014-04-23andrew wants me to push broken codeLuke Shumaker
2014-04-23simplify a line in tournaments_controllerLuke Shumaker
2014-04-23tournaments_controller: permit game settings throughLuke Shumaker
2014-04-23tournaments: unify params[:game] and params[:tournament][:game_id]Luke Shumaker
2014-04-22I hate codeLuke 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-19redirect is slightly more intelligentAndrewMurrell
2014-04-17redirectionAndrewMurrell
2014-04-07stuffLuke Shumaker
2014-04-06I swear I have fixed this beforeLuke Shumaker
2014-04-04fix issues in tournaments controllerLuke Shumaker
2014-04-04fix tournaments controllerLuke Shumaker
2014-04-04Merge branch 'master' into lukeLuke Shumaker
2014-04-04re-jigger the TournamentController#update to be all one case blockLuke Shumaker
2014-04-04Implement the new security mechanismLuke Shumaker
2014-04-03matches table is back, and a lot of things are fixedtkimia
2014-04-03fixed some of andrews weird stuff with starting a tournamenttkimia
2014-04-03normalize to tab indentshumakl
2014-04-03run generate.shshumakl
2014-04-02now ran generate without gerAndrewMurrell
2014-04-01Merge branch 'master' of https://github.com/LukeShu/leaguerTomer Kimia
2014-04-01AJAX is now working in the tournament loading pageTomer Kimia
2014-04-01oops, removed gerAndrewMurrell
2014-04-01Merge branch 'master' of http://github.com/LukeShu/leaguerAndrewMurrell
2014-04-01Settled Merge Conflicts.AndrewMurrell
2014-04-01players can now leave tournamentsTomer Kimia
2014-04-01Re-ran generate.AndrewMurrell
2014-03-25revert GuntasAndrewMurrell
2014-03-25added match statusguntasgrewal
2014-03-25Tournament Name addedguntasgrewal
2014-03-25Tournament has a NAME nowguntasgrewal
2014-03-07tournaments table is betterTomer Kimia
2014-03-07Hey guys, I made it work. Just pick max_players_per_match to be 1.AndrewMurrell
2014-03-06Sorry guys.AndrewMurrell
2014-03-06Merge branch 'master' of http://github.com/LukeShu/leaguerAndrewMurrell