Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 6a123b12e9a6fd2c8ace506d6a6318504aa6fa81 https://github.com/galaxyproject/galaxy/commit/6a123b12e9a6fd2c8ace506d6a631... Author: jgoecks <jgoecks@gwu.edu> Date: 2016-03-17 (Thu, 17 Mar 2016) Changed paths: M lib/galaxy/webapps/galaxy/controllers/history.py Log Message: ----------- Use database query rather than dataset iteration to compute dataset counts in saved histories grid. Commit: 4520a619abd638d49d07c8deac1a120f6181fad0 https://github.com/galaxyproject/galaxy/commit/4520a619abd638d49d07c8deac1a1... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2016-03-17 (Thu, 17 Mar 2016) Changed paths: M lib/galaxy/webapps/galaxy/controllers/history.py Log Message: ----------- Minor style tweaks to pass flake8 Commit: 8c1defe60e6b1195eb2a2fbaba167fec11ed5bce https://github.com/galaxyproject/galaxy/commit/8c1defe60e6b1195eb2a2fbaba167... Author: Jeremy Goecks <jgoecks@users.noreply.github.com> Date: 2016-03-17 (Thu, 17 Mar 2016) Changed paths: M lib/galaxy/webapps/galaxy/controllers/history.py Log Message: ----------- Merge pull request #2 from dannon/history-grid-state-optimization Minor style tweaks to pass flake8 Commit: 78da8df812393778841e97465993e3ce7199f45f https://github.com/galaxyproject/galaxy/commit/78da8df812393778841e97465993e... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2016-03-17 (Thu, 17 Mar 2016) Changed paths: M lib/galaxy/webapps/galaxy/controllers/history.py Log Message: ----------- Oops. Commit: 38d7bbb712cd2523e3c9ba31df5f49c2b9f2ce83 https://github.com/galaxyproject/galaxy/commit/38d7bbb712cd2523e3c9ba31df5f4... Author: Jeremy Goecks <jgoecks@users.noreply.github.com> Date: 2016-03-17 (Thu, 17 Mar 2016) Changed paths: M lib/galaxy/webapps/galaxy/controllers/history.py Log Message: ----------- Merge pull request #3 from dannon/history-grid-state-optimization It's a function, not a true-y value :/ Commit: 2bc3da6b4988d5fbb5c3aa1e2562452a654f7c6a https://github.com/galaxyproject/galaxy/commit/2bc3da6b4988d5fbb5c3aa1e25624... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2016-03-17 (Thu, 17 Mar 2016) Changed paths: M lib/galaxy/webapps/galaxy/controllers/history.py Log Message: ----------- Merge pull request #1948 from jgoecks/history-grid-state-optimization Use database query rather than dataset iteration to compute dataset c… Compare: https://github.com/galaxyproject/galaxy/compare/c7d1f009a163...2bc3da6b4988