- Merge pull request #8666 from amaltaro/cric-firsttest
- Merge pull request #8669 from ticoann/return_exit_code
- return exit code in Start.py
- Add CRIC Service module
- Merge pull request #8679 from ticoann/track_priority
- Merge pull request #8668 from ticoann/fix_by_date
- add priority transition record
- fix the view by date
- Merge pull request #8667 from amaltaro/issue-8648
- Merge pull request #8672 from ticoann/errorhander_memory_fix
- fix memory problem on error handler
- New DAO to check subscriptions with no jobgroup associated; new condition for pulling work from GQ
- Merge pull request #8661 from amaltaro/issue-8660
- Merge pull request #8635 from amaltaro/override-tier0
- unit test and pylint fixes
- Limit number of jobs to cache in JobSubmitter; also order by task_id
- Merge pull request #8658 from amaltaro/deploy-1114patch2
- Configure ErrorHandler to 50 jobs only; bump deploy example to 1.1.14.patch2
- Merge pull request #8615 from amaltaro/volunteer-proxy
- Merge pull request #8650 from amaltaro/archive-slice-jobs
- Merge pull request #8651 from amaltaro/bossair-memory
- pylint and unit test fixes
- Reduce the BossAir memory footprint
- pylint and unit test fixes
- Limit the number of archiveable jobs to be loaded each cycle
- Strip the requirement string and proxy for Volunteer jobs
- Merge pull request #8652 from belforte/return60317
- Merge pull request #8653 from amaltaro/file-write-error
- Added exit code 8033 - FileWriteError - to the list of exceptions
- pylint fixes
- Override T0-spec assignment parameters with a new Override value
- split STAGEOUT_ERRORS for code 60317. Fix #8405