Branch: refs/heads/release_16.04 Home: https://github.com/galaxyproject/galaxy Commit: 2a29e92ef9d8e560988d6e64d06c5cbbf79098a1 https://github.com/galaxyproject/galaxy/commit/2a29e92ef9d8e560988d6e64d06c5... Author: carlfeberhard <carlfeberhard@gmail.com> Date: 2016-05-24 (Tue, 24 May 2016) Changed paths: M lib/galaxy/managers/histories.py M test/unit/managers/test_HistoryManager.py Log Message: ----------- API, history: fix order in most_recently_used - Fix ascending order used in HistoryManager.most_recent to descending - Slightly update the docs to reflect actual value better - Add tests Commit: 47a65160960003244091d4fd441111c257e9e8d9 https://github.com/galaxyproject/galaxy/commit/47a65160960003244091d4fd44111... Author: John Chilton <jmchilton@gmail.com> Date: 2016-05-25 (Wed, 25 May 2016) Changed paths: M lib/galaxy/managers/histories.py M test/unit/managers/test_HistoryManager.py Log Message: ----------- Merge pull request #2407 from carlfeberhard/fix.most_recently_used [16.01] API, history: fix order in most_recently_used Commit: 5db5e1395880876ac3066fc91397e7cb1618ea62 https://github.com/galaxyproject/galaxy/commit/5db5e1395880876ac3066fc91397e... Author: Nicola Soranzo <nicola.soranzo@tgac.ac.uk> Date: 2016-05-25 (Wed, 25 May 2016) Changed paths: M lib/galaxy/managers/histories.py M test/unit/managers/test_HistoryManager.py Log Message: ----------- Merge branch 'release_16.01' into release_16.04 Conflicts: test/unit/managers/test_HistoryManager.py Compare: https://github.com/galaxyproject/galaxy/compare/7dcf850ed520...5db5e1395880