Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: bfcee382c7cdabdaeee8acc5c6b066bb10ec3d34 https://github.com/galaxyproject/galaxy/commit/bfcee382c7cdabdaeee8acc5c6b06... Author: John Chilton <jmchilton@gmail.com> Date: 2019-02-14 (Thu, 14 Feb 2019) Changed paths: M lib/galaxy/webapps/galaxy/controllers/dataset.py Log Message: ----------- Refactor dataset fetching in get/set dataset method in web controller. Commit: 844dbf39b6a99858c96b5bf6e9794a037248c1aa https://github.com/galaxyproject/galaxy/commit/844dbf39b6a99858c96b5bf6e9794... Author: John Chilton <jmchilton@gmail.com> Date: 2019-02-14 (Thu, 14 Feb 2019) Changed paths: M test/api/test_history_contents.py M test/api/test_jobs.py Log Message: ----------- testing edit controller. Commit: 75ac7d8d82ac0bb9be0c7c09cf649523770e77f6 https://github.com/galaxyproject/galaxy/commit/75ac7d8d82ac0bb9be0c7c09cf649... Author: Nate Coraor <nate@bx.psu.edu> Date: 2019-02-21 (Thu, 21 Feb 2019) Changed paths: M lib/galaxy/webapps/galaxy/controllers/dataset.py M test/api/test_history_contents.py M test/api/test_jobs.py Log Message: ----------- Merge pull request #7322 from jmchilton/edit_dataset_refactor Refactor dataset controller to reuse input validation checks between get/set Compare: https://github.com/galaxyproject/galaxy/compare/4bb57e5ffcdf...75ac7d8d82ac