wmglobalqueue 2.3.10.3__tar.gz → 2.4.0rc1__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of wmglobalqueue might be problematic. Click here for more details.

Files changed (1021) hide show
  1. {wmglobalqueue-2.3.10.3/src/python/wmglobalqueue.egg-info → wmglobalqueue-2.4.0rc1}/PKG-INFO +1 -1
  2. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/wmcoreD +72 -12
  3. wmglobalqueue-2.4.0rc1/src/python/Utils/ProcFS.py +112 -0
  4. wmglobalqueue-2.4.0rc1/src/python/Utils/ProcessStats.py +192 -0
  5. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/Utils/Utilities.py +10 -0
  6. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/DBS/DBSErrors.py +0 -1
  7. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/DBS/DBSUtils.py +27 -0
  8. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/__init__.py +1 -1
  9. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1/src/python/wmglobalqueue.egg-info}/PKG-INFO +1 -1
  10. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/wmglobalqueue.egg-info/SOURCES.txt +1 -0
  11. wmglobalqueue-2.3.10.3/src/python/Utils/ProcessStats.py +0 -103
  12. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/LICENSE +0 -0
  13. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/MANIFEST.in +0 -0
  14. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/NOTICE +0 -0
  15. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/README.md +0 -0
  16. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/HWMon/wmcore-SysStat +0 -0
  17. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/acdcserver-tools +0 -0
  18. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/adhoc-scripts/ParseSpecCmsswdist.py +0 -0
  19. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/adhoc-scripts/adjustMongoDocs.py +0 -0
  20. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/adhoc-scripts/checkDsetFileCount.py +0 -0
  21. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/adhoc-scripts/checkStuckLQE.py +0 -0
  22. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/adhoc-scripts/createPileupObjects.py +0 -0
  23. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/adhoc-scripts/drainAgent.py +0 -0
  24. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/adhoc-scripts/fixWorkflowParentage.py +0 -0
  25. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/adhoc-scripts/getWQStatusByWorkflow.py +0 -0
  26. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/adhoc-scripts/injectUnified.py +0 -0
  27. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/adhoc-scripts/mongoInit.py +0 -0
  28. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/adhoc-scripts/parseUnifiedCampaigns.py +0 -0
  29. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/adhoc-scripts/setrequeststatus.py +0 -0
  30. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/adhoc-scripts/summaryWMStatsFailures.py +0 -0
  31. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/adhoc-scripts/updatePileupObjects.py +0 -0
  32. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/adhoc-scripts/updateTotalStats.py +0 -0
  33. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/adhoc-scripts/workflowCompletion.py +0 -0
  34. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/attempt-to-patch.sh +0 -0
  35. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/buildrelease.sh +0 -0
  36. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/check-ACDC-parentage +0 -0
  37. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/check-phedex-dbs-status +0 -0
  38. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/check-request-wq-status +0 -0
  39. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/clean-oracle +0 -0
  40. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/combineMinifyWMStats.py +0 -0
  41. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/couch-thrash.py +0 -0
  42. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/couch_archiver.py +0 -0
  43. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/create-iam-token.sh +0 -0
  44. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/createStoreResults.py +0 -0
  45. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/dbsbuffer-file-fix.py +0 -0
  46. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/deploy-rpm-to-jenkins.sh +0 -0
  47. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/docker.sh +0 -0
  48. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/fix-dbs-parentage +0 -0
  49. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/inject-to-config-cache +0 -0
  50. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/kill-workflow-in-agent +0 -0
  51. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/kill-workflow-in-global +0 -0
  52. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/make-local-clones.sh +0 -0
  53. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/outputmodules-from-config +0 -0
  54. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/patchCluster.sh +0 -0
  55. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/patchComponent.sh +0 -0
  56. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/paused-jobs +0 -0
  57. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/purgeDeletedCouchDoc.py +0 -0
  58. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/reqmgr-put-default-config +0 -0
  59. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/reqmgr-sw-update +0 -0
  60. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/test_local_build_and_install.sh +0 -0
  61. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/vaildateCMSSWMergeVersion +0 -0
  62. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/wmagent-component-standalone +0 -0
  63. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/wmagent-couchapp-init +0 -0
  64. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/wmagent-delete-couchdb-workflow +0 -0
  65. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/wmagent-mod-config +0 -0
  66. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/wmagent-resource-control +0 -0
  67. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/wmagent-unregister-wmstats +0 -0
  68. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/wmagent-upload-config +0 -0
  69. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/wmagent-workqueue +0 -0
  70. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/wmc-dist-patch +0 -0
  71. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/wmc-dist-unpatch +0 -0
  72. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/wmc-httpd +0 -0
  73. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/wmcore-db-init +0 -0
  74. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/wmcore-new-config +0 -0
  75. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/bin/wmcore-new-flow +0 -0
  76. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/requirements.txt +0 -0
  77. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/setup.cfg +0 -0
  78. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/setup.py +0 -0
  79. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/setup_build.py +0 -0
  80. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/setup_dependencies.py +0 -0
  81. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ACDC/_attachments/CouchDBLogo.png +0 -0
  82. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ACDC/_attachments/DMWMLogo.png +0 -0
  83. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ACDC/_attachments/collections.html +0 -0
  84. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ACDC/_attachments/displaycollection.html +0 -0
  85. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ACDC/_attachments/index.html +0 -0
  86. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ACDC/_attachments/style/main.css +0 -0
  87. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ACDC/_id +0 -0
  88. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ACDC/couchapp.json +0 -0
  89. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ACDC/filters/filterDeletedDocs.js +0 -0
  90. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ACDC/rewrites.json +0 -0
  91. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ACDC/validate_doc_update.js +0 -0
  92. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ACDC/vendor/acdc/_attachments/acdc.js +0 -0
  93. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ACDC/views/byCollectionName/map.js +0 -0
  94. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ACDC/views/byCollectionName/reduce.js +0 -0
  95. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ACDC/views/byTimestamp/map.js +0 -0
  96. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ACDC/views/coll_fileset_count/map.js +0 -0
  97. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ACDC/views/coll_fileset_count/reduce.js +0 -0
  98. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ACDC/views/coll_fileset_docs/map.js +0 -0
  99. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ACDC/views/coll_fileset_docs/reduce.js +0 -0
  100. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/Agent/views/existWorkers/map.js +0 -0
  101. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ConfigCache/_id +0 -0
  102. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ConfigCache/couchapp.json +0 -0
  103. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ConfigCache/language +0 -0
  104. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ConfigCache/views/config_by_label/map.js +0 -0
  105. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ConfigCache/views/config_by_md5hash/map.js +0 -0
  106. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ConfigCache/views/config_by_owner/map.js +0 -0
  107. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ConfigCache/views/config_by_psethash/map.js +0 -0
  108. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ConfigCache/views/config_type/map.js +0 -0
  109. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ConfigCache/views/group_name/map.js +0 -0
  110. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ConfigCache/views/groups/map.js +0 -0
  111. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ConfigCache/views/groups/reduce.js +0 -0
  112. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ConfigCache/views/owner_name_group/map.js +0 -0
  113. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ConfigCache/views/runseq_by_owner/map.js +0 -0
  114. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ConfigCache/views/runsequence_type/map.js +0 -0
  115. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ConfigCache/views/seedseq_by_owner/map.js +0 -0
  116. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ConfigCache/views/types/map.js +0 -0
  117. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/FWJRDump/.couchapprc +0 -0
  118. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/FWJRDump/_attachments/cooloffSummary.js +0 -0
  119. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/FWJRDump/_attachments/utils.js +0 -0
  120. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/FWJRDump/_attachments/workflowSummary.js +0 -0
  121. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/FWJRDump/lib/helpers/math.js +0 -0
  122. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/FWJRDump/lib/helpers/template.js +0 -0
  123. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/FWJRDump/lib/templates/example.html +0 -0
  124. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/FWJRDump/lists/logCollectsByTask.js +0 -0
  125. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/FWJRDump/lists/lumiList.js +0 -0
  126. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/FWJRDump/lists/workflowErrors.js +0 -0
  127. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/FWJRDump/lists/workflowOutput.js +0 -0
  128. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/FWJRDump/lists/workflowOutputTaskMapping.js +0 -0
  129. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/FWJRDump/shows/cooloffSummary.js +0 -0
  130. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/FWJRDump/shows/workflowSummary.js +0 -0
  131. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/FWJRDump/updates/addAsyncStageOutStep.js +0 -0
  132. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/FWJRDump/updates/archiveStatus.js +0 -0
  133. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/FWJRDump/vendor/couchapp/README.md +0 -0
  134. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/FWJRDump/vendor/couchapp/couchapp.js +0 -0
  135. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/FWJRDump/vendor/couchapp/date.js +0 -0
  136. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/FWJRDump/vendor/couchapp/path.js +0 -0
  137. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/FWJRDump/vendor/couchapp/template.js +0 -0
  138. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/FWJRDump/views/byWorkflowAndArchiveStatus/map.js +0 -0
  139. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/FWJRDump/views/byWorkflowAndArchiveStatus/reduce.js +0 -0
  140. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/FWJRDump/views/errorsByJobID/map.js +0 -0
  141. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/FWJRDump/views/errorsByWorkflowName/map.js +0 -0
  142. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/FWJRDump/views/fwjrByJobIDTimestamp/map.js +0 -0
  143. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/FWJRDump/views/fwjrByJobIDTimestamp/reduce.js +0 -0
  144. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/FWJRDump/views/fwjrsByWorkflowName/map.js +0 -0
  145. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/FWJRDump/views/goodLumisByWorkflowName/map.js +0 -0
  146. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/FWJRDump/views/inputAsyncStageOut/map.js +0 -0
  147. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/FWJRDump/views/jobTypeAndStateByWorkflow/map.js +0 -0
  148. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/FWJRDump/views/jobTypeAndStateByWorkflow/reduce.js +0 -0
  149. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/FWJRDump/views/jobsByOutputLFN/map.js +0 -0
  150. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/FWJRDump/views/jobsToReport/map.js +0 -0
  151. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/FWJRDump/views/logArchivePerWorkflowTask/map.js +0 -0
  152. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/FWJRDump/views/logArchivesByJobID/map.js +0 -0
  153. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/FWJRDump/views/logArchivesLFNByWorkflowName/map.js +0 -0
  154. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/FWJRDump/views/outputByJobID/map.js +0 -0
  155. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/FWJRDump/views/outputByWorkflowName/map.js +0 -0
  156. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/FWJRDump/views/outputByWorkflowName/reduce.js +0 -0
  157. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/FWJRDump/views/outputLFNByWorkflowName/map.js +0 -0
  158. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/FWJRDump/views/performanceByWorkflowName/map.js +0 -0
  159. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/FWJRDump/views/reportsByArchiveStatus/map.js +0 -0
  160. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/FWJRDump/views/skippedFileInfoByTaskAndSite/map.js +0 -0
  161. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/FWJRDump/views/skippedFileInfoByTaskAndSite/reduce.js +0 -0
  162. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/GroupUser/.couchappignore +0 -0
  163. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/GroupUser/.couchapprc +0 -0
  164. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/GroupUser/_attachments/index.html +0 -0
  165. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/GroupUser/_attachments/style/main.css +0 -0
  166. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/GroupUser/_id +0 -0
  167. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/GroupUser/couchapp.json +0 -0
  168. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/GroupUser/updates/newgroup.js +0 -0
  169. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/GroupUser/updates/newuser.js +0 -0
  170. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/GroupUser/updates/ownthis.js +0 -0
  171. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/GroupUser/vendor/couchapp/README.md +0 -0
  172. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/GroupUser/vendor/couchapp/_attachments/jquery.couchapp.js +0 -0
  173. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/GroupUser/vendor/couchapp/couchapp.js +0 -0
  174. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/GroupUser/vendor/couchapp/date.js +0 -0
  175. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/GroupUser/vendor/couchapp/metadata.json +0 -0
  176. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/GroupUser/vendor/couchapp/path.js +0 -0
  177. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/GroupUser/vendor/couchapp/template.js +0 -0
  178. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/GroupUser/vendor/groupuser/_attachments/groupuser.js +0 -0
  179. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/GroupUser/views/group_members/map.js +0 -0
  180. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/GroupUser/views/groups/map.js +0 -0
  181. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/GroupUser/views/name_map/map.js +0 -0
  182. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/GroupUser/views/owner_group_user/map.js +0 -0
  183. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/GroupUser/views/users/map.js +0 -0
  184. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/HarvestingDatasets/.couchapprc +0 -0
  185. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/HarvestingDatasets/views/blocksByDatasetID/map.js +0 -0
  186. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/HarvestingDatasets/views/datasetsByDatasetID/map.js +0 -0
  187. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/HarvestingDatasets/views/openDatasetsByDatasetID/map.js +0 -0
  188. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/JobDump/.couchapprc +0 -0
  189. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/JobDump/_attachments/jobSummary.js +0 -0
  190. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/JobDump/lib/helpers/math.js +0 -0
  191. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/JobDump/lib/helpers/template.js +0 -0
  192. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/JobDump/lib/templates/example.html +0 -0
  193. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/JobDump/lists/cooloffJobs.js +0 -0
  194. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/JobDump/lists/failedJobs.js +0 -0
  195. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/JobDump/lists/pendingJobs.js +0 -0
  196. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/JobDump/lists/runningJobs.js +0 -0
  197. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/JobDump/lists/successJobs.js +0 -0
  198. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/JobDump/shows/jobSummary.js +0 -0
  199. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/JobDump/updates/locationTransition.js +0 -0
  200. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/JobDump/updates/stateTransition.js +0 -0
  201. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/JobDump/vendor/couchapp/README.md +0 -0
  202. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/JobDump/vendor/couchapp/couchapp.js +0 -0
  203. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/JobDump/vendor/couchapp/date.js +0 -0
  204. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/JobDump/vendor/couchapp/path.js +0 -0
  205. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/JobDump/vendor/couchapp/template.js +0 -0
  206. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/JobDump/views/createdJobsByWorkflowName/map.js +0 -0
  207. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/JobDump/views/createdJobsByWorkflowName/reduce.js +0 -0
  208. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/JobDump/views/failedJobsByWorkflowName/map.js +0 -0
  209. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/JobDump/views/hourlyStatusBySiteName/map.js +0 -0
  210. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/JobDump/views/hourlyStatusBySiteName/reduce.js +0 -0
  211. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/JobDump/views/jobStateBySite/map.js +0 -0
  212. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/JobDump/views/jobStateBySite/reduce.js +0 -0
  213. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/JobDump/views/jobStatusByWorkflowAndSite/map.js +0 -0
  214. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/JobDump/views/jobStatusByWorkflowAndSite/reduce.js +0 -0
  215. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/JobDump/views/jobsByInputLFN/map.js +0 -0
  216. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/JobDump/views/jobsByWorkflowName/map.js +0 -0
  217. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/JobDump/views/retriesByTask/map.js +0 -0
  218. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/JobDump/views/retriesByTask/reduce.js +0 -0
  219. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/JobDump/views/statusBySiteName/map.js +0 -0
  220. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/JobDump/views/statusBySiteName/reduce.js +0 -0
  221. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/JobDump/views/statusByWorkflowName/map.js +0 -0
  222. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/JobDump/views/statusByWorkflowName/reduce.js +0 -0
  223. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/LogDB/_id +0 -0
  224. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/LogDB/couchapp.json +0 -0
  225. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/LogDB/filters/filterDeletedDocs.js +0 -0
  226. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/LogDB/language +0 -0
  227. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/LogDB/validate_doc_update.js +0 -0
  228. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/LogDB/views/logByRequest/map.js +0 -0
  229. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/LogDB/views/logByRequestAndThread/map.js +0 -0
  230. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/LogDB/views/requests/map.js +0 -0
  231. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/LogDB/views/requests/reduce.js +0 -0
  232. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/LogDB/views/tstamp/map.js +0 -0
  233. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ReqMgr/_id +0 -0
  234. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ReqMgr/couchapp.json +0 -0
  235. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ReqMgr/language +0 -0
  236. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ReqMgr/updates/totalstats.js +0 -0
  237. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ReqMgr/updates/updaterequest.js +0 -0
  238. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ReqMgr/validate_doc_update.js +0 -0
  239. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ReqMgr/views/bycampaign/map.js +0 -0
  240. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ReqMgr/views/bydatapileup/map.js +0 -0
  241. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ReqMgr/views/bydate/map.js +0 -0
  242. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ReqMgr/views/byinputdataset/map.js +0 -0
  243. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ReqMgr/views/bymcpileup/map.js +0 -0
  244. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ReqMgr/views/byoriginalrequest/map.js +0 -0
  245. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ReqMgr/views/byoutputdataset/map.js +0 -0
  246. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ReqMgr/views/byparentageflag/map.js +0 -0
  247. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ReqMgr/views/byprepid/map.js +0 -0
  248. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ReqMgr/views/byrequest/map.js +0 -0
  249. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ReqMgr/views/bystatus/map.js +0 -0
  250. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ReqMgr/views/bystatusandrequestor/map.js +0 -0
  251. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ReqMgr/views/bystatusandtime/map.js +0 -0
  252. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ReqMgr/views/bystatusandtypeandrequestor/map.js +0 -0
  253. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ReqMgr/views/byteamandstatus/map.js +0 -0
  254. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ReqMgr/views/bytype/map.js +0 -0
  255. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ReqMgr/views/childresubmissionrequests/map.js +0 -0
  256. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ReqMgr/views/requestsbystatusandtype/map.js +0 -0
  257. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ReqMgr/views/requestsincludeparents/map.js +0 -0
  258. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ReqMgrAux/_id +0 -0
  259. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ReqMgrAux/couchapp.json +0 -0
  260. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ReqMgrAux/filters/filterDeletedDocs.js +0 -0
  261. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ReqMgrAux/language +0 -0
  262. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ReqMgrAux/validate_doc_update.js +0 -0
  263. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/ReqMgrAux/views/byconfig/map.js +0 -0
  264. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/SummaryStats/_id +0 -0
  265. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/SummaryStats/couchapp.json +0 -0
  266. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/SummaryStats/language +0 -0
  267. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/SummaryStats/updates/genericUpdate.js +0 -0
  268. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/T0Request/_id +0 -0
  269. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/T0Request/couchapp.json +0 -0
  270. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/T0Request/filters/repfilter.js +0 -0
  271. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/T0Request/language +0 -0
  272. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/T0Request/updates/updaterequest.js +0 -0
  273. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/T0Request/validate_doc_update.js +0 -0
  274. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/T0Request/views/byrequest/map.js +0 -0
  275. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/T0Request/views/bystatus/map.js +0 -0
  276. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/T0Request/views/bystatusandtime/map.js +0 -0
  277. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/css/ColVis.css +0 -0
  278. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/css/font-awesome.min.css +0 -0
  279. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/css/images/badge-circle-check-16.png +0 -0
  280. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/css/images/badge-circle-cross-16.png +0 -0
  281. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/css/images/badge-circle-plus-16.png +0 -0
  282. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/css/images/badge-square-check-16.png +0 -0
  283. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/css/images/cms_logo.gif +0 -0
  284. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/css/images/cms_logo.jpeg +0 -0
  285. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/css/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  286. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/css/images/ui-bg_flat_55_fbec88_40x100.png +0 -0
  287. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/css/images/ui-bg_glass_100_e4f1fb_1x400.png +0 -0
  288. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/css/images/ui-bg_glass_75_d0e5f5_1x400.png +0 -0
  289. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/css/images/ui-bg_glass_80_d7ebf9_1x400.png +0 -0
  290. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/css/images/ui-bg_glass_85_dfeffc_1x400.png +0 -0
  291. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/css/images/ui-bg_glass_95_fef1ec_1x400.png +0 -0
  292. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/css/images/ui-bg_highlight-hard_55_5c9ccc_1x100.png +0 -0
  293. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/css/images/ui-bg_inset-hard_100_f5f8f9_1x100.png +0 -0
  294. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/css/images/ui-bg_inset-soft_100_fcfdfd_1x100.png +0 -0
  295. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/css/images/ui-icons_217bc0_256x240.png +0 -0
  296. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/css/images/ui-icons_2694e8_256x240.png +0 -0
  297. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/css/images/ui-icons_2e83ff_256x240.png +0 -0
  298. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/css/images/ui-icons_469bdd_256x240.png +0 -0
  299. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/css/images/ui-icons_6da8d5_256x240.png +0 -0
  300. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/css/images/ui-icons_cd0a0a_256x240.png +0 -0
  301. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/css/images/ui-icons_d8e7f3_256x240.png +0 -0
  302. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/css/images/ui-icons_f9bd01_256x240.png +0 -0
  303. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/css/images/warning-16.png +0 -0
  304. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/css/jquery-ui-1.12.0.css +0 -0
  305. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/css/jquery.dataTables.css +0 -0
  306. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/css/logdb.css +0 -0
  307. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/css/main_layout.css +0 -0
  308. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/fonts/FontAwesome.otf +0 -0
  309. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/fonts/fontawesome-webfont.eot +0 -0
  310. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/fonts/fontawesome-webfont.svg +0 -0
  311. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/fonts/fontawesome-webfont.ttf +0 -0
  312. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/fonts/fontawesome-webfont.woff +0 -0
  313. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/fonts/fontawesome-webfont.woff2 +0 -0
  314. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/images/Sorting icons.psd +0 -0
  315. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/images/back_disabled.jpg +0 -0
  316. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/images/back_enabled.jpg +0 -0
  317. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/images/error.png +0 -0
  318. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/images/favicon.ico +0 -0
  319. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/images/forward_disabled.jpg +0 -0
  320. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/images/forward_enabled.jpg +0 -0
  321. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/images/loader-1.gif +0 -0
  322. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/images/module.caption.backg.png +0 -0
  323. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/images/module.caption.backg.rolledup.png +0 -0
  324. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/images/rollup.gif +0 -0
  325. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/images/sort_asc.png +0 -0
  326. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/images/sort_asc_disabled.png +0 -0
  327. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/images/sort_both.png +0 -0
  328. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/images/sort_desc.png +0 -0
  329. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/images/sort_desc_disabled.png +0 -0
  330. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/images/stable.png +0 -0
  331. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/images/warning.png +0 -0
  332. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/index.html +0 -0
  333. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/index.html.min +0 -0
  334. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/index.html.org +0 -0
  335. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Controller/WMStats.ActiveRequestController.js +0 -0
  336. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Controller/WMStats.GenericController.js +0 -0
  337. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Controller/WMStats.WorkloadSummaryController.js +0 -0
  338. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Controller/import.js +0 -0
  339. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/DataStruct/T0/WMStats.RequestSummary.js +0 -0
  340. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/DataStruct/T0/WMStats.RunSummary.js +0 -0
  341. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/DataStruct/T1/WMStats.AgentRequestSummary.js +0 -0
  342. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/DataStruct/T1/WMStats.CMSSWSummary.js +0 -0
  343. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/DataStruct/T1/WMStats.CampaignSummary.js +0 -0
  344. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/DataStruct/T1/WMStats.ReqMgrRequest.js +0 -0
  345. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/DataStruct/T1/WMStats.RequestSummary.js +0 -0
  346. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/DataStruct/WMStats.Agents.js +0 -0
  347. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/DataStruct/WMStats.Alerts.js +0 -0
  348. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/DataStruct/WMStats.Campaigns.js +0 -0
  349. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/DataStruct/WMStats.GenericRequests.js +0 -0
  350. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/DataStruct/WMStats.History.js +0 -0
  351. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/DataStruct/WMStats.JobDetails.js +0 -0
  352. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/DataStruct/WMStats.JobSummary.js +0 -0
  353. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/DataStruct/WMStats.LogDBData.js +0 -0
  354. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/DataStruct/WMStats.LogMessage.js +0 -0
  355. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/DataStruct/WMStats.SiteSummary.js +0 -0
  356. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/DataStruct/WMStats.Sites.js +0 -0
  357. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/DataStruct/WMStats.Tasks.js +0 -0
  358. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/DataStruct/WMStats.WorkloadSummary.js +0 -0
  359. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/DataStruct/WMStats._StructBase.js +0 -0
  360. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/DataStruct/import.js +0 -0
  361. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Models/T0/WMStats.ActiveRequestModel.js +0 -0
  362. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Models/T0/WMStats.RequestLogDetailModel.js +0 -0
  363. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Models/T0/WMStats.RequestLogModel.js +0 -0
  364. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Models/T0/WMStats.RequestModel.js +0 -0
  365. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Models/T0/WMStats.RequestSearchModel.js +0 -0
  366. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Models/T1/WMStats.ActiveRequestModel.js +0 -0
  367. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Models/T1/WMStats.ReqMgrRequestModel.js +0 -0
  368. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Models/T1/WMStats.RequestLogDetailModel.js +0 -0
  369. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Models/T1/WMStats.RequestLogModel.js +0 -0
  370. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Models/T1/WMStats.RequestSearchModel.js +0 -0
  371. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Models/WMStats.AgentModel.js +0 -0
  372. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Models/WMStats.AlertModel.js +0 -0
  373. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Models/WMStats.HistoryModel.js +0 -0
  374. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Models/WMStats.JobDetailModel.js +0 -0
  375. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Models/WMStats.JobSummaryModel.js +0 -0
  376. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Models/WMStats.WorkloadSummaryModel.js +0 -0
  377. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Models/WMStats._AjaxModelBase.js +0 -0
  378. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Models/WMStats._ModelBase.js +0 -0
  379. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Models/WMStats._RequestModelBase.js +0 -0
  380. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Models/import.js +0 -0
  381. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/ViewModels/WMStats.ViewModel.js +0 -0
  382. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/ViewModels/import.js +0 -0
  383. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Views/Controls/T0/WMStats.Controls.js +0 -0
  384. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Views/Controls/T1/WMStats.Controls.js +0 -0
  385. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Views/Controls/WMStats.CommonControls.js +0 -0
  386. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Views/Controls/import.js +0 -0
  387. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Views/Graphs/WMStats.SiteHistoryGraph.js +0 -0
  388. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Views/Graphs/import.js +0 -0
  389. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Views/HTMLList/T0/WMStats.CategoryDetailList.js +0 -0
  390. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Views/HTMLList/T0/WMStats.RequestAlertGUI.js +0 -0
  391. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Views/HTMLList/T0/WMStats.RequestDataList.js +0 -0
  392. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Views/HTMLList/T0/WMStats.RequestDetailList.js +0 -0
  393. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Views/HTMLList/T0/WMStats.RequestSummaryList.js +0 -0
  394. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Views/HTMLList/T1/WMStats.CategoryDetailList.js +0 -0
  395. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Views/HTMLList/T1/WMStats.RequestAlertGUI.js +0 -0
  396. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Views/HTMLList/T1/WMStats.RequestDataList.js +0 -0
  397. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Views/HTMLList/T1/WMStats.RequestDetailList.js +0 -0
  398. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Views/HTMLList/T1/WMStats.RequestSummaryList.js +0 -0
  399. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Views/HTMLList/T1/WMStats.ResubmissionList.js +0 -0
  400. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Views/HTMLList/WMStats.AgentDetailList.js +0 -0
  401. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Views/HTMLList/WMStats.CategoryTitle.js +0 -0
  402. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Views/HTMLList/WMStats.HTMLList.js +0 -0
  403. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Views/HTMLList/WMStats.JobDetailList.js +0 -0
  404. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Views/HTMLList/WMStats.RequestLogList.js +0 -0
  405. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Views/HTMLList/WMStats.RequestTitle.js +0 -0
  406. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Views/HTMLList/import.js +0 -0
  407. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Views/Tables/T0/WMStats.ActiveRequestTable.js +0 -0
  408. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Views/Tables/T0/WMStats.RunSummaryTable.js +0 -0
  409. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Views/Tables/T0/WMStats.TaskSummaryTable.js +0 -0
  410. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Views/Tables/T0/addCategoryMap.js +0 -0
  411. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Views/Tables/T1/WMStats.ActiveRequestTable.js +0 -0
  412. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Views/Tables/T1/WMStats.ActiveRequestTableWithJob.js +0 -0
  413. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Views/Tables/T1/WMStats.AgentRequestSummaryTable.js +0 -0
  414. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Views/Tables/T1/WMStats.CMSSWSummaryTable.js +0 -0
  415. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Views/Tables/T1/WMStats.CampaignSummaryTable.js +0 -0
  416. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Views/Tables/T1/WMStats.SiteSummaryTable.js +0 -0
  417. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Views/Tables/T1/WMStats.TaskSummaryTable.js +0 -0
  418. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Views/Tables/T1/addCategoryMap.js +0 -0
  419. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Views/Tables/WMStats.JobSummaryTable.js +0 -0
  420. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Views/Tables/WMStats.Table.js +0 -0
  421. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Views/Tables/WMStats.TableController.js +0 -0
  422. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Views/Tables/WMStats.WorkloadSummaryTable.js +0 -0
  423. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Views/Tables/import.js +0 -0
  424. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Views/WMStats.CategoryMap.js +0 -0
  425. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Views/WMStats.View.IndexHTML.js +0 -0
  426. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/Views/import.js +0 -0
  427. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/WMStats.Ajax.js +0 -0
  428. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/WMStats.Couch.js +0 -0
  429. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/WMStats.Globals.js +0 -0
  430. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/WMStats.Utils.js +0 -0
  431. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/import-all.min.js +0 -0
  432. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/loader.js +0 -0
  433. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/minified/global.min.js +0 -0
  434. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/minified/import-all-t0.min.js +0 -0
  435. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/js/minified/import-all-t1.min.js +0 -0
  436. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/lib/jquery.dataTables.columnFilter.js +0 -0
  437. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/_attachments/lib/namespace.js +0 -0
  438. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/filters/deleteFatDocFilter.js +0 -0
  439. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/filters/filterDeletedDocs.js +0 -0
  440. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/filters/repfilter.js +0 -0
  441. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/rewrites.json +0 -0
  442. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/shows/redirect.js +0 -0
  443. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/updates/agentInfo.js +0 -0
  444. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/updates/generalFields.js +0 -0
  445. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/updates/insertRequest.js +0 -0
  446. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/updates/jobLogArchiveLocation.js +0 -0
  447. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/updates/jobStateTransition.js +0 -0
  448. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/updates/jobSummaryState.js +0 -0
  449. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/updates/totalStats.js +0 -0
  450. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStats/validate_doc_update.js +0 -0
  451. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStatsAgent/filters/repfilter.js +0 -0
  452. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStatsAgent/updates/agentInfo.js +0 -0
  453. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStatsAgent/updates/generalFields.js +0 -0
  454. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStatsAgent/updates/insertRequest.js +0 -0
  455. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStatsAgent/updates/jobLogArchiveLocation.js +0 -0
  456. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStatsAgent/updates/jobStateTransition.js +0 -0
  457. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStatsAgent/updates/jobSummaryState.js +0 -0
  458. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStatsAgent/updates/totalStats.js +0 -0
  459. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStatsAgent/validate_doc_update.js +0 -0
  460. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStatsAgent/views/allWorkflows/map.js +0 -0
  461. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStatsAgent/views/allWorkflows/reduce.js +0 -0
  462. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStatsAgent/views/jobsByStatusWorkflow/map.js +0 -0
  463. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStatsAgent/views/jobsByStatusWorkflow/reduce.js +0 -0
  464. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStatsAgent/views/time/map.js +0 -0
  465. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStatsErl/language +0 -0
  466. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStatsErl/views/requestAgentUrl/map.erl +0 -0
  467. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStatsErl/views/requestAgentUrl/reduce.erl +0 -0
  468. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStatsErl1/language +0 -0
  469. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStatsErl1/views/byAgentURL/map.erl +0 -0
  470. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStatsErl2/language +0 -0
  471. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStatsErl2/views/allWorkflows/map.erl +0 -0
  472. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStatsErl2/views/allWorkflows/reduce.erl +0 -0
  473. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStatsErl3/language +0 -0
  474. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStatsErl3/views/jobsByStatusWorkflow/map.erl +0 -0
  475. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStatsErl3/views/jobsByStatusWorkflow/reduce.erl +0 -0
  476. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStatsErl4/language +0 -0
  477. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStatsErl4/views/cooledoffRequests/map.erl +0 -0
  478. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStatsErl4/views/cooledoffRequests/reduce.erl +0 -0
  479. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStatsErl5/language +0 -0
  480. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStatsErl5/views/time/map.erl +0 -0
  481. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStatsErl6/language +0 -0
  482. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStatsErl6/views/requestHistory/map.erl +0 -0
  483. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStatsErl6/views/requestHistory/reduce.erl +0 -0
  484. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStatsErl7/language +0 -0
  485. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStatsErl7/views/agentInfo/map.erl +0 -0
  486. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WMStatsErl7/views/latestRequest/map.erl +0 -0
  487. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/.couchapprc +0 -0
  488. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/README.md +0 -0
  489. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/_attachments/index.html +0 -0
  490. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/_attachments/js/ElementInfoByWorkflow.js +0 -0
  491. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/_attachments/js/StuckElementInfo.js +0 -0
  492. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/_attachments/js/WorkloadInfoTable.js +0 -0
  493. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/_attachments/js/dataTable.js +0 -0
  494. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/_attachments/js/namespace.js +0 -0
  495. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/_attachments/style/main.css +0 -0
  496. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/couchapp.json +0 -0
  497. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/filters/childQueueFilter.js +0 -0
  498. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/filters/filterDeletedDocs.js +0 -0
  499. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/filters/queueFilter.js +0 -0
  500. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/language +0 -0
  501. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/lib/mustache.js +0 -0
  502. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/lib/validate.js +0 -0
  503. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/lib/workqueue_utils.js +0 -0
  504. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/lists/elementsDetail.js +0 -0
  505. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/lists/filter.js +0 -0
  506. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/lists/stuckElements.js +0 -0
  507. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/lists/workRestrictions.js +0 -0
  508. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/lists/workflowSummary.js +0 -0
  509. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/rewrites.json +0 -0
  510. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/shows/redirect.js +0 -0
  511. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/shows/status.js +0 -0
  512. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/templates/ElementSummaryByWorkflow.html +0 -0
  513. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/templates/StuckElementSummary.html +0 -0
  514. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/templates/TaskStatus.html +0 -0
  515. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/templates/WorkflowSummary.html +0 -0
  516. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/templates/partials/workqueue-common-lib.html +0 -0
  517. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/templates/partials/yui-lib-remote.html +0 -0
  518. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/templates/partials/yui-lib.html +0 -0
  519. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/updates/in-place.js +0 -0
  520. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/validate_doc_update.js +0 -0
  521. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/vendor/couchapp/_attachments/jquery.couch.app.js +0 -0
  522. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/vendor/couchapp/_attachments/jquery.pathbinder.js +0 -0
  523. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/views/activeData/map.js +0 -0
  524. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/views/activeData/reduce.js +0 -0
  525. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/views/activeParentData/map.js +0 -0
  526. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/views/activeParentData/reduce.js +0 -0
  527. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/views/activePileupData/map.js +0 -0
  528. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/views/activePileupData/reduce.js +0 -0
  529. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/views/analyticsData/map.js +0 -0
  530. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/views/analyticsData/reduce.js +0 -0
  531. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/views/availableByPriority/map.js +0 -0
  532. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/views/conflicts/map.js +0 -0
  533. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/views/elements/map.js +0 -0
  534. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/views/elementsByData/map.js +0 -0
  535. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/views/elementsByParent/map.js +0 -0
  536. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/views/elementsByParentData/map.js +0 -0
  537. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/views/elementsByPileupData/map.js +0 -0
  538. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/views/elementsByStatus/map.js +0 -0
  539. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/views/elementsBySubscription/map.js +0 -0
  540. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/views/elementsByWorkflow/map.js +0 -0
  541. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/views/elementsByWorkflow/reduce.js +0 -0
  542. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/views/elementsDetailByWorkflowAndStatus/map.js +0 -0
  543. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/views/jobInjectStatusByRequest/map.js +0 -0
  544. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/views/jobInjectStatusByRequest/reduce.js +0 -0
  545. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/views/jobStatusByRequest/map.js +0 -0
  546. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/views/jobStatusByRequest/reduce.js +0 -0
  547. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/views/jobsByChildQueueAndPriority/map.js +0 -0
  548. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/views/jobsByChildQueueAndPriority/reduce.js +0 -0
  549. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/views/jobsByChildQueueAndStatus/map.js +0 -0
  550. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/views/jobsByChildQueueAndStatus/reduce.js +0 -0
  551. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/views/jobsByRequest/map.js +0 -0
  552. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/views/jobsByRequest/reduce.js +0 -0
  553. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/views/jobsByStatus/map.js +0 -0
  554. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/views/jobsByStatus/reduce.js +0 -0
  555. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/views/jobsByStatusAndPriority/map.js +0 -0
  556. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/views/jobsByStatusAndPriority/reduce.js +0 -0
  557. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/views/openRequests/map.js +0 -0
  558. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/views/recent-items/map.js +0 -0
  559. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/views/siteWhitelistByRequest/map.js +0 -0
  560. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/views/siteWhitelistByRequest/reduce.js +0 -0
  561. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/views/specsByWorkflow/map.js +0 -0
  562. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/views/stuckElements/map.js +0 -0
  563. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/views/wmbsInjectStatusByRequest/map.js +0 -0
  564. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/views/wmbsInjectStatusByRequest/reduce.js +0 -0
  565. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/views/wmbsUrl/map.js +0 -0
  566. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/views/wmbsUrl/reduce.js +0 -0
  567. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/views/wmbsUrlByRequest/map.js +0 -0
  568. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/views/wmbsUrlByRequest/reduce.js +0 -0
  569. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/views/workflowSummary/map.js +0 -0
  570. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkQueue/views/workflowSummary/reduce.js +0 -0
  571. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkloadSummary/_attachments/index.html +0 -0
  572. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkloadSummary/_attachments/js/container/histogram.js +0 -0
  573. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkloadSummary/_attachments/js/container/tree.js +0 -0
  574. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkloadSummary/_attachments/js/dataMap/errorData.js +0 -0
  575. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkloadSummary/_attachments/js/htmlFormatter/listFormatter.js +0 -0
  576. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkloadSummary/_attachments/js/layout/gridLayout.js +0 -0
  577. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkloadSummary/_attachments/performanceHistogram.html +0 -0
  578. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkloadSummary/_attachments/style/main.css +0 -0
  579. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkloadSummary/couchapp.json +0 -0
  580. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkloadSummary/filters/repfilter.js +0 -0
  581. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkloadSummary/lib/mustache.js +0 -0
  582. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkloadSummary/lib/validate.js +0 -0
  583. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkloadSummary/lists/completedWorkflows.js +0 -0
  584. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkloadSummary/lists/performanceHistogram.js +0 -0
  585. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkloadSummary/rewrites.json +0 -0
  586. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkloadSummary/shows/histogramByWorkflow.js +0 -0
  587. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkloadSummary/shows/lumiMissingByWorkflow.js +0 -0
  588. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkloadSummary/templates/histogramByWorkflow.html +0 -0
  589. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkloadSummary/templates/performanceData.html +0 -0
  590. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkloadSummary/updates/updateacdc.js +0 -0
  591. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkloadSummary/updates/updatecollection.js +0 -0
  592. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkloadSummary/validate_doc_update.js +0 -0
  593. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkloadSummary/vendor/protovis/_attachments/protovis-r3.2.js +0 -0
  594. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkloadSummary/views/outputDataByPrimDs/map.js +0 -0
  595. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkloadSummary/views/performanceDataByCampaign/map.js +0 -0
  596. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkloadSummary/views/summaryByInputdataset/map.js +0 -0
  597. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/WorkloadSummary/views/summaryByOutputdataset/map.js +0 -0
  598. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/couchskel/_attachments/index.html +0 -0
  599. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/couchskel/_attachments/js/loader.js +0 -0
  600. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/couchskel/_attachments/style/main.css +0 -0
  601. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/couchskel/_id +0 -0
  602. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/couchskel/couchapp.json +0 -0
  603. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/couchskel/filters/repfilter.js +0 -0
  604. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/couchskel/rewrites.json +0 -0
  605. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/couchskel/shows/redirect.js +0 -0
  606. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/couchskel/validate_doc_update.js +0 -0
  607. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/couchskel/vendor/couchapp/_attachments/jquery.couch.app.js +0 -0
  608. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/couchskel/vendor/couchapp/_attachments/jquery.couch.app.util.js +0 -0
  609. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/couchskel/vendor/couchapp/_attachments/jquery.couch.js +0 -0
  610. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/couchskel/vendor/couchapp/_attachments/jquery.evently.js +0 -0
  611. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/couchskel/vendor/couchapp/_attachments/jquery.mustache.js +0 -0
  612. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/couchskel/vendor/couchapp/_attachments/jquery.pathbinder.js +0 -0
  613. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/couchskel/vendor/couchapp/_attachments/json2.js +0 -0
  614. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/couchskel/vendor/couchapp/_attachments/loader.js +0 -0
  615. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/couchskel/vendor/couchapp/_attachments/path.js +0 -0
  616. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/couchapps/couchskel/vendor/couchapp/_attachments/sha1.js +0 -0
  617. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/css/WMCore/WebTools/Masthead/dmwt_main.css +0 -0
  618. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/css/WMCore/WebTools/Masthead/dmwt_masthead.css +0 -0
  619. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/css/WMCore/WebTools/Masthead/dmwt_masthead_conddb.css +0 -0
  620. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/css/WMCore/WebTools/Masthead/dmwt_masthead_dashboard.css +0 -0
  621. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/css/WMCore/WebTools/Masthead/dmwt_masthead_dbs.css +0 -0
  622. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/css/WMCore/WebTools/Masthead/dmwt_masthead_filemover.css +0 -0
  623. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/css/WMCore/WebTools/Masthead/dmwt_masthead_help.css +0 -0
  624. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/css/WMCore/WebTools/Masthead/dmwt_masthead_ie.css +0 -0
  625. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/css/WMCore/WebTools/Masthead/dmwt_masthead_phedex.css +0 -0
  626. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/css/WMCore/WebTools/Masthead/dmwt_masthead_prodrequest.css +0 -0
  627. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/css/WMCore/WebTools/Masthead/dmwt_masthead_table_conddb.css +0 -0
  628. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/css/WMCore/WebTools/Masthead/dmwt_masthead_table_dashboard.css +0 -0
  629. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/css/WMCore/WebTools/Masthead/dmwt_masthead_table_dbs.css +0 -0
  630. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/css/WMCore/WebTools/Masthead/dmwt_masthead_table_help.css +0 -0
  631. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/css/WMCore/WebTools/Masthead/dmwt_masthead_table_phedex.css +0 -0
  632. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/css/WMCore/WebTools/Masthead/dmwt_masthead_table_prodrequest.css +0 -0
  633. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/css/WMCore/WebTools/Masthead/dmwt_masthead_table_sitedb.css +0 -0
  634. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/css/WMCore/WebTools/cms_reset.css +0 -0
  635. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/css/WMCore/WebTools/style.css +0 -0
  636. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/css/external/yui/rowexpansion.css +0 -0
  637. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/Agent/examples/heartbeat.html +0 -0
  638. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/Agent/index.html +0 -0
  639. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/img/cms_logo.jpg +0 -0
  640. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/img/details_closed.gif +0 -0
  641. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/img/details_open.gif +0 -0
  642. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/img/feed-icon.png +0 -0
  643. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/img/gradientfromtop.gif +0 -0
  644. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/img/loading-small.gif +0 -0
  645. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/img/loading.gif +0 -0
  646. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/img/shadow.gif +0 -0
  647. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/index.html +0 -0
  648. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/javascript/ajax_utils.js +0 -0
  649. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/javascript/config.js +0 -0
  650. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/javascript/md5.js +0 -0
  651. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/javascript/prototype.js +0 -0
  652. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/javascript/requestsview.js +0 -0
  653. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/javascript/task_splitting.js +0 -0
  654. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/javascript/utils.js +0 -0
  655. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/jinja_templates/admin.tmpl +0 -0
  656. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/jinja_templates/apis.tmpl +0 -0
  657. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/jinja_templates/approve.tmpl +0 -0
  658. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/jinja_templates/assign.tmpl +0 -0
  659. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/jinja_templates/batch.tmpl +0 -0
  660. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/jinja_templates/batches.tmpl +0 -0
  661. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/jinja_templates/confirm.tmpl +0 -0
  662. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/jinja_templates/create.tmpl +0 -0
  663. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/jinja_templates/doc.tmpl +0 -0
  664. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/jinja_templates/error.tmpl +0 -0
  665. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/jinja_templates/filter_sort.tmpl +0 -0
  666. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/jinja_templates/generic.tmpl +0 -0
  667. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/jinja_templates/index.tmpl +0 -0
  668. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/jinja_templates/main.tmpl +0 -0
  669. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/jinja_templates/manualConversions.txt +0 -0
  670. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/jinja_templates/menu.tmpl +0 -0
  671. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/jinja_templates/requests.tmpl +0 -0
  672. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/jinja_templates/search.tmpl +0 -0
  673. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/jinja_templates/validate.tmpl +0 -0
  674. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/jinja_templates/workflow.tmpl +0 -0
  675. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/style/kube.min.css +0 -0
  676. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/style/main.css +0 -0
  677. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/style/style.css +0 -0
  678. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/templates/admin.tmpl +0 -0
  679. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/templates/apis.tmpl +0 -0
  680. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/templates/approve.tmpl +0 -0
  681. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/templates/assign.tmpl +0 -0
  682. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/templates/batch.tmpl +0 -0
  683. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/templates/batches.tmpl +0 -0
  684. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/templates/confirm.tmpl +0 -0
  685. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/templates/create.tmpl +0 -0
  686. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/templates/doc.tmpl +0 -0
  687. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/templates/error.tmpl +0 -0
  688. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/templates/filter_sort.tmpl +0 -0
  689. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/templates/generic.tmpl +0 -0
  690. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/templates/index.tmpl +0 -0
  691. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/templates/json/DataProcessing.tmpl +0 -0
  692. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/templates/json/MonteCarlo.tmpl +0 -0
  693. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/templates/json/ReDigi.tmpl +0 -0
  694. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/templates/json/ReReco.tmpl +0 -0
  695. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/templates/json/Resubmission.tmpl +0 -0
  696. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/templates/json/StoreResults.tmpl +0 -0
  697. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/templates/main.tmpl +0 -0
  698. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/templates/menu.tmpl +0 -0
  699. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/templates/requests.tmpl +0 -0
  700. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/templates/search.tmpl +0 -0
  701. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/templates/validate.tmpl +0 -0
  702. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/ReqMgr/templates/workflow.tmpl +0 -0
  703. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/WMBS/ResourceControl.html +0 -0
  704. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/WMBS/ResourceInfoByTask.html +0 -0
  705. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/WMBS/ResourceInfoByType.html +0 -0
  706. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/WMBS/examples/DBSBufferStatus.html +0 -0
  707. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/WMBS/examples/JSTest.html +0 -0
  708. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/WMBS/examples/ListFailedJobs.html +0 -0
  709. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/WMBS/examples/ListFailedJobsByTask.html +0 -0
  710. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/WMBS/examples/ResourceInfoForCreatedJobs.html +0 -0
  711. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/WMBS/examples/ResourceInfoForSubmittedJobs.html +0 -0
  712. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/WMBS/examples/TaskSummary.html +0 -0
  713. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/WMBS/examples/TaskSummaryDetail.html +0 -0
  714. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/WMBS/examples/Thresholds.html +0 -0
  715. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/WMBS/examples/WorkflowStatus.html +0 -0
  716. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/WMBS/examples/WorkflowSummary.html +0 -0
  717. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/WMBS/examples/autoupdateIndex.html +0 -0
  718. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/WMBS/index.html +0 -0
  719. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/WorkQueue/examples/ChartTest.html +0 -0
  720. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/WorkQueue/examples/DynamicTree.html +0 -0
  721. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/WorkQueue/examples/DynamicTreeWithLoader.html +0 -0
  722. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/WorkQueue/examples/ElementTable.html +0 -0
  723. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/WorkQueue/examples/ElementTableWithServersidePagination.html +0 -0
  724. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/WorkQueue/examples/GraphaelBarChart.html +0 -0
  725. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/WorkQueue/examples/GraphaelLineChart.html +0 -0
  726. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/WorkQueue/examples/GraphaelPieChart.html +0 -0
  727. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/WorkQueue/examples/Layout.html +0 -0
  728. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/WorkQueue/examples/LayoutUsingGrid.html +0 -0
  729. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/WorkQueue/examples/LoaderTest.html +0 -0
  730. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/WorkQueue/examples/PieChartExample.html +0 -0
  731. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/WorkQueue/examples/PieChartTest.html +0 -0
  732. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/WorkQueue/examples/PlotFairyBarChart.py +0 -0
  733. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/WorkQueue/examples/PlotFairyLineChart.py +0 -0
  734. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/WorkQueue/examples/PlotFairyPieChart.py +0 -0
  735. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/WorkQueue/examples/SiteTable.html +0 -0
  736. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/WorkQueue/examples/WorkQueueTree.html +0 -0
  737. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/WorkQueue/examples/WorkloadProgress.html +0 -0
  738. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/html/WorkQueue/index.html +0 -0
  739. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/javascript/WMCore/WebTools/Agent/heartbeat.js +0 -0
  740. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/javascript/WMCore/WebTools/WMBS/ResourceInfoByTask.js +0 -0
  741. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/javascript/WMCore/WebTools/WMBS/ResourceInfoByType.js +0 -0
  742. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/javascript/WMCore/WebTools/WMBS/TaskSummaryTable.js +0 -0
  743. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/javascript/WMCore/WebTools/WMBS/ThresholdUpdate.js +0 -0
  744. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/javascript/WMCore/WebTools/WMBS/WorkflowSummaryTable.js +0 -0
  745. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/javascript/WMCore/WebTools/WMBS/WorkflowSummaryWithTask.js +0 -0
  746. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/javascript/WMCore/WebTools/YUITreeDataMap.js +0 -0
  747. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/javascript/WMCore/WebTools/dataTable.js +0 -0
  748. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/javascript/WMCore/WebTools/debugging.js +0 -0
  749. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/javascript/WMCore/WebTools/namespace.js +0 -0
  750. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/javascript/external/graphael/g.bar.js +0 -0
  751. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/javascript/external/graphael/g.dot.js +0 -0
  752. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/javascript/external/graphael/g.line.js +0 -0
  753. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/javascript/external/graphael/g.pie.js +0 -0
  754. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/javascript/external/graphael/g.raphael.js +0 -0
  755. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/javascript/external/graphael/raphael.js +0 -0
  756. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/javascript/external/yui/rowexpansion.js +0 -0
  757. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/Utils/CPMetrics.py +0 -0
  758. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/Utils/CertTools.py +0 -0
  759. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/Utils/EmailAlert.py +0 -0
  760. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/Utils/ExtendedUnitTestCase.py +0 -0
  761. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/Utils/FileTools.py +0 -0
  762. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/Utils/IteratorTools.py +0 -0
  763. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/Utils/MathUtils.py +0 -0
  764. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/Utils/MemoryCache.py +0 -0
  765. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/Utils/Patterns.py +0 -0
  766. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/Utils/Pipeline.py +0 -0
  767. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/Utils/PortForward.py +0 -0
  768. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/Utils/PythonVersion.py +0 -0
  769. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/Utils/Signals.py +0 -0
  770. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/Utils/TemporaryEnvironment.py +0 -0
  771. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/Utils/Throttled.py +0 -0
  772. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/Utils/Timers.py +0 -0
  773. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/Utils/Timestamps.py +0 -0
  774. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/Utils/TokenManager.py +0 -0
  775. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/Utils/Tracing.py +0 -0
  776. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/Utils/TwPrint.py +0 -0
  777. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/Utils/__init__.py +0 -0
  778. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/ACDC/Collection.py +0 -0
  779. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/ACDC/CollectionTypes.py +0 -0
  780. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/ACDC/CouchCollection.py +0 -0
  781. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/ACDC/CouchFileset.py +0 -0
  782. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/ACDC/CouchService.py +0 -0
  783. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/ACDC/DataCollectionService.py +0 -0
  784. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/ACDC/Fileset.py +0 -0
  785. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/ACDC/__init__.py +0 -0
  786. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Algorithms/Alarm.py +0 -0
  787. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Algorithms/MathAlgos.py +0 -0
  788. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Algorithms/MiscAlgos.py +0 -0
  789. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Algorithms/ParseXMLFile.py +0 -0
  790. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Algorithms/Permissions.py +0 -0
  791. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Algorithms/Singleton.py +0 -0
  792. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Algorithms/SubprocessAlgos.py +0 -0
  793. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Algorithms/__init__.py +0 -0
  794. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Cache/GenericDataCache.py +0 -0
  795. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Cache/WMConfigCache.py +0 -0
  796. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Cache/__init__.py +0 -0
  797. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Configuration.py +0 -0
  798. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/DAOFactory.py +0 -0
  799. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/DataStructs/File.py +0 -0
  800. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/DataStructs/Fileset.py +0 -0
  801. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/DataStructs/Job.py +0 -0
  802. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/DataStructs/JobGroup.py +0 -0
  803. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/DataStructs/JobPackage.py +0 -0
  804. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/DataStructs/LumiList.py +0 -0
  805. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/DataStructs/Mask.py +0 -0
  806. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/DataStructs/MathStructs/ContinuousSummaryHistogram.py +0 -0
  807. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/DataStructs/MathStructs/DiscreteSummaryHistogram.py +0 -0
  808. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/DataStructs/MathStructs/SummaryHistogram.py +0 -0
  809. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/DataStructs/MathStructs/__init__.py +0 -0
  810. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/DataStructs/Pickleable.py +0 -0
  811. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/DataStructs/Run.py +0 -0
  812. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/DataStructs/Subscription.py +0 -0
  813. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/DataStructs/WMObject.py +0 -0
  814. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/DataStructs/WorkUnit.py +0 -0
  815. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/DataStructs/Workflow.py +0 -0
  816. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/DataStructs/__init__.py +0 -0
  817. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Database/CMSCouch.py +0 -0
  818. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Database/ConfigDBMap.py +0 -0
  819. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Database/CouchUtils.py +0 -0
  820. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Database/DBCore.py +0 -0
  821. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Database/DBCreator.py +0 -0
  822. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Database/DBExceptionHandler.py +0 -0
  823. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Database/DBFactory.py +0 -0
  824. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Database/DBFormatter.py +0 -0
  825. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Database/Dialects.py +0 -0
  826. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Database/ExecuteDAO.py +0 -0
  827. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Database/MongoDB.py +0 -0
  828. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Database/MySQL/Destroy.py +0 -0
  829. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Database/MySQL/ListUserContent.py +0 -0
  830. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Database/MySQL/__init__.py +0 -0
  831. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Database/MySQLCore.py +0 -0
  832. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Database/Oracle/Destroy.py +0 -0
  833. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Database/Oracle/ListUserContent.py +0 -0
  834. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Database/Oracle/__init__.py +0 -0
  835. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Database/ResultSet.py +0 -0
  836. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Database/Transaction.py +0 -0
  837. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Database/__init__.py +0 -0
  838. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Database/ipy_profile_couch.py +0 -0
  839. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/GlobalWorkQueue/CherryPyThreads/CleanUpTask.py +0 -0
  840. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/GlobalWorkQueue/CherryPyThreads/HeartbeatMonitor.py +0 -0
  841. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/GlobalWorkQueue/CherryPyThreads/LocationUpdateTask.py +0 -0
  842. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/GlobalWorkQueue/CherryPyThreads/ReqMgrInteractionTask.py +0 -0
  843. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/GlobalWorkQueue/CherryPyThreads/__init__.py +0 -0
  844. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/GlobalWorkQueue/__init__.py +0 -0
  845. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/GroupUser/CouchObject.py +0 -0
  846. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/GroupUser/Decorators.py +0 -0
  847. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/GroupUser/Group.py +0 -0
  848. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/GroupUser/Interface.py +0 -0
  849. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/GroupUser/User.py +0 -0
  850. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/GroupUser/__init__.py +0 -0
  851. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Lexicon.py +0 -0
  852. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/REST/Auth.py +0 -0
  853. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/REST/CherryPyPeriodicTask.py +0 -0
  854. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/REST/Error.py +0 -0
  855. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/REST/Format.py +0 -0
  856. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/REST/HeartbeatMonitorBase.py +0 -0
  857. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/REST/Main.py +0 -0
  858. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/REST/Server.py +0 -0
  859. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/REST/Services.py +0 -0
  860. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/REST/Test.py +0 -0
  861. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/REST/Tools.py +0 -0
  862. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/REST/Validation.py +0 -0
  863. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/REST/__init__.py +0 -0
  864. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/ReqMgr/DataStructs/RequestStatus.py +0 -0
  865. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/ReqMgr/DataStructs/RequestType.py +0 -0
  866. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/ReqMgr/DataStructs/__init__.py +0 -0
  867. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/ReqMgr/__init__.py +0 -0
  868. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/AlertManager/AlertManagerAPI.py +0 -0
  869. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/AlertManager/__init__.py +0 -0
  870. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/CRIC/CRIC.py +0 -0
  871. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/CRIC/__init__.py +0 -0
  872. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/DBS/DBS3Reader.py +0 -0
  873. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/DBS/DBSConcurrency.py +0 -0
  874. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/DBS/DBSReader.py +0 -0
  875. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/DBS/DBSWriterObjects.py +0 -0
  876. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/DBS/ProdException.py +0 -0
  877. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/DBS/__init__.py +0 -0
  878. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/FWJRDB/FWJRDBAPI.py +0 -0
  879. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/FWJRDB/__init__.py +0 -0
  880. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/HTTPS/HTTPSAuthHandler.py +0 -0
  881. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/HTTPS/__init__.py +0 -0
  882. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/LogDB/LogDB.py +0 -0
  883. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/LogDB/LogDBBackend.py +0 -0
  884. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/LogDB/LogDBExceptions.py +0 -0
  885. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/LogDB/LogDBReport.py +0 -0
  886. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/LogDB/__init__.py +0 -0
  887. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/MSPileup/__init__.py +0 -0
  888. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/MSUtils/MSUtils.py +0 -0
  889. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/MSUtils/__init__.py +0 -0
  890. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/McM/McM.py +0 -0
  891. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/McM/__init__.py +0 -0
  892. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/MonIT/Grafana.py +0 -0
  893. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/MonIT/__init__.py +0 -0
  894. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/PyCondor/PyCondorAPI.py +0 -0
  895. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/PyCondor/PyCondorUtils.py +0 -0
  896. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/PyCondor/__init__.py +0 -0
  897. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/ReqMgr/ReqMgr.py +0 -0
  898. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/ReqMgr/__init__.py +0 -0
  899. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/ReqMgrAux/ReqMgrAux.py +0 -0
  900. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/ReqMgrAux/__init__.py +0 -0
  901. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/RequestDB/RequestDBReader.py +0 -0
  902. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/RequestDB/RequestDBWriter.py +0 -0
  903. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/RequestDB/__init__.py +0 -0
  904. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/Requests.py +0 -0
  905. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/Rucio/Rucio.py +0 -0
  906. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/Rucio/RucioUtils.py +0 -0
  907. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/Rucio/__init__.py +0 -0
  908. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/RucioConMon/RucioConMon.py +0 -0
  909. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/RucioConMon/__init__.py +0 -0
  910. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/Service.py +0 -0
  911. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/StompAMQ/__init__.py +0 -0
  912. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/TagCollector/TagCollector.py +0 -0
  913. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/TagCollector/XMLUtils.py +0 -0
  914. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/TagCollector/__init__.py +0 -0
  915. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/UUIDLib.py +0 -0
  916. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/UserFileCache/UserFileCache.py +0 -0
  917. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/UserFileCache/__init__.py +0 -0
  918. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/WMAgent/WMAgent.py +0 -0
  919. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/WMAgent/__init__.py +0 -0
  920. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/WMArchive/CMSSWMetrics.py +0 -0
  921. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/WMArchive/DataMap.py +0 -0
  922. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/WMArchive/WMArchive.py +0 -0
  923. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/WMArchive/__init__.py +0 -0
  924. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/WMBS/WMBS.py +0 -0
  925. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/WMBS/__init__.py +0 -0
  926. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/WMStats/DataStruct/RequestInfoCollection.py +0 -0
  927. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/WMStats/DataStruct/__init__.py +0 -0
  928. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/WMStats/WMStatsPycurl.py +0 -0
  929. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/WMStats/WMStatsReader.py +0 -0
  930. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/WMStats/WMStatsWriter.py +0 -0
  931. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/WMStats/__init__.py +0 -0
  932. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/WMStatsServer/WMStatsServer.py +0 -0
  933. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/WMStatsServer/__init__.py +0 -0
  934. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/WorkQueue/WorkQueue.py +0 -0
  935. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/WorkQueue/__init__.py +0 -0
  936. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/__init__.py +0 -0
  937. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Services/pycurl_manager.py +0 -0
  938. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WMBase.py +0 -0
  939. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WMConnectionBase.py +0 -0
  940. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WMException.py +0 -0
  941. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WMExceptions.py +0 -0
  942. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WMFactory.py +0 -0
  943. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WMInit.py +0 -0
  944. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WMLogging.py +0 -0
  945. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WMSpec/ConfigSectionTree.py +0 -0
  946. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WMSpec/Persistency.py +0 -0
  947. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WMSpec/Steps/BuildMaster.py +0 -0
  948. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WMSpec/Steps/BuildTools.py +0 -0
  949. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WMSpec/Steps/Builder.py +0 -0
  950. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WMSpec/Steps/Diagnostic.py +0 -0
  951. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WMSpec/Steps/Emulator.py +0 -0
  952. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WMSpec/Steps/ExecuteMaster.py +0 -0
  953. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WMSpec/Steps/Executor.py +0 -0
  954. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WMSpec/Steps/StepFactory.py +0 -0
  955. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WMSpec/Steps/TaskEmulator.py +0 -0
  956. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WMSpec/Steps/Template.py +0 -0
  957. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WMSpec/Steps/Templates/AlcaHarvest.py +0 -0
  958. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WMSpec/Steps/Templates/CMSSW.py +0 -0
  959. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WMSpec/Steps/Templates/DQMUpload.py +0 -0
  960. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WMSpec/Steps/Templates/DeleteFiles.py +0 -0
  961. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WMSpec/Steps/Templates/LogArchive.py +0 -0
  962. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WMSpec/Steps/Templates/LogCollect.py +0 -0
  963. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WMSpec/Steps/Templates/StageOut.py +0 -0
  964. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WMSpec/Steps/Templates/__init__.py +0 -0
  965. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WMSpec/Steps/WMExecutionFailure.py +0 -0
  966. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WMSpec/Steps/__init__.py +0 -0
  967. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WMSpec/Utilities.py +0 -0
  968. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WMSpec/WMSpecErrors.py +0 -0
  969. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WMSpec/WMStep.py +0 -0
  970. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WMSpec/WMTask.py +0 -0
  971. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WMSpec/WMWorkload.py +0 -0
  972. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WMSpec/WMWorkloadTools.py +0 -0
  973. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WMSpec/__init__.py +0 -0
  974. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WorkQueue/DataLocationMapper.py +0 -0
  975. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WorkQueue/DataStructs/ACDCBlock.py +0 -0
  976. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WorkQueue/DataStructs/Block.py +0 -0
  977. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WorkQueue/DataStructs/CouchWorkQueueElement.py +0 -0
  978. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WorkQueue/DataStructs/WorkQueueElement.py +0 -0
  979. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WorkQueue/DataStructs/WorkQueueElementResult.py +0 -0
  980. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WorkQueue/DataStructs/WorkQueueElementsSummary.py +0 -0
  981. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WorkQueue/DataStructs/__init__.py +0 -0
  982. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WorkQueue/Policy/End/EndPolicyInterface.py +0 -0
  983. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WorkQueue/Policy/End/SingleShot.py +0 -0
  984. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WorkQueue/Policy/End/__init__.py +0 -0
  985. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WorkQueue/Policy/PolicyInterface.py +0 -0
  986. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WorkQueue/Policy/Start/Block.py +0 -0
  987. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WorkQueue/Policy/Start/Dataset.py +0 -0
  988. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WorkQueue/Policy/Start/MonteCarlo.py +0 -0
  989. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WorkQueue/Policy/Start/ResubmitBlock.py +0 -0
  990. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WorkQueue/Policy/Start/StartPolicyInterface.py +0 -0
  991. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WorkQueue/Policy/Start/__init__.py +0 -0
  992. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WorkQueue/Policy/__init__.py +0 -0
  993. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WorkQueue/WMBSHelper.py +0 -0
  994. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WorkQueue/WorkQueue.py +0 -0
  995. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WorkQueue/WorkQueueBackend.py +0 -0
  996. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WorkQueue/WorkQueueBase.py +0 -0
  997. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WorkQueue/WorkQueueExceptions.py +0 -0
  998. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WorkQueue/WorkQueueReqMgrInterface.py +0 -0
  999. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WorkQueue/WorkQueueUtils.py +0 -0
  1000. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/WorkQueue/__init__.py +0 -0
  1001. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Wrappers/JsonWrapper/JSONThunker.py +0 -0
  1002. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Wrappers/JsonWrapper/__init__.py +0 -0
  1003. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/WMCore/Wrappers/__init__.py +0 -0
  1004. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/wmglobalqueue.egg-info/dependency_links.txt +0 -0
  1005. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/wmglobalqueue.egg-info/requires.txt +0 -0
  1006. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/python/wmglobalqueue.egg-info/top_level.txt +0 -0
  1007. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/templates/WMCore/WebTools/API.tmpl +0 -0
  1008. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/templates/WMCore/WebTools/Atom.tmpl +0 -0
  1009. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/templates/WMCore/WebTools/ConfigFile.tmpl +0 -0
  1010. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/templates/WMCore/WebTools/Logging.tmpl +0 -0
  1011. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/templates/WMCore/WebTools/Masthead/masthead.tmpl +0 -0
  1012. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/templates/WMCore/WebTools/Masthead/masthead_table.tmpl +0 -0
  1013. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/templates/WMCore/WebTools/Page.tmpl +0 -0
  1014. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/templates/WMCore/WebTools/REST.tmpl +0 -0
  1015. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/templates/WMCore/WebTools/RESTAPI.tmpl +0 -0
  1016. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/templates/WMCore/WebTools/WMBS/TaskSummary.tmpl +0 -0
  1017. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/templates/WMCore/WebTools/WMBS/test.tmpl +0 -0
  1018. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/templates/WMCore/WebTools/WMBS.tmpl +0 -0
  1019. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/templates/WMCore/WebTools/WMBSJobStatus.tmpl +0 -0
  1020. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/templates/WMCore/WebTools/WMBSSubscription.tmpl +0 -0
  1021. {wmglobalqueue-2.3.10.3 → wmglobalqueue-2.4.0rc1}/src/templates/WMCore/WebTools/XML.tmpl +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 1.2
