- Merge pull request #7474 from ticoann/remove_reqmgr
- remove reqmgr code base
- Merge pull request #7511 from ericvaandering/remove_old_sitedb
- Easy pylint fixes
- Convert map/filter to list comphrension to please pylint
- Remove old SiteDB emulator and fix unit tests
- Merge pull request #7508 from amaltaro/cascade-fix
- Merge pull request #7510 from ericvaandering/stable_tests
- Merge pull request #7506 from ericvaandering/wq_with_mock_sitedb
- API is no longer unstable (I think). Storage one is
- Remove emulator code
- Pylint fixes for WorkQueue_t
- Turn of old SiteDB emulator for WQ
- Fix cascade status transition
- Merge pull request #7502 from ericvaandering/new_remove_dbs_emulators
- Pylint fixes and clean up interfaces including Rename cls to wrappedClass
- Remove old-stye DBS emulators and DBS emulator hook and switch two more things to use EmulatedUnitTest
- Merge pull request #7501 from ericvaandering/remove_simplet
- Move Simple_t into another slice
- Merge pull request #7500 from ericvaandering/add_logger
- Add a logger to (old) SiteDB emulator to match Service.py
- Merge pull request #7498 from ticoann/unstable_test
- Merge pull request #7497 from ericvaandering/goes_to_11
- Reformat code for pylint and get rid of pylint from setup
- Run certain paths outside of normal slice structure Specify which paths cannot be run with other tests for some reason. Put those tests into slice nSlice, nSlice+1, ...
- add 4 more test
- Merge pull request #7492 from ticoann/wqe_summary_view
- add unittest
- add couch view to check wqe summary
- Merge pull request #7462 from ticoann/change_wq_report
- change complete status report
- Merge pull request #7484 from ticoann/tagcollector_service
- move TagCollect class under Service
- 1.1.0.pre2
- Merge pull request #7477 from amaltaro/wqInterface-diffType
- Merge pull request #7461 from ticoann/cascade_abort_reject
- Merge pull request #7452 from amaltaro/harvest-trust
- Fix unit test
- Allow harvesting tasks to have the trust flags
- Merge pull request #7482 from ticoann/unstable_list_update
- Merge pull request #7480 from ticoann/tag_collector
- add one wq unstable list
- pylint fix
- Merge pull request #7476 from amaltaro/jobExtractionError
- Merge pull request #7479 from vkuznet/fix-json-error2
- Pylint fixes
- Fix pylint bold warnings
- Update WorkQueue Interface code for getting work by status
- add method for tag collector
- Pylint fixes
- Hadle json.dumps failures in human readable form
- Merge pull request #7478 from ticoann/add_unstable_test
- add one unstable test
- Improve JobExtractionError message
- Merge pull request #7475 from amaltaro/assign-reqName
- Print request name with the assignment args
- 1.1.0.pre1
- Merge pull request #7442 from ticoann/kill_jobs_for_aborted
- Merge pull request #7436 from amaltaro/analysis-no-no
- Merge pull request #7449 from ticoann/fix_site_report
- Merge pull request #7458 from amaltaro/originSite2PNNs
- Merge pull request #7465 from stiegerb/stiegerb_stompamq_8_12_2016
- Adding StompAMQ interface
- Remove origin_site_name conversion from SE to PNN
- fix unittest
- Merge pull request #7459 from amaltaro/simpleCondor-states
- fix aborted and force complete request not killing the jobs
- fix site location when location changed
- Merge pull request #7455 from amaltaro/complete-killedJobs
- Merge pull request #7237 from amaltaro/check-request-wq
- Merge pull request #7457 from amaltaro/noBlocks-tmdb
- Merge pull request #7456 from amaltaro/simpleCondor-moreUnicode
- Functions to parse global wqe and make simple summaries
- Fetch data only for a specific request in WorkQueue summary util
- Removed scheddLog mapping; updated stateMap to string status
- add cascade rejected and aborted
- Take2 - return empty location if block is not complete anywhere
- Missing places in SimpleCondor still using unicode
- Dont complete the same job twice in BossAir
- Fix resource control unit tests
- Complete removal of Analysis task/code in WMCore