wmglobalqueue 2.4.0.2__tar.gz → 2.4.2__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 (1027) hide show
  1. wmglobalqueue-2.4.2/PKG-INFO +26 -0
  2. wmglobalqueue-2.4.2/bin/adhoc-scripts/simulateReplicationFailure.py +258 -0
  3. wmglobalqueue-2.4.2/requirements.txt +11 -0
  4. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/setup_dependencies.py +2 -3
  5. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/Utils/CertTools.py +38 -0
  6. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Database/CMSCouch.py +86 -5
  7. wmglobalqueue-2.4.2/src/python/WMCore/Database/CouchMonitoring.py +450 -0
  8. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/Rucio/Rucio.py +5 -2
  9. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/RucioConMon/RucioConMon.py +24 -31
  10. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/WMStatsServer/WMStatsServer.py +2 -2
  11. wmglobalqueue-2.4.2/src/python/WMCore/WMInit.py +377 -0
  12. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WMSpec/WMWorkloadTools.py +17 -5
  13. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/__init__.py +1 -1
  14. wmglobalqueue-2.4.2/src/python/wmglobalqueue.egg-info/PKG-INFO +26 -0
  15. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/wmglobalqueue.egg-info/SOURCES.txt +2 -0
  16. wmglobalqueue-2.4.2/src/python/wmglobalqueue.egg-info/requires.txt +11 -0
  17. wmglobalqueue-2.4.0.2/PKG-INFO +0 -10
  18. wmglobalqueue-2.4.0.2/requirements.txt +0 -11
  19. wmglobalqueue-2.4.0.2/src/python/WMCore/WMInit.py +0 -228
  20. wmglobalqueue-2.4.0.2/src/python/wmglobalqueue.egg-info/PKG-INFO +0 -10
  21. wmglobalqueue-2.4.0.2/src/python/wmglobalqueue.egg-info/requires.txt +0 -11
  22. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/LICENSE +0 -0
  23. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/MANIFEST.in +0 -0
  24. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/NOTICE +0 -0
  25. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/README.md +0 -0
  26. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/HWMon/wmcore-SysStat +0 -0
  27. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/acdcserver-tools +0 -0
  28. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/adhoc-scripts/ParseSpecCmsswdist.py +0 -0
  29. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/adhoc-scripts/adjustMongoDocs.py +0 -0
  30. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/adhoc-scripts/checkDsetFileCount.py +0 -0
  31. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/adhoc-scripts/checkStuckLQE.py +0 -0
  32. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/adhoc-scripts/createPileupObjects.py +0 -0
  33. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/adhoc-scripts/drainAgent.py +0 -0
  34. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/adhoc-scripts/fixWorkflowParentage.py +0 -0
  35. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/adhoc-scripts/getWQStatusByWorkflow.py +0 -0
  36. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/adhoc-scripts/injectUnified.py +0 -0
  37. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/adhoc-scripts/mongoInit.py +0 -0
  38. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/adhoc-scripts/parseUnifiedCampaigns.py +0 -0
  39. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/adhoc-scripts/setrequeststatus.py +0 -0
  40. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/adhoc-scripts/summaryWMStatsFailures.py +0 -0
  41. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/adhoc-scripts/updatePileupObjects.py +0 -0
  42. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/adhoc-scripts/updateTotalStats.py +0 -0
  43. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/adhoc-scripts/workflowCompletion.py +0 -0
  44. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/attempt-to-patch.sh +0 -0
  45. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/buildrelease.sh +0 -0
  46. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/check-ACDC-parentage +0 -0
  47. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/check-phedex-dbs-status +0 -0
  48. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/check-request-wq-status +0 -0
  49. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/clean-oracle +0 -0
  50. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/combineMinifyWMStats.py +0 -0
  51. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/couch-thrash.py +0 -0
  52. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/couch_archiver.py +0 -0
  53. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/create-iam-token.sh +0 -0
  54. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/createStoreResults.py +0 -0
  55. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/dbsbuffer-file-fix.py +0 -0
  56. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/deploy-rpm-to-jenkins.sh +0 -0
  57. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/docker.sh +0 -0
  58. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/fix-dbs-parentage +0 -0
  59. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/inject-to-config-cache +0 -0
  60. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/kill-workflow-in-agent +0 -0
  61. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/kill-workflow-in-global +0 -0
  62. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/make-local-clones.sh +0 -0
  63. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/outputmodules-from-config +0 -0
  64. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/patchCluster.sh +0 -0
  65. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/patchComponent.sh +0 -0
  66. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/paused-jobs +0 -0
  67. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/purgeDeletedCouchDoc.py +0 -0
  68. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/reqmgr-put-default-config +0 -0
  69. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/reqmgr-sw-update +0 -0
  70. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/test_local_build_and_install.sh +0 -0
  71. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/vaildateCMSSWMergeVersion +0 -0
  72. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/wmagent-component-standalone +0 -0
  73. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/wmagent-couchapp-init +0 -0
  74. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/wmagent-delete-couchdb-workflow +0 -0
  75. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/wmagent-mod-config +0 -0
  76. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/wmagent-resource-control +0 -0
  77. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/wmagent-unregister-wmstats +0 -0
  78. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/wmagent-upload-config +0 -0
  79. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/wmagent-workqueue +0 -0
  80. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/wmc-dist-patch +0 -0
  81. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/wmc-dist-unpatch +0 -0
  82. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/wmc-httpd +0 -0
  83. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/wmcore-db-init +0 -0
  84. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/wmcore-new-config +0 -0
  85. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/wmcore-new-flow +0 -0
  86. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/bin/wmcoreD +0 -0
  87. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/setup.cfg +0 -0
  88. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/setup.py +0 -0
  89. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/setup_build.py +0 -0
  90. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ACDC/_attachments/CouchDBLogo.png +0 -0
  91. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ACDC/_attachments/DMWMLogo.png +0 -0
  92. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ACDC/_attachments/collections.html +0 -0
  93. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ACDC/_attachments/displaycollection.html +0 -0
  94. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ACDC/_attachments/index.html +0 -0
  95. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ACDC/_attachments/style/main.css +0 -0
  96. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ACDC/_id +0 -0
  97. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ACDC/couchapp.json +0 -0
  98. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ACDC/filters/filterDeletedDocs.js +0 -0
  99. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ACDC/rewrites.json +0 -0
  100. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ACDC/validate_doc_update.js +0 -0
  101. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ACDC/vendor/acdc/_attachments/acdc.js +0 -0
  102. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ACDC/views/byCollectionName/map.js +0 -0
  103. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ACDC/views/byCollectionName/reduce.js +0 -0
  104. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ACDC/views/byTimestamp/map.js +0 -0
  105. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ACDC/views/coll_fileset_count/map.js +0 -0
  106. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ACDC/views/coll_fileset_count/reduce.js +0 -0
  107. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ACDC/views/coll_fileset_docs/map.js +0 -0
  108. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ACDC/views/coll_fileset_docs/reduce.js +0 -0
  109. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/Agent/views/existWorkers/map.js +0 -0
  110. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ConfigCache/_id +0 -0
  111. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ConfigCache/couchapp.json +0 -0
  112. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ConfigCache/language +0 -0
  113. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ConfigCache/views/config_by_label/map.js +0 -0
  114. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ConfigCache/views/config_by_md5hash/map.js +0 -0
  115. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ConfigCache/views/config_by_owner/map.js +0 -0
  116. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ConfigCache/views/config_by_psethash/map.js +0 -0
  117. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ConfigCache/views/config_type/map.js +0 -0
  118. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ConfigCache/views/group_name/map.js +0 -0
  119. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ConfigCache/views/groups/map.js +0 -0
  120. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ConfigCache/views/groups/reduce.js +0 -0
  121. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ConfigCache/views/owner_name_group/map.js +0 -0
  122. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ConfigCache/views/runseq_by_owner/map.js +0 -0
  123. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ConfigCache/views/runsequence_type/map.js +0 -0
  124. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ConfigCache/views/seedseq_by_owner/map.js +0 -0
  125. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ConfigCache/views/types/map.js +0 -0
  126. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/FWJRDump/.couchapprc +0 -0
  127. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/FWJRDump/_attachments/cooloffSummary.js +0 -0
  128. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/FWJRDump/_attachments/utils.js +0 -0
  129. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/FWJRDump/_attachments/workflowSummary.js +0 -0
  130. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/FWJRDump/lib/helpers/math.js +0 -0
  131. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/FWJRDump/lib/helpers/template.js +0 -0
  132. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/FWJRDump/lib/templates/example.html +0 -0
  133. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/FWJRDump/lists/logCollectsByTask.js +0 -0
  134. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/FWJRDump/lists/lumiList.js +0 -0
  135. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/FWJRDump/lists/workflowErrors.js +0 -0
  136. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/FWJRDump/lists/workflowOutput.js +0 -0
  137. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/FWJRDump/lists/workflowOutputTaskMapping.js +0 -0
  138. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/FWJRDump/shows/cooloffSummary.js +0 -0
  139. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/FWJRDump/shows/workflowSummary.js +0 -0
  140. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/FWJRDump/updates/addAsyncStageOutStep.js +0 -0
  141. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/FWJRDump/updates/archiveStatus.js +0 -0
  142. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/FWJRDump/vendor/couchapp/README.md +0 -0
  143. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/FWJRDump/vendor/couchapp/couchapp.js +0 -0
  144. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/FWJRDump/vendor/couchapp/date.js +0 -0
  145. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/FWJRDump/vendor/couchapp/path.js +0 -0
  146. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/FWJRDump/vendor/couchapp/template.js +0 -0
  147. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/FWJRDump/views/byWorkflowAndArchiveStatus/map.js +0 -0
  148. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/FWJRDump/views/byWorkflowAndArchiveStatus/reduce.js +0 -0
  149. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/FWJRDump/views/errorsByJobID/map.js +0 -0
  150. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/FWJRDump/views/errorsByWorkflowName/map.js +0 -0
  151. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/FWJRDump/views/fwjrByJobIDTimestamp/map.js +0 -0
  152. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/FWJRDump/views/fwjrByJobIDTimestamp/reduce.js +0 -0
  153. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/FWJRDump/views/fwjrsByWorkflowName/map.js +0 -0
  154. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/FWJRDump/views/goodLumisByWorkflowName/map.js +0 -0
  155. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/FWJRDump/views/inputAsyncStageOut/map.js +0 -0
  156. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/FWJRDump/views/jobTypeAndStateByWorkflow/map.js +0 -0
  157. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/FWJRDump/views/jobTypeAndStateByWorkflow/reduce.js +0 -0
  158. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/FWJRDump/views/jobsByOutputLFN/map.js +0 -0
  159. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/FWJRDump/views/jobsToReport/map.js +0 -0
  160. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/FWJRDump/views/logArchivePerWorkflowTask/map.js +0 -0
  161. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/FWJRDump/views/logArchivesByJobID/map.js +0 -0
  162. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/FWJRDump/views/logArchivesLFNByWorkflowName/map.js +0 -0
  163. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/FWJRDump/views/outputByJobID/map.js +0 -0
  164. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/FWJRDump/views/outputByWorkflowName/map.js +0 -0
  165. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/FWJRDump/views/outputByWorkflowName/reduce.js +0 -0
  166. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/FWJRDump/views/outputLFNByWorkflowName/map.js +0 -0
  167. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/FWJRDump/views/performanceByWorkflowName/map.js +0 -0
  168. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/FWJRDump/views/reportsByArchiveStatus/map.js +0 -0
  169. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/FWJRDump/views/skippedFileInfoByTaskAndSite/map.js +0 -0
  170. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/FWJRDump/views/skippedFileInfoByTaskAndSite/reduce.js +0 -0
  171. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/GroupUser/.couchappignore +0 -0
  172. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/GroupUser/.couchapprc +0 -0
  173. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/GroupUser/_attachments/index.html +0 -0
  174. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/GroupUser/_attachments/style/main.css +0 -0
  175. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/GroupUser/_id +0 -0
  176. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/GroupUser/couchapp.json +0 -0
  177. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/GroupUser/updates/newgroup.js +0 -0
  178. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/GroupUser/updates/newuser.js +0 -0
  179. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/GroupUser/updates/ownthis.js +0 -0
  180. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/GroupUser/vendor/couchapp/README.md +0 -0
  181. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/GroupUser/vendor/couchapp/_attachments/jquery.couchapp.js +0 -0
  182. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/GroupUser/vendor/couchapp/couchapp.js +0 -0
  183. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/GroupUser/vendor/couchapp/date.js +0 -0
  184. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/GroupUser/vendor/couchapp/metadata.json +0 -0
  185. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/GroupUser/vendor/couchapp/path.js +0 -0
  186. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/GroupUser/vendor/couchapp/template.js +0 -0
  187. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/GroupUser/vendor/groupuser/_attachments/groupuser.js +0 -0
  188. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/GroupUser/views/group_members/map.js +0 -0
  189. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/GroupUser/views/groups/map.js +0 -0
  190. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/GroupUser/views/name_map/map.js +0 -0
  191. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/GroupUser/views/owner_group_user/map.js +0 -0
  192. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/GroupUser/views/users/map.js +0 -0
  193. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/HarvestingDatasets/.couchapprc +0 -0
  194. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/HarvestingDatasets/views/blocksByDatasetID/map.js +0 -0
  195. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/HarvestingDatasets/views/datasetsByDatasetID/map.js +0 -0
  196. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/HarvestingDatasets/views/openDatasetsByDatasetID/map.js +0 -0
  197. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/JobDump/.couchapprc +0 -0
  198. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/JobDump/_attachments/jobSummary.js +0 -0
  199. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/JobDump/lib/helpers/math.js +0 -0
  200. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/JobDump/lib/helpers/template.js +0 -0
  201. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/JobDump/lib/templates/example.html +0 -0
  202. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/JobDump/lists/cooloffJobs.js +0 -0
  203. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/JobDump/lists/failedJobs.js +0 -0
  204. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/JobDump/lists/pendingJobs.js +0 -0
  205. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/JobDump/lists/runningJobs.js +0 -0
  206. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/JobDump/lists/successJobs.js +0 -0
  207. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/JobDump/shows/jobSummary.js +0 -0
  208. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/JobDump/updates/locationTransition.js +0 -0
  209. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/JobDump/updates/stateTransition.js +0 -0
  210. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/JobDump/vendor/couchapp/README.md +0 -0
  211. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/JobDump/vendor/couchapp/couchapp.js +0 -0
  212. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/JobDump/vendor/couchapp/date.js +0 -0
  213. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/JobDump/vendor/couchapp/path.js +0 -0
  214. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/JobDump/vendor/couchapp/template.js +0 -0
  215. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/JobDump/views/createdJobsByWorkflowName/map.js +0 -0
  216. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/JobDump/views/createdJobsByWorkflowName/reduce.js +0 -0
  217. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/JobDump/views/failedJobsByWorkflowName/map.js +0 -0
  218. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/JobDump/views/hourlyStatusBySiteName/map.js +0 -0
  219. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/JobDump/views/hourlyStatusBySiteName/reduce.js +0 -0
  220. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/JobDump/views/jobStateBySite/map.js +0 -0
  221. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/JobDump/views/jobStateBySite/reduce.js +0 -0
  222. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/JobDump/views/jobStatusByWorkflowAndSite/map.js +0 -0
  223. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/JobDump/views/jobStatusByWorkflowAndSite/reduce.js +0 -0
  224. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/JobDump/views/jobsByInputLFN/map.js +0 -0
  225. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/JobDump/views/jobsByWorkflowName/map.js +0 -0
  226. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/JobDump/views/retriesByTask/map.js +0 -0
  227. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/JobDump/views/retriesByTask/reduce.js +0 -0
  228. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/JobDump/views/statusBySiteName/map.js +0 -0
  229. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/JobDump/views/statusBySiteName/reduce.js +0 -0
  230. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/JobDump/views/statusByWorkflowName/map.js +0 -0
  231. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/JobDump/views/statusByWorkflowName/reduce.js +0 -0
  232. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/LogDB/_id +0 -0
  233. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/LogDB/couchapp.json +0 -0
  234. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/LogDB/filters/filterDeletedDocs.js +0 -0
  235. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/LogDB/language +0 -0
  236. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/LogDB/validate_doc_update.js +0 -0
  237. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/LogDB/views/logByRequest/map.js +0 -0
  238. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/LogDB/views/logByRequestAndThread/map.js +0 -0
  239. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/LogDB/views/requests/map.js +0 -0
  240. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/LogDB/views/requests/reduce.js +0 -0
  241. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/LogDB/views/tstamp/map.js +0 -0
  242. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ReqMgr/_id +0 -0
  243. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ReqMgr/couchapp.json +0 -0
  244. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ReqMgr/language +0 -0
  245. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ReqMgr/updates/totalstats.js +0 -0
  246. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ReqMgr/updates/updaterequest.js +0 -0
  247. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ReqMgr/validate_doc_update.js +0 -0
  248. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ReqMgr/views/bycampaign/map.js +0 -0
  249. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ReqMgr/views/bydatapileup/map.js +0 -0
  250. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ReqMgr/views/bydate/map.js +0 -0
  251. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ReqMgr/views/byinputdataset/map.js +0 -0
  252. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ReqMgr/views/bymcpileup/map.js +0 -0
  253. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ReqMgr/views/byoriginalrequest/map.js +0 -0
  254. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ReqMgr/views/byoutputdataset/map.js +0 -0
  255. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ReqMgr/views/byparentageflag/map.js +0 -0
  256. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ReqMgr/views/byprepid/map.js +0 -0
  257. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ReqMgr/views/byrequest/map.js +0 -0
  258. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ReqMgr/views/bystatus/map.js +0 -0
  259. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ReqMgr/views/bystatusandrequestor/map.js +0 -0
  260. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ReqMgr/views/bystatusandtime/map.js +0 -0
  261. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ReqMgr/views/bystatusandtypeandrequestor/map.js +0 -0
  262. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ReqMgr/views/byteamandstatus/map.js +0 -0
  263. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ReqMgr/views/bytype/map.js +0 -0
  264. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ReqMgr/views/childresubmissionrequests/map.js +0 -0
  265. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ReqMgr/views/requestsbystatusandtype/map.js +0 -0
  266. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ReqMgr/views/requestsincludeparents/map.js +0 -0
  267. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ReqMgrAux/_id +0 -0
  268. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ReqMgrAux/couchapp.json +0 -0
  269. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ReqMgrAux/filters/filterDeletedDocs.js +0 -0
  270. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ReqMgrAux/language +0 -0
  271. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ReqMgrAux/validate_doc_update.js +0 -0
  272. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/ReqMgrAux/views/byconfig/map.js +0 -0
  273. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/SummaryStats/_id +0 -0
  274. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/SummaryStats/couchapp.json +0 -0
  275. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/SummaryStats/language +0 -0
  276. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/SummaryStats/updates/genericUpdate.js +0 -0
  277. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/T0Request/_id +0 -0
  278. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/T0Request/couchapp.json +0 -0
  279. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/T0Request/filters/repfilter.js +0 -0
  280. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/T0Request/language +0 -0
  281. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/T0Request/updates/updaterequest.js +0 -0
  282. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/T0Request/validate_doc_update.js +0 -0
  283. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/T0Request/views/byrequest/map.js +0 -0
  284. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/T0Request/views/bystatus/map.js +0 -0
  285. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/T0Request/views/bystatusandtime/map.js +0 -0
  286. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/css/ColVis.css +0 -0
  287. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/css/font-awesome.min.css +0 -0
  288. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/css/images/badge-circle-check-16.png +0 -0
  289. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/css/images/badge-circle-cross-16.png +0 -0
  290. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/css/images/badge-circle-plus-16.png +0 -0
  291. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/css/images/badge-square-check-16.png +0 -0
  292. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/css/images/cms_logo.gif +0 -0
  293. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/css/images/cms_logo.jpeg +0 -0
  294. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/css/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  295. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/css/images/ui-bg_flat_55_fbec88_40x100.png +0 -0
  296. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/css/images/ui-bg_glass_100_e4f1fb_1x400.png +0 -0
  297. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/css/images/ui-bg_glass_75_d0e5f5_1x400.png +0 -0
  298. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/css/images/ui-bg_glass_80_d7ebf9_1x400.png +0 -0
  299. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/css/images/ui-bg_glass_85_dfeffc_1x400.png +0 -0
  300. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/css/images/ui-bg_glass_95_fef1ec_1x400.png +0 -0
  301. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/css/images/ui-bg_highlight-hard_55_5c9ccc_1x100.png +0 -0
  302. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/css/images/ui-bg_inset-hard_100_f5f8f9_1x100.png +0 -0
  303. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/css/images/ui-bg_inset-soft_100_fcfdfd_1x100.png +0 -0
  304. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/css/images/ui-icons_217bc0_256x240.png +0 -0
  305. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/css/images/ui-icons_2694e8_256x240.png +0 -0
  306. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/css/images/ui-icons_2e83ff_256x240.png +0 -0
  307. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/css/images/ui-icons_469bdd_256x240.png +0 -0
  308. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/css/images/ui-icons_6da8d5_256x240.png +0 -0
  309. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/css/images/ui-icons_cd0a0a_256x240.png +0 -0
  310. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/css/images/ui-icons_d8e7f3_256x240.png +0 -0
  311. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/css/images/ui-icons_f9bd01_256x240.png +0 -0
  312. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/css/images/warning-16.png +0 -0
  313. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/css/jquery-ui-1.12.0.css +0 -0
  314. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/css/jquery.dataTables.css +0 -0
  315. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/css/logdb.css +0 -0
  316. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/css/main_layout.css +0 -0
  317. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/fonts/FontAwesome.otf +0 -0
  318. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/fonts/fontawesome-webfont.eot +0 -0
  319. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/fonts/fontawesome-webfont.svg +0 -0
  320. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/fonts/fontawesome-webfont.ttf +0 -0
  321. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/fonts/fontawesome-webfont.woff +0 -0
  322. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/fonts/fontawesome-webfont.woff2 +0 -0
  323. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/images/Sorting icons.psd +0 -0
  324. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/images/back_disabled.jpg +0 -0
  325. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/images/back_enabled.jpg +0 -0
  326. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/images/error.png +0 -0
  327. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/images/favicon.ico +0 -0
  328. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/images/forward_disabled.jpg +0 -0
  329. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/images/forward_enabled.jpg +0 -0
  330. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/images/loader-1.gif +0 -0
  331. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/images/module.caption.backg.png +0 -0
  332. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/images/module.caption.backg.rolledup.png +0 -0
  333. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/images/rollup.gif +0 -0
  334. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/images/sort_asc.png +0 -0
  335. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/images/sort_asc_disabled.png +0 -0
  336. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/images/sort_both.png +0 -0
  337. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/images/sort_desc.png +0 -0
  338. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/images/sort_desc_disabled.png +0 -0
  339. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/images/stable.png +0 -0
  340. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/images/warning.png +0 -0
  341. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/index.html +0 -0
  342. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/index.html.min +0 -0
  343. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/index.html.org +0 -0
  344. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Controller/WMStats.ActiveRequestController.js +0 -0
  345. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Controller/WMStats.GenericController.js +0 -0
  346. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Controller/WMStats.WorkloadSummaryController.js +0 -0
  347. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Controller/import.js +0 -0
  348. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/DataStruct/T0/WMStats.RequestSummary.js +0 -0
  349. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/DataStruct/T0/WMStats.RunSummary.js +0 -0
  350. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/DataStruct/T1/WMStats.AgentRequestSummary.js +0 -0
  351. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/DataStruct/T1/WMStats.CMSSWSummary.js +0 -0
  352. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/DataStruct/T1/WMStats.CampaignSummary.js +0 -0
  353. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/DataStruct/T1/WMStats.ReqMgrRequest.js +0 -0
  354. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/DataStruct/T1/WMStats.RequestSummary.js +0 -0
  355. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/DataStruct/WMStats.Agents.js +0 -0
  356. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/DataStruct/WMStats.Alerts.js +0 -0
  357. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/DataStruct/WMStats.Campaigns.js +0 -0
  358. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/DataStruct/WMStats.GenericRequests.js +0 -0
  359. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/DataStruct/WMStats.History.js +0 -0
  360. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/DataStruct/WMStats.JobDetails.js +0 -0
  361. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/DataStruct/WMStats.JobSummary.js +0 -0
  362. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/DataStruct/WMStats.LogDBData.js +0 -0
  363. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/DataStruct/WMStats.LogMessage.js +0 -0
  364. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/DataStruct/WMStats.SiteSummary.js +0 -0
  365. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/DataStruct/WMStats.Sites.js +0 -0
  366. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/DataStruct/WMStats.Tasks.js +0 -0
  367. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/DataStruct/WMStats.WorkloadSummary.js +0 -0
  368. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/DataStruct/WMStats._StructBase.js +0 -0
  369. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/DataStruct/import.js +0 -0
  370. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Models/T0/WMStats.ActiveRequestModel.js +0 -0
  371. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Models/T0/WMStats.RequestLogDetailModel.js +0 -0
  372. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Models/T0/WMStats.RequestLogModel.js +0 -0
  373. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Models/T0/WMStats.RequestModel.js +0 -0
  374. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Models/T0/WMStats.RequestSearchModel.js +0 -0
  375. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Models/T1/WMStats.ActiveRequestModel.js +0 -0
  376. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Models/T1/WMStats.ReqMgrRequestModel.js +0 -0
  377. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Models/T1/WMStats.RequestLogDetailModel.js +0 -0
  378. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Models/T1/WMStats.RequestLogModel.js +0 -0
  379. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Models/T1/WMStats.RequestSearchModel.js +0 -0
  380. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Models/WMStats.AgentModel.js +0 -0
  381. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Models/WMStats.AlertModel.js +0 -0
  382. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Models/WMStats.HistoryModel.js +0 -0
  383. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Models/WMStats.JobDetailModel.js +0 -0
  384. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Models/WMStats.JobSummaryModel.js +0 -0
  385. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Models/WMStats.WorkloadSummaryModel.js +0 -0
  386. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Models/WMStats._AjaxModelBase.js +0 -0
  387. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Models/WMStats._ModelBase.js +0 -0
  388. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Models/WMStats._RequestModelBase.js +0 -0
  389. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Models/import.js +0 -0
  390. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/ViewModels/WMStats.ViewModel.js +0 -0
  391. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/ViewModels/import.js +0 -0
  392. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Views/Controls/T0/WMStats.Controls.js +0 -0
  393. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Views/Controls/T1/WMStats.Controls.js +0 -0
  394. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Views/Controls/WMStats.CommonControls.js +0 -0
  395. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Views/Controls/import.js +0 -0
  396. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Views/Graphs/WMStats.SiteHistoryGraph.js +0 -0
  397. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Views/Graphs/import.js +0 -0
  398. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Views/HTMLList/T0/WMStats.CategoryDetailList.js +0 -0
  399. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Views/HTMLList/T0/WMStats.RequestAlertGUI.js +0 -0
  400. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Views/HTMLList/T0/WMStats.RequestDataList.js +0 -0
  401. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Views/HTMLList/T0/WMStats.RequestDetailList.js +0 -0
  402. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Views/HTMLList/T0/WMStats.RequestSummaryList.js +0 -0
  403. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Views/HTMLList/T1/WMStats.CategoryDetailList.js +0 -0
  404. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Views/HTMLList/T1/WMStats.RequestAlertGUI.js +0 -0
  405. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Views/HTMLList/T1/WMStats.RequestDataList.js +0 -0
  406. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Views/HTMLList/T1/WMStats.RequestDetailList.js +0 -0
  407. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Views/HTMLList/T1/WMStats.RequestSummaryList.js +0 -0
  408. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Views/HTMLList/T1/WMStats.ResubmissionList.js +0 -0
  409. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Views/HTMLList/WMStats.AgentDetailList.js +0 -0
  410. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Views/HTMLList/WMStats.CategoryTitle.js +0 -0
  411. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Views/HTMLList/WMStats.HTMLList.js +0 -0
  412. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Views/HTMLList/WMStats.JobDetailList.js +0 -0
  413. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Views/HTMLList/WMStats.RequestLogList.js +0 -0
  414. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Views/HTMLList/WMStats.RequestTitle.js +0 -0
  415. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Views/HTMLList/import.js +0 -0
  416. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Views/Tables/T0/WMStats.ActiveRequestTable.js +0 -0
  417. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Views/Tables/T0/WMStats.RunSummaryTable.js +0 -0
  418. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Views/Tables/T0/WMStats.TaskSummaryTable.js +0 -0
  419. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Views/Tables/T0/addCategoryMap.js +0 -0
  420. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Views/Tables/T1/WMStats.ActiveRequestTable.js +0 -0
  421. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Views/Tables/T1/WMStats.ActiveRequestTableWithJob.js +0 -0
  422. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Views/Tables/T1/WMStats.AgentRequestSummaryTable.js +0 -0
  423. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Views/Tables/T1/WMStats.CMSSWSummaryTable.js +0 -0
  424. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Views/Tables/T1/WMStats.CampaignSummaryTable.js +0 -0
  425. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Views/Tables/T1/WMStats.SiteSummaryTable.js +0 -0
  426. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Views/Tables/T1/WMStats.TaskSummaryTable.js +0 -0
  427. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Views/Tables/T1/addCategoryMap.js +0 -0
  428. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Views/Tables/WMStats.JobSummaryTable.js +0 -0
  429. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Views/Tables/WMStats.Table.js +0 -0
  430. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Views/Tables/WMStats.TableController.js +0 -0
  431. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Views/Tables/WMStats.WorkloadSummaryTable.js +0 -0
  432. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Views/Tables/import.js +0 -0
  433. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Views/WMStats.CategoryMap.js +0 -0
  434. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Views/WMStats.View.IndexHTML.js +0 -0
  435. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/Views/import.js +0 -0
  436. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/WMStats.Ajax.js +0 -0
  437. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/WMStats.Couch.js +0 -0
  438. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/WMStats.Globals.js +0 -0
  439. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/WMStats.Utils.js +0 -0
  440. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/import-all.min.js +0 -0
  441. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/loader.js +0 -0
  442. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/minified/global.min.js +0 -0
  443. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/minified/import-all-t0.min.js +0 -0
  444. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/js/minified/import-all-t1.min.js +0 -0
  445. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/lib/jquery.dataTables.columnFilter.js +0 -0
  446. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/_attachments/lib/namespace.js +0 -0
  447. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/filters/deleteFatDocFilter.js +0 -0
  448. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/filters/filterDeletedDocs.js +0 -0
  449. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/filters/repfilter.js +0 -0
  450. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/rewrites.json +0 -0
  451. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/shows/redirect.js +0 -0
  452. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/updates/agentInfo.js +0 -0
  453. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/updates/generalFields.js +0 -0
  454. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/updates/insertRequest.js +0 -0
  455. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/updates/jobLogArchiveLocation.js +0 -0
  456. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/updates/jobStateTransition.js +0 -0
  457. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/updates/jobSummaryState.js +0 -0
  458. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/updates/totalStats.js +0 -0
  459. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStats/validate_doc_update.js +0 -0
  460. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStatsAgent/filters/repfilter.js +0 -0
  461. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStatsAgent/updates/agentInfo.js +0 -0
  462. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStatsAgent/updates/generalFields.js +0 -0
  463. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStatsAgent/updates/insertRequest.js +0 -0
  464. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStatsAgent/updates/jobLogArchiveLocation.js +0 -0
  465. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStatsAgent/updates/jobStateTransition.js +0 -0
  466. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStatsAgent/updates/jobSummaryState.js +0 -0
  467. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStatsAgent/updates/totalStats.js +0 -0
  468. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStatsAgent/validate_doc_update.js +0 -0
  469. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStatsAgent/views/allWorkflows/map.js +0 -0
  470. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStatsAgent/views/allWorkflows/reduce.js +0 -0
  471. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStatsAgent/views/jobsByStatusWorkflow/map.js +0 -0
  472. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStatsAgent/views/jobsByStatusWorkflow/reduce.js +0 -0
  473. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStatsAgent/views/time/map.js +0 -0
  474. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStatsErl/language +0 -0
  475. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStatsErl/views/requestAgentUrl/map.erl +0 -0
  476. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStatsErl/views/requestAgentUrl/reduce.erl +0 -0
  477. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStatsErl1/language +0 -0
  478. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStatsErl1/views/byAgentURL/map.erl +0 -0
  479. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStatsErl2/language +0 -0
  480. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStatsErl2/views/allWorkflows/map.erl +0 -0
  481. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStatsErl2/views/allWorkflows/reduce.erl +0 -0
  482. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStatsErl3/language +0 -0
  483. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStatsErl3/views/jobsByStatusWorkflow/map.erl +0 -0
  484. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStatsErl3/views/jobsByStatusWorkflow/reduce.erl +0 -0
  485. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStatsErl4/language +0 -0
  486. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStatsErl4/views/cooledoffRequests/map.erl +0 -0
  487. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStatsErl4/views/cooledoffRequests/reduce.erl +0 -0
  488. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStatsErl5/language +0 -0
  489. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStatsErl5/views/time/map.erl +0 -0
  490. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStatsErl6/language +0 -0
  491. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStatsErl6/views/requestHistory/map.erl +0 -0
  492. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStatsErl6/views/requestHistory/reduce.erl +0 -0
  493. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStatsErl7/language +0 -0
  494. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStatsErl7/views/agentInfo/map.erl +0 -0
  495. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WMStatsErl7/views/latestRequest/map.erl +0 -0
  496. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/.couchapprc +0 -0
  497. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/README.md +0 -0
  498. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/_attachments/index.html +0 -0
  499. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/_attachments/js/ElementInfoByWorkflow.js +0 -0
  500. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/_attachments/js/StuckElementInfo.js +0 -0
  501. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/_attachments/js/WorkloadInfoTable.js +0 -0
  502. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/_attachments/js/dataTable.js +0 -0
  503. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/_attachments/js/namespace.js +0 -0
  504. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/_attachments/style/main.css +0 -0
  505. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/couchapp.json +0 -0
  506. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/filters/childQueueFilter.js +0 -0
  507. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/filters/filterDeletedDocs.js +0 -0
  508. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/filters/queueFilter.js +0 -0
  509. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/language +0 -0
  510. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/lib/mustache.js +0 -0
  511. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/lib/validate.js +0 -0
  512. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/lib/workqueue_utils.js +0 -0
  513. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/lists/elementsDetail.js +0 -0
  514. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/lists/filter.js +0 -0
  515. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/lists/stuckElements.js +0 -0
  516. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/lists/workRestrictions.js +0 -0
  517. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/lists/workflowSummary.js +0 -0
  518. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/rewrites.json +0 -0
  519. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/shows/redirect.js +0 -0
  520. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/shows/status.js +0 -0
  521. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/templates/ElementSummaryByWorkflow.html +0 -0
  522. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/templates/StuckElementSummary.html +0 -0
  523. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/templates/TaskStatus.html +0 -0
  524. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/templates/WorkflowSummary.html +0 -0
  525. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/templates/partials/workqueue-common-lib.html +0 -0
  526. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/templates/partials/yui-lib-remote.html +0 -0
  527. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/templates/partials/yui-lib.html +0 -0
  528. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/updates/in-place.js +0 -0
  529. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/validate_doc_update.js +0 -0
  530. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/vendor/couchapp/_attachments/jquery.couch.app.js +0 -0
  531. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/vendor/couchapp/_attachments/jquery.pathbinder.js +0 -0
  532. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/views/activeData/map.js +0 -0
  533. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/views/activeData/reduce.js +0 -0
  534. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/views/activeParentData/map.js +0 -0
  535. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/views/activeParentData/reduce.js +0 -0
  536. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/views/activePileupData/map.js +0 -0
  537. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/views/activePileupData/reduce.js +0 -0
  538. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/views/analyticsData/map.js +0 -0
  539. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/views/analyticsData/reduce.js +0 -0
  540. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/views/availableByPriority/map.js +0 -0
  541. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/views/conflicts/map.js +0 -0
  542. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/views/elements/map.js +0 -0
  543. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/views/elementsByData/map.js +0 -0
  544. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/views/elementsByParent/map.js +0 -0
  545. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/views/elementsByParentData/map.js +0 -0
  546. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/views/elementsByPileupData/map.js +0 -0
  547. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/views/elementsByStatus/map.js +0 -0
  548. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/views/elementsBySubscription/map.js +0 -0
  549. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/views/elementsByWorkflow/map.js +0 -0
  550. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/views/elementsByWorkflow/reduce.js +0 -0
  551. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/views/elementsDetailByWorkflowAndStatus/map.js +0 -0
  552. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/views/jobInjectStatusByRequest/map.js +0 -0
  553. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/views/jobInjectStatusByRequest/reduce.js +0 -0
  554. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/views/jobStatusByRequest/map.js +0 -0
  555. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/views/jobStatusByRequest/reduce.js +0 -0
  556. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/views/jobsByChildQueueAndPriority/map.js +0 -0
  557. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/views/jobsByChildQueueAndPriority/reduce.js +0 -0
  558. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/views/jobsByChildQueueAndStatus/map.js +0 -0
  559. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/views/jobsByChildQueueAndStatus/reduce.js +0 -0
  560. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/views/jobsByRequest/map.js +0 -0
  561. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/views/jobsByRequest/reduce.js +0 -0
  562. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/views/jobsByStatus/map.js +0 -0
  563. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/views/jobsByStatus/reduce.js +0 -0
  564. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/views/jobsByStatusAndPriority/map.js +0 -0
  565. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/views/jobsByStatusAndPriority/reduce.js +0 -0
  566. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/views/openRequests/map.js +0 -0
  567. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/views/recent-items/map.js +0 -0
  568. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/views/siteWhitelistByRequest/map.js +0 -0
  569. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/views/siteWhitelistByRequest/reduce.js +0 -0
  570. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/views/specsByWorkflow/map.js +0 -0
  571. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/views/stuckElements/map.js +0 -0
  572. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/views/wmbsInjectStatusByRequest/map.js +0 -0
  573. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/views/wmbsInjectStatusByRequest/reduce.js +0 -0
  574. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/views/wmbsUrl/map.js +0 -0
  575. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/views/wmbsUrl/reduce.js +0 -0
  576. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/views/wmbsUrlByRequest/map.js +0 -0
  577. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/views/wmbsUrlByRequest/reduce.js +0 -0
  578. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/views/workflowSummary/map.js +0 -0
  579. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkQueue/views/workflowSummary/reduce.js +0 -0
  580. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkloadSummary/_attachments/index.html +0 -0
  581. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkloadSummary/_attachments/js/container/histogram.js +0 -0
  582. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkloadSummary/_attachments/js/container/tree.js +0 -0
  583. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkloadSummary/_attachments/js/dataMap/errorData.js +0 -0
  584. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkloadSummary/_attachments/js/htmlFormatter/listFormatter.js +0 -0
  585. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkloadSummary/_attachments/js/layout/gridLayout.js +0 -0
  586. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkloadSummary/_attachments/performanceHistogram.html +0 -0
  587. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkloadSummary/_attachments/style/main.css +0 -0
  588. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkloadSummary/couchapp.json +0 -0
  589. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkloadSummary/filters/repfilter.js +0 -0
  590. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkloadSummary/lib/mustache.js +0 -0
  591. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkloadSummary/lib/validate.js +0 -0
  592. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkloadSummary/lists/completedWorkflows.js +0 -0
  593. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkloadSummary/lists/performanceHistogram.js +0 -0
  594. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkloadSummary/rewrites.json +0 -0
  595. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkloadSummary/shows/histogramByWorkflow.js +0 -0
  596. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkloadSummary/shows/lumiMissingByWorkflow.js +0 -0
  597. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkloadSummary/templates/histogramByWorkflow.html +0 -0
  598. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkloadSummary/templates/performanceData.html +0 -0
  599. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkloadSummary/updates/updateacdc.js +0 -0
  600. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkloadSummary/updates/updatecollection.js +0 -0
  601. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkloadSummary/validate_doc_update.js +0 -0
  602. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkloadSummary/vendor/protovis/_attachments/protovis-r3.2.js +0 -0
  603. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkloadSummary/views/outputDataByPrimDs/map.js +0 -0
  604. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkloadSummary/views/performanceDataByCampaign/map.js +0 -0
  605. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkloadSummary/views/summaryByInputdataset/map.js +0 -0
  606. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/WorkloadSummary/views/summaryByOutputdataset/map.js +0 -0
  607. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/couchskel/_attachments/index.html +0 -0
  608. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/couchskel/_attachments/js/loader.js +0 -0
  609. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/couchskel/_attachments/style/main.css +0 -0
  610. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/couchskel/_id +0 -0
  611. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/couchskel/couchapp.json +0 -0
  612. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/couchskel/filters/repfilter.js +0 -0
  613. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/couchskel/rewrites.json +0 -0
  614. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/couchskel/shows/redirect.js +0 -0
  615. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/couchskel/validate_doc_update.js +0 -0
  616. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/couchskel/vendor/couchapp/_attachments/jquery.couch.app.js +0 -0
  617. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/couchskel/vendor/couchapp/_attachments/jquery.couch.app.util.js +0 -0
  618. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/couchskel/vendor/couchapp/_attachments/jquery.couch.js +0 -0
  619. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/couchskel/vendor/couchapp/_attachments/jquery.evently.js +0 -0
  620. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/couchskel/vendor/couchapp/_attachments/jquery.mustache.js +0 -0
  621. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/couchskel/vendor/couchapp/_attachments/jquery.pathbinder.js +0 -0
  622. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/couchskel/vendor/couchapp/_attachments/json2.js +0 -0
  623. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/couchskel/vendor/couchapp/_attachments/loader.js +0 -0
  624. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/couchskel/vendor/couchapp/_attachments/path.js +0 -0
  625. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/couchapps/couchskel/vendor/couchapp/_attachments/sha1.js +0 -0
  626. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/css/WMCore/WebTools/Masthead/dmwt_main.css +0 -0
  627. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/css/WMCore/WebTools/Masthead/dmwt_masthead.css +0 -0
  628. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/css/WMCore/WebTools/Masthead/dmwt_masthead_conddb.css +0 -0
  629. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/css/WMCore/WebTools/Masthead/dmwt_masthead_dashboard.css +0 -0
  630. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/css/WMCore/WebTools/Masthead/dmwt_masthead_dbs.css +0 -0
  631. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/css/WMCore/WebTools/Masthead/dmwt_masthead_filemover.css +0 -0
  632. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/css/WMCore/WebTools/Masthead/dmwt_masthead_help.css +0 -0
  633. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/css/WMCore/WebTools/Masthead/dmwt_masthead_ie.css +0 -0
  634. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/css/WMCore/WebTools/Masthead/dmwt_masthead_phedex.css +0 -0
  635. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/css/WMCore/WebTools/Masthead/dmwt_masthead_prodrequest.css +0 -0
  636. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/css/WMCore/WebTools/Masthead/dmwt_masthead_table_conddb.css +0 -0
  637. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/css/WMCore/WebTools/Masthead/dmwt_masthead_table_dashboard.css +0 -0
  638. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/css/WMCore/WebTools/Masthead/dmwt_masthead_table_dbs.css +0 -0
  639. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/css/WMCore/WebTools/Masthead/dmwt_masthead_table_help.css +0 -0
  640. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/css/WMCore/WebTools/Masthead/dmwt_masthead_table_phedex.css +0 -0
  641. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/css/WMCore/WebTools/Masthead/dmwt_masthead_table_prodrequest.css +0 -0
  642. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/css/WMCore/WebTools/Masthead/dmwt_masthead_table_sitedb.css +0 -0
  643. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/css/WMCore/WebTools/cms_reset.css +0 -0
  644. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/css/WMCore/WebTools/style.css +0 -0
  645. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/css/external/yui/rowexpansion.css +0 -0
  646. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/Agent/examples/heartbeat.html +0 -0
  647. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/Agent/index.html +0 -0
  648. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/img/cms_logo.jpg +0 -0
  649. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/img/details_closed.gif +0 -0
  650. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/img/details_open.gif +0 -0
  651. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/img/feed-icon.png +0 -0
  652. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/img/gradientfromtop.gif +0 -0
  653. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/img/loading-small.gif +0 -0
  654. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/img/loading.gif +0 -0
  655. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/img/shadow.gif +0 -0
  656. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/index.html +0 -0
  657. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/javascript/ajax_utils.js +0 -0
  658. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/javascript/config.js +0 -0
  659. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/javascript/md5.js +0 -0
  660. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/javascript/prototype.js +0 -0
  661. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/javascript/requestsview.js +0 -0
  662. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/javascript/task_splitting.js +0 -0
  663. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/javascript/utils.js +0 -0
  664. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/jinja_templates/admin.tmpl +0 -0
  665. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/jinja_templates/apis.tmpl +0 -0
  666. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/jinja_templates/approve.tmpl +0 -0
  667. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/jinja_templates/assign.tmpl +0 -0
  668. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/jinja_templates/batch.tmpl +0 -0
  669. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/jinja_templates/batches.tmpl +0 -0
  670. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/jinja_templates/confirm.tmpl +0 -0
  671. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/jinja_templates/create.tmpl +0 -0
  672. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/jinja_templates/doc.tmpl +0 -0
  673. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/jinja_templates/error.tmpl +0 -0
  674. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/jinja_templates/filter_sort.tmpl +0 -0
  675. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/jinja_templates/generic.tmpl +0 -0
  676. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/jinja_templates/index.tmpl +0 -0
  677. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/jinja_templates/main.tmpl +0 -0
  678. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/jinja_templates/manualConversions.txt +0 -0
  679. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/jinja_templates/menu.tmpl +0 -0
  680. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/jinja_templates/requests.tmpl +0 -0
  681. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/jinja_templates/search.tmpl +0 -0
  682. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/jinja_templates/validate.tmpl +0 -0
  683. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/jinja_templates/workflow.tmpl +0 -0
  684. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/style/kube.min.css +0 -0
  685. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/style/main.css +0 -0
  686. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/style/style.css +0 -0
  687. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/templates/admin.tmpl +0 -0
  688. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/templates/apis.tmpl +0 -0
  689. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/templates/approve.tmpl +0 -0
  690. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/templates/assign.tmpl +0 -0
  691. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/templates/batch.tmpl +0 -0
  692. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/templates/batches.tmpl +0 -0
  693. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/templates/confirm.tmpl +0 -0
  694. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/templates/create.tmpl +0 -0
  695. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/templates/doc.tmpl +0 -0
  696. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/templates/error.tmpl +0 -0
  697. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/templates/filter_sort.tmpl +0 -0
  698. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/templates/generic.tmpl +0 -0
  699. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/templates/index.tmpl +0 -0
  700. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/templates/json/DataProcessing.tmpl +0 -0
  701. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/templates/json/MonteCarlo.tmpl +0 -0
  702. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/templates/json/ReDigi.tmpl +0 -0
  703. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/templates/json/ReReco.tmpl +0 -0
  704. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/templates/json/Resubmission.tmpl +0 -0
  705. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/templates/json/StoreResults.tmpl +0 -0
  706. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/templates/main.tmpl +0 -0
  707. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/templates/menu.tmpl +0 -0
  708. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/templates/requests.tmpl +0 -0
  709. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/templates/search.tmpl +0 -0
  710. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/templates/validate.tmpl +0 -0
  711. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/ReqMgr/templates/workflow.tmpl +0 -0
  712. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/WMBS/ResourceControl.html +0 -0
  713. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/WMBS/ResourceInfoByTask.html +0 -0
  714. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/WMBS/ResourceInfoByType.html +0 -0
  715. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/WMBS/examples/DBSBufferStatus.html +0 -0
  716. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/WMBS/examples/JSTest.html +0 -0
  717. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/WMBS/examples/ListFailedJobs.html +0 -0
  718. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/WMBS/examples/ListFailedJobsByTask.html +0 -0
  719. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/WMBS/examples/ResourceInfoForCreatedJobs.html +0 -0
  720. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/WMBS/examples/ResourceInfoForSubmittedJobs.html +0 -0
  721. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/WMBS/examples/TaskSummary.html +0 -0
  722. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/WMBS/examples/TaskSummaryDetail.html +0 -0
  723. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/WMBS/examples/Thresholds.html +0 -0
  724. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/WMBS/examples/WorkflowStatus.html +0 -0
  725. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/WMBS/examples/WorkflowSummary.html +0 -0
  726. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/WMBS/examples/autoupdateIndex.html +0 -0
  727. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/WMBS/index.html +0 -0
  728. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/WorkQueue/examples/ChartTest.html +0 -0
  729. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/WorkQueue/examples/DynamicTree.html +0 -0
  730. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/WorkQueue/examples/DynamicTreeWithLoader.html +0 -0
  731. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/WorkQueue/examples/ElementTable.html +0 -0
  732. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/WorkQueue/examples/ElementTableWithServersidePagination.html +0 -0
  733. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/WorkQueue/examples/GraphaelBarChart.html +0 -0
  734. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/WorkQueue/examples/GraphaelLineChart.html +0 -0
  735. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/WorkQueue/examples/GraphaelPieChart.html +0 -0
  736. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/WorkQueue/examples/Layout.html +0 -0
  737. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/WorkQueue/examples/LayoutUsingGrid.html +0 -0
  738. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/WorkQueue/examples/LoaderTest.html +0 -0
  739. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/WorkQueue/examples/PieChartExample.html +0 -0
  740. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/WorkQueue/examples/PieChartTest.html +0 -0
  741. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/WorkQueue/examples/PlotFairyBarChart.py +0 -0
  742. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/WorkQueue/examples/PlotFairyLineChart.py +0 -0
  743. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/WorkQueue/examples/PlotFairyPieChart.py +0 -0
  744. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/WorkQueue/examples/SiteTable.html +0 -0
  745. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/WorkQueue/examples/WorkQueueTree.html +0 -0
  746. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/WorkQueue/examples/WorkloadProgress.html +0 -0
  747. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/html/WorkQueue/index.html +0 -0
  748. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/javascript/WMCore/WebTools/Agent/heartbeat.js +0 -0
  749. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/javascript/WMCore/WebTools/WMBS/ResourceInfoByTask.js +0 -0
  750. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/javascript/WMCore/WebTools/WMBS/ResourceInfoByType.js +0 -0
  751. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/javascript/WMCore/WebTools/WMBS/TaskSummaryTable.js +0 -0
  752. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/javascript/WMCore/WebTools/WMBS/ThresholdUpdate.js +0 -0
  753. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/javascript/WMCore/WebTools/WMBS/WorkflowSummaryTable.js +0 -0
  754. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/javascript/WMCore/WebTools/WMBS/WorkflowSummaryWithTask.js +0 -0
  755. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/javascript/WMCore/WebTools/YUITreeDataMap.js +0 -0
  756. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/javascript/WMCore/WebTools/dataTable.js +0 -0
  757. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/javascript/WMCore/WebTools/debugging.js +0 -0
  758. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/javascript/WMCore/WebTools/namespace.js +0 -0
  759. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/javascript/external/graphael/g.bar.js +0 -0
  760. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/javascript/external/graphael/g.dot.js +0 -0
  761. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/javascript/external/graphael/g.line.js +0 -0
  762. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/javascript/external/graphael/g.pie.js +0 -0
  763. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/javascript/external/graphael/g.raphael.js +0 -0
  764. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/javascript/external/graphael/raphael.js +0 -0
  765. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/javascript/external/yui/rowexpansion.js +0 -0
  766. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/Utils/CPMetrics.py +0 -0
  767. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/Utils/EmailAlert.py +0 -0
  768. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/Utils/ExtendedUnitTestCase.py +0 -0
  769. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/Utils/FileTools.py +0 -0
  770. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/Utils/IteratorTools.py +0 -0
  771. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/Utils/MathUtils.py +0 -0
  772. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/Utils/MemoryCache.py +0 -0
  773. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/Utils/Patterns.py +0 -0
  774. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/Utils/Pipeline.py +0 -0
  775. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/Utils/PortForward.py +0 -0
  776. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/Utils/ProcFS.py +0 -0
  777. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/Utils/ProcessStats.py +0 -0
  778. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/Utils/PythonVersion.py +0 -0
  779. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/Utils/Signals.py +0 -0
  780. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/Utils/TemporaryEnvironment.py +0 -0
  781. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/Utils/Throttled.py +0 -0
  782. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/Utils/Timers.py +0 -0
  783. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/Utils/Timestamps.py +0 -0
  784. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/Utils/TokenManager.py +0 -0
  785. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/Utils/Tracing.py +0 -0
  786. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/Utils/TwPrint.py +0 -0
  787. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/Utils/Utilities.py +0 -0
  788. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/Utils/__init__.py +0 -0
  789. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/ACDC/Collection.py +0 -0
  790. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/ACDC/CollectionTypes.py +0 -0
  791. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/ACDC/CouchCollection.py +0 -0
  792. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/ACDC/CouchFileset.py +0 -0
  793. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/ACDC/CouchService.py +0 -0
  794. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/ACDC/DataCollectionService.py +0 -0
  795. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/ACDC/Fileset.py +0 -0
  796. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/ACDC/__init__.py +0 -0
  797. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Algorithms/Alarm.py +0 -0
  798. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Algorithms/MathAlgos.py +0 -0
  799. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Algorithms/MiscAlgos.py +0 -0
  800. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Algorithms/ParseXMLFile.py +0 -0
  801. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Algorithms/Permissions.py +0 -0
  802. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Algorithms/Singleton.py +0 -0
  803. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Algorithms/SubprocessAlgos.py +0 -0
  804. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Algorithms/__init__.py +0 -0
  805. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Cache/GenericDataCache.py +0 -0
  806. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Cache/WMConfigCache.py +0 -0
  807. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Cache/__init__.py +0 -0
  808. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Configuration.py +0 -0
  809. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/DAOFactory.py +0 -0
  810. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/DataStructs/File.py +0 -0
  811. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/DataStructs/Fileset.py +0 -0
  812. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/DataStructs/Job.py +0 -0
  813. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/DataStructs/JobGroup.py +0 -0
  814. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/DataStructs/JobPackage.py +0 -0
  815. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/DataStructs/LumiList.py +0 -0
  816. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/DataStructs/Mask.py +0 -0
  817. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/DataStructs/MathStructs/ContinuousSummaryHistogram.py +0 -0
  818. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/DataStructs/MathStructs/DiscreteSummaryHistogram.py +0 -0
  819. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/DataStructs/MathStructs/SummaryHistogram.py +0 -0
  820. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/DataStructs/MathStructs/__init__.py +0 -0
  821. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/DataStructs/Pickleable.py +0 -0
  822. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/DataStructs/Run.py +0 -0
  823. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/DataStructs/Subscription.py +0 -0
  824. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/DataStructs/WMObject.py +0 -0
  825. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/DataStructs/WorkUnit.py +0 -0
  826. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/DataStructs/Workflow.py +0 -0
  827. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/DataStructs/__init__.py +0 -0
  828. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Database/ConfigDBMap.py +0 -0
  829. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Database/CouchUtils.py +0 -0
  830. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Database/DBCore.py +0 -0
  831. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Database/DBCreator.py +0 -0
  832. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Database/DBExceptionHandler.py +0 -0
  833. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Database/DBFactory.py +0 -0
  834. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Database/DBFormatter.py +0 -0
  835. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Database/Dialects.py +0 -0
  836. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Database/ExecuteDAO.py +0 -0
  837. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Database/MongoDB.py +0 -0
  838. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Database/MySQL/Destroy.py +0 -0
  839. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Database/MySQL/ListUserContent.py +0 -0
  840. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Database/MySQL/__init__.py +0 -0
  841. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Database/MySQLCore.py +0 -0
  842. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Database/Oracle/Destroy.py +0 -0
  843. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Database/Oracle/ListUserContent.py +0 -0
  844. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Database/Oracle/__init__.py +0 -0
  845. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Database/ResultSet.py +0 -0
  846. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Database/Transaction.py +0 -0
  847. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Database/__init__.py +0 -0
  848. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Database/ipy_profile_couch.py +0 -0
  849. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/GlobalWorkQueue/CherryPyThreads/CleanUpTask.py +0 -0
  850. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/GlobalWorkQueue/CherryPyThreads/HeartbeatMonitor.py +0 -0
  851. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/GlobalWorkQueue/CherryPyThreads/LocationUpdateTask.py +0 -0
  852. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/GlobalWorkQueue/CherryPyThreads/ReqMgrInteractionTask.py +0 -0
  853. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/GlobalWorkQueue/CherryPyThreads/__init__.py +0 -0
  854. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/GlobalWorkQueue/__init__.py +0 -0
  855. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/GroupUser/CouchObject.py +0 -0
  856. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/GroupUser/Decorators.py +0 -0
  857. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/GroupUser/Group.py +0 -0
  858. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/GroupUser/Interface.py +0 -0
  859. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/GroupUser/User.py +0 -0
  860. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/GroupUser/__init__.py +0 -0
  861. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Lexicon.py +0 -0
  862. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/REST/Auth.py +0 -0
  863. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/REST/CherryPyPeriodicTask.py +0 -0
  864. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/REST/Error.py +0 -0
  865. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/REST/Format.py +0 -0
  866. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/REST/HeartbeatMonitorBase.py +0 -0
  867. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/REST/Main.py +0 -0
  868. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/REST/Server.py +0 -0
  869. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/REST/Services.py +0 -0
  870. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/REST/Test.py +0 -0
  871. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/REST/Tools.py +0 -0
  872. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/REST/Validation.py +0 -0
  873. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/REST/__init__.py +0 -0
  874. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/ReqMgr/DataStructs/RequestStatus.py +0 -0
  875. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/ReqMgr/DataStructs/RequestType.py +0 -0
  876. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/ReqMgr/DataStructs/__init__.py +0 -0
  877. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/ReqMgr/__init__.py +0 -0
  878. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/AlertManager/AlertManagerAPI.py +0 -0
  879. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/AlertManager/__init__.py +0 -0
  880. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/CRIC/CRIC.py +0 -0
  881. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/CRIC/__init__.py +0 -0
  882. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/DBS/DBS3Reader.py +0 -0
  883. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/DBS/DBSConcurrency.py +0 -0
  884. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/DBS/DBSErrors.py +0 -0
  885. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/DBS/DBSReader.py +0 -0
  886. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/DBS/DBSUtils.py +0 -0
  887. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/DBS/DBSWriterObjects.py +0 -0
  888. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/DBS/ProdException.py +0 -0
  889. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/DBS/__init__.py +0 -0
  890. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/FWJRDB/FWJRDBAPI.py +0 -0
  891. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/FWJRDB/__init__.py +0 -0
  892. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/HTTPS/HTTPSAuthHandler.py +0 -0
  893. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/HTTPS/__init__.py +0 -0
  894. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/LogDB/LogDB.py +0 -0
  895. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/LogDB/LogDBBackend.py +0 -0
  896. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/LogDB/LogDBExceptions.py +0 -0
  897. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/LogDB/LogDBReport.py +0 -0
  898. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/LogDB/__init__.py +0 -0
  899. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/MSPileup/__init__.py +0 -0
  900. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/MSUtils/MSUtils.py +0 -0
  901. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/MSUtils/__init__.py +0 -0
  902. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/McM/McM.py +0 -0
  903. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/McM/__init__.py +0 -0
  904. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/MonIT/Grafana.py +0 -0
  905. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/MonIT/__init__.py +0 -0
  906. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/PyCondor/PyCondorAPI.py +0 -0
  907. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/PyCondor/PyCondorUtils.py +0 -0
  908. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/PyCondor/__init__.py +0 -0
  909. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/ReqMgr/ReqMgr.py +0 -0
  910. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/ReqMgr/__init__.py +0 -0
  911. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/ReqMgrAux/ReqMgrAux.py +0 -0
  912. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/ReqMgrAux/__init__.py +0 -0
  913. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/RequestDB/RequestDBReader.py +0 -0
  914. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/RequestDB/RequestDBWriter.py +0 -0
  915. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/RequestDB/__init__.py +0 -0
  916. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/Requests.py +0 -0
  917. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/Rucio/RucioUtils.py +0 -0
  918. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/Rucio/__init__.py +0 -0
  919. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/RucioConMon/__init__.py +0 -0
  920. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/Service.py +0 -0
  921. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/StompAMQ/__init__.py +0 -0
  922. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/TagCollector/TagCollector.py +0 -0
  923. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/TagCollector/XMLUtils.py +0 -0
  924. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/TagCollector/__init__.py +0 -0
  925. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/UUIDLib.py +0 -0
  926. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/UserFileCache/UserFileCache.py +0 -0
  927. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/UserFileCache/__init__.py +0 -0
  928. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/WMAgent/WMAgent.py +0 -0
  929. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/WMAgent/__init__.py +0 -0
  930. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/WMArchive/CMSSWMetrics.py +0 -0
  931. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/WMArchive/DataMap.py +0 -0
  932. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/WMArchive/WMArchive.py +0 -0
  933. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/WMArchive/__init__.py +0 -0
  934. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/WMBS/WMBS.py +0 -0
  935. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/WMBS/__init__.py +0 -0
  936. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/WMStats/DataStruct/RequestInfoCollection.py +0 -0
  937. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/WMStats/DataStruct/__init__.py +0 -0
  938. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/WMStats/WMStatsPycurl.py +0 -0
  939. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/WMStats/WMStatsReader.py +0 -0
  940. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/WMStats/WMStatsWriter.py +0 -0
  941. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/WMStats/__init__.py +0 -0
  942. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/WMStatsServer/__init__.py +0 -0
  943. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/WorkQueue/WorkQueue.py +0 -0
  944. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/WorkQueue/__init__.py +0 -0
  945. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/__init__.py +0 -0
  946. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Services/pycurl_manager.py +0 -0
  947. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WMBase.py +0 -0
  948. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WMConnectionBase.py +0 -0
  949. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WMException.py +0 -0
  950. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WMExceptions.py +0 -0
  951. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WMFactory.py +0 -0
  952. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WMLogging.py +0 -0
  953. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WMSpec/ConfigSectionTree.py +0 -0
  954. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WMSpec/Persistency.py +0 -0
  955. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WMSpec/Steps/BuildMaster.py +0 -0
  956. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WMSpec/Steps/BuildTools.py +0 -0
  957. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WMSpec/Steps/Builder.py +0 -0
  958. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WMSpec/Steps/Diagnostic.py +0 -0
  959. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WMSpec/Steps/Emulator.py +0 -0
  960. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WMSpec/Steps/ExecuteMaster.py +0 -0
  961. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WMSpec/Steps/Executor.py +0 -0
  962. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WMSpec/Steps/StepFactory.py +0 -0
  963. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WMSpec/Steps/TaskEmulator.py +0 -0
  964. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WMSpec/Steps/Template.py +0 -0
  965. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WMSpec/Steps/Templates/AlcaHarvest.py +0 -0
  966. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WMSpec/Steps/Templates/CMSSW.py +0 -0
  967. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WMSpec/Steps/Templates/DQMUpload.py +0 -0
  968. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WMSpec/Steps/Templates/DeleteFiles.py +0 -0
  969. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WMSpec/Steps/Templates/LogArchive.py +0 -0
  970. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WMSpec/Steps/Templates/LogCollect.py +0 -0
  971. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WMSpec/Steps/Templates/StageOut.py +0 -0
  972. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WMSpec/Steps/Templates/__init__.py +0 -0
  973. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WMSpec/Steps/WMExecutionFailure.py +0 -0
  974. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WMSpec/Steps/__init__.py +0 -0
  975. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WMSpec/Utilities.py +0 -0
  976. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WMSpec/WMSpecErrors.py +0 -0
  977. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WMSpec/WMStep.py +0 -0
  978. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WMSpec/WMTask.py +0 -0
  979. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WMSpec/WMWorkload.py +0 -0
  980. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WMSpec/__init__.py +0 -0
  981. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WorkQueue/DataLocationMapper.py +0 -0
  982. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WorkQueue/DataStructs/ACDCBlock.py +0 -0
  983. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WorkQueue/DataStructs/Block.py +0 -0
  984. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WorkQueue/DataStructs/CouchWorkQueueElement.py +0 -0
  985. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WorkQueue/DataStructs/WorkQueueElement.py +0 -0
  986. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WorkQueue/DataStructs/WorkQueueElementResult.py +0 -0
  987. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WorkQueue/DataStructs/WorkQueueElementsSummary.py +0 -0
  988. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WorkQueue/DataStructs/__init__.py +0 -0
  989. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WorkQueue/Policy/End/EndPolicyInterface.py +0 -0
  990. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WorkQueue/Policy/End/SingleShot.py +0 -0
  991. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WorkQueue/Policy/End/__init__.py +0 -0
  992. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WorkQueue/Policy/PolicyInterface.py +0 -0
  993. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WorkQueue/Policy/Start/Block.py +0 -0
  994. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WorkQueue/Policy/Start/Dataset.py +0 -0
  995. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WorkQueue/Policy/Start/MonteCarlo.py +0 -0
  996. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WorkQueue/Policy/Start/ResubmitBlock.py +0 -0
  997. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WorkQueue/Policy/Start/StartPolicyInterface.py +0 -0
  998. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WorkQueue/Policy/Start/__init__.py +0 -0
  999. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WorkQueue/Policy/__init__.py +0 -0
  1000. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WorkQueue/WMBSHelper.py +0 -0
  1001. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WorkQueue/WorkQueue.py +0 -0
  1002. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WorkQueue/WorkQueueBackend.py +0 -0
  1003. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WorkQueue/WorkQueueBase.py +0 -0
  1004. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WorkQueue/WorkQueueExceptions.py +0 -0
  1005. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WorkQueue/WorkQueueReqMgrInterface.py +0 -0
  1006. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WorkQueue/WorkQueueUtils.py +0 -0
  1007. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/WorkQueue/__init__.py +0 -0
  1008. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Wrappers/JsonWrapper/JSONThunker.py +0 -0
  1009. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Wrappers/JsonWrapper/__init__.py +0 -0
  1010. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/WMCore/Wrappers/__init__.py +0 -0
  1011. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/wmglobalqueue.egg-info/dependency_links.txt +0 -0
  1012. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/python/wmglobalqueue.egg-info/top_level.txt +0 -0
  1013. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/templates/WMCore/WebTools/API.tmpl +0 -0
  1014. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/templates/WMCore/WebTools/Atom.tmpl +0 -0
  1015. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/templates/WMCore/WebTools/ConfigFile.tmpl +0 -0
  1016. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/templates/WMCore/WebTools/Logging.tmpl +0 -0
  1017. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/templates/WMCore/WebTools/Masthead/masthead.tmpl +0 -0
  1018. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/templates/WMCore/WebTools/Masthead/masthead_table.tmpl +0 -0
  1019. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/templates/WMCore/WebTools/Page.tmpl +0 -0
  1020. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/templates/WMCore/WebTools/REST.tmpl +0 -0
  1021. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/templates/WMCore/WebTools/RESTAPI.tmpl +0 -0
  1022. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/templates/WMCore/WebTools/WMBS/TaskSummary.tmpl +0 -0
  1023. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/templates/WMCore/WebTools/WMBS/test.tmpl +0 -0
  1024. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/templates/WMCore/WebTools/WMBS.tmpl +0 -0
  1025. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/templates/WMCore/WebTools/WMBSJobStatus.tmpl +0 -0
  1026. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/templates/WMCore/WebTools/WMBSSubscription.tmpl +0 -0
  1027. {wmglobalqueue-2.4.0.2 → wmglobalqueue-2.4.2}/src/templates/WMCore/WebTools/XML.tmpl +0 -0
