wmglobalqueue 2.3.10rc14__py3-none-any.whl → 2.3.10rc15__py3-none-any.whl
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.
- WMCore/WorkQueue/DataLocationMapper.py +9 -5
- WMCore/WorkQueue/WorkQueueBackend.py +18 -9
- WMCore/__init__.py +1 -1
- {wmglobalqueue-2.3.10rc14.dist-info → wmglobalqueue-2.3.10rc15.dist-info}/METADATA +1 -1
- {wmglobalqueue-2.3.10rc14.dist-info → wmglobalqueue-2.3.10rc15.dist-info}/RECORD +96 -96
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/bin/wmc-dist-patch +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/bin/wmc-dist-unpatch +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/bin/wmc-httpd +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/.couchapprc +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/README.md +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/_attachments/index.html +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/_attachments/js/ElementInfoByWorkflow.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/_attachments/js/StuckElementInfo.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/_attachments/js/WorkloadInfoTable.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/_attachments/js/dataTable.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/_attachments/js/namespace.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/_attachments/style/main.css +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/couchapp.json +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/filters/childQueueFilter.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/filters/filterDeletedDocs.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/filters/queueFilter.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/language +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/lib/mustache.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/lib/validate.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/lib/workqueue_utils.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/lists/elementsDetail.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/lists/filter.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/lists/stuckElements.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/lists/workRestrictions.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/lists/workflowSummary.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/rewrites.json +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/shows/redirect.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/shows/status.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/templates/ElementSummaryByWorkflow.html +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/templates/StuckElementSummary.html +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/templates/TaskStatus.html +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/templates/WorkflowSummary.html +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/templates/partials/workqueue-common-lib.html +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/templates/partials/yui-lib-remote.html +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/templates/partials/yui-lib.html +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/updates/in-place.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/validate_doc_update.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/vendor/couchapp/_attachments/jquery.couch.app.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/vendor/couchapp/_attachments/jquery.pathbinder.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/views/activeData/map.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/views/activeData/reduce.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/views/activeParentData/map.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/views/activeParentData/reduce.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/views/activePileupData/map.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/views/activePileupData/reduce.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/views/analyticsData/map.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/views/analyticsData/reduce.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/views/availableByPriority/map.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/views/conflicts/map.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/views/elements/map.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/views/elementsByData/map.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/views/elementsByParent/map.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/views/elementsByParentData/map.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/views/elementsByPileupData/map.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/views/elementsByStatus/map.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/views/elementsBySubscription/map.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/views/elementsByWorkflow/map.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/views/elementsByWorkflow/reduce.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/views/elementsDetailByWorkflowAndStatus/map.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/views/jobInjectStatusByRequest/map.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/views/jobInjectStatusByRequest/reduce.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/views/jobStatusByRequest/map.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/views/jobStatusByRequest/reduce.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/views/jobsByChildQueueAndPriority/map.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/views/jobsByChildQueueAndPriority/reduce.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/views/jobsByChildQueueAndStatus/map.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/views/jobsByChildQueueAndStatus/reduce.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/views/jobsByRequest/map.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/views/jobsByRequest/reduce.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/views/jobsByStatus/map.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/views/jobsByStatus/reduce.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/views/jobsByStatusAndPriority/map.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/views/jobsByStatusAndPriority/reduce.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/views/openRequests/map.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/views/recent-items/map.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/views/siteWhitelistByRequest/map.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/views/siteWhitelistByRequest/reduce.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/views/specsByWorkflow/map.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/views/stuckElements/map.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/views/wmbsInjectStatusByRequest/map.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/views/wmbsInjectStatusByRequest/reduce.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/views/wmbsUrl/map.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/views/wmbsUrl/reduce.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/views/wmbsUrlByRequest/map.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/views/wmbsUrlByRequest/reduce.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/views/workflowSummary/map.js +0 -0
- {wmglobalqueue-2.3.10rc14.data → wmglobalqueue-2.3.10rc15.data}/data/data/couchapps/WorkQueue/views/workflowSummary/reduce.js +0 -0
- {wmglobalqueue-2.3.10rc14.dist-info → wmglobalqueue-2.3.10rc15.dist-info}/LICENSE +0 -0
- {wmglobalqueue-2.3.10rc14.dist-info → wmglobalqueue-2.3.10rc15.dist-info}/NOTICE +0 -0
- {wmglobalqueue-2.3.10rc14.dist-info → wmglobalqueue-2.3.10rc15.dist-info}/WHEEL +0 -0
- {wmglobalqueue-2.3.10rc14.dist-info → wmglobalqueue-2.3.10rc15.dist-info}/top_level.txt +0 -0
|
@@ -182,8 +182,15 @@ class WorkQueueDataLocationMapper(DataLocationMapper):
|
|
|
182
182
|
super(WorkQueueDataLocationMapper, self).__init__(logger, **kwargs)
|
|
183
183
|
|
|
184
184
|
def __call__(self):
|
|
185
|
-
|
|
185
|
+
elemUpdated = 0
|
|
186
|
+
elemUpdated += self.updatePrimaryLocation()
|
|
187
|
+
elemUpdated += self.updateParentLocation()
|
|
188
|
+
elemUpdated += self.updatePileupLocation()
|
|
189
|
+
|
|
190
|
+
return elemUpdated
|
|
186
191
|
|
|
192
|
+
def updatePrimaryLocation(self):
|
|
193
|
+
dataItems = self.backend.getActiveData()
|
|
187
194
|
dataLocations = super(WorkQueueDataLocationMapper, self).__call__(dataItems)
|
|
188
195
|
self.logger.info("Found %d unique input data to update location", len(dataItems))
|
|
189
196
|
|
|
@@ -202,10 +209,7 @@ class WorkQueueDataLocationMapper(DataLocationMapper):
|
|
|
202
209
|
self.logger.info("Updating %d elements for Input location update", len(modified))
|
|
203
210
|
self.backend.saveElements(*modified)
|
|
204
211
|
|
|
205
|
-
|
|
206
|
-
numPileups = self.updatePileupLocation()
|
|
207
|
-
|
|
208
|
-
return len(modified) + numParents + numPileups
|
|
212
|
+
return len(modified)
|
|
209
213
|
|
|
210
214
|
def updateParentLocation(self):
|
|
211
215
|
dataItems = self.backend.getActiveParentData()
|
|
@@ -567,21 +567,30 @@ class WorkQueueBackend(object):
|
|
|
567
567
|
|
|
568
568
|
def getActiveData(self):
|
|
569
569
|
"""Get data items we have work in the queue for"""
|
|
570
|
-
data = self.db.loadView('WorkQueue', 'activeData', {'reduce':
|
|
571
|
-
|
|
572
|
-
|
|
570
|
+
data = self.db.loadView('WorkQueue', 'activeData', {'reduce': False, 'group': False})
|
|
571
|
+
unique_data = set()
|
|
572
|
+
for row in data.get('rows', []):
|
|
573
|
+
unique_data.add((row['key'][0], row['key'][1]))
|
|
574
|
+
return [{'dbs_url': x[0], 'name': x[1]} for x in unique_data]
|
|
573
575
|
|
|
574
576
|
def getActiveParentData(self):
|
|
575
577
|
"""Get data items we have work in the queue for with parent"""
|
|
576
|
-
data = self.db.loadView('WorkQueue', 'activeParentData', {'reduce':
|
|
577
|
-
|
|
578
|
-
|
|
578
|
+
data = self.db.loadView('WorkQueue', 'activeParentData', {'reduce': False, 'group': False})
|
|
579
|
+
unique_data = set()
|
|
580
|
+
for row in data.get('rows', []):
|
|
581
|
+
unique_data.add((row['key'][0], row['key'][1]))
|
|
582
|
+
return [{'dbs_url': x[0], 'name': x[1]} for x in unique_data]
|
|
579
583
|
|
|
580
584
|
def getActivePileupData(self):
|
|
581
585
|
"""Get data items we have work in the queue for with pileup"""
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
586
|
+
# Due to performance issues, we are stopping the use of reduce and group parameters for this view
|
|
587
|
+
# Further details: https://github.com/dmwm/WMCore/issues/12319
|
|
588
|
+
data = self.db.loadView('WorkQueue', 'activePileupData', {'reduce': False, 'group': False})
|
|
589
|
+
|
|
590
|
+
unique_data = set()
|
|
591
|
+
for row in data.get('rows', []):
|
|
592
|
+
unique_data.add((row['key'][0], row['key'][1]))
|
|
593
|
+
return [{'dbs_url': x[0], 'name': x[1]} for x in unique_data]
|
|
585
594
|
|
|
586
595
|
def getElementsForData(self, data):
|
|
587
596
|
"""Get active elements for this dbs & data combo"""
|
WMCore/__init__.py
CHANGED
|
@@ -31,7 +31,7 @@ WMCore/WMExceptions.py,sha256=1ReKj5kBoXXeOJzPa1CV7i2577rMVoASO5MhR2a9vfc,18794
|
|
|
31
31
|
WMCore/WMFactory.py,sha256=igQIcDwaDimxbo_kfyF01E8AU9dmCICU_rKsWiE-Wbs,2852
|
|
32
32
|
WMCore/WMInit.py,sha256=lXL1fgsZ9eHuY8YCz5qlkpyF2gYQOpmcJTKzvcBwwkY,7769
|
|
33
33
|
WMCore/WMLogging.py,sha256=A09mM-21DrAjuVgx7cUmFXa8nr9r_RElxEW3ZR-Rpek,3694
|
|
34
|
-
WMCore/__init__.py,sha256=
|
|
34
|
+
WMCore/__init__.py,sha256=y7NOc9QWQKqui244qmvAj4lQQCRV8U-UIUXyu38MGWA,130
|
|
35
35
|
WMCore/ACDC/Collection.py,sha256=oQziWoM8zH-Wt6H6Lxv2h7widEefPLcEhTtJv9e_Vvg,1145
|
|
36
36
|
WMCore/ACDC/CollectionTypes.py,sha256=9CW9sO9HDd-hVMgJan6bBdF5ehAZsnpFOBlJN16EnU0,273
|
|
37
37
|
WMCore/ACDC/CouchCollection.py,sha256=ZMJ4sRavIdSJ_UO_Nsq_W4rOyBoMWeZit_ElSxAkYt4,1961
|
|
@@ -220,10 +220,10 @@ WMCore/WMSpec/Steps/Templates/LogArchive.py,sha256=imtMT0sEYQi8CJbwhHoFZBsR9D2mH
|
|
|
220
220
|
WMCore/WMSpec/Steps/Templates/LogCollect.py,sha256=nD1PSWqREzBtLqrGJWHciCpnk6TOpsLlWcZERAq5Dfw,2879
|
|
221
221
|
WMCore/WMSpec/Steps/Templates/StageOut.py,sha256=-NtcpDnto2L8ofpQRI5JNzpdTbCN3XKUvrNU_04kzWQ,2788
|
|
222
222
|
WMCore/WMSpec/Steps/Templates/__init__.py,sha256=Waah0-mrH2Jfrf0viG5gi71VQ0ZLQEoVuLnunJjyhPI,117
|
|
223
|
-
WMCore/WorkQueue/DataLocationMapper.py,sha256=
|
|
223
|
+
WMCore/WorkQueue/DataLocationMapper.py,sha256=BcGWv0mhjMVdzIF9NgdXBinvKF3WdGAtenu8hy21Lw8,12102
|
|
224
224
|
WMCore/WorkQueue/WMBSHelper.py,sha256=nDHUtzPOCbYuRHz_0dWe10wqcX6CZ2BcMJe6pvZoYTc,33358
|
|
225
225
|
WMCore/WorkQueue/WorkQueue.py,sha256=HFnohz3tRypy91t6for7RjoEWaO4v7poPIe4Sjz3XHw,60136
|
|
226
|
-
WMCore/WorkQueue/WorkQueueBackend.py,sha256=
|
|
226
|
+
WMCore/WorkQueue/WorkQueueBackend.py,sha256=SIh1ynkGXqPPTd9Q9rYmVvoh8ENN3lN_rdkIUWKe3YM,35757
|
|
227
227
|
WMCore/WorkQueue/WorkQueueBase.py,sha256=SCInW_GQ6IlEDcnK5mtQ3rR6uDPTTd0MTRKqI3yWsAA,1292
|
|
228
228
|
WMCore/WorkQueue/WorkQueueExceptions.py,sha256=ZP0eHP9_TKbWqcEOLjPba22QCP_eP8BIbmnFreLdKkI,1472
|
|
229
229
|
WMCore/WorkQueue/WorkQueueReqMgrInterface.py,sha256=Fnh_bdQprPGlI0lGotzZ84DEokb8zdcgYWKELNwkrpA,12485
|
|
@@ -250,96 +250,96 @@ WMCore/WorkQueue/Policy/Start/__init__.py,sha256=pco1Wy0Rak-RtHZvc6c9lxme7eHidTF
|
|
|
250
250
|
WMCore/Wrappers/__init__.py,sha256=PWffOkW1-tNdjP66oA8avZR_zsupBpkcwADgwPzs818,76
|
|
251
251
|
WMCore/Wrappers/JsonWrapper/JSONThunker.py,sha256=Zti4Zywlsg_3OtXphVy1IxqSZrKCqTuLBJ8rlntLHOU,12767
|
|
252
252
|
WMCore/Wrappers/JsonWrapper/__init__.py,sha256=lHa_NpXPjLv7AODH7rtwcGl7es-0tx95eZv6rp11df0,165
|
|
253
|
-
wmglobalqueue-2.3.
|
|
254
|
-
wmglobalqueue-2.3.
|
|
255
|
-
wmglobalqueue-2.3.
|
|
256
|
-
wmglobalqueue-2.3.
|
|
257
|
-
wmglobalqueue-2.3.
|
|
258
|
-
wmglobalqueue-2.3.
|
|
259
|
-
wmglobalqueue-2.3.
|
|
260
|
-
wmglobalqueue-2.3.
|
|
261
|
-
wmglobalqueue-2.3.
|
|
262
|
-
wmglobalqueue-2.3.
|
|
263
|
-
wmglobalqueue-2.3.
|
|
264
|
-
wmglobalqueue-2.3.
|
|
265
|
-
wmglobalqueue-2.3.
|
|
266
|
-
wmglobalqueue-2.3.
|
|
267
|
-
wmglobalqueue-2.3.
|
|
268
|
-
wmglobalqueue-2.3.
|
|
269
|
-
wmglobalqueue-2.3.
|
|
270
|
-
wmglobalqueue-2.3.
|
|
271
|
-
wmglobalqueue-2.3.
|
|
272
|
-
wmglobalqueue-2.3.
|
|
273
|
-
wmglobalqueue-2.3.
|
|
274
|
-
wmglobalqueue-2.3.
|
|
275
|
-
wmglobalqueue-2.3.
|
|
276
|
-
wmglobalqueue-2.3.
|
|
277
|
-
wmglobalqueue-2.3.
|
|
278
|
-
wmglobalqueue-2.3.
|
|
279
|
-
wmglobalqueue-2.3.
|
|
280
|
-
wmglobalqueue-2.3.
|
|
281
|
-
wmglobalqueue-2.3.
|
|
282
|
-
wmglobalqueue-2.3.
|
|
283
|
-
wmglobalqueue-2.3.
|
|
284
|
-
wmglobalqueue-2.3.
|
|
285
|
-
wmglobalqueue-2.3.
|
|
286
|
-
wmglobalqueue-2.3.
|
|
287
|
-
wmglobalqueue-2.3.
|
|
288
|
-
wmglobalqueue-2.3.
|
|
289
|
-
wmglobalqueue-2.3.
|
|
290
|
-
wmglobalqueue-2.3.
|
|
291
|
-
wmglobalqueue-2.3.
|
|
292
|
-
wmglobalqueue-2.3.
|
|
293
|
-
wmglobalqueue-2.3.
|
|
294
|
-
wmglobalqueue-2.3.
|
|
295
|
-
wmglobalqueue-2.3.
|
|
296
|
-
wmglobalqueue-2.3.
|
|
297
|
-
wmglobalqueue-2.3.
|
|
298
|
-
wmglobalqueue-2.3.
|
|
299
|
-
wmglobalqueue-2.3.
|
|
300
|
-
wmglobalqueue-2.3.
|
|
301
|
-
wmglobalqueue-2.3.
|
|
302
|
-
wmglobalqueue-2.3.
|
|
303
|
-
wmglobalqueue-2.3.
|
|
304
|
-
wmglobalqueue-2.3.
|
|
305
|
-
wmglobalqueue-2.3.
|
|
306
|
-
wmglobalqueue-2.3.
|
|
307
|
-
wmglobalqueue-2.3.
|
|
308
|
-
wmglobalqueue-2.3.
|
|
309
|
-
wmglobalqueue-2.3.
|
|
310
|
-
wmglobalqueue-2.3.
|
|
311
|
-
wmglobalqueue-2.3.
|
|
312
|
-
wmglobalqueue-2.3.
|
|
313
|
-
wmglobalqueue-2.3.
|
|
314
|
-
wmglobalqueue-2.3.
|
|
315
|
-
wmglobalqueue-2.3.
|
|
316
|
-
wmglobalqueue-2.3.
|
|
317
|
-
wmglobalqueue-2.3.
|
|
318
|
-
wmglobalqueue-2.3.
|
|
319
|
-
wmglobalqueue-2.3.
|
|
320
|
-
wmglobalqueue-2.3.
|
|
321
|
-
wmglobalqueue-2.3.
|
|
322
|
-
wmglobalqueue-2.3.
|
|
323
|
-
wmglobalqueue-2.3.
|
|
324
|
-
wmglobalqueue-2.3.
|
|
325
|
-
wmglobalqueue-2.3.
|
|
326
|
-
wmglobalqueue-2.3.
|
|
327
|
-
wmglobalqueue-2.3.
|
|
328
|
-
wmglobalqueue-2.3.
|
|
329
|
-
wmglobalqueue-2.3.
|
|
330
|
-
wmglobalqueue-2.3.
|
|
331
|
-
wmglobalqueue-2.3.
|
|
332
|
-
wmglobalqueue-2.3.
|
|
333
|
-
wmglobalqueue-2.3.
|
|
334
|
-
wmglobalqueue-2.3.
|
|
335
|
-
wmglobalqueue-2.3.
|
|
336
|
-
wmglobalqueue-2.3.
|
|
337
|
-
wmglobalqueue-2.3.
|
|
338
|
-
wmglobalqueue-2.3.
|
|
339
|
-
wmglobalqueue-2.3.
|
|
340
|
-
wmglobalqueue-2.3.
|
|
341
|
-
wmglobalqueue-2.3.
|
|
342
|
-
wmglobalqueue-2.3.
|
|
343
|
-
wmglobalqueue-2.3.
|
|
344
|
-
wmglobalqueue-2.3.
|
|
345
|
-
wmglobalqueue-2.3.
|
|
253
|
+
wmglobalqueue-2.3.10rc15.data/data/bin/wmc-dist-patch,sha256=N8vwiPeFe27vwoNPcr6fGAW-0aTY1FzJkztwIzHUadc,646
|
|
254
|
+
wmglobalqueue-2.3.10rc15.data/data/bin/wmc-dist-unpatch,sha256=MPHT-EYI6pRpUaZZup_UHnDsZ5duwBztK_1ZltRkv2A,409
|
|
255
|
+
wmglobalqueue-2.3.10rc15.data/data/bin/wmc-httpd,sha256=wt0jRt7KAebb1j0FJFl4zQfg1rKP1mNGj3cw_nEjIII,63
|
|
256
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/.couchapprc,sha256=RBNvo1WzZ4oRRq0W9-hknpT7T8If536DEMBg9hyq_4o,2
|
|
257
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/README.md,sha256=93xySoW6AElCga0OWj2-qzBL-6SZ9MpeIJtNEx2b4qQ,1660
|
|
258
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/couchapp.json,sha256=dTC3iksvMGNQGeX0G3pnanQodY2zteyi-UfT3mZheH4,95
|
|
259
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/language,sha256=7acXRsAcP0Zf_QK22hWmUY5vvI8G8axSW-GTvlUHBp0,10
|
|
260
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/rewrites.json,sha256=cdgUaGXe1zKW1NNwMZ6wpmbqTbQm4UzmZNI0oAbxsQM,1084
|
|
261
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/validate_doc_update.js,sha256=4nsyt92jTfAPJwXIXExjRkPL4-w6cIZgotKI-gDsSnI,218
|
|
262
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/_attachments/index.html,sha256=zULuvkxSg-Ag3rtfYqW1KkKeckiD-dxc3k5uu1ekfPM,9400
|
|
263
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/_attachments/js/ElementInfoByWorkflow.js,sha256=9f3fdF2YYgIwJlADNDW5_3f3Ghcsz9UvhWYT6mKukDs,3433
|
|
264
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/_attachments/js/StuckElementInfo.js,sha256=eU9D_4UJLkAjZ1GedgZpdcZ7AlpoDih876frocI1d8s,2060
|
|
265
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/_attachments/js/WorkloadInfoTable.js,sha256=2asIM4dWM-vLjiPoLLjob5VbQuckVUcm_M0JeWKpPhI,3010
|
|
266
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/_attachments/js/dataTable.js,sha256=WcMwNPMj7ZNjTr0TnxMujahssD29VlhiIL_qWIUILFM,1970
|
|
267
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/_attachments/js/namespace.js,sha256=DJuiPB3Fjb-hnD82RhJ9inXukBvgWyQTiZ9gQj6_I2w,574
|
|
268
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/_attachments/style/main.css,sha256=AnReXS11iik_ASebi-uJL4C8Y_TVXHYiMwm9Fdx0YCQ,886
|
|
269
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/filters/childQueueFilter.js,sha256=RVBRPuD2x6V_9p9orcdcYYhepT-ZUzlXJ07VTARmwUM,349
|
|
270
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/filters/filterDeletedDocs.js,sha256=MuY08stikN4PxLQQtnD8HBfCLtiKInBgwhfdbUiBAHg,48
|
|
271
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/filters/queueFilter.js,sha256=CU2-vwVcgfE274iIzS1cckq-A9KVbPs_O31Fdu2M6F4,402
|
|
272
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/lib/mustache.js,sha256=RRQuMFZ_kSvF87QwfS-ZZ8I_hYvdJ5ZzIg-WM-_wbVY,9247
|
|
273
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/lib/validate.js,sha256=A7eV6JJi1MIk0an-x8FdsPntSWa7dRM8FbrrmRTN36w,739
|
|
274
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/lib/workqueue_utils.js,sha256=oG2brBkNNSyFQM0Ha7LQGF7hOw33M6goMGlnA5omAgI,1768
|
|
275
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/lists/elementsDetail.js,sha256=qaCQjHiZW5BhMd5ay00J_ARGbWvHnWRLQ1ix5p3jUvc,868
|
|
276
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/lists/filter.js,sha256=0YQmq6LQV_Al-Dh6Z3LVowcLI2sZ7YJDPBNKIWyfp38,1857
|
|
277
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/lists/stuckElements.js,sha256=5WOYHnSegosoH11oQjwo7YEinZ5uJhl6y_71wbTMoFo,1316
|
|
278
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/lists/workRestrictions.js,sha256=-FoDtMhvlgd3cey_iRkFQqRVKNY1Wm2tZXuMu83c5KA,4667
|
|
279
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/lists/workflowSummary.js,sha256=AwRQzL_Dcz26zTn4v71pPAs2VBDPC1IAEU2Kk_x_kKA,845
|
|
280
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/shows/redirect.js,sha256=S8A_JvZ-IoWW3zIJSZ7bf5E-YIAArH8EyJhSzXevXew,930
|
|
281
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/shows/status.js,sha256=CqMfpYTOJrzEULISF1Pigc-gBLRKroG613jOWO1yQ94,1092
|
|
282
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/templates/ElementSummaryByWorkflow.html,sha256=leNmN9jevNNuiuQo1VHSP2mKpAthJGqPHDs2WjsESHw,563
|
|
283
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/templates/StuckElementSummary.html,sha256=K3z8lMjUz4rvIeWjfFpcIrk01XvJii7cwA8xrhaoT9c,501
|
|
284
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/templates/TaskStatus.html,sha256=r4CFXQuWFQ1cRT20BJuXsBshgvIuRYpvX_cJs2qAUJQ,579
|
|
285
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/templates/WorkflowSummary.html,sha256=C3YK7tZqCABCh3uoCL2u2yeFww2tsecUrvCmiTQuTss,552
|
|
286
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/templates/partials/workqueue-common-lib.html,sha256=fzf0lmAoIxxxX6SBkWPyfAt9_b5vrZg610xpj2rQ3RE,79
|
|
287
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/templates/partials/yui-lib-remote.html,sha256=EvF2GfbbRyli3BybEEDUaYq-4HUyGgKIO0rd7IFwUts,1403
|
|
288
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/templates/partials/yui-lib.html,sha256=0hs1eVSnqYdO5SrCEduAB7U7Mdt-Ox3R5NCu9erxG3c,1345
|
|
289
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/updates/in-place.js,sha256=7HFtVesuIgXdye-BVcNhQ1g42msqMtA9EKxohzjS4DQ,1384
|
|
290
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/vendor/couchapp/_attachments/jquery.couch.app.js,sha256=ZAa-QGSHpmq5G8q20yPuliQeuOenh42XeikXXPCdG6E,7245
|
|
291
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/vendor/couchapp/_attachments/jquery.pathbinder.js,sha256=j51uO-RelZTFaXJTRD21pK52pLgREDp2sN7WMy9U1ZM,4844
|
|
292
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/views/activeData/map.js,sha256=U3-gh_LcmKdn9X1otiO4w_-jfq3jQqr3Io7izEF9nEY,228
|
|
293
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/views/activeData/reduce.js,sha256=JO5DkSBfpqDFB9VTlx8G-fpx-6DpAGbdGqK92OWQsVo,26
|
|
294
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/views/activeParentData/map.js,sha256=3SAcOx-eL2Ym_fLbASnvvctg-p6JfMqaCzQpeZkkXR8,247
|
|
295
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/views/activeParentData/reduce.js,sha256=JO5DkSBfpqDFB9VTlx8G-fpx-6DpAGbdGqK92OWQsVo,26
|
|
296
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/views/activePileupData/map.js,sha256=b9UIf4jfwRCdtvfyw7HHI-l-xrEH9bPu-ALjtHEhS9Y,253
|
|
297
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/views/activePileupData/reduce.js,sha256=JO5DkSBfpqDFB9VTlx8G-fpx-6DpAGbdGqK92OWQsVo,26
|
|
298
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/views/analyticsData/map.js,sha256=GH1Xa6UtvDUY17mSWwcW8OQ_Xosb05tIHXaeGuvfheU,474
|
|
299
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/views/analyticsData/reduce.js,sha256=dqyUOCjOBfdm63Lh2Xvp650cvkIGSPPziiDu59SioKI,4
|
|
300
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/views/availableByPriority/map.js,sha256=VBTxm-gX3YENMK3DstuklVYmPwspRpTPwLZ3DKnC7A4,216
|
|
301
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/views/conflicts/map.js,sha256=jSa32z5mwzMPCnqzfBgeFRIZKeAA68e4GpVp80B9DhM,96
|
|
302
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/views/elements/map.js,sha256=JQ2NrPbLggfZZ0-BKGSJkHSPnnGSNoV7n5dwPlcm2yY,137
|
|
303
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/views/elementsByData/map.js,sha256=W_ccKYBsbRKCpyolivBMGRU7BUX8P-s3k4dIxVjsZkM,225
|
|
304
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/views/elementsByParent/map.js,sha256=Ld8-VPjbNEXcxS5jCXmkckxZBWbldqMkCFXfqgqyamk,324
|
|
305
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/views/elementsByParentData/map.js,sha256=Jbf6BYCtBGOReoKbXav1_KflXXBJWpXD60jYDPZy3Eo,247
|
|
306
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/views/elementsByPileupData/map.js,sha256=NA7awhNN7xtyBbnXEsRoHnOtAWMSeuDwnriPQaWP1h8,253
|
|
307
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/views/elementsByStatus/map.js,sha256=NKbL9cwKFXGx-vZC6pxJAPeAqSLH-ee8n4M3dTMx0Zk,331
|
|
308
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/views/elementsBySubscription/map.js,sha256=Q0GQHQnqd9OID8EHdXrRx9Wp6dSGAN7kjwa7Dtv5bo4,188
|
|
309
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/views/elementsByWorkflow/map.js,sha256=jfY55RFG0mTYpGd16jeJWVOKuJfunoSugFGDsbkoUXs,336
|
|
310
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/views/elementsByWorkflow/reduce.js,sha256=w2lUOSoqixL2YdqEjBfopKj4_4U43F6bihGIfhTF5nc,41
|
|
311
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/views/elementsDetailByWorkflowAndStatus/map.js,sha256=uLOvNtGXk0luasoBdTikhCZcxo4BqiAu_qH54fAkXv0,1567
|
|
312
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/views/jobInjectStatusByRequest/map.js,sha256=bMazqlpddwjxhwiq94KQDNy8wGQrYyKp35uzQ-ptpKY,361
|
|
313
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/views/jobInjectStatusByRequest/reduce.js,sha256=dqyUOCjOBfdm63Lh2Xvp650cvkIGSPPziiDu59SioKI,4
|
|
314
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/views/jobStatusByRequest/map.js,sha256=UkoCH1yMTI1AlEag3Ytf8uvtsjm5MUZQtnqo1VokKbs,212
|
|
315
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/views/jobStatusByRequest/reduce.js,sha256=nlsMb5H9WpxcnFuMmDHBEPI0r49sIZCIg-iA8d8f8UQ,6
|
|
316
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/views/jobsByChildQueueAndPriority/map.js,sha256=cKCa3yJAW6TqF1Gh0mKs6KoZwl1K0yj1p6G4K0aB3Yk,192
|
|
317
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/views/jobsByChildQueueAndPriority/reduce.js,sha256=PePqXHjVhLAKzRNrlPJXucgNwB3wv-EDrvUYyQMiLyI,7
|
|
318
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/views/jobsByChildQueueAndStatus/map.js,sha256=X2pX7Qo_xhT7raXhJXnHwz7zgsERGBRF_14r72SCPho,190
|
|
319
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/views/jobsByChildQueueAndStatus/reduce.js,sha256=PePqXHjVhLAKzRNrlPJXucgNwB3wv-EDrvUYyQMiLyI,7
|
|
320
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/views/jobsByRequest/map.js,sha256=jMdd5Zc2U834IjQcLksI66NEB2oSGNLG0UXURbjClEE,181
|
|
321
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/views/jobsByRequest/reduce.js,sha256=dqyUOCjOBfdm63Lh2Xvp650cvkIGSPPziiDu59SioKI,4
|
|
322
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/views/jobsByStatus/map.js,sha256=8BfQqM2ap5R2MFNa02dOGrnzFAvngVR7Iu1roMg_4xA,166
|
|
323
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/views/jobsByStatus/reduce.js,sha256=PePqXHjVhLAKzRNrlPJXucgNwB3wv-EDrvUYyQMiLyI,7
|
|
324
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/views/jobsByStatusAndPriority/map.js,sha256=CTDGtmb5YDdx8NTki2e1wXbUT61tmIK48VBrkSC60Xw,185
|
|
325
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/views/jobsByStatusAndPriority/reduce.js,sha256=PePqXHjVhLAKzRNrlPJXucgNwB3wv-EDrvUYyQMiLyI,7
|
|
326
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/views/openRequests/map.js,sha256=Ck0k50t0yNwjWdxf2CTxSfiyg23r0-YOfjxXR90f0yA,201
|
|
327
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/views/recent-items/map.js,sha256=C1d4OesnfG0IsI3u1uWtvEIgwxE1A6RfJpNJoo7JvlE,77
|
|
328
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/views/siteWhitelistByRequest/map.js,sha256=_345mm2S6Fs1t9mKWFXEtwVG0ktTWeFkhl1ce8vv20M,183
|
|
329
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/views/siteWhitelistByRequest/reduce.js,sha256=dlvpEElTCvkm4yYUH8x-fiV5v_n-StoOZNAY76G7M0I,14
|
|
330
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/views/specsByWorkflow/map.js,sha256=fK2QeHHqEzGLMzMyWEsgWR5xS81TgIcFGKp1IZDVIfw,124
|
|
331
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/views/stuckElements/map.js,sha256=MWedtuYnJ_hjVFnbfBQOcpioSozI6jqjczildNr91x8,1047
|
|
332
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/views/wmbsInjectStatusByRequest/map.js,sha256=Y3hv5tHw8YsdWdesP6GF4U5pz2HlnbMWAN4mn_nAOQ0,400
|
|
333
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/views/wmbsInjectStatusByRequest/reduce.js,sha256=pIJku7721kQoID0yCEn71jMim7Z6_JcmiZe5vT56kT0,99
|
|
334
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/views/wmbsUrl/map.js,sha256=E78AdAhu240C5pKVzeDv3JQkTKEkf3dFlVO9OQvZJD0,173
|
|
335
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/views/wmbsUrl/reduce.js,sha256=JO5DkSBfpqDFB9VTlx8G-fpx-6DpAGbdGqK92OWQsVo,26
|
|
336
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/views/wmbsUrlByRequest/map.js,sha256=XZ_6nCpMtv-1_g4Vedk3Quc9q0a0J4gjsD7hrUh1Gts,195
|
|
337
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/views/wmbsUrlByRequest/reduce.js,sha256=JO5DkSBfpqDFB9VTlx8G-fpx-6DpAGbdGqK92OWQsVo,26
|
|
338
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/views/workflowSummary/map.js,sha256=hWsSnOX_XCMVwhGRrIUJu2ysxA6JyfT-U23OmNWm9sk,423
|
|
339
|
+
wmglobalqueue-2.3.10rc15.data/data/data/couchapps/WorkQueue/views/workflowSummary/reduce.js,sha256=Cn94iS8yP0ZU9ds0ZjZkgvHO0phIQqY613zqdftFZ78,378
|
|
340
|
+
wmglobalqueue-2.3.10rc15.dist-info/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
|
|
341
|
+
wmglobalqueue-2.3.10rc15.dist-info/METADATA,sha256=su8gJSsaP55FpHpCRPP4lQnhJmMlHCa2tA15gGLcSHA,609
|
|
342
|
+
wmglobalqueue-2.3.10rc15.dist-info/NOTICE,sha256=Njkrylka4oiNeBPstKAKPGB4_IUKVwLZg0Hswzdyg04,633
|
|
343
|
+
wmglobalqueue-2.3.10rc15.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
|
344
|
+
wmglobalqueue-2.3.10rc15.dist-info/top_level.txt,sha256=Z_Pf5-bMrXyc1te6Q3cG64qHX6CG0ugDIOrgmcPOAXI,13
|
|
345
|
+
wmglobalqueue-2.3.10rc15.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|