- Merge pull request #7950 from amaltaro/memory-resub
- Merge pull request #7947 from ticoann/script_validate_cmssw_merge
- Merge pull request #7961 from amaltaro/cores-assignment
- Merge pull request #7933 from ticoann/stageout_log
- Merge pull request #7964 from ticoann/errorHandler-notFound
- Merge pull request #7959 from mmascher/fixlumilist
- Merge pull request #7946 from ticoann/cmssw_merge
- Merge pull request #7952 from ticoann/skipped_info
- Raise HTTPException instead of ServerNotFoundError
- add unittest
- filter exceptions on error log for wmstats
- Merge pull request #7962 from ticoann/fix_python3_compatibility
- Merge pull request #7825 from ticoann/wq_unittest
- Merge pull request #7957 from amaltaro/errorHandler-rollback
- fix python3 compatibility (sorted)
- Merge pull request #7954 from ericvaandering/cleanup_splitting
- Use more set literals
- Merge pull request #7955 from goughes/just_drain_thread
- Allow DQMHarvest to set Memory; allow Harvesting task to get performance settings
- Update all tasks during assignment if Multicore is passed
- Merge pull request #7960 from amaltaro/resub-new-tmpl
- Resubmission templates following the new creation mode
- Fix a problem with new lumilist format
- Properly override tasks in a Resubmission request
- Merge pull request #7956 from amaltaro/run-unittests
- pylint fixes
- Rollback unfinished transactions if ErrorHandler hits an exception
- Remove long data type tests from Run class
- add site info for skipped file report
- Add drain thread
- 1.1.5.pre1
- Merge pull request #7937 from amaltaro/run-EpL
- Merge pull request #7912 from ericvaandering/set_literal
- improved unit tests for new events per lumi dbs info
- Accept plain list of lumis in the Run object
- Merge pull request #7951 from vkuznet/status-fix
- Bug fix
- unittest update
- get cmssw value from config directly for taskchain
- script to check cmssw version match for TaskChain
- Merge pull request #7913 from vkuznet/procstats
- Merge pull request #7948 from amaltaro/eventsPerLumi-template
- TaskChain template reading input dataset with events per lumi info
- Merge pull request #7945 from hufnagel/fix-maxint-bug
- New module to return status and trhead stack of the given process
- seems like python3 doesn't know maxint
- Merge pull request #7934 from hufnagel/promptreco-alca-unmerged
- more fine-grained options to force unmerged and use them in PromptReco
- Cleanup JobCreator_t.py
- Merge pull request #7932 from amaltaro/exitCodesFail
- Merge pull request #7924 from hufnagel/tier0-dashboard
- Merge pull request #7928 from amaltaro/file-boundaries
- Fail jobs with exit code 87 or 8026
- pylint fixes
- Allow jobs to cross file boundaries - wmagent version
- report the correct dashboard activity from Tier0, fixes #7256
- wq_unittest