2
2
  Name: wmglobalqueue
3
- Version: 2.3.10.3
3
+ Version: 2.4.0rc1
4
4
  Summary: UNKNOWN
5
5
  Home-page: https://github.com/dmwm/WMCore
6
6
  Maintainer: CMS DMWM Group
@@ -35,12 +35,15 @@ __version__ = "$Revision: 1.16 $"
35
35
  __author__ = "fvlingen@caltech.edu"
36
36
 
37
37
  import getopt
38
- import logging
39
38
  import os
40
39
  import subprocess
41
40
  import sys
42
41
  import time
42
+ import json
43
+ import psutil
43
44
 
45
+ from Utils.Utilities import extractFromXML
46
+ from Utils.ProcFS import processStatus
44
47
  from WMCore.Agent.Daemon.Details import Details
45
48
  from WMCore.Configuration import loadConfigurationFile
46
49
  from WMCore.WMFactory import WMFactory
@@ -177,7 +180,7 @@ def connectionTest(configFile):
177
180
  print("skipped.")
178
181
  return
179
182
 
180
- (dialect, junk) = config.CoreDatabase.connectUrl.split(":", 1)
183
+ dialect, _ = config.CoreDatabase.connectUrl.split(":", 1)
181
184
  socket = getattr(config.CoreDatabase, "socket", None)
