- Merge pull request #7719 from vkuznet/issue7704
- Add new filter by campaign; re-factor code to match common name patterns for sorting/filter functions; add changes to templates
- Merge pull request #7698 from ericvaandering/py3_compat_thunker
- Merge pull request #7644 from amaltaro/taskchain-streamstests
- Merge pull request #7682 from amaltaro/fail-dupOutput
- Merge pull request #7725 from ticoann/fix_typo
- typo in update count
- Merge pull request #7693 from ticoann/normal_archive_change
- Merge pull request #7718 from amaltaro/logcollect-listScram
- Merge pull request #7716 from amaltaro/submitter-plugins
- fix taskchain multicore/streams tests
- Validate EventStreams at task level in TaskChain
- Fix Emulator config; fix other tests relying on Condor plugin
- Remove unit tests for old submitter plugins
- Remove old/unused submitter plugins
- pylint fix
- Merge pull request #7709 from ticoann/clean_state_transition
- update unit tests; pylint fixes
- Merge pull request #7717 from ericvaandering/check_new_fwjr
- Handle multi-scramArch in LogCollect
- Add new test to make sure we don't crash on old format
- unit tests and pylint fixes
- Fail request assignment if there are dup output datasets
- WMAgent update
- Change the way to move to normal archived status.
- Added RequestStateTransition.png
- Delete RequestStateTransition.png
- Added RequestStateTransition.xml
- Update RequestStateTransition.xml
- Added RequestStateTransition.png
- Delete RequestStateTransition.png
- Update RequestStateTransition.xml
- clean up state transition
- Added RequestStateTransition.png
- Added RequestStateTransition.xml
- Some cleanups of the code and clean up type checking
- Prepare JSONThunker for Py3 and Move JSONThunker tests
- 1.1.2.pre1
- Merge pull request #7696 from ericvaandering/py3_requests
- Merge pull request #7664 from ticoann/campaign_prepid
- fix unittest
- add campaign and prepid
- Pylint
- Make Request compatible with Python3 after futurize and reverting commented change
- Merge pull request #7691 from amaltaro/typo-filesetTable
- Merge pull request #7654 from PerilousApricot/feature/pypi
- Merge pull request #7673 from amaltaro/runjob-nullStatus
- Merge pull request #7689 from ericvaandering/py3_basestr
- Merge pull request #7690 from ericvaandering/rearrange_imports
- Merge pull request #7694 from emaszs/patch-2
- Don't sort list each iteration in FileBased splitting
- Typo fixed in wmbs_fileset_seq creation
- pylint fixes
- Disallow sched_status to be null in the db schema
- Reorganize imports
- Pylint fixes
- Prepare this type checking code for python 3 compatibility. This does not work as is with the str from builtins
- Add MANIFEST to packaging
- Ignore distutils paths
- Update setup.py for use with pypi