CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
pytest.ini
setup.cfg
setup.py
versions.cfg
src/LHCbWebDIRAC/__init__.py
src/LHCbWebDIRAC.egg-info/PKG-INFO
src/LHCbWebDIRAC.egg-info/SOURCES.txt
src/LHCbWebDIRAC.egg-info/dependency_links.txt
src/LHCbWebDIRAC.egg-info/entry_points.txt
src/LHCbWebDIRAC.egg-info/not-zip-safe
src/LHCbWebDIRAC.egg-info/requires.txt
src/LHCbWebDIRAC.egg-info/top_level.txt
src/LHCbWebDIRAC/WebApp/__init__.py
src/LHCbWebDIRAC/WebApp/web.cfg
src/LHCbWebDIRAC/WebApp/CompileTeplates/lhcb_appAcounting.tpl
src/LHCbWebDIRAC/WebApp/CompileTeplates/lhcb_appBookkeepingBrowser.tpl
src/LHCbWebDIRAC/WebApp/CompileTeplates/lhcb_appBookkeepingSimDescription.tpl
src/LHCbWebDIRAC/WebApp/CompileTeplates/lhcb_appJobMonitor.tpl
src/LHCbWebDIRAC/WebApp/CompileTeplates/lhcb_appPilotMonitor.tpl
src/LHCbWebDIRAC/WebApp/CompileTeplates/lhcb_appPilotSummary.tpl
src/LHCbWebDIRAC/WebApp/CompileTeplates/lhcb_appTransformationMonitor.tpl
src/LHCbWebDIRAC/WebApp/handler/AccountingHandler.py
src/LHCbWebDIRAC/WebApp/handler/BookkeepingBrowserHandler.py
src/LHCbWebDIRAC/WebApp/handler/BookkeepingSimDescriptionHandler.py
src/LHCbWebDIRAC/WebApp/handler/DowntimesHandler.py
src/LHCbWebDIRAC/WebApp/handler/LHCbJobMonitorHandler.py
src/LHCbWebDIRAC/WebApp/handler/LHCbPilotMonitorHandler.py
src/LHCbWebDIRAC/WebApp/handler/LHCbPilotSummaryHandler.py
src/LHCbWebDIRAC/WebApp/handler/LHCbStepManagerHandler.py
src/LHCbWebDIRAC/WebApp/handler/LHCbTransformationMonitorHandler.py
src/LHCbWebDIRAC/WebApp/handler/ProductionLib.py
src/LHCbWebDIRAC/WebApp/handler/ProductionRequestManagerHandler.py
src/LHCbWebDIRAC/WebApp/handler/RAWIntegrityMonitorHandler.py
src/LHCbWebDIRAC/WebApp/handler/__init__.py
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/Accounting/classes/Accounting.js
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/Accounting/css/Accounting.css
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/BookkeepingBrowser/classes/AdvancedSaveWindow.js
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/BookkeepingBrowser/classes/BookkeepingAddBookmarks.js
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/BookkeepingBrowser/classes/BookkeepingBrowser.js
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/BookkeepingBrowser/classes/BookkeepingTreeItemModel.js
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/BookkeepingBrowser/classes/FileHistoryPanel.js
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/BookkeepingBrowser/classes/LookupWindow.js
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/BookkeepingBrowser/classes/ProcessingPassViewer.js
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/BookkeepingBrowser/classes/SaveForm.js
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/BookkeepingBrowser/css/BookkeepingBrowser.css
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/BookkeepingBrowser/images/back.png
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/BookkeepingBrowser/images/close.png
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/BookkeepingBrowser/images/go.gif
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/BookkeepingBrowser/images/next.png
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/BookkeepingSimDescription/classes/BookkeepingSimDescription.js
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/BookkeepingSimDescription/classes/SimulationEditor.js
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/BookkeepingSimDescription/css/BookkeepingSimDescription.css
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/Downtimes/classes/Downtimes.js
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/Downtimes/css/Downtimes.css
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/JobSummary/classes/JobSummary.js
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/JobSummary/css/JobSummary.css
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/LHCbJobMonitor/classes/LHCbJobMonitor.js
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/LHCbJobMonitor/css/LHCbJobMonitor.css
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/LHCbJobMonitor/images/action.gif
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/LHCbJobMonitor/images/addfile.gif
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/LHCbJobMonitor/images/bad.gif
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/LHCbJobMonitor/images/close.gif
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/LHCbJobMonitor/images/delete.gif
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/LHCbJobMonitor/images/deleted.gif
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/LHCbJobMonitor/images/done.gif
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/LHCbJobMonitor/images/failed.gif
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/LHCbJobMonitor/images/matched.gif
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/LHCbJobMonitor/images/refresh.gif
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/LHCbJobMonitor/images/reschedule.gif
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/LHCbJobMonitor/images/reset.gif
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/LHCbJobMonitor/images/resetButton.gif
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/LHCbJobMonitor/images/running.gif
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/LHCbJobMonitor/images/submit.gif
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/LHCbJobMonitor/images/unknown.gif
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/LHCbJobMonitor/images/waiting.gif
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/LHCbPilotMonitor/classes/LHCbPilotMonitor.js
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/LHCbPilotMonitor/css/LHCbPilotMonitor.css
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/LHCbPilotSummary/classes/LHCbPilotSummary.js
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/LHCbPilotSummary/css/LHCbPilotSummary.css
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/LHCbStepManager/classes/LHCbStepManager.js
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/LHCbStepManager/css/LHCbStepManager.css
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/LHCbTransformationMonitor/classes/LHCbTransformationMonitor.js
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/LHCbTransformationMonitor/css/LHCbTransformationMonitor.css
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/ProductionRequestManager/classes/BkSimCondBrowser.js
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/ProductionRequestManager/classes/BookkeepingInputDataBrowser.js
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/ProductionRequestManager/classes/ComboBox.js
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/ProductionRequestManager/classes/PrWorkflow.js
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/ProductionRequestManager/classes/ProductionManager.js
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/ProductionRequestManager/classes/ProductionRequestEditor.js
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/ProductionRequestManager/classes/ProductionRequestManager.js
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/ProductionRequestManager/classes/RequestDetail.js
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/ProductionRequestManager/classes/RequestModelWindow.js
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/ProductionRequestManager/classes/RequestPriorityEditor.js
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/ProductionRequestManager/classes/RequestSpliter.js
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/ProductionRequestManager/classes/SimpleSubrequestList.js
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/ProductionRequestManager/classes/StepAdder.js
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/ProductionRequestManager/classes/StepsView.js
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/ProductionRequestManager/classes/SubRequestAdder.js
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/ProductionRequestManager/classes/SubRequestEditor.js
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/ProductionRequestManager/classes/SubrequestList.js
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/ProductionRequestManager/classes/TemplateDetail.js
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/ProductionRequestManager/classes/TemplateList.js
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/ProductionRequestManager/classes/TemplateParList.js
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/ProductionRequestManager/classes/TestList.js
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/ProductionRequestManager/classes/TestStatus.js
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/ProductionRequestManager/classes/Tester.js
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/ProductionRequestManager/css/ProductionRequestManager.css
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/ProductionRequestManager/images/minus.png
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/ProductionRequestManager/images/plus.png
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/RAWIntegrityMonitor/classes/RAWIntegrityMonitor.js
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/RAWIntegrityMonitor/css/RAWIntegrityMonitor.css
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/SpaceOccupancy/classes/SpaceOccupancy.js
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/SpaceOccupancy/css/SpaceOccupancy.css
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/img/icons/dlogo.gif
src/LHCbWebDIRAC/WebApp/static/LHCbDIRAC/img/icons/lhcb.jpg