[galaxyproject/galaxy] 33abab: Move the user calculate_and_set_disk_usage functio...
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 33ababaeb48e8ecfad487a54e96550ce7e43bc78 https://github.com/galaxyproject/galaxy/commit/33ababaeb48e8ecfad487a54e9655... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-03-09 (Thu, 09 Mar 2017) Changed paths: M lib/galaxy/model/__init__.py M lib/galaxy/queue_worker.py Log Message: ----------- Move the user calculate_and_set_disk_usage functionality to the model instead of the queue worker. Commit: c928f15b4d00bb798453d42a6f6a79042692edfc https://github.com/galaxyproject/galaxy/commit/c928f15b4d00bb798453d42a6f6a7... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-03-09 (Thu, 09 Mar 2017) Changed paths: M lib/galaxy/model/__init__.py Log Message: ----------- Robustify calculate_and_set_disk_usage for handling changes during the long calc Commit: cd6e7f73d8a54698aa63d670e8aba6e45f8eef1b https://github.com/galaxyproject/galaxy/commit/cd6e7f73d8a54698aa63d670e8aba... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-03-09 (Thu, 09 Mar 2017) Changed paths: M lib/galaxy/webapps/galaxy/controllers/admin.py Log Message: ----------- Swap admin recalculate to use model-based recalc-and-set Commit: 751182640d1a76962cbac872ae31c0ce471872dd https://github.com/galaxyproject/galaxy/commit/751182640d1a76962cbac872ae31c... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-03-09 (Thu, 09 Mar 2017) Changed paths: M lib/galaxy/webapps/galaxy/controllers/admin.py Log Message: ----------- Remove now-unused import of pgcalc Commit: 8002ef31ea6f4cb52d6e907dcdf1d002ced45eb6 https://github.com/galaxyproject/galaxy/commit/8002ef31ea6f4cb52d6e907dcdf1d... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-03-09 (Thu, 09 Mar 2017) Changed paths: M lib/galaxy/queue_worker.py Log Message: ----------- Ensure there's a user before calling calculate_and_set_disk_usage Commit: e088a48323a06e80d55e85944a4c09cf368b8391 https://github.com/galaxyproject/galaxy/commit/e088a48323a06e80d55e85944a4c0... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-03-09 (Thu, 09 Mar 2017) Changed paths: M lib/galaxy/queue_worker.py Log Message: ----------- Add error logging to recalculate task. Commit: 2d964eb50c9f2f2246044a1d7b83e0f920046510 https://github.com/galaxyproject/galaxy/commit/2d964eb50c9f2f2246044a1d7b83e... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-03-09 (Thu, 09 Mar 2017) Changed paths: M lib/galaxy/queue_worker.py Log Message: ----------- I have no idea what I would be doing without Nicola. Commit: 8911e491a56cdc3b8fb327bc702b4843d7d22a4d https://github.com/galaxyproject/galaxy/commit/8911e491a56cdc3b8fb327bc702b4... Author: Martin Cech <marten@bx.psu.edu> Date: 2017-03-09 (Thu, 09 Mar 2017) Changed paths: M lib/galaxy/model/__init__.py M lib/galaxy/queue_worker.py M lib/galaxy/webapps/galaxy/controllers/admin.py Log Message: ----------- Merge pull request #3734 from dannon/queue_worker_trim Quota recalculation logic consolidation Compare: https://github.com/galaxyproject/galaxy/compare/bcc4e025c36c...8911e491a56c
participants (1)
-
GitHub