Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-07 | Merge branch 'master' of https://github.com/LukeShu/leaguer | nfoy | |
Conflicts: app/controllers/matches_controller.rb | |||
2014-04-07 | Moved and updated the not-working asynchronous API auto-update feature. | nfoy | |
2014-04-07 | stuff | Luke Shumaker | |
2014-04-07 | MatchesController: skip peer review if there aren't enough players/team | Luke Shumaker | |
2014-04-07 | MstchesController: tidy up comments | Luke Shumaker | |
2014-04-07 | fix indent | Luke Shumaker | |
2014-04-07 | It works. Users can do peer review. | AndrewMurrell | |
2014-04-07 | Merge branch 'clean2' | AndrewMurrell | |
Conflicts: app/views/matches/index.html.erb app/views/matches/show.html.erb | |||
2014-04-07 | Ran generate.sh | AndrewMurrell | |
2014-04-07 | Merge branch 'master' of https://github.com/LukeShu/leaguer | guntasgrewal | |
Conflicts: app/controllers/matches_controller.rb app/views/matches/show.html.erb | |||
2014-04-07 | Tournament advancement stuff. IT'S 4 AM | guntasgrewal | |
2014-04-07 | Updated Generate and Re-added hoooks | AndrewMurrell | |
2014-04-07 | updated matches controller and added hooks | AndrewMurrell | |
2014-04-07 | Updated Peer Review -- Now allows review and scoring -- not tested because ↵ | AndrewMurrell | |
Davis can not yaml. | |||
2014-04-07 | fix bugs | guntasgrewal | |
2014-04-07 | foo | guntasgrewal | |
2014-04-07 | Merge branch 'master' of https://github.com/LukeShu/leaguer | tkimia | |
2014-04-07 | lol# On branch master | tkimia | |
2014-04-07 | Matches move forward more | guntasgrewal | |
2014-04-06 | Merge branch 'master' of https://github.com/LukeShu/leaguer | guntasgrewal | |
2014-04-06 | holy shit matches actually move forward | guntasgrewal | |
2014-04-06 | MatchesController: define matches_url | Luke Shumaker | |
2014-04-06 | indent the matches_controller | Luke Shumaker | |
2014-04-06 | matches start | tkimia | |
2014-04-06 | Merge branch 'master' of https://github.com/LukeShu/leaguer | tkimia | |
Conflicts: app/assets/stylesheets/matches.css.scss | |||
2014-04-06 | some more graphics | tkimia | |
2014-04-06 | Auto-Checking for a match's end is implemented. | nfoy | |
2014-04-06 | started SVG generation | tkimia | |
2014-04-06 | I swear I have fixed this before | Luke Shumaker | |
2014-04-06 | implement editing the default user permissions | Luke Shumaker | |
2014-04-06 | Simplify the server controller and views, as it is a singular resource | Luke Shumaker | |
2014-04-06 | Merge branch 'clean2' | Luke Shumaker | |
Conflicts: app/views/servers/show.html.erb | |||
2014-04-06 | run generate | Luke Shumaker | |
2014-04-06 | make editing user permissions work | Luke Shumaker | |
2014-04-04 | fix issues in tournaments controller | Luke Shumaker | |
2014-04-04 | fix tournaments controller | Luke Shumaker | |
2014-04-04 | remove hold overs from the old permission system | Luke Shumaker | |
2014-04-04 | Merge branch 'clean2' | Luke Shumaker | |
Conflicts: config/routes.rb db/schema.rb | |||
2014-04-04 | run generate.sh | Luke Shumaker | |
2014-04-04 | Merge branch 'master' into luke | Luke Shumaker | |
Conflicts: app/controllers/application_controller.rb app/controllers/tournaments_controller.rb | |||
2014-04-04 | re-jigger the TournamentController#update to be all one case block | Luke Shumaker | |
2014-04-04 | Implement the new security mechanism | Luke Shumaker | |
2014-04-03 | Merge branch 'master' of https://github.com/LukeShu/leaguer | tkimia | |
2014-04-03 | matches table is back, and a lot of things are fixed | tkimia | |
2014-04-03 | Merge branch 'master' of https://github.com/LukeShu/Leaguer | DavisLWebb | |
2014-04-03 | Captcha | DavisLWebb | |
2014-04-03 | fixed some of andrews weird stuff with starting a tournament | tkimia | |
2014-04-03 | fix login with tokens belonging to sessions | shumakl | |
2014-04-03 | Merge branch 'clean2' | shumakl | |
Conflicts: app/controllers/alerts_controller.rb app/controllers/application_controller.rb app/controllers/matches_controller.rb app/controllers/servers_controller.rb app/controllers/sessions_controller.rb app/controllers/tournaments_controller.rb app/controllers/users_controller.rb app/models/match.rb app/models/team.rb app/models/tournament.rb app/views/sessions/_form.html.erb app/views/sessions/index.html.erb app/views/sessions/index.json.jbuilder app/views/sessions/show.html.erb app/views/sessions/show.json.jbuilder app/views/tournaments/index.html.erb config/routes.rb generate.sh | |||
2014-04-03 | normalize to tab indent | shumakl | |