Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-26 | Merge branch 'clean2' | Luke Shumaker | |
Conflicts: app/controllers/tournaments_controller.rb app/views/tournaments/index.html.erb app/views/tournaments/show.html.erb | |||
2014-04-26 | run ./generate.sh | Luke Shumaker | |
2014-04-24 | more fixes to the SVG | tkimia | |
2014-04-23 | Merge branch 'master' of https://github.com/LukeShu/leaguer | tkimia | |
2014-04-23 | started with advanced search | tkimia | |
2014-04-23 | tournaments: unify params[:game] and params[:tournament][:game_id] | Luke Shumaker | |
2014-04-23 | updated views for tournament and seeds | AndrewMurrell | |
2014-04-23 | Fixed the Damned-able radio buttons | AndrewMurrell | |
2014-04-23 | Merge branch 'master' of https://github.com/LukeShu/leaguer | Luke Shumaker | |
2014-04-23 | clean up the javascript everywhere | Luke Shumaker | |
2014-04-23 | Removed whitespace, added support for sampling_methods in view, modified seeds | AndrewMurrell | |
2014-04-22 | basic search complete | tkimia | |
2014-04-22 | prelim search | tkimia | |
2014-04-22 | Merge branch 'master' of http://github.com/LukeShu/leaguer | AndrewMurrell | |
2014-04-22 | not exactly sure what's wrong with the labels, but fixed true/false | AndrewMurrell | |
2014-04-22 | Merge remote-tracking branch 'origin/master' | Luke Shumaker | |
Conflicts: app/models/match.rb | |||
2014-04-22 | Merge branch 'clean2' | Luke Shumaker | |
Conflicts: app/controllers/tournaments_controller.rb app/models/match.rb app/views/matches/index.html.erb app/views/matches/show.html.erb app/views/tournaments/index.html.erb app/views/tournaments/show.html.erb | |||
2014-04-22 | run ./generate.sh | Luke Shumaker | |
2014-04-22 | migrated from stype to vartype because Luke changes my variable names ↵ | AndrewMurrell | |
without consulting me. | |||
2014-04-22 | Merge branch 'master' of https://github.com/LukeShu/leaguer | tkimia | |
2014-04-22 | redesign of tournaments index and matches index | tkimia | |
2014-04-21 | Merge branch 'clean2' | Luke Shumaker | |
Conflicts: start.sh | |||
2014-04-20 | Made settings work for all the different types, CSS needs to be updated. | AndrewMurrell | |
2014-04-19 | redirect is slightly more intelligent | AndrewMurrell | |
2014-04-07 | stuff | Luke Shumaker | |
2014-04-07 | new graphics of the day | tkimia | |
2014-04-07 | Made settings work for league. | 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 | how 2 spell tournament? | tkimia | |
2014-04-05 | Updated Settings, renaming, tournament views and misc. | AndrewMurrell | |
2014-04-03 | Merge branch 'master' of https://github.com/LukeShu/leaguer | tkimia | |
2014-04-03 | fixed some of andrews weird stuff with starting a tournament | tkimia | |
2014-04-03 | Merge branch 'master' of https://github.com/LukeShu/leaguer | nfoy | |
2014-04-03 | footer clears on both sides, has top-margin of 10. Tournament show screen ↵ | tkimia | |
repetitive info fixed | |||
2014-04-03 | Merge branch 'master' of https://github.com/LukeShu/leaguer | nfoy | |
2014-04-03 | Added Gravatar support for tournament's index view. | nfoy | |
2014-04-03 | small change in form (Set Rounds no longer viewable). AJAX fixed so that ↵ | tkimia | |
start tournament button enables or disables based on players here. | |||
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 | do things to avoid merge conflicts with clean2 | shumakl | |
2014-04-02 | now ran generate without ger | AndrewMurrell | |
2014-04-01 | Merge branch 'master' of https://github.com/LukeShu/leaguer | Tomer Kimia | |
2014-04-01 | AJAX is now working in the tournament loading page | Tomer Kimia | |
2014-04-01 | Removed ger | AndrewMurrell | |
2014-04-01 | oops, removed ger | AndrewMurrell | |
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 | |