Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix test/integration/api_test/users_test.rb fails due to changing en.yml (#80... | Toshi MARUYAMA | 2011-04-01 | 1 | -2/+2 |
* | Enable ability for administrators to delete users (#7296). | Jean-Philippe Lang | 2011-01-16 | 1 | -15/+25 |
* | Adds support for requesting information about current user using /users/curre... | Jean-Philippe Lang | 2010-12-20 | 1 | -0/+17 |
* | Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 | Jean-Baptiste Barth | 2010-12-12 | 1 | -1/+1 |
* | Moves mail_notification param to user hash param so that it can be set using ... | Jean-Philippe Lang | 2010-12-12 | 1 | -1/+2 |
* | Moves password param to user hash param so that it can be set using the User ... | Jean-Philippe Lang | 2010-12-12 | 1 | -2/+3 |
* | Adds xml/json REST API for Users (#6260). | Jean-Philippe Lang | 2010-12-03 | 1 | -0/+256 |