Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-28 | fixed the db seeds. They can now be started | tkimia | |
2014-04-27 | Alerts now have AJAX. Seeds were changed for tournaments to have sampling ↵ | guntasgrewal | |
methods. | |||
2014-04-27 | clean up seeds.rb | Luke Shumaker | |
2014-04-27 | clean up seeds.rb | Luke Shumaker | |
2014-04-27 | fixed, seeds, roundrobin, and _show_tourn | AndrewMurrell | |
2014-04-27 | Merge branch 'clean2' | Luke Shumaker | |
Conflicts: app/controllers/tournaments_controller.rb app/views/tournaments/_form.html.erb app/views/tournaments/index.html.erb app/views/tournaments/show.html.erb | |||
2014-04-27 | ran ./generate.sh | Luke Shumaker | |
2014-04-26 | Updated permissions. Private messaging should now function properly. | nfoy | |
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-26 | Merge branch 'master' of https://github.com/LukeShu/leaguer | tkimia | |
2014-04-26 | Removed extra seeded settings. | AndrewMurrell | |
2014-04-26 | brackets just get created | tkimia | |
2014-04-26 | Added 3 more teams to the tournament "3 teams per match" | guntasgrewal | |
2014-04-24 | seeds and elimination small changes | guntasgrewal | |
2014-04-24 | Merge branch 'master' of https://github.com/LukeShu/leaguer | guntasgrewal | |
2014-04-24 | added another tournament with 3 teams per match and 1 player per team for ↵ | guntasgrewal | |
tomer to test | |||
2014-04-24 | Merge branch 'clean2' | nfoy | |
Conflicts: app/models/pm.rb app/views/pms/index.html.erb app/views/pms/show.html.erb | |||
2014-04-24 | run ./generate.sh | nfoy | |
2014-04-24 | TOMER WE ADDED YOUR DESIRED 5 TEAM SEED | guntasgrewal | |
2014-04-24 | Merge branch 'master' of https://github.com/LukeShu/leaguer | guntasgrewal | |
2014-04-24 | I am Guntas and I added a bunch of seeds such as: players, tournaments, and ↵ | guntasgrewal | |
other stuff. Dont hit enter | |||
2014-04-24 | Merge branch 'clean2' | Luke Shumaker | |
2014-04-24 | run ./generate.sh | Luke Shumaker | |
2014-04-23 | Merge branch 'clean2' | DavisLWebb | |
Conflicts: app/models/game.rb | |||
2014-04-23 | run ./generate.sh | DavisLWebb | |
2014-04-23 | Merge branch 'clean2' | DavisLWebb | |
2014-04-23 | run ./generate.sh | DavisLWebb | |
2014-04-23 | Merge branch 'clean2' | Luke Shumaker | |
Conflicts: app/assets/stylesheets/static.css.scss app/controllers/static_controller.rb | |||
2014-04-23 | run ./generate.sh | Luke Shumaker | |
2014-04-23 | updated seeds for RPS | AndrewMurrell | |
2014-04-23 | updated views for tournament and seeds | AndrewMurrell | |
2014-04-23 | Removed whitespace, added support for sampling_methods in view, modified seeds | AndrewMurrell | |
2014-04-22 | Merge branch 'clean2' | nfoy | |
2014-04-22 | run ./generate.sh | nfoy | |
2014-04-22 | Merge branch 'clean2' | Luke Shumaker | |
Conflicts: app/models/team.rb app/views/matches/index.html.erb app/views/matches/show.html.erb | |||
2014-04-22 | run ./generate.sh | Luke Shumaker | |
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-21 | Merge branch 'clean2' | Luke Shumaker | |
2014-04-21 | run ./generate.sh | Luke Shumaker | |
2014-04-21 | Merge branch 'clean2' | Luke Shumaker | |
Conflicts: start.sh | |||
2014-04-21 | run ./generate.sh | Luke Shumaker | |
2014-04-21 | simplify/correct seeds development check | Luke Shumaker | |
2014-04-20 | Made settings work for all the different types, CSS needs to be updated. | AndrewMurrell | |
2014-04-19 | fix seeds.rb | Luke Shumaker | |
2014-04-19 | Merge branch 'master' of github.com:LukeShu/leaguer | Luke Shumaker | |
2014-04-19 | only seed sample users if in dev mode, create an admin user | Luke Shumaker | |