[galaxyproject/galaxy] aa6919: User API tests: add show
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: aa69199bd17c3bfa5602d06a9b118187c1b68e1c https://github.com/galaxyproject/galaxy/commit/aa69199bd17c3bfa5602d06a9b118... Author: carlfeberhard <carlfeberhard@gmail.com> Date: 2016-07-06 (Wed, 06 Jul 2016) Changed paths: M test/api/test_users.py Log Message: ----------- User API tests: add show Commit: 54e07906f51f58c1580b1bec64cdfc1c74ff8779 https://github.com/galaxyproject/galaxy/commit/54e07906f51f58c1580b1bec64cdf... Author: carlfeberhard <carlfeberhard@gmail.com> Date: 2016-07-06 (Wed, 06 Jul 2016) Changed paths: M test/api/test_users.py Log Message: ----------- User API tests: add update test Commit: 86a3531730dfffb81014302b2495c939ae4bd4ec https://github.com/galaxyproject/galaxy/commit/86a3531730dfffb81014302b2495c... Author: carlfeberhard <carlfeberhard@gmail.com> Date: 2016-07-07 (Thu, 07 Jul 2016) Changed paths: M lib/galaxy/managers/base.py M lib/galaxy/managers/users.py M lib/galaxy/security/validate_user_input.py M test/unit/managers/test_UserManager.py Log Message: ----------- API, users: add deserializer to user manager - Adds deserialization method for usernames (note: still needs trans) - Adds tests for deserializer in test_UserManager.py Commit: f724e84fda22fb73042ea344ec00be86b3a7c564 https://github.com/galaxyproject/galaxy/commit/f724e84fda22fb73042ea344ec00b... Author: carlfeberhard <carlfeberhard@gmail.com> Date: 2016-07-07 (Thu, 07 Jul 2016) Changed paths: M lib/galaxy/managers/users.py M test/api/test_users.py M test/unit/managers/test_UserManager.py Log Message: ----------- API, users: use default to assign username Commit: ad95cad99004f390dcd7937ac334fa655b48ac36 https://github.com/galaxyproject/galaxy/commit/ad95cad99004f390dcd7937ac334f... Author: carlfeberhard <carlfeberhard@gmail.com> Date: 2016-07-07 (Thu, 07 Jul 2016) Changed paths: M lib/galaxy/managers/users.py M lib/galaxy/webapps/galaxy/api/users.py M test/api/test_users.py Log Message: ----------- API, users: implement users update - users and admin can now update usernames via the API - adds api tests to update Commit: e918d00cef31dca422b7348884db0e2055353bc4 https://github.com/galaxyproject/galaxy/commit/e918d00cef31dca422b7348884db0... Author: carlfeberhard <carlfeberhard@gmail.com> Date: 2016-07-07 (Thu, 07 Jul 2016) Changed paths: M lib/galaxy/webapps/galaxy/api/users.py Log Message: ----------- API, users: use api_inherit_admin in update Commit: 7ef9b2325e03c4a63023af39afb5ff5e742edc3b https://github.com/galaxyproject/galaxy/commit/7ef9b2325e03c4a63023af39afb5f... Author: carlfeberhard <carlfeberhard@gmail.com> Date: 2016-07-07 (Thu, 07 Jul 2016) Changed paths: M test/api/test_users.py Log Message: ----------- API, users: remove log, change assertion style Commit: 09d10147f98793b97282aaec1c44efaff7c62585 https://github.com/galaxyproject/galaxy/commit/09d10147f98793b97282aaec1c44e... Author: carlfeberhard <carlfeberhard@gmail.com> Date: 2016-07-11 (Mon, 11 Jul 2016) Changed paths: M test/unit/managers/test_UserManager.py Log Message: ----------- Tests, user: py3 exception and relative import fix Commit: e21a81fbf0c08dcaab2935211213c7afec56df7f https://github.com/galaxyproject/galaxy/commit/e21a81fbf0c08dcaab2935211213c... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2016-07-18 (Mon, 18 Jul 2016) Changed paths: M lib/galaxy/managers/base.py M lib/galaxy/managers/users.py M lib/galaxy/security/validate_user_input.py M lib/galaxy/webapps/galaxy/api/users.py M test/api/test_users.py M test/unit/managers/test_UserManager.py Log Message: ----------- Merge pull request #2595 from carlfeberhard/users.api-update Users API: add the update endpoint Compare: https://github.com/galaxyproject/galaxy/compare/47d154f979b2...e21a81fbf0c0
participants (1)
-
GitHub