182
185
 
183
186
  try:
@@ -235,6 +238,15 @@ def startup(configFile):
235
238
  else:
236
239
  print('Path for daemon file does not exist!')
237
240
  sys.exit(1)
241
+ # write into component area process status information
242
+ cpath = os.path.join(compDir, "threads.json")
243
+ if os.path.exists(cpath):
244
+ os.remove(cpath)
245
+ cpid = extractFromXML(daemonXML, "ProcessID")
246
+ with open(cpath, 'w', encoding="utf-8") as istream:
247
+ procStatus = processStatus(cpid)
248
+ istream.write(json.dumps(procStatus))
249
+ print("Component %s started with %s threads, see %s\n" % (component, len(procStatus), cpath))
238
250
 
239
251
  return
240
252
 
@@ -274,6 +286,10 @@ def shutdown(configFile):
274
286
  daemon.removeAndBackupDaemonFile()
275
287
  else:
276
288
  daemon.killWithPrejudice()
289
+ # remove component threads.json file
290
+ cpath = os.path.join(compDir, "threads.json")
291
+ if os.path.exists(cpath):
292
+ os.remove(cpath)
277
293
  if doLogCleanup:
278
294
  # //
279
295
  # // Log Cleanup
@@ -295,7 +311,7 @@ def shutdown(configFile):
295
311
  exitCode = subprocess.call(["rm", "-rf", "%s" % compDir])
