Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: b7055791257e51cf22a5d2dc9c0cf2af529a3a5e https://github.com/galaxyproject/galaxy/commit/b7055791257e51cf22a5d2dc9c0cf... Author: John Chilton <jmchilton@gmail.com> Date: 2016-11-29 (Tue, 29 Nov 2016) Changed paths: M lib/galaxy/webapps/galaxy/api/configuration.py A test/api/test_configuration.py R test/casperjs/api-configuration-tests.js Log Message: ----------- Fix configuration API admin checking and tests. - Move CasperJS tests for configuration API into API test framework. - Fix bug where configuration API wouldn't treat master API key as coming from an admin user. Commit: 1bbab2d89d2c7af7b6d3d0ffd0b3ece2d153705f https://github.com/galaxyproject/galaxy/commit/1bbab2d89d2c7af7b6d3d0ffd0b3e... Author: Martin Cech <cech.marten@gmail.com> Date: 2016-11-30 (Wed, 30 Nov 2016) Changed paths: M lib/galaxy/webapps/galaxy/api/configuration.py A test/api/test_configuration.py R test/casperjs/api-configuration-tests.js Log Message: ----------- Merge pull request #3228 from jmchilton/configuration_test Fix configuration API admin checking and tests. Compare: https://github.com/galaxyproject/galaxy/compare/b165757288f0...1bbab2d89d2c