summaryrefslogtreecommitdiff
path: root/app/controllers/tournaments_controller.rb
AgeCommit message (Expand)Author
2014-04-29clean up permission systemLuke Shumaker
2014-04-29fix tournament creationLuke Shumaker
2014-04-28remove dead references to {Tournament,Game}#sampling_methodLuke Shumaker
2014-04-28Merge branch 'clean2'Luke Shumaker
2014-04-28run ./generate.shLuke Shumaker
2014-04-27handle what I can of `fgrep -r TODO app lib`Luke Shumaker
2014-04-27touch up tournament creationLuke Shumaker
2014-04-27Save tournament after changing status.AndrewMurrell
2014-04-27Found where stages were being created twice. Fixed it.AndrewMurrell
2014-04-27sorry about that, didn't mean to commit with -a (git gui was super laggy) rev...AndrewMurrell
2014-04-27fixed, seeds, roundrobin, and _show_tournAndrewMurrell
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