296
312
  if exitCode:
297
313
  msg = "Failed to clean up dir: %s\n" % compDir
298
- msg += output
314
+ msg += f"with exit code {exitCode}"
299
315
  print(msg)
300
316
 
301
317
  return
@@ -320,18 +336,62 @@ def status(configFile):
320
336
  return
321
337
  compDir = config.section_(component).componentDir
322
338
  compDir = os.path.expandvars(compDir)
323
- daemonXml = os.path.join(compDir, "Daemon.xml")
324
- if not os.path.exists(daemonXml):
325
- print("Component:%s Not Running" % component)
326
- continue
327
- daemon = Details(daemonXml)
328
- if not daemon.isAlive():
329
- print("Component:%s Not Running" % component)
330
- else:
331
- print("Component:%s Running:%s" % (component, daemon['ProcessID']))
339
+ checkProcessThreads(component, compDir)
332
340
 
333
341
  sys.exit(0)
334
342
 
343
+ def checkProcessThreads(component, compDir):
344
+ """
345
+ Helper function to check process and its threads for their statuses
346
+ :param component: component name
347
+ :return: prints status of the component process and its threads
348
+ """
349
+ # check if component daemon exists
350
+ daemonXml = os.path.join(compDir, "Daemon.xml")
351
+ if not os.path.exists(daemonXml):
352
+ print("Component:%s Not Running" % component)
353
+ return
354
+ pid = extractFromXML(daemonXML, "ProcessID")
355
+
356
+ jsonFile = os.path.join(compDir, "threads.json")
357
+ with open(jsonFile, "r", encoding="utf-8") as istream:
358
+ data = json.load(istream)
359
+
360
+ # Extract process and its threads
361
+ threadPids = []
362
+
363
+ for entry in data:
364
+ if str(entry["pid"]) == str(pid) and entry["type"] == "process":
365
+ continue
366
+ elif entry["type"] == "thread":
367
+ threadPids.append(entry["pid"])
368
+
369
+ # Check if process is running
370
+ processRunning = psutil.pid_exists(int(pid))
371
+
372
+ # Check if threads are running
373
+ runningThreads = []
374
+ orphanThreads = []
375
+ process = psutil.Process(int(pid))
376
+ for thread in process.threads():
377
+ if str(thread.id) == str(pid):
378
+ continue # skip pid thread
379
+ if str(thread.id) in threadPids:
380
+ runningThreads.append(thread.id)
381
+ else:
382
+ orphanThreads.append(thread.id)
383
+
384
+ # Output result
385
+ status = "running" if processRunning else "not-running"
386
+ msg = f"Component:{component} {pid} {status} with threads {runningThreads}"
387
+ if status == "running":
388
+ if len(orphanThreads) > 0:
389
+ status = "partially-running" if processRunning else "not-running"
390
+ msg = f"Component:{component} {pid} {status} with threads {runningThreads}, lost {orphanThreads} threads"
391
+ else:
392
+ msg = f"Component:{component} {pid} {status}"
393
+ print(msg)
394
+
335
395
  def restart(config):