@@ -0,0 +1,26 @@
1
+ Metadata-Version: 2.4
2
+ Name: wmglobalqueue
3
+ Version: 2.4.2
4
+ Home-page: https://github.com/dmwm/WMCore
5
+ Maintainer: CMS DMWM Group
6
+ Maintainer-email: hn-cms-wmdevelopment@cern.ch
7
+ License: Apache License, Version 2.0
8
+ License-File: LICENSE
9
+ License-File: NOTICE
10
+ Requires-Dist: CherryPy~=18.10.0
11
+ Requires-Dist: CMSMonitoring~=0.6.13
12
+ Requires-Dist: dbs3-client==4.0.19
13
+ Requires-Dist: future~=1.0.0
14
+ Requires-Dist: httplib2~=0.22.0
15
+ Requires-Dist: psutil~=7.0.0
16
+ Requires-Dist: pycurl~=7.45.6
17
+ Requires-Dist: retry~=0.9.2
18
+ Requires-Dist: rucio-clients~=36.5.0
19
+ Requires-Dist: Sphinx~=5.3.0
20
+ Requires-Dist: PyJWT~=2.9.0
21
+ Dynamic: home-page
22
+ Dynamic: license
23
+ Dynamic: license-file
24
+ Dynamic: maintainer
25
+ Dynamic: maintainer-email
26
+ Dynamic: requires-dist
@@ -0,0 +1,258 @@
1
+ #!/usr/bin/env python
2
+ #-*- coding: utf-8 -*-
3
+ #pylint: disable=
4
+ """
5
+ File : simulateReplicationFailure.py
6
+ author : valentin kuznetsov <vkuznet AT gmail DOT com>
7
+ Description: helper script to simulate replication failure
8
+ """
9
+
10
+ import os
11
+ import sys
12
+ import json
13
+ import tempfile
14
+ import time
15
+ import requests
16
+
17
+ # 3rd party modules
18
+ from Utils.CertTools import ckey, cert, caBundle
19
+
20
+
21
+ def wipeDb(couchUrl, dbName, auth=None, certTuple=None, caFileName=None):
22
+ """
23
+ wipe out couch database
24
+ :param couchUrl: couch url string
25
+ :param dbName: database name
26
+ :param auth: authentication tuple
27
+ :param certTuple: cert and ckey tuple
28
+ :param caFileName: CA file name
29
+ :return: nothing
30
+ """
31
+ deleteResp = requests.delete(f"{couchUrl}/{dbName}", auth=auth, cert=certTuple, verify=caFileName)
32
+
33
+ if deleteResp.status_code not in (200, 202, 404):
34
+ raise Exception(f"Failed to delete database: {deleteResp.text}")
35
+ print(f"Deleted database '{dbName}' (status {deleteResp.status_code})")
36
+
37
+ def createDb(couchUrl, dbName, auth, certTuple=None, caFileName=None):
38
+ """
39
+ creates new couchdb database
40
+ :param couchUrl: couch url string
41
+ :param dbName: database name
42
+ :param auth: authentication tuple
43
+ :param certTuple: cert and ckey tuple
44
+ :param caFileName: CA file name
45
+ :return: nothing
46
+ """
47
+ r = requests.put(f"{couchUrl}/{dbName}", auth=auth, cert=certTuple, verify=caFileName)
48
+ if r.status_code not in (201, 412): # 412 = already exists
49
+ raise Exception(f"Failed to create DB {couchUrl}/{dbName}: {r.text} status code {r.status_code}")
50
+
51
+ def setupValidator(couchUrl, targetDb, auth, certTuple=None, caFileName=None):
52
+ """
53
+ setup validator in couch database
54
+ :param couchUrl: couch url string
55
+ :param targetDb: database name
56
+ :param auth: authentication tuple
57
+ :param certTuple: cert and ckey tuple
58
+ :param caFileName: CA file name
59
+ :return: nothing
60
+ """
61
+ designDoc = {
62
+ "_id": "_design/rejectBadDocs",
63
+ "validate_doc_update": (
64
+ "function(newDoc, oldDoc, userCtx) { "
65
+ "if (newDoc.blockMe === true) { throw({forbidden: 'Blocked by validator'}); } "
66
+ "}"
67
+ )
68
+ }
69
+ headers = {'Content-Type': 'application/json'}
70
+
71
+ r = requests.put(f"{couchUrl}/{targetDb}/{designDoc['_id']}",
72
+ data=json.dumps(designDoc), headers=headers, auth=auth, cert=certTuple, verify=caFileName)
73
+ if r.status_code not in (201, 202):
74
+ raise Exception(f"Failed to upload validator: {r.text}")
75
+
76
+ def insertValidDocs(couchUrl, sourceDb, auth, certTuple=None, caFileName=None):
77
+ """
78
+ insert set of valid documents into couch database
79
+ wipe out couch database
80
+ :param couchUrl: couch url string
81
+ :param sourceDb: database name
82
+ :param auth: authentication tuple
83
+ :param certTuple: cert and ckey tuple
84
+ :param caFileName: CA file name
85
+ :return: nothing
86
+ """
87
+ validDocIds = []
88
+ headers = {'Content-Type': 'application/json'}
89
+ for i in range(3):
90
+ doc = {"_id": f"validDoc{i}", "msg": f"This is valid doc #{i}"}
91
+ r = requests.put(f"{couchUrl}/{sourceDb}/{doc['_id']}",
92
+ data=json.dumps(doc), headers=headers, auth=auth, cert=certTuple, verify=caFileName)
93
+ if r.status_code in (201, 202):
94
+ validDocIds.append(doc['_id'])
95
+ else:
96
+ raise Exception(f"Failed to insert valid doc: {r.text}")
97
+ return validDocIds
98
+
99
+ def insertInvalidDoc(couchUrl, sourceDb, auth, certTuple=None, caFileName=None):
100
+ """
101
+ insert invalid document into couch database
102
+ :param couchUrl: couch url string
103
+ :param sourceDb: database name
104
+ :param auth: authentication tuple
105
+ :param certTuple: cert and ckey tuple
106
+ :param caFileName: CA file name
107
+ :return: nothing
108
+ """
109
+ doc = {"_id": "badDoc", "blockMe": True, "msg": "This should fail replication"}
110
+ headers = {'Content-Type': 'application/json'}
111
+ r = requests.put(f"{couchUrl}/{sourceDb}/{doc['_id']}",
112
+ data=json.dumps(doc), headers=headers, auth=auth, cert=certTuple, verify=caFileName)
113
+ if r.status_code not in (201, 202):
114
+ raise Exception(f"Failed to insert bad doc: {r.text}")
115
+ return doc['_id']
116
+
117
+ def deleteReplicationDoc(sourceUrl, replicationId, auth, certTuple=None, caFileName=None):
118
+ """
119
+ delete replication document
120
+ :param sourceUrl: source url string
121
+ :param replicationId: replication id string
122
+ :param auth: authentication tuple
123
+ :param certTuple: cert and ckey tuple
124
+ :param caFileName: CA file name
125
+ :return: nothing
126
+ """
127
+ docUrl = f"{sourceUrl}/_replicator/{replicationId}"
128
+ r = requests.get(docUrl, auth=auth, cert=certTuple, verify=caFileName)
129
+
130
+ if r.status_code == 200:
131
+ rev = r.json()['_rev']
132
+ delResp = requests.delete(f"{docUrl}?rev={rev}", auth=auth, cert=certTuple, verify=caFileName)
133
+ if delResp.status_code not in (200, 202):
134
+ raise Exception(f"Failed to delete replication doc: {delResp.text}")
135
+ print(f"Deleted existing replication doc '{replicationId}'")
136
+ elif r.status_code != 404:
137
+ raise Exception(f"Failed to check replication doc: {r.text}")
138
+
139
+ def setupReplication(sourceUrl, sourceDb, targetUrl, targetDb, auth, replicationId, certTuple=None, caFileName=None):
140
+ """
141
+ setup replication between source and target databases
142
+ :param sourceUrl: source couchdb url string
143
+ :param sourceDb: source database name
144
+ :param targetUrl: target couchdb url string
145
+ :param targetDb: target database name
146
+ :param auth: authentication tuple
147
+ :param replicationId: replication id string
148
+ :param certTuple: cert and ckey tuple
149
+ :param caFileName: CA file name
150
+ :return: nothing
151
+ """
152
+ replicationDoc = {
153
+ "_id": replicationId,
154
+ "source": sourceDb,
155
+ "target": f"{targetUrl}/{targetDb}",
156
+ "create_target": False,
157
+ "continuous": True,
158
+ "user_ctx": {"name": "admin", "roles": ["_admin"]}
159
+ }
160
+ headers = {'Content-Type': 'application/json'}
161
+ r = requests.put(f"{sourceUrl}/_replicator/{replicationId}",
162
+ data=json.dumps(replicationDoc), headers=headers, auth=auth, cert=certTuple, verify=caFileName)
163
+ if r.status_code not in (201, 202):
164
+ raise Exception(f"Failed to create replication: {r.text}")
165
+ print(f"Replication '{replicationId}' set up successfully with status {r.status_code}")
166
+
167
+ def checkReplicationStatus(couchUrl, replicationId, auth, certTuple=None, caFileName=None):
168
+ """
169
+ checks replication status for given replication id
170
+ :param couchUrl: couch url string
171
+ :param replicationId: replication id string
172
+ :param auth: authentication tuple
173
+ :param certTuple: cert and ckey tuple
174
+ :param caFileName: CA file name
175
+ :return: nothing
176
+ """
177
+ for _ in range(10):
178
+ time.sleep(2)
179
+ r = requests.get(f"{couchUrl}/_replicator/{replicationId}", auth=auth, cert=certTuple, verify=caFileName)
180
+ doc = r.json()
181
+ state = doc.get("_replication_state", "unknown")
182
+ reason = doc.get("_replication_state_reason", "")
183
+ print(f"Replication state: {state}")
184
+ if reason:
185
+ print(f"Reason: {reason}")
186
+ if state in ("error", "completed"):
187
+ return state, reason
188
+ return "unknown", ""
189
+
190
+ def main():
191
+ """
192
+ main function for testing purposes
193
+ """
194
+ if os.getenv('COUCH_SOURCE_URL') == '':
195
+ print('ERROR: no COUCH_SOURCE_URL found')
196
+ sys.exit(1)
197
+ if os.getenv('COUCH_TARGET_URL') == '':
198
+ print('ERROR: no COUCH_TARGET_URL found')
199
+ sys.exit(1)
200
+ if os.getenv('COUCH_CREDENTIALS') == '':
201
+ print('ERROR: no COUCH_CREDENTIALS found, should be username:password')
202
+ sys.exit(1)
203
+
204
+ certTuple = (cert(), ckey())
205
+ capath = os.environ.get("X509_CERT_DIR", '/etc/grid-security/certificates')
206
+ cacerts = caBundle(capath)
207
+
208
+ with tempfile.NamedTemporaryFile(mode='w+', suffix=".pem", delete=True) as tfile:
209
+ tfile.write(cacerts)
210
+ tfile.flush()
211
+ caFileName = tfile.name
212
+
213
+ sourceUrl = os.getenv('COUCH_SOURCE_URL', '')
214
+ targetUrl = os.getenv('COUCH_TARGET_URL', '')
215
+ authEnv = os.getenv('COUCH_CREDENTIALS', '')
216
+ auth = tuple(authEnv.split(':')) if ':' in authEnv else None
217
+ sourceDb = 'test_db'
218
+ targetDb = 'test_db'
219
+ replicationId = 'replicationFailTest'
220
+
221
+ print(f"INFO: wipe out {sourceUrl}/{sourceDb}")
222
+ wipeDb(sourceUrl, sourceDb, auth, certTuple, caFileName)
223
+ print(f"INFO: wipe out {targetUrl}/{targetDb}")
224
+ wipeDb(targetUrl, targetDb, auth, certTuple, caFileName)
225
+
226
+ print("INFO: Setting up test environment...")
227
+ createDb(sourceUrl, sourceDb, auth, certTuple, caFileName)
228
+ createDb(targetUrl, targetDb, auth, certTuple, caFileName)
229
+ setupValidator(targetUrl, targetDb, auth, certTuple, caFileName)
230
+
231
+ print("INFO: Inserting valid documents...")
232
+ validDocIds = insertValidDocs(sourceUrl, sourceDb, auth, certTuple, caFileName)
233
+
234
+ print("INFO: Inserting a document that will be rejected by the target...")
235
+ badDocId = insertInvalidDoc(sourceUrl, sourceDb, auth, certTuple, caFileName)
236
+
237
+ print("INFO: Starting replication...")
238
+ deleteReplicationDoc(sourceUrl, replicationId, auth, certTuple, caFileName)
239
+ setupReplication(sourceUrl, sourceDb, targetUrl, targetDb, auth, replicationId, certTuple, caFileName)
240
+
241
+ print("INFO: Waiting for replication to complete or fail...")
242
+ state, reason = checkReplicationStatus(sourceUrl, replicationId, auth, certTuple, caFileName)
243
+
244
+ print("\nINFO: Successfully inserted document IDs:")
245
+ for docId in validDocIds:
246
+ print(f" - {docId}")
247
+
248
+ print(f"\nWARNING: Problematic document ID (should fail replication): {badDocId}")
249
+
250
+ print(f"\nINFO: Replication final state: {state}")
251
+ if reason:
252
+ print(f"ERROR: Replication failure reason: {reason}")
253
+ else:
254
+ print("INFO: No error reported.")
255
+
256
+ if __name__ == "__main__":
257
+ main()
258
+
@@ -0,0 +1,11 @@
1
+ CherryPy~=18.10.0
2
+ CMSMonitoring~=0.6.13
3
+ dbs3-client==4.0.19
4
+ future~=1.0.0
5
+ httplib2~=0.22.0
6
+ psutil~=7.0.0
7
+ pycurl~=7.45.6
8
+ retry~=0.9.2
9
+ rucio-clients~=36.5.0
10
+ Sphinx~=5.3.0
11
+ PyJWT~=2.9.0
@@ -239,9 +239,8 @@ dependencies = {
239
239
  'packages': ['WMCore.WMStats+', 'WMCore.Services+', 'WMCore.Wrappers+',
240
240
  'WMCore.ReqMgr.DataStructs+'
241
241
  ],
242
- 'modules': ['WMCore.Database.__init__', 'WMCore.Database.CMSCouch',
243
- 'WMCore.Database.CouchUtils', 'WMCore.ReqMgr.__init__'],
244
- 'systems': ['wmcbase', 'wmcrest'],
242
+ 'modules': ['WMCore.ReqMgr.__init__'],
243
+ 'systems': ['wmcbase', 'wmcrest', 'wmcdatabase'],
245
244
  'statics': ['src/couchapps/WMStats+',
246
245
  'src/couchapps/WMStatsErl+',
247
246
  'src/couchapps/WMStatsErl1+',
@@ -1,3 +1,6 @@
1
+ """
2
+ Module to deal with user certificates and CAs
3
+ """
1
4
  from builtins import str
2
5
  import os
3
6
 
@@ -60,3 +63,38 @@ def getCAPathFromEnv():
60
63
  you need to set either the X509_CERT_DIR variable or the cacert key of the request.
61
64
  """
62
65
  return os.environ.get("X509_CERT_DIR")
66
+
67
+
68
+ def caBundle(caPath="/etc/grid-security/certificates"):
69
+ """
70
+ Load all PEM certificates from the given caPath and write them as single CA bundle PEM.
71
+
72
+ :param caPath: Path to directory containing .pem certificate files.
73
+ :return: A single string containing all concatenated PEM pemCertificates which may be
74
+ written to a caBundleFile if necessary (used by requests library)
75
+ """
76
+ if not os.path.isdir(caPath):
77
+ raise ValueError(f"Invalid caPath: {caPath} is not a directory")
78
+
79
+ pemCertificates = []
80
+
81
+ for fileName in sorted(os.listdir(caPath)):
82
+ filePath = os.path.join(caPath, fileName)
83
+
84
+ # Only consider readable files that look like PEM certificates
85
+ if not os.path.isfile(filePath):
86
+ continue
87
+ if not fileName.endswith(".pem"):
88
+ continue
89
+
90
+ try:
91
+ with open(filePath, "r", encoding="utf-8") as istream:
92
+ certData = istream.read()
93
+ if "BEGIN CERTIFICATE" in certData:
94
+ pemCertificates.append(certData)
95
+ except Exception as e:
96
+ print(f"Warning: Could not read {filePath}: {e}")
97
+
98
+ if len(pemCertificates) == 0:
99
+ raise ValueError(f"No PEM files found in {caPath}")
100
+ return "\n".join(pemCertificates)
@@ -25,6 +25,7 @@ import logging
25
25
  import re
26
26
  import time
27
27
  import sys
28
+ from pprint import pformat
28
29
  from datetime import datetime
29
30
  from http.client import HTTPException
30
31
 
@@ -1274,6 +1275,59 @@ class CouchMonitor(object):
1274
1275
  return resp
1275
1276
  return data.get("docs", resp)
1276
1277
 
1278
+ def couchReplicationStatus(self):
1279
+ """
1280
+ check couchdb replication status with compatible output of checkCouchReplications
1281
+
1282
+ :return: a list of dictionaries with the status of the replications and an
1283
+ error message
1284
+ """
1285
+ # Do not import checkStatus at the beginning of the CMSCouch module
1286
+ # to avoid dependecy conflicts in the CMS Sandbox at the WN level
1287
+ from WMCore.Database.CouchMonitoring import checkStatus
1288
+
1289
+ output = []
1290
+ sdict = checkStatus(kind='scheduler')
1291
+ rdict = checkStatus(kind='replicator')
1292
+ method = 'scheduler+replicator'
1293
+ # update sdict only with entries from replicator dict which are not present in scheduler
1294
+ for key, val in rdict['current_status'].items():
1295
+ if key not in sdict['current_status']:
1296
+ sdict['current_status'][key] = val
1297
+ stateFailures = ['error', 'failed']
1298
+ for rid, record in sdict['current_status'].items():
1299
+ if record['state'] in stateFailures:
1300
+ status['state'] = 'error'
1301
+ source = sanitizeURL(record['source'])
1302
+ target = sanitizeURL(record['target'])
1303
+ error = record['error']
1304
+ history = pformat(record['history'])
1305
+ msg = f"Replication from {source} to {target} for document {rid} is in a bad state: {error}; "
1306
+ msg += f"History: {history}"
1307
+ status = {'name': 'CouchServer', 'status': 'error', 'error_message': msg, 'method': method}
1308
+ output.append(status)
1309
+
1310
+ # if our replication is fine we should check that it is not in a stale phase
1311
+ activeTasks = self.getActiveTasks()
1312
+ activeTasks = [task for task in activeTasks if task["type"].lower() == "replication"]
1313
+ resp = self.checkReplicationState()
1314
+ for replTask in activeTasks:
1315
+ if self.isReplicationStale(replTask):
1316
+ source = sanitizeURL(replTask['source'])['url']
1317
+ target = sanitizeURL(replTask['target'])['url']
1318
+ msg = f"Replication from {source} to {target} is stale and it's last"
1319
+ msg += f"update time was at: {replTask.get('updated_on')}"
1320
+ resp['status'] = 'error'
1321
+ resp['error_message'] += msg
1322
+ resp['method'] = 'stale phase'
1323
+ resp['name'] = 'CouchServer'
1324
+ output.append(resp)
1325
+ # check if we did not record any replication status, then add the ok status
1326
+ if len(output) == 0:
1327
+ status = {'name': 'CouchServer', 'status': 'ok', 'error_message': ''}
1328
+ output.append(status)
1329
+ return output
1330
+
1277
1331
  def checkCouchReplications(self, replicationsList):
1278
1332
  """
1279
1333
  Check whether the list of expected replications exist in CouchDB
@@ -1281,9 +1335,11 @@ class CouchMonitor(object):
1281
1335
 
1282
1336
  :param replicationsList: a list of dictionary with the replication
1283
1337
  document setup.
1284
- :return: a dictionary with the status of the replications and an
1338
+ :return: a list of dictionaries with the status of the replications and an
1285
1339
  error message
1286
1340
  """
1341
+ output = []
1342
+ method = 'comparison of replications docs vs active tasks'
1287
1343
  activeTasks = self.getActiveTasks()
1288
1344
  # filter out any task that is not a database replication
1289
1345
  activeTasks = [task for task in activeTasks if task["type"].lower() == "replication"]
@@ -1292,12 +1348,12 @@ class CouchMonitor(object):
1292
1348
  msg = f"Expected to have {len(replicationsList)} replication tasks, "
1293
1349
  msg += f"but only {len(activeTasks)} in CouchDB. "
1294
1350
  msg += f"Current replications are: {activeTasks}"
1295
- return {'status': 'error', 'error_message': msg}
1351
+ status = {'name': 'CouchServer', 'status': 'error', 'error_message': msg, 'method': method}
1352
+ output.append(status)
1296
1353
 
1297
1354
  resp = self.checkReplicationState()
1298
1355
  if resp['status'] != 'ok':
1299
- # then there is a problem, return its status
1300
- return resp
1356
+ output.append(resp)
1301
1357
 
1302
1358
  # finally, check if replications are being updated in a timely fashion
1303
1359
  for replTask in activeTasks:
@@ -1308,7 +1364,15 @@ class CouchMonitor(object):
1308
1364
  msg += f"update time was at: {replTask.get('updated_on')}"
1309
1365
  resp['status'] = 'error'
1310
1366
  resp['error_message'] += msg
1311
- return resp
1367
+ resp['method'] = method
1368
+ resp['name'] = 'CouchServer'
1369
+ output.append(resp)
1370
+
1371
+ # check if we did not record any replication status, then add the ok status
1372
+ if len(output) == 0:
1373
+ status = {'name': 'CouchServer', 'status': 'ok', 'error_message': ''}
1374
+ output.append(status)
1375
+ return output
1312
1376
 
1313
1377
  def checkReplicationState(self):
1314
1378
  """
@@ -1347,3 +1411,20 @@ class CouchMonitor(object):
1347
1411
  # then it has been recently updated
1348
1412
  return True
1349
1413
  return False
1414
+
1415
+ def isReplicationStale(self, replInfo, niter=10):
1416
+ """
1417
+ Ensure that the replication document is up-to-date as a
1418
+ function of the checkpoint interval.
1419
+
1420
+ :param replInfo: dictionary with the replication information
1421
+ :param niter: number of iteration for checkpoint interval
1422
+ :return: True if replication is working fine, otherwise False
1423
+ """
1424
+ maxUpdateInterval = niter * replInfo['checkpoint_interval'] / 1000
1425
+ lastUpdate = replInfo["updated_on"]
1426
+
1427
+ if lastUpdate + maxUpdateInterval > int(time.time()):
1428
+ # then it has been recently updated and it means replication is not stale
1429
+ return False
1430
+ return True