[galaxy-commits] [galaxyproject/galaxy] 91a190: Datasets: allow admin to serialize permissions
GitHub
noreply at github.com
Wed Sep 14 13:24:15 EDT 2016
Branch: refs/heads/release_16.04
Home: https://github.com/galaxyproject/galaxy
Commit: 91a190c6eb2f37e041575548bfae85d61b64ce7e
https://github.com/galaxyproject/galaxy/commit/91a190c6eb2f37e041575548bfae85d61b64ce7e
Author: carlfeberhard <carlfeberhard at gmail.com>
Date: 2016-09-12 (Mon, 12 Sep 2016)
Changed paths:
M lib/galaxy/managers/datasets.py
M test/unit/managers/test_DatasetManager.py
Log Message:
-----------
Datasets: allow admin to serialize permissions
And updates tests.
Commit: b88035955d7a81ff43858f092924b60bef1bca9c
https://github.com/galaxyproject/galaxy/commit/b88035955d7a81ff43858f092924b60bef1bca9c
Author: carlfeberhard <carlfeberhard at gmail.com>
Date: 2016-09-12 (Mon, 12 Sep 2016)
Changed paths:
M test/unit/managers/test_DatasetManager.py
Log Message:
-----------
Datasets: confirm admin ability to set permissions
The power was inside you all along.
Commit: fc3dcf3b875cbadf75a1eb34ce1395e29dbe0baf
https://github.com/galaxyproject/galaxy/commit/fc3dcf3b875cbadf75a1eb34ce1395e29dbe0baf
Author: carlfeberhard <carlfeberhard at gmail.com>
Date: 2016-09-13 (Tue, 13 Sep 2016)
Changed paths:
M lib/galaxy/managers/datasets.py
M lib/galaxy/managers/rbac_secured.py
M test/unit/managers/test_DatasetManager.py
Log Message:
-----------
Permissions, datasets: allow admin in RBAC
- Admin are considered permitted when calling
** dataset_manager.permssions.access and
** dataset_manager.permissions.manage
- Update bad test
- Add admin test to other permission checks
Commit: 9636ea1b6cb1283ef9e5d8cb210a962eff45bbef
https://github.com/galaxyproject/galaxy/commit/9636ea1b6cb1283ef9e5d8cb210a962eff45bbef
Author: carlfeberhard <carlfeberhard at gmail.com>
Date: 2016-09-13 (Tue, 13 Sep 2016)
Changed paths:
M test/unit/managers/test_DatasetManager.py
Log Message:
-----------
Datasets: test for anon access/manage
Commit: e7cb0ac2a19f0141336285fdd8fcf9aeb32221f2
https://github.com/galaxyproject/galaxy/commit/e7cb0ac2a19f0141336285fdd8fcf9aeb32221f2
Author: carlfeberhard <carlfeberhard at gmail.com>
Date: 2016-09-13 (Tue, 13 Sep 2016)
Changed paths:
M test/unit/managers/test_DatasetManager.py
Log Message:
-----------
Datasets: test for anon deserialization
Commit: b301fd42021245f5c3c7291207510659aa66b5ac
https://github.com/galaxyproject/galaxy/commit/b301fd42021245f5c3c7291207510659aa66b5ac
Author: carlfeberhard <carlfeberhard at gmail.com>
Date: 2016-09-14 (Wed, 14 Sep 2016)
Changed paths:
M lib/galaxy/managers/rbac_secured.py
Log Message:
-----------
Dataset perms: correct comment
Commit: 8bf7256ca8ec61a167bca1dcaafa0b83cf12fa5a
https://github.com/galaxyproject/galaxy/commit/8bf7256ca8ec61a167bca1dcaafa0b83cf12fa5a
Author: Martin Cech <cech.marten at gmail.com>
Date: 2016-09-14 (Wed, 14 Sep 2016)
Changed paths:
M lib/galaxy/managers/rbac_secured.py
M test/unit/managers/test_DatasetManager.py
Log Message:
-----------
Merge pull request #2912 from carlfeberhard/dataset.admin-permissions
[16.01] Allow admin to serialize/deserialize dataset permissions
Commit: b50d07d5bf128ee280eb823f9b2b5677e549b5e5
https://github.com/galaxyproject/galaxy/commit/b50d07d5bf128ee280eb823f9b2b5677e549b5e5
Author: carlfeberhard <carlfeberhard at gmail.com>
Date: 2016-09-14 (Wed, 14 Sep 2016)
Changed paths:
M lib/galaxy/managers/rbac_secured.py
M test/unit/managers/test_DatasetManager.py
Log Message:
-----------
Merge remote-tracking branch 'upstream/release_16.01' into release_16.04
Compare: https://github.com/galaxyproject/galaxy/compare/3492e96574ea...b50d07d5bf12
More information about the galaxy-commits
mailing list