Age | Commit message (Expand) | Author |
2014-04-22 | I HATE CODE | Luke Shumaker |
2014-04-22 | Merge remote-tracking branch 'origin/master' | Luke Shumaker |
2014-04-22 | Merge branch 'clean2' | Luke Shumaker |
2014-04-22 | run ./generate.sh | Luke Shumaker |
2014-04-22 | re-factor for tournament_stage's and separate scheduling modules | Luke Shumaker |
2014-04-22 | Get changes to generate.sh from master | Luke Shumaker |
2014-04-22 | tidy | Luke Shumaker |
2014-04-22 | fixed permissions style | tkimia |
2014-04-22 | Merge branch 'master' of https://github.com/LukeShu/leaguer | tkimia |
2014-04-22 | footer problems have been fixed | 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 |
2014-04-22 | Merge branch 'clean2' | Luke Shumaker |
2014-04-22 | run ./generate.sh | Luke Shumaker |
2014-04-22 | generate.sh: add discussed changes | Luke Shumaker |
2014-04-22 | migrated from stype to vartype because Luke changes my variable names without... | AndrewMurrell |
2014-04-22 | Merge branch 'master' of http://github.com/LukeShu/leaguer | AndrewMurrell |
2014-04-22 | added match.win?(player) for checking if a player won a match or not | AndrewMurrell |
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-22 | Made Scoring Algorithm files use the statistics interface and accept matches ... | AndrewMurrell |
2014-04-22 | styled captcha and notices | tkimia |
2014-04-22 | new background texture. fixed inconsistency with login page | tkimia |
2014-04-21 | prelim style 2.0 | tkimia |
2014-04-21 | re-jigger Tournament::Setting | Luke Shumaker |
2014-04-21 | Merge branch 'clean2' | Luke Shumaker |
2014-04-21 | run ./generate.sh | Luke Shumaker |
2014-04-21 | generate.sh: remove the 'server_setting' model | Luke Shumaker |
2014-04-21 | normalize field names between {game,tournament}_setting | Luke Shumaker |
2014-04-21 | Merge branch 'clean2' | Luke Shumaker |
2014-04-21 | run ./generate.sh | Luke Shumaker |
2014-04-21 | generate.sh: add api_requests for managing throttling | Luke Shumaker |
2014-04-21 | generate.sh: s/preference/setting/ | Luke Shumaker |
2014-04-21 | tidy up | Luke Shumaker |
2014-04-21 | Merge branch 'clean2' | Luke Shumaker |
2014-04-21 | touch up Gemfile | Luke Shumaker |
2014-04-21 | simplify/correct seeds development check | Luke Shumaker |
2014-04-20 | add convenience methods for accessing user.remote_usernames | Luke Shumaker |
2014-04-20 | Merge branch 'master' of github.com:LukeShu/leaguer | Luke Shumaker |
2014-04-20 | add the "has_many :remote_usernames" relation to the user model | Luke Shumaker |
2014-04-20 | Made settings work for all the different types, CSS needs to be updated. | AndrewMurrell |
2014-04-19 | Added some more scoring functions in ScoringAlgorithms.rb | AndrewMurrell |
2014-04-19 | Added ScoringAlgorithms to lib | AndrewMurrell |
2014-04-19 | redirect is slightly more intelligent | AndrewMurrell |
2014-04-19 | fix seeds.rb | Luke Shumaker |
2014-04-19 | Set the default user permissions in the model instead of controller | 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 |
2014-04-19 | Fixed seeds for game settings. | AndrewMurrell |