[galaxyproject/galaxy] d60699: Don't create jobs for inactive users
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: d60699624139e09c1dd7d979eaaeecfeb77856ad https://github.com/galaxyproject/galaxy/commit/d60699624139e09c1dd7d979eaaee... Author: Nate Coraor <nate@bx.psu.edu> Date: 2018-10-08 (Mon, 08 Oct 2018) Changed paths: M lib/galaxy/exceptions/__init__.py M lib/galaxy/exceptions/error_codes.json M lib/galaxy/managers/context.py M lib/galaxy/tools/actions/__init__.py M lib/galaxy/tools/actions/history_imp_exp.py M lib/galaxy/tools/actions/metadata.py M lib/galaxy/tools/actions/upload.py Log Message: ----------- Don't create jobs for inactive users Commit: c4374f9a811762db7cc5dd999418ebe922d17a02 https://github.com/galaxyproject/galaxy/commit/c4374f9a811762db7cc5dd999418e... Author: Nate Coraor <nate@bx.psu.edu> Date: 2018-10-08 (Mon, 08 Oct 2018) Changed paths: M lib/galaxy/tools/actions/upload.py Log Message: ----------- Fix tabs, wow Commit: c5700431c48cd0b2a2ebc2484a9e07d860c3aa9a https://github.com/galaxyproject/galaxy/commit/c5700431c48cd0b2a2ebc2484a9e0... Author: John Chilton <jmchilton@gmail.com> Date: 2018-10-09 (Tue, 09 Oct 2018) Changed paths: M lib/galaxy/managers/context.py M lib/galaxy/tools/actions/__init__.py M lib/galaxy/tools/actions/history_imp_exp.py M lib/galaxy/tools/actions/metadata.py M lib/galaxy/tools/actions/model_operations.py M lib/galaxy/tools/actions/upload.py Log Message: ----------- check user activation with less duplication/imports Commit: 2bbabdae02bb08371429ddbda6737faea7ebc6b5 https://github.com/galaxyproject/galaxy/commit/2bbabdae02bb08371429ddbda6737... Author: Nate Coraor <nate@bx.psu.edu> Date: 2018-10-09 (Tue, 09 Oct 2018) Changed paths: M test/unit/tools/test_actions.py Log Message: ----------- Fix unit tests for new job_is_active trans property and add a test for the feature. Commit: 8edeca024961a7f1856fc5586843137901fb6ff1 https://github.com/galaxyproject/galaxy/commit/8edeca024961a7f1856fc55868431... Author: Nate Coraor <nate@bx.psu.edu> Date: 2018-10-09 (Tue, 09 Oct 2018) Changed paths: M lib/galaxy/managers/context.py M lib/galaxy/tools/actions/__init__.py M lib/galaxy/tools/actions/history_imp_exp.py M lib/galaxy/tools/actions/metadata.py M lib/galaxy/tools/actions/model_operations.py M lib/galaxy/tools/actions/upload.py Log Message: ----------- Merge pull request #9 from jmchilton/inactive-user-jobs check user activation with less duplication/imports Commit: 15944ce6e9d4bdf5818f3125efd63fc85c3161fe https://github.com/galaxyproject/galaxy/commit/15944ce6e9d4bdf5818f3125efd63... Author: Nate Coraor <nate@bx.psu.edu> Date: 2018-10-10 (Wed, 10 Oct 2018) Changed paths: M test/unit/tools/test_actions.py Log Message: ----------- Fix unit tests broken by the addition of trans.check_user_activation() Commit: 483a23a5a4bdfe2e74190cb7182fafd05d992461 https://github.com/galaxyproject/galaxy/commit/483a23a5a4bdfe2e74190cb7182fa... Author: Nicola Soranzo <nicola.soranzo@gmail.com> Date: 2018-10-11 (Thu, 11 Oct 2018) Changed paths: M lib/galaxy/exceptions/error_codes.json Log Message: ----------- Fix sorting of error codes Commit: 85d4706662969e953dd04a5266dddb7b73d16920 https://github.com/galaxyproject/galaxy/commit/85d4706662969e953dd04a5266ddd... Author: John Chilton <jmchilton@gmail.com> Date: 2018-10-11 (Thu, 11 Oct 2018) Changed paths: M lib/galaxy/exceptions/__init__.py M lib/galaxy/exceptions/error_codes.json M lib/galaxy/managers/context.py M lib/galaxy/tools/actions/__init__.py M lib/galaxy/tools/actions/history_imp_exp.py M lib/galaxy/tools/actions/metadata.py M lib/galaxy/tools/actions/model_operations.py M lib/galaxy/tools/actions/upload.py M test/unit/tools/test_actions.py Log Message: ----------- Merge pull request #6837 from natefoo/inactive-user-jobs Don't create jobs for inactive users Compare: https://github.com/galaxyproject/galaxy/compare/12929f9acb0b...85d470666296 **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.
participants (1)
-
GitHub