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 | 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-07 | Merge branch 'master' of https://github.com/LukeShu/leaguer | guntasgrewal | |
2014-04-07 | Matches move forward more | guntasgrewal | |
2014-04-06 | Merge branch 'master' of http://github.com/LukeShu/leaguer | AndrewMurrell | |
2014-04-06 | Fixed Preferences. | AndrewMurrell | |
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 | 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-06 | implement editing the default user permissions | Luke Shumaker | |
2014-04-06 | User.permission_bits: return 2^n instead of n for each. | Luke Shumaker | |
This way they can easily be ORed together, C-like. | |||
2014-04-06 | make editing user permissions work | Luke Shumaker | |
2014-04-05 | Merge branch 'master' of https://github.com/LukeShu/leaguer | guntasgrewal | |
2014-04-05 | Match status 1 page | guntasgrewal | |
2014-04-05 | Updated Settings, renaming, tournament views and misc. | AndrewMurrell | |
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-04 | Cookie size 20 minutes | guntasgrewal | |
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 | Merge branch 'master' of github.com:LukeShu/leaguer | shumakl | |
2014-04-03 | Use the null object pattern for current_user when not logged in | shumakl | |
2014-04-03 | Users can't join twice | 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 | |
2014-04-03 | run generate.sh | shumakl | |
2014-04-01 | Merge branch 'master' of http://github.com/LukeShu/leaguer | AndrewMurrell | |
2014-04-01 | Settled Merge Conflicts. | AndrewMurrell | |
2014-04-01 | players can now leave tournaments | Tomer Kimia | |
2014-04-01 | Re-ran generate. | AndrewMurrell | |
2014-03-25 | revert Guntas | AndrewMurrell | |
2014-03-25 | added match status | guntasgrewal | |
2014-03-25 | Merge branch 'clean' | guntasgrewal | |
2014-03-25 | Changes to generate.sh | guntasgrewal | |
2014-03-07 | Foy found my error '!=' not '==' in tournament model. | AndrewMurrell | |
2014-03-07 | tournaments table is better | Tomer Kimia | |