summaryrefslogtreecommitdiff
path: root/app/controllers
AgeCommit message (Expand)Author
2014-07-07add AGPL copyright header to all non-trivial non-generated filesLuke Shumaker
2014-06-30slightly betteramurrel
2014-06-30removed the checking for the captcha for now to allow new user creation.amurrel
2014-06-30Apparently integers in postgress are signed 32-bit integers. I overflowed them.Luke Shumaker
2014-05-01Redo styles to be "pure"/simple bootstrap, and fix found issues with forms.Luke Shumaker
2014-04-30remove debug codeLuke Shumaker
2014-04-29Merge branch 'master' of https://github.com/LukeShu/leaguertkimia
2014-04-29re-jigger the sessions/login helpers.Luke Shumaker
2014-04-29elimination works SOMETIMES... other times it just can't put down a damned wi...tkimia
2014-04-29clean up permission systemLuke Shumaker
2014-04-29fix match lifecycleLuke Shumaker
2014-04-29fix tournament creationLuke Shumaker
2014-04-29delete yaml stuff >:(Luke Shumaker
2014-04-29Merge branch 'clean2'Luke Shumaker
2014-04-29ran ./generate.shLuke Shumaker
2014-04-28made svg smallertkimia
2014-04-28Merge branch 'master' of https://github.com/LukeShu/leaguertkimia
2014-04-28bracket update workstkimia
2014-04-28All the changes. Luke should know what's up.nfoy
2014-04-28bracket changes to status 2tkimia
2014-04-28Fixed multiple redirection error.guntasgrewal
2014-04-28Misc fixes. (This commit is from Luke on Andrew's box)AndrewMurrell
2014-04-28That query was literally taken from the "don't do this, you'll get SQL inject...Luke 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-28first draft selection. Not done... most of my time was spent reqriting the SV...tkimia
2014-04-27handle what I can of `fgrep -r TODO app lib`Luke Shumaker
2014-04-27Re-jig the match life-cycleLuke Shumaker
2014-04-27Fixed Alerts author field issue.guntasgrewal
2014-04-27remove dead code from MatchesControllerLuke Shumaker
2014-04-27Merge branch 'master' of https://github.com/LukeShu/leaguerLuke Shumaker
2014-04-27touch up tournament creationLuke Shumaker
2014-04-27Updated Seeing and Round Robin scheduling.AndrewMurrell
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-26Merge branch 'master' of https://github.com/LukeShu/leaguerguntasgrewal
2014-04-26Some shit I didguntasgrewal
2014-04-26Sampling methods WIPLuke Shumaker
2014-04-26Merge branch 'master' of https://github.com/LukeShu/leaguernfoy
2014-04-26lib methods for tournament_stageAndrewMurrell