Branch: refs/heads/release_16.01
Home: https://github.com/galaxyproject/galaxy
Commit: dc4d4cbce7b18b33ff09f722d58a551c6f024b7a
https://github.com/galaxyproject/galaxy/commit/dc4d4cbce7b18b33ff09f722d58a…
Author: Martin Cech <cech.marten(a)gmail.com>
Date: 2016-03-31 (Thu, 31 Mar 2016)
Changed paths:
M config/tool_shed.ini.sample
M lib/galaxy/webapps/tool_shed/config.py
M lib/galaxy/webapps/tool_shed/framework/middleware/hg.py
Log Message:
-----------
disable 'hg push' to TS repositories deprecated in 15.10 https://docs.galaxyproject.org/en/master/releases/15.10_announce.html#depre…
Commit: 7d08d1b0699a9e2adfa314af3e8324e257254ce0
https://github.com/galaxyproject/galaxy/commit/7d08d1b0699a9e2adfa314af3e83…
Author: Nicola Soranzo <nicola.soranzo(a)tgac.ac.uk>
Date: 2016-03-31 (Thu, 31 Mar 2016)
Changed paths:
M lib/galaxy/webapps/tool_shed/framework/middleware/hg.py
Log Message:
-----------
Specify default value when getting disable_push
Commit: a560ad8999eca1137aafa466ae07683ef9f6d9d3
https://github.com/galaxyproject/galaxy/commit/a560ad8999eca1137aafa466ae07…
Author: Nicola Soranzo <nicola.soranzo(a)tgac.ac.uk>
Date: 2016-03-31 (Thu, 31 Mar 2016)
Changed paths:
A test/tool_shed/functional/test_0310_hg_clone.py
R test/tool_shed/functional/test_0310_hg_push_from_api.py
Log Message:
-----------
Update Tool Shed tests after disabling 'hg push'
Commit: 28b5dd36832642b5ae519790c25fc2d15da11ca9
https://github.com/galaxyproject/galaxy/commit/28b5dd36832642b5ae519790c25f…
Author: Martin Cech <cech.marten(a)gmail.com>
Date: 2016-03-31 (Thu, 31 Mar 2016)
Changed paths:
M test/tool_shed/base/twilltestcase.py
M test/tool_shed/functional/test_0310_hg_clone.py
Log Message:
-----------
add TS test for disabled hg push
Commit: 0bcc7e37e1d94259c6b5c29ab7e8041e4228d05d
https://github.com/galaxyproject/galaxy/commit/0bcc7e37e1d94259c6b5c29ab7e8…
Author: Martin Cech <cech.marten(a)gmail.com>
Date: 2016-03-31 (Thu, 31 Mar 2016)
Changed paths:
A test/tool_shed/functional/test_0310_hg_api_features.py
R test/tool_shed/functional/test_0310_hg_clone.py
Log Message:
-----------
rename test to reflect insides
Commit: 193eeaa60674eaa1badb65f74cb77dcb331b179b
https://github.com/galaxyproject/galaxy/commit/193eeaa60674eaa1badb65f74cb7…
Author: Dannon Baker <dannon.baker(a)gmail.com>
Date: 2016-03-31 (Thu, 31 Mar 2016)
Changed paths:
M config/tool_shed.ini.sample
M lib/galaxy/webapps/tool_shed/config.py
M lib/galaxy/webapps/tool_shed/framework/middleware/hg.py
M test/tool_shed/base/twilltestcase.py
A test/tool_shed/functional/test_0310_hg_api_features.py
R test/tool_shed/functional/test_0310_hg_push_from_api.py
Log Message:
-----------
Merge pull request #2056 from martenson/1601-disable-push
[16.01] retroactively disable Mercurial push API in TS
Compare: https://github.com/galaxyproject/galaxy/compare/7c94ac8d93b8...193eeaa60674
Branch: refs/heads/dev
Home: https://github.com/galaxyproject/galaxy
Commit: f9f7ba49fe5a78a6d78e63c9af13ba02573623f3
https://github.com/galaxyproject/galaxy/commit/f9f7ba49fe5a78a6d78e63c9af13…
Author: Martin Cech <cech.marten(a)gmail.com>
Date: 2016-03-30 (Wed, 30 Mar 2016)
Changed paths:
M lib/galaxy/dependencies/pinned-requirements.txt
M lib/galaxy/dependencies/requirements.txt
M lib/galaxy/util/jstree.py
Log Message:
-----------
use dictobj as standard dependency
Commit: 36df74be2fd1418d5ba7b403a2d70ae51ffa741b
https://github.com/galaxyproject/galaxy/commit/36df74be2fd1418d5ba7b403a2d7…
Author: Martin Cech <cech.marten(a)gmail.com>
Date: 2016-03-30 (Wed, 30 Mar 2016)
Changed paths:
R lib/galaxy/util/dictobj.py
Log Message:
-----------
remove dictobj.py as we now import it properly
Commit: 8681b5f83160a04f05284f57fc04bb29bf3c7721
https://github.com/galaxyproject/galaxy/commit/8681b5f83160a04f05284f57fc04…
Author: Martin Cech <cech.marten(a)gmail.com>
Date: 2016-03-30 (Wed, 30 Mar 2016)
Changed paths:
M lib/galaxy/util/object_wrapper.py
Log Message:
-----------
remove import from dictobj and move func to the wrapper itself
Commit: b160cd52f30165b511bd44911eab88492079444b
https://github.com/galaxyproject/galaxy/commit/b160cd52f30165b511bd44911eab…
Author: John Chilton <jmchilton(a)gmail.com>
Date: 2016-03-30 (Wed, 30 Mar 2016)
Changed paths:
M lib/galaxy/dependencies/pinned-requirements.txt
M lib/galaxy/dependencies/requirements.txt
R lib/galaxy/util/dictobj.py
M lib/galaxy/util/jstree.py
M lib/galaxy/util/object_wrapper.py
Log Message:
-----------
Merge pull request #2046 from martenson/jstree-dictobj
use dictobj as standard dependency
Compare: https://github.com/galaxyproject/galaxy/compare/9214acb96b75...b160cd52f301