Commit Graph

21 Commits (6e07ee0e71ee19d9d298e82a9cd9e0e54a3c6a02)

Author SHA1 Message Date
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Michael Frister 757867876c Fix testunit mock errors (add super to setup methods) 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Michael Frister 089db98541 Improve password complexity requirements 12 years ago
Martin Czuchra 1db1c1fcce Refactors current REST API into api/v1 12 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Martin Linkhorst 5f3f28409b convert ActionController::IntegrationTest to ActionDispatch::IntegrationTest 12 years ago
Martin Linkhorst d03301b60e there are so many side effects by using only a subset of the fixtures and also it creates lots of annoying noise in the test code. this commit changes individual requires to :all which fixes some tests when test files are run individually or in a different order. 12 years ago
Jens Ulferts 3a09887560 adapts users integration tests to changed credential headers 12 years ago
Jens Ulferts b93af44af2 removes outdated credential creation in api_tests 12 years ago
Jens Ulferts ff94754926 makes User#destroy part of the api 12 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Toshi MARUYAMA 0bf7a60480 Fix test/integration/api_test/users_test.rb fails due to changing en.yml (#8035, #7855). 14 years ago
Jean-Philippe Lang 599bc45073 Adds support for requesting information about current user using /users/current (#7141). 14 years ago
Jean-Baptiste Barth 17f86d964f Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
Jean-Philippe Lang 9e2d401f43 Moves mail_notification param to user hash param so that it can be set using the User API. 14 years ago
Jean-Philippe Lang cde02954c8 Moves password param to user hash param so that it can be set using the User API. 14 years ago
Jean-Philippe Lang e9775097ec Adds xml/json REST API for Users (#6260). 14 years ago