336
396
  """
337
397
  _restart_
@@ -0,0 +1,112 @@
1
+ #!/usr/bin/env python
2
+ # -*- coding: utf-8 -*-
3
+ """
4
+ File : ProcFS.py
5
+ Author : Valentin Kuznetsov <vkuznet AT gmail dot com>
6
+ Description: This module provides function which rely on Linux proc fs
7
+ """
8
+ # system modules
9
+ import os
10
+
11
+ # 3rd party modules
12
+ try:
13
+ import psutil
14
+ usePsutil = True
15
+ except ImportError:
16
+ usePsutil = False
17
+
18
+
19
+ def processStatus(pid, method=None):
20
+ """
21
+ Return status of the given process PID along with its threads using psutil.
22
+ :param pid: Process ID to inspect
23
+ :param method: define which method to use procfs or psutil
24
+ :return: list of dictionaries of `{process, pid, status}` data-structure
25
+ """
26
+ if method == 'procfs' or usePsutil == False:
27
+ return processStatusViaProcFS(pid)
28
+ return processStatusViaPsutil(pid)
29
+
30
+
31
+ def processStatusViaPsutil(pid):
32
+ """
33
+ Return status of the given process PID along with its threads using psutil.
34
+ :param pid: Process ID to inspect
35
+ :return: list of dictionaries with {process, pid, status, type}
36
+ """
37
+ statusList = []
38
+
39
+ try:
40
+ proc = psutil.Process(pid)
41
+ processName = proc.name()
42
+ processStatus = proc.status()
43
+ statusList.append({
44
+ "process": processName,
45
+ "pid": str(pid),
46
+ "status": processStatus,
47
+ "type": "process"
48
+ })
49
+
50
+ # Iterate over threads
51
+ threads = proc.threads()
52
+ for thread in threads:
53
+ if str(pid) == str(thread.id):
54
+ continue
55
+ threadId = thread.id
56
+ # psutil doesn't provide thread name or detailed state, so we approximate
57
+ statusList.append({
58
+ "process": f"{processName}-thread",
59
+ "pid": str(threadId),
60
+ "status": "running", # threads are assumed running if present
61
+ "type": "thread"
62
+ })
63
+
64
+ except psutil.NoSuchProcess:
65
+ return [{"error": f"Process {pid} not found"}]
66
+ except Exception as e:
67
+ return [{"error": str(e)}]
68
+
69
+ return statusList
70
+
71
+
72
+ def processStatusViaProcFS(pid):
73
+ """
74
+ Return status of given process PID along with its threads via /proc FS look-up (available on all Linux OSes)
75
+ :return: list of dictionaries of `{process, pid, status}` data-structure
76
+ """
77
+ statusList = []
78
+ procPath = f"/proc/{pid}"
79
+
80
+ if not os.path.exists(procPath):
81
+ return [{"error": f"Process {pid} not found"}]
82
+
83
+ try:
84
+ with open(f"{procPath}/status", encoding='utf-8') as f:
85
+ processName = ""
86
+ processState = ""
87
+ for line in f:
88
+ if line.startswith("Name:"):
89
+ processName = line.split(":")[1].strip()
90
+ elif line.startswith("State:"):
91
+ processState = line.split(":")[1].strip()
92
+ statusList.append({"process": processName, "pid": str(pid), "status": processState, "type": "process"})
93
+
94
+ taskPath = f"{procPath}/task"
95
+ if os.path.exists(taskPath):
96
+ for threadId in os.listdir(taskPath):
97
+ if str(threadId) == str(pid):
98
+ continue
99
+ with open(f"{taskPath}/{threadId}/status", encoding='utf-8') as f:
100
+ threadName = ""
101
+ threadState = ""
102
+ for line in f:
103
+ if line.startswith("Name:"):
104
+ threadName = line.split(":")[1].strip()
105
+ elif line.startswith("State:"):
106
+ threadState = line.split(":")[1].strip()
107
+ statusList.append({"process": threadName, "pid": threadId, "status": threadState, "type": "thread"})
108
+
109
+ except Exception as e:
110
+ return [{"error": str(e)}]
111
+
112
+ return statusList
@@ -0,0 +1,192 @@
1
+ #!/usr/bin/env python
2
+ # -*- coding: utf-8 -*-
3
+ """
4
+ File : ProcessStats.py
5
+ Author : Valentin Kuznetsov <vkuznet AT gmail dot com>
6
+ Description: This module provide ability to get detailed information about
7
+ certain UNIX process, referred by PID. It is based on psutil and threading
8
+ python modules. It can be used in any web/data-server to get live status
9
+ about the running server. Here is an example
10
+
11
+ .. doctest:
12
+
13
+ from Utils.procstats import status threadStack
14
+
15
+ class SomeServer(object):
16
+ def __init__(self):
17
+ self.time0 = time.time()
18
+ def status(self):
19
+ sdict = {'server': processStatus()}
20
+ sdict['server'].update({'uptime': time.time()-self.time0})
21
+ sdict.update(threadStack())
22
+ return sdict
23
+
24
+ The exposed status endpoint will return a json dictionary containing server
25
+ upteima and cpu/mem/threads information.
26
+ """
27
+
28
+ # system modules
29
+ import os
30
+ import sys
31
+ import json
32
+ import time
33
+ import argparse
34
+ import threading
35
+ import traceback
36
+
37
+ try:
38
+ import psutil
39
+ except ImportError:
40
+ pass
41
+
42
+ def _baseProcessStatusFormat(pid=None):
43
+ if not pid:
44
+ pid = os.getpid()
45
+ ttime = time.localtime()
46
+ tstamp = time.strftime('%d/%b/%Y:%H:%M:%S', ttime)
47
+ return {'pid': pid, 'timestamp': tstamp, 'time': time.time()}
48
+
49
+ def processStatus(pid=None):
50
+ "Return status of the process in a dictionary format"
51
+
52
+ pdict = _baseProcessStatusFormat(pid)
53
+ if 'psutil' not in sys.modules:
54
+ return pdict
55
+ proc = psutil.Process(pid)
56
+ pdict.update(proc.as_dict())
57
+ return pdict
58
+
59
+ def processStatusDict(pid=None):
60
+ "Return status of the process in a dictionary format"
61
+ pdict = _baseProcessStatusFormat(pid)
62
+ if 'psutil' not in sys.modules:
63
+ return pdict
64
+ proc = psutil.Process(pid)
65
+ pdict.update({"cpu_times": dict(proc.cpu_times()._asdict())})
66
+ pdict.update({"cpu_percent": proc.cpu_percent(interval=1.0)})
67
+ pdict.update({"cpu_num": proc.cpu_num()})
68
+ pdict.update({"memory_full_info": dict(proc.memory_full_info()._asdict())})
69
+ pdict.update({"memory_percent": proc.memory_percent()})
70
+ return pdict
71
+
72
+ def threadStack():
73
+ """
74
+ Return context of all threads in dictionary format where individual
75
+ thread information stored in its own dicts and all threads are groupped
76
+ into threads list. Code based on example from StackOverflow:
77
+ http://stackoverflow.com/questions/132058/showing-the-stack-trace-from-a-running-python-application
78
+ """
79
+ tdict = {}
80
+ id2name = dict([(th.ident, th.name) for th in threading.enumerate()])
81
+ threads = []
82
+ for tid, stack in list(sys._current_frames().items()):
83
+ tdict = {"thead": id2name.get(tid, ""), "thead_id": tid}
84
+ stacklist = []
85
+ for filename, lineno, name, line in traceback.extract_stack(stack):
86
+ sdict = dict(filename=filename, line_number=lineno, name=name, line=line)
87
+ stacklist.append(sdict)
88
+ tdict.update({"stack": stacklist})
89
+ threads.append(tdict)
90
+ return dict(threads=threads)
91
+
92
+ def processThreadsInfo(pid):
93
+ """
94
+ Provides information about process and its threads using psutils
95
+ :param pid: process PID, string
96
+ :return: dictionary statistics about process and threads
97
+ """
98
+ try:
99
+ process = psutil.Process(pid)
100
+
101
+ # Get overall process details
102
+ process_info = {
103
+ "process_name": process.name(),
104
+ "pid": process.pid,
105
+ "status": process.status(),
106
+ "ppid": process.ppid(), # Parent Process ID
107
+ "cmdline": process.cmdline(), # Full command-line arguments
108
+ "cpu_usage_percent": process.cpu_percent(interval=1.0), # CPU usage in percentage
109
+ "memory_usage_percent": process.memory_percent(), # RAM usage in percentage
110
+ "memory_rss": process.memory_info().rss, # Resident Set Size (bytes)
111
+ "num_open_files": len(process.open_files()), # Number of open file descriptors
112
+ "num_connections": len(process.connections()), # Number of active connections
113
+ "threads": []
114
+ }
115
+
116
+ # Iterate over threads to get per-thread details
117
+ for thread in process.threads():
118
+ if str(pid) == str(thread.id):
119
+ continue
120
+ thread_id = thread.id
121
+
122
+ thread_info = {
123
+ "thread_id": thread_id,
124
+ "user_time": thread.user_time, # CPU time spent in user mode
125
+ "system_time": thread.system_time, # CPU time spent in system mode
126
+ "cpu_usage_percent": None,
127
+ "memory_usage_bytes": None,
128
+ "num_open_files": None,
129
+ "num_connections": None,
130
+ "state": "unknown",
131
+ "name": "thread"
132
+ }
133
+ if str(pid) == str(thread_id):
134
+ thread_info['name'] = "process"
135
+
136
+ # Try getting thread status
137
+ try:
138
+ thread_status = psutil.Process(thread_id).status()
139
+ thread_info["state"] = thread_status
140
+ except psutil.NoSuchProcess:
141
+ thread_info["state"] = "zombie"
142
+
143
+ # Try getting per-thread CPU usage
144
+ try:
145
+ thread_info["cpu_usage_percent"] = psutil.Process(thread_id).cpu_percent(interval=1.0)
146
+ except Exception:
147
+ thread_info["cpu_usage_percent"] = "N/A"
148
+
149
+ # Try getting per-thread memory usage
150
+ try:
151
+ thread_info["memory_usage_bytes"] = psutil.Process(thread_id).memory_info().rss
152
+ except Exception:
153
+ thread_info["memory_usage_bytes"] = "N/A"
154
+
155
+ # Try getting per-thread open file descriptors
156
+ try:
157
+ thread_info["num_open_files"] = len(psutil.Process(thread_id).open_files())
158
+ except Exception:
159
+ thread_info["num_open_files"] = "N/A"
160
+
161
+ # Try getting per-thread open connections
162
+ try:
163
+ thread_info["num_connections"] = len(psutil.Process(thread_id).connections())
164
+ except Exception:
165
+ thread_info["num_connections"] = "N/A"
166
+
167
+ # Append to process_info
168
+ process_info["threads"].append(thread_info)
169
+
170
+ return process_info
171
+ except psutil.NoSuchProcess:
172
+ return {"error": f"No process found with PID {pid}"}
173
+ except Exception as e:
174
+ return {"error": str(e)}
175
+
176
+ def main():
177
+ "Main function to use this module as a stand-along script."
178
+ parser = argparse.ArgumentParser(prog='PROG')
179
+ parser.add_argument("--pid", action="store", dest="pid", help="process id")
180
+ opts = parser.parse_args()
181
+
182
+ pdict = processStatus(int(opts.pid))
183
+ pdict.update(threadStack())
184
+ print(f"Process status for {opts.pid}")
185
+ print(json.dumps(pdict, indent=4))
186
+
187
+ processInfo = processThreadsInfo(int(opts.pid))
188
+ print(f"Process/threads status for {opts.pid}")
189
+ print(json.dumps(processInfo, indent=4))
190
+
191
+ if __name__ == '__main__':
192
+ main()
@@ -11,6 +11,16 @@ import sys
11
11
  from types import ModuleType, FunctionType
12
12
  from gc import get_referents
13
13
 
14
+ import xml.etree.ElementTree as ET
15
+
16
+ def extractFromXML(xmlFile, xmlElement):
17
+ tree = ET.parse(xmlFile)
18
+ root = tree.getroot()
19
+ element = root.find(f".//{xmlElement}")
20
+ if element is not None:
21
+ return element.get("Value")
22
+ return None
23
+
14
24
  def lowerCmsHeaders(headers):
15
25
  """
