- Merge pull request #6960 from amaltaro/reqmgr2-jsonpage
- Merge pull request #6959 from vkuznet/issue6956
- Merge pull request #6958 from amaltaro/statusChange-reqmgr2
- Do not pass unicode strings to reqmgr2 javascript
- Fix issue 6956
- Minor improvements on prio and status in reqmgr2
- 1.0.18.pre3
- Merge pull request #6912 from vkuznet/oracle_handler
- Merge pull request #6940 from amaltaro/requestApi-startTime
- Merge pull request #6885 from mmascher/callable_config_master
- Merge pull request #6955 from emaszs/master_checksum
- New checksum version for CRABCache
- pylint for Configuration_t.pt
- Improve testStripReport unit test
- Allow to use callables as configuration params
- Fixed merge conflicts provenient from 6946
- Merge pull request #6946 from amaltaro/500error-patch1
- Apply oracle handler to convert unicode input to byte strings within DBCore code; revert patch for RESTModel
- Merge pull request #6951 from amaltaro/remove-arroba
- Merge pull request #6942 from vkuznet/reqmgr2-remove-admin
- Pylint fixes
- Don.t share db handler object among APIs; retrieve single doc always when possible
- Remove RestApiHub/RESTMain
- Merge pull request #6943 from amaltaro/update-cpconfig
- Pylint fixes
- Remove @<hostname> from ReqMgr2 Requestor field
- Merge pull request #6895 from hufnagel/logcollect-edmcopyutil
- Merge pull request #6936 from jha2/manoj_alternate_2
- fix pylint complains
- Merge pull request #6948 from amaltaro/deploy-tweaks2
- Merge pull request #6947 from amaltaro/get-fullhostname
- Pylint fixes
- Deployment tweaks for the hlt agent; update example
- Using mock for SiteDB_t
- Make sure to always retrieve the long hostname
- Remove admin interface
- Merge pull request #6945 from amaltaro/remove-relvallfn
- 1.0.18.pre2
- Update test template stageout to backfill namespace
- Merge pull request #6937 from ericvaandering/fix_cstringio
- Merge pull request #6934 from ericvaandering/remove_jsonwrapper
- Update deprecated cherrypy key
- Reqmgr couch api to retrieve requests by status and start time
- Use cStringIO without try/except
- Actually remove the wrapper
- Remove references to JsonWrapper in WMCore test code
- Remove references to JsonWrapper in WMCore code
- 1.0.18.pre1
- Merge pull request #6742 from mmascher/lightclientmaster
- Take care of pylint suggestion for Service and Request
- Merge pull request #6916 from mmascher/pycurl_encoded
- Merge pull request #6929 from ericvaandering/cleanup_restserver
- Merge pull request #6927 from ericvaandering/axe_dead_code
- Merge pull request #6882 from amaltaro/remove-analysis
- Merge pull request #6531 from ericvaandering/standard_json
- Merge pull request #6920 from vkuznet/reqmgr2-fixes
- Remove unused code from RestServerSetup
- Remove Inclusive and Exclusive mask since they are not used, clean up imports
- Remove Downloader since it is unused
- Remove Action since it is unused
- More pylint for pycurl_manager
- pycurlmanager pylint plus review
- Merge pull request #6924 from amaltaro/createOutputFile
- Create the output file expected by condor to be transferred back
- Add /store/unmerged
- Merge pull request #6915 from amaltaro/fnal-deletion
- Merge pull request #6897 from emaszs/master_untar_patch
- Merge pull request #6904 from hufnagel/cmssw-home
- Allow pycurl_manager.py to accepd encoded string as data. Fixes #6467
- Pylint fixes
- Change file deletion from srm to xrd for FNAL plugin
- make sure CMSSW always finds HOME in environment
- switch logcollect stagein to use edmCopyUtil, fixes #6740
- Merge Justas' patch for untarring with python 2.6 for older releases
- Delete Analysis and PrivateMC spec, task etc
- Make sure httplib2 is not required if using pycurl
- Fixup pylint
- Get rid of cjson
- json in python 2.7 is simplejson
- Remove the other JSON wrapper options
- Remove possibility of cjson and simplejson from json wrapper and cleanup the tests and remove cjson from the tests