Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-06 | use had_and_belongs_to_many | Luke Shumaker | |
2014-03-06 | fix joining a tournament | Luke Shumaker | |
2014-03-06 | Merge branch 'master2' | Luke Shumaker | |
Conflicts: app/controllers/tournaments_controller.rb app/models/tournament.rb app/views/tournaments/_selected.html.erb app/views/tournaments/new.html.erb config/routes.rb | |||
2014-03-06 | implement tournament joining | Luke Shumaker | |
2014-03-06 | Here's Luke's stuff because he doesn't have wifi. | AndrewMurrell | |
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-04 | Changed some username validation stuff | DavisLWebb | |
2014-03-04 | oops | Luke Shumaker | |
2014-03-04 | foo | Luke Shumaker | |
2014-03-04 | fix typos in comments | Luke Shumaker | |
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-01 | user model | DavisLWebb | |