16
26
  Lower CMS headers in provided header's dict. The WMCore Authentication
@@ -3,7 +3,6 @@
3
3
  DBSErrors represents generic class to handle DBS Go server errors
4
4
  """
5
5
 
6
-
7
6
  import json
8
7
 
9
8
  from WMCore.Services.DBS.ProdException import ProdException
@@ -7,12 +7,14 @@ set of common utilities for DBS3Reader
7
7
  """
8
8
  import json
9
9
  import urllib
10
+ import logging
10
11
  from urllib.parse import urlparse, parse_qs, quote_plus
11
12
  from collections import defaultdict
12
13
 
13
14
  from Utils.CertTools import cert, ckey
14
15
  from dbs.apis.dbsClient import aggFileLumis, aggFileParents
15
16
  from WMCore.Services.pycurl_manager import getdata as multi_getdata
17
+ from WMCore.Services.pycurl_manager import RequestHandler
16
18
  from Utils.PortForward import PortForward
17
19
 
18
20
 
@@ -137,3 +139,28 @@ def urlParams(url):
137
139
  if len(vals) == 1:
138
140
  rdict[key] = vals[0]
139
141
  return rdict
142
+
143
+ def DBSErrors(dbsUrl):
144
+ """
145
+ Fetch and return all DBS server errors
146
+ :param dbsUrl: DBS url to use
147
+ :return: dictionary of DBS server errors and their meaning
148
+ """
149
+ dbsErrors = {}
150
+ method = "GET"
151
+ payload = {}
152
+ headers = {'Content-Type': 'application/json'}
153
+ mgr = RequestHandler()
154
+ # dbs server url for error codes
155
+ rurl = f"{dbsUrl}/errors"
156
+ data = "" # initialize data variable to be used in logging.error if necessary
157
+ try:
158
+ data = mgr.getdata(rurl, payload, headers, verb=method, ckey=ckey(), cert=cert())
159
+ # check if we received proper data from DBS server
160
+ if 'code' in str(data) and 'meaning' in str(data):
161
+ errorCodes = json.loads(data)
162
+ for row in errorCodes:
163
+ dbsErrors[row['code']] = row['meaning']
164
+ except Exception as exp:
165
+ logging.error("Unable to query DBS url %s, error %s, data=%s", dbsUrl, str(exp), data)
166
+ return dbsErrors
@@ -6,5 +6,5 @@ Core libraries for Workload Management Packages
6
6
 
