[galaxyproject/galaxy] 8ac38b: Move controller consistent workflow api endpoint t...
by GitHub
Branch: refs/heads/dev
Home: https://github.com/galaxyproject/galaxy
Commit: 8ac38bee15ee2a67908a09d8fc85951a79dc348f
https://github.com/galaxyproject/galaxy/commit/8ac38bee15ee2a67908a09d8fc...
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2016-07-18 (Mon, 18 Jul 2016)
Changed paths:
M client/galaxy/scripts/mvc/tool/tool-form-composite.js
M lib/galaxy/webapps/galaxy/buildapp.py
M static/maps/mvc/tool/tool-form-composite.js.map
M static/scripts/bundled/analysis.bundled.js
M static/scripts/bundled/analysis.bundled.js.map
M static/scripts/bundled/libs.bundled.js
M static/scripts/bundled/libs.bundled.js.map
M static/scripts/mvc/tool/tool-form-composite.js
Log Message:
-----------
Move controller consistent workflow api endpoint to internal api route
Commit: 18f1593ead16544c523d0de4b03d87b215e064b4
https://github.com/galaxyproject/galaxy/commit/18f1593ead16544c523d0de4b0...
Author: Dannon Baker <dannon.baker(a)gmail.com>
Date: 2016-07-18 (Mon, 18 Jul 2016)
Changed paths:
M client/galaxy/scripts/mvc/tool/tool-form-composite.js
M lib/galaxy/webapps/galaxy/buildapp.py
M static/scripts/mvc/tool/tool-form-composite.js
Log Message:
-----------
Rename 'internal_api' endpoint to 'api_internal' so that the base webapp transaction switching (and thus controller matching) works correctly.
Commit: e77c3fd01a19ea01b748c22f5fe6174aad44c6aa
https://github.com/galaxyproject/galaxy/commit/e77c3fd01a19ea01b748c22f5f...
Author: Aysam Guerler <aysam.guerler(a)gmail.com>
Date: 2016-07-18 (Mon, 18 Jul 2016)
Changed paths:
M client/galaxy/scripts/mvc/tool/tool-form-composite.js
M lib/galaxy/webapps/galaxy/buildapp.py
M static/scripts/mvc/tool/tool-form-composite.js
Log Message:
-----------
Merge pull request #11 from dannon/internal_api
Rename 'internal_api' endpoint to 'api_internal' so that the base web…
Commit: 9e07774bb3b15dcc15c7c67d4710014f42790199
https://github.com/galaxyproject/galaxy/commit/9e07774bb3b15dcc15c7c67d47...
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2016-07-18 (Mon, 18 Jul 2016)
Changed paths:
M lib/galaxy/webapps/galaxy/api/workflows.py
Log Message:
-----------
Fix comment to indicate proper route
Commit: d351121d126f84e4c3a5f0123fe1b96d333aef22
https://github.com/galaxyproject/galaxy/commit/d351121d126f84e4c3a5f0123f...
Author: John Chilton <jmchilton(a)gmail.com>
Date: 2016-07-18 (Mon, 18 Jul 2016)
Changed paths:
M client/galaxy/scripts/mvc/tool/tool-form-composite.js
M lib/galaxy/webapps/galaxy/api/workflows.py
M lib/galaxy/webapps/galaxy/buildapp.py
M static/maps/mvc/tool/tool-form-composite.js.map
M static/scripts/bundled/analysis.bundled.js
M static/scripts/bundled/analysis.bundled.js.map
M static/scripts/bundled/libs.bundled.js
M static/scripts/bundled/libs.bundled.js.map
M static/scripts/mvc/tool/tool-form-composite.js
Log Message:
-----------
Merge pull request #2622 from guerler/internal_api
Reroute consistent workflow endpoint to internal api
Compare: https://github.com/galaxyproject/galaxy/compare/e21a81fbf0c0...d351121d126f
6 years, 6 months
[galaxyproject/galaxy] aa6919: User API tests: add show
by GitHub
Branch: refs/heads/dev
Home: https://github.com/galaxyproject/galaxy
Commit: aa69199bd17c3bfa5602d06a9b118187c1b68e1c
https://github.com/galaxyproject/galaxy/commit/aa69199bd17c3bfa5602d06a9b...
Author: carlfeberhard <carlfeberhard(a)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/54e07906f51f58c1580b1bec64...
Author: carlfeberhard <carlfeberhard(a)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/86a3531730dfffb81014302b24...
Author: carlfeberhard <carlfeberhard(a)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/f724e84fda22fb73042ea344ec...
Author: carlfeberhard <carlfeberhard(a)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/ad95cad99004f390dcd7937ac3...
Author: carlfeberhard <carlfeberhard(a)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/e918d00cef31dca422b7348884...
Author: carlfeberhard <carlfeberhard(a)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/7ef9b2325e03c4a63023af39af...
Author: carlfeberhard <carlfeberhard(a)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/09d10147f98793b97282aaec1c...
Author: carlfeberhard <carlfeberhard(a)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/e21a81fbf0c08dcaab29352112...
Author: Dannon Baker <dannon.baker(a)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
6 years, 6 months