Age | Commit message (Expand) | Author |
2014-05-01 | Redo styles to be "pure"/simple bootstrap, and fix found issues with forms. | Luke Shumaker |
2014-04-30 | remove debug code | Luke Shumaker |
2014-04-29 | Merge branch 'master' of https://github.com/LukeShu/leaguer | tkimia |
2014-04-29 | re-jigger the sessions/login helpers. | Luke Shumaker |
2014-04-29 | elimination works SOMETIMES... other times it just can't put down a damned wi... | tkimia |
2014-04-29 | clean up permission system | Luke Shumaker |
2014-04-29 | fix match lifecycle | Luke Shumaker |
2014-04-29 | fix tournament creation | Luke Shumaker |
2014-04-29 | delete yaml stuff >:( | Luke Shumaker |
2014-04-29 | Merge branch 'clean2' | Luke Shumaker |
2014-04-29 | ran ./generate.sh | Luke Shumaker |
2014-04-28 | made svg smaller | tkimia |
2014-04-28 | Merge branch 'master' of https://github.com/LukeShu/leaguer | tkimia |
2014-04-28 | bracket update works | tkimia |
2014-04-28 | All the changes. Luke should know what's up. | nfoy |
2014-04-28 | bracket changes to status 2 | tkimia |
2014-04-28 | Fixed multiple redirection error. | guntasgrewal |
2014-04-28 | Misc fixes. (This commit is from Luke on Andrew's box) | AndrewMurrell |
2014-04-28 | That query was literally taken from the "don't do this, you'll get SQL inject... | Luke Shumaker |
2014-04-28 | remove dead references to {Tournament,Game}#sampling_method | Luke Shumaker |
2014-04-28 | Merge branch 'clean2' | Luke Shumaker |
2014-04-28 | run ./generate.sh | Luke Shumaker |
2014-04-28 | first draft selection. Not done... most of my time was spent reqriting the SV... | tkimia |
2014-04-27 | handle what I can of `fgrep -r TODO app lib` | Luke Shumaker |
2014-04-27 | Re-jig the match life-cycle | Luke Shumaker |
2014-04-27 | Fixed Alerts author field issue. | guntasgrewal |
2014-04-27 | remove dead code from MatchesController | Luke Shumaker |
2014-04-27 | Merge branch 'master' of https://github.com/LukeShu/leaguer | Luke Shumaker |
2014-04-27 | touch up tournament creation | Luke Shumaker |
2014-04-27 | Updated Seeing and Round Robin scheduling. | AndrewMurrell |
2014-04-27 | Save tournament after changing status. | AndrewMurrell |
2014-04-27 | Found where stages were being created twice. Fixed it. | AndrewMurrell |
2014-04-27 | sorry about that, didn't mean to commit with -a (git gui was super laggy) rev... | AndrewMurrell |
2014-04-27 | fixed, seeds, roundrobin, and _show_tourn | AndrewMurrell |
2014-04-27 | Merge branch 'clean2' | Luke Shumaker |
2014-04-27 | ran ./generate.sh | Luke Shumaker |
2014-04-27 | TournamentsController: better error messages | Luke Shumaker |
2014-04-27 | TournamentsController: fix gross hack | Luke Shumaker |
2014-04-27 | touch up the tournaments form | Luke Shumaker |
2014-04-27 | fix the Tournaments#new form getting submitted | Luke Shumaker |
2014-04-27 | Work on the tournament creation page | Luke Shumaker |
2014-04-26 | Merge branch 'master' of https://github.com/LukeShu/leaguer | guntasgrewal |
2014-04-26 | Some shit I did | guntasgrewal |
2014-04-26 | Sampling methods WIP | Luke Shumaker |
2014-04-26 | Merge branch 'master' of https://github.com/LukeShu/leaguer | nfoy |
2014-04-26 | lib methods for tournament_stage | AndrewMurrell |
2014-04-26 | Merge branch 'master' of https://github.com/LukeShu/leaguer | nfoy |
2014-04-26 | Messages is working (besides default permissions)! | nfoy |
2014-04-26 | Merge branch 'master' of https://github.com/LukeShu/leaguer | guntasgrewal |
2014-04-26 | Wrote a script the start the server called start deleted the old one. The new... | guntasgrewal |