7
7
  """
8
8
 
9
- __version__ = '2.3.10.3'
9
+ __version__ = '2.4.0rc1'
10
10
  __all__ = []
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 1.2
2
2
  Name: wmglobalqueue
3
- Version: 2.3.10.3
3
+ Version: 2.4.0rc1
4
4
  Summary: UNKNOWN
5
5
  Home-page: https://github.com/dmwm/WMCore
6
6
  Maintainer: CMS DMWM Group
@@ -755,6 +755,7 @@ src/python/Utils/MemoryCache.py
755
755
  src/python/Utils/Patterns.py
756
756
  src/python/Utils/Pipeline.py
757
757
  src/python/Utils/PortForward.py
758
+ src/python/Utils/ProcFS.py
758
759
  src/python/Utils/ProcessStats.py
759
760
  src/python/Utils/PythonVersion.py
760
761
  src/python/Utils/Signals.py
@@ -1,103 +0,0 @@
1
- #!/usr/bin/env python
2
- # -*- coding: utf-8 -*-
3
- """
4
- File : ProcessStats.py
5
- Author : Valentin Kuznetsov <vkuznet AT gmail dot com>
6
- Description: This module provide ability to get detailed information about
7
- certain UNIX process, referred by PID. It is based on psutil and threading
8
- python modules. It can be used in any web/data-server to get live status
9
- about the running server. Here is an example
10
-
11
- .. doctest:
12
-
13
- from Utils.procstats import status threadStack
14
-
15
- class SomeServer(object):
16
- def __init__(self):
17
- self.time0 = time.time()
18
- def status(self):
19
- sdict = {'server': processStatus()}
20
- sdict['server'].update({'uptime': time.time()-self.time0})
21
- sdict.update(threadStack())
22
- return sdict
23
-
24
- The exposed status endpoint will return a json dictionary containing server
25
- upteima and cpu/mem/threads information.
26
- """
27
-
28
- # system modules
29
- import os
30
- import sys
31
- import json
32
- import time
33
- import argparse
34
- import threading
35
- import traceback
36
-
37
- try:
38
- import psutil
39
- except ImportError:
40
- pass
41
-
42
- def _baseProcessStatusFormat(pid=None):
43
- if not pid:
44
- pid = os.getpid()
45
- ttime = time.localtime()
46
- tstamp = time.strftime('%d/%b/%Y:%H:%M:%S', ttime)
47
- return {'pid': pid, 'timestamp': tstamp, 'time': time.time()}
48
-
49
- def processStatus(pid=None):
50
- "Return status of the process in a dictionary format"
51
-
52
- pdict = _baseProcessStatusFormat(pid)
53
- if 'psutil' not in sys.modules:
54
- return pdict
55
- proc = psutil.Process(pid)
56
- pdict.update(proc.as_dict())
57
- return pdict
58
-
59
- def processStatusDict(pid=None):
60
- "Return status of the process in a dictionary format"
61
- pdict = _baseProcessStatusFormat(pid)
62
- if 'psutil' not in sys.modules:
63
- return pdict
64
- proc = psutil.Process(pid)
65
- pdict.update({"cpu_times": dict(proc.cpu_times()._asdict())})
66
- pdict.update({"cpu_percent": proc.cpu_percent(interval=1.0)})
67
- pdict.update({"cpu_num": proc.cpu_num()})
68
- pdict.update({"memory_full_info": dict(proc.memory_full_info()._asdict())})
69
- pdict.update({"memory_percent": proc.memory_percent()})
70
- return pdict
71
-
72
- def threadStack():
73
- """
74
- Return context of all threads in dictionary format where individual
75
- thread information stored in its own dicts and all threads are groupped
76
- into threads list. Code based on example from StackOverflow:
77
- http://stackoverflow.com/questions/132058/showing-the-stack-trace-from-a-running-python-application
78
- """
79
- tdict = {}
80
- id2name = dict([(th.ident, th.name) for th in threading.enumerate()])
81
- threads = []
82
- for tid, stack in list(sys._current_frames().items()):
83
- tdict = {"thead": id2name.get(tid, ""), "thead_id": tid}
84
- stacklist = []
85
- for filename, lineno, name, line in traceback.extract_stack(stack):
86
- sdict = dict(filename=filename, line_number=lineno, name=name, line=line)
87
- stacklist.append(sdict)
88
- tdict.update({"stack": stacklist})
89
- threads.append(tdict)
90
- return dict(threads=threads)
91
-
92
- def main():
93
- "Main function to use this module as a stand-along script."
94
- parser = argparse.ArgumentParser(prog='PROG')
95
- parser.add_argument("--pid", action="store", dest="pid", help="process id")
96
- opts = parser.parse_args()
97
-
98
- pdict = processStatus(int(opts.pid))
99
- pdict.update(threadStack())
100
- print(json.dumps(pdict))
101
-
102
- if __name__ == '__main__':
103
- main()