Age | Commit message (Expand) | Author |
2014-03-05 | User model: implement #join_groups and #leave_groups | Luke Shumaker |
2014-03-05 | User model: implement #in_group? | Luke Shumaker |
2014-03-05 | Merge branch 'clean' | Luke Shumaker |
2014-03-05 | make a session model as well as controller | Luke Shumaker |
2014-03-04 | Changed some username validation stuff | DavisLWebb |
2014-03-04 | Merge branch 'master' of http://github.com/LukeShu/leaguer | DavisLWebb |
2014-03-04 | Git is telling me to commit I dont know why | DavisLWebb |
2014-03-04 | oops | Luke Shumaker |
2014-03-04 | foo | Luke Shumaker |
2014-03-04 | Merge branch 'master' of https://github.com/LukeShu/leaguer | guntasgrewal |
2014-03-04 | fix typos in comments | Luke Shumaker |
2014-03-03 | Merge branch 'clean4' | Luke Shumaker |
2014-03-03 | Log out button | guntasgrewal |
2014-03-03 | app/models/user.rb: indent | Luke Shumaker |
2014-03-03 | More documentation changes | DavisLWebb |
2014-03-03 | DOCUMENTATION FOR USER.RB | DavisLWebb |
2014-03-03 | I added a lot of documentation to user.rb | DavisLWebb |
2014-03-02 | I changed the user controller | DavisLWebb |
2014-03-02 | Added Session controller and helper. Also update user to have a remember_token | DavisLWebb |
2014-03-02 | currently adding Session controller and view | DavisLWebb |
2014-03-02 | Merge branch 'master' of http://github.com/LukeShu/leaguer | DavisLWebb |
2014-03-01 | changed the user section of the generate | DavisLWebb |
2014-03-01 | user model | DavisLWebb |
2014-02-27 | give tournaments a game type | Luke Shumaker |
2014-02-27 | add game types | Luke Shumaker |
2014-02-27 | add game types | Luke Shumaker |
2014-02-26 | Possibly broke everything. Added another model for populating tournament opti... | AndrewMurrell |
2014-02-20 | fix datatype names in generate.sh | DavisLWebb |
2014-02-18 | Changes to generate.sh | AndrewMurrell |
2014-02-18 | Added the generate shell command. Please do not commit the generated files. | AndrewMurrell |
2014-02-18 | Run `rails new` | Luke Shumaker |