Age | Commit message (Expand) | Author |
2014-07-07 | add AGPL copyright header to all non-trivial non-generated files | Luke Shumaker |
2014-06-30 | slightly better | amurrel |
2014-06-30 | removed the checking for the captcha for now to allow new user creation. | amurrel |
2014-06-30 | Apparently integers in postgress are signed 32-bit integers. I overflowed them. | Luke Shumaker |
2014-04-29 | clean up permission system | Luke Shumaker |
2014-04-26 | Sampling methods WIP | Luke Shumaker |
2014-04-24 | Added get_riot function which to gather, score, and place members in their pr... | DavisLWebb |
2014-04-24 | Refined remote_usernames a bit | DavisLWebb |
2014-04-23 | Luke made the remote_username stuff work | DavisLWebb |
2014-04-23 | Fixed several user controller errors | DavisLWebb |
2014-04-23 | Updated remote_usernames | DavisLWebb |
2014-04-19 | Set the default user permissions in the model instead of controller | Luke Shumaker |
2014-04-06 | implement editing the default user permissions | Luke Shumaker |
2014-04-06 | make editing user permissions work | Luke Shumaker |
2014-04-04 | Merge branch 'master' into luke | Luke Shumaker |
2014-04-04 | Implement the new security mechanism | Luke Shumaker |
2014-04-03 | Captcha | DavisLWebb |
2014-04-03 | fix login with tokens belonging to sessions | shumakl |
2014-04-03 | Merge branch 'clean2' | shumakl |
2014-04-03 | normalize to tab indent | shumakl |
2014-04-03 | run generate.sh | shumakl |
2014-03-06 | provide a default value for users' groups | Luke Shumaker |
2014-03-05 | users_controller: check permissions for doing things | Luke Shumaker |
2014-03-05 | use separate migrations to make things hidden, add user#groups:integer | Luke Shumaker |
2014-03-05 | move the separate migrations into the original generates | Luke Shumaker |
2014-03-03 | Merge branch 'master' of github.com:LukeShu/leager | Luke Shumaker |
2014-03-03 | Merge branch 'clean4' | Luke Shumaker |
2014-03-03 | run ./generate.sh | Luke Shumaker |
2014-03-03 | users_controller: indent | Luke Shumaker |
2014-03-03 | fixed users table | Tomer Kimia |
2014-03-02 | Users work 1000000000000% but there is a path issue with the html | DavisLWebb |
2014-03-02 | I changed the user controller | DavisLWebb |
2014-03-02 | fixed an issue in 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-02 | Gemfile.lock | DavisLWebb |
2014-03-01 | changed the user section of the generate | DavisLWebb |
2014-03-01 | users_controller.rb | 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 |