Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 8c2ab4180b218c3cffcf5c739ccbe4d22c52edaa https://github.com/galaxyproject/galaxy/commit/8c2ab4180b218c3cffcf5c739ccbe... Author: John Chilton <jmchilton@gmail.com> Date: 2015-09-14 (Mon, 14 Sep 2015) Changed paths: M lib/galaxy/webapps/galaxy/controllers/root.py Log Message: ----------- Extend root controller to allow specifing a history id. It currently allows hoping straight to a given workflow or tool by id, this commit extends that to allow histories as well. Simply add history_id=<history_id> to the query string. Commit: b51294efba3ba018bab6b7f5d9234196f7712adc https://github.com/galaxyproject/galaxy/commit/b51294efba3ba018bab6b7f5d9234... Author: Martin Cech <cech.marten@gmail.com> Date: 2015-09-14 (Mon, 14 Sep 2015) Changed paths: M lib/galaxy/webapps/galaxy/controllers/root.py Log Message: ----------- Merge pull request #725 from jmchilton/history_id_entry Extend root controller to allow specifying a history id. Compare: https://github.com/galaxyproject/galaxy/compare/51979deefbd9...b51294efba3b