Age | Commit message (Expand) | Author |
2014-04-23 | Updated remote_usernames | DavisLWebb |
2014-04-23 | Removed whitespace, added support for sampling_methods in view, modified seeds | AndrewMurrell |
2014-04-23 | Auto-(re)load files in lib/ | Luke Shumaker |
2014-04-23 | rename the parameter to TournamentStage#to_svg to avoid confusion | Luke Shumaker |
2014-04-23 | You can't access helpers.current_user in models. | Luke Shumaker |
2014-04-22 | Figured out mailboxer for sending pms and updated individual message view. | nfoy |
2014-04-22 | Merge branch 'master' of https://github.com/LukeShu/leaguer | guntasgrewal |
2014-04-22 | Added Pairing Algorithms | guntasgrewal |
2014-04-22 | Merge branch 'master' of https://github.com/LukeShu/leaguer | nfoy |
2014-04-22 | Initial mailboxer settings. | nfoy |
2014-04-22 | I hate code | Luke Shumaker |
2014-04-22 | I HATE CODE | Luke Shumaker |
2014-04-22 | re-factor for tournament_stage's and separate scheduling modules | Luke Shumaker |
2014-04-22 | tidy | 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 | added match.win?(player) for checking if a player won a match or not | AndrewMurrell |
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 | Merge branch 'clean2' | Luke Shumaker |
2014-04-21 | run ./generate.sh | Luke Shumaker |
2014-04-20 | add convenience methods for accessing user.remote_usernames | Luke Shumaker |
2014-04-20 | add the "has_many :remote_usernames" relation to the user model | Luke Shumaker |
2014-04-19 | Set the default user permissions in the model instead of controller | Luke Shumaker |
2014-04-10 | Merge branch 'clean2' | tkimia |
2014-04-10 | ran generate.sh | tkimia |
2014-04-07 | Merge branch 'master' of https://github.com/LukeShu/leaguer | nfoy |
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 |
2014-04-06 | make editing user permissions work | Luke Shumaker |
2014-04-05 | Merge branch 'master' of https://github.com/LukeShu/leaguer | guntasgrewal |