Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-07 | fix indent | Luke Shumaker | |
2014-04-07 | It works. Users can do peer review. | AndrewMurrell | |
2014-04-07 | Tournament advancement stuff. IT'S 4 AM | guntasgrewal | |
2014-04-07 | Merged | AndrewMurrell | |
2014-04-07 | Made settings work for league. | AndrewMurrell | |
2014-04-06 | Fixed Preferences. | AndrewMurrell | |
2014-04-06 | Merge branch 'master' of http://github.com/LukeShu/leaguer | AndrewMurrell | |
2014-04-06 | A few bug fixes, and a bunch of code that almost works. | AndrewMurrell | |
2014-04-06 | matches are given teams correctly | tkimia | |
2014-04-06 | some more graphics | tkimia | |
2014-04-06 | started SVG generation | tkimia | |
2014-04-05 | Commenting my crazy. | AndrewMurrell | |
2014-04-04 | Merge branch 'master' into luke | Luke Shumaker | |
Conflicts: app/controllers/application_controller.rb app/controllers/tournaments_controller.rb | |||
2014-04-04 | Implement the new security mechanism | Luke Shumaker | |
2014-04-03 | matches table is back, and a lot of things are fixed | tkimia | |
2014-04-03 | fixed some of andrews weird stuff with starting a tournament | tkimia | |
2014-04-03 | Users can't join twice | tkimia | |
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 | run generate.sh | shumakl | |
2014-04-01 | players can now leave tournaments | Tomer Kimia | |
2014-03-07 | Foy found my error '!=' not '==' in tournament model. | AndrewMurrell | |
2014-03-07 | It is 1:30 AM | Luke Shumaker | |
2014-03-07 | Hey guys, I made it work. Just pick max_players_per_match to be 1. | AndrewMurrell | |
2014-03-06 | Fixed the registration in the tourney model and fixed a lint int the controller. | AndrewMurrell | |
2014-03-06 | Merge branch 'master' of github.com:LukeShu/leaguer | Luke Shumaker | |
Conflicts: config/routes.rb | |||
2014-03-06 | fix the has_and_belongs_to_many relations | Luke Shumaker | |
2014-03-06 | tournaments setup started. NOT FINISHED | Tomer Kimia | |
2014-03-06 | use had_and_belongs_to_many | Luke Shumaker | |
2014-03-06 | fix joining a tournament | Luke Shumaker | |
2014-03-06 | Merge branch 'master2' | Luke Shumaker | |
Conflicts: app/controllers/tournaments_controller.rb app/models/tournament.rb app/views/tournaments/_selected.html.erb app/views/tournaments/new.html.erb config/routes.rb | |||
2014-03-06 | implement tournament joining | Luke Shumaker | |
2014-03-06 | login fixed and some views look better | Tomer Kimia | |
2014-03-02 | currently adding Session controller and view | DavisLWebb | |
2014-03-02 | Merge branch 'master' of http://github.com/LukeShu/leaguer | DavisLWebb | |
Conflicts: Gemfile.lock app/views/layouts/application.html.erb config/routes.rb | |||
2014-02-27 | give tournaments a game type | Luke Shumaker | |
2014-02-18 | Added the generate shell command. Please do not commit the generated files. | AndrewMurrell | |