.codeclimate.yml | |
|
|
.coveralls.yml | |
|
|
.dockerignore | |
|
|
.gitignore | |
|
|
.idea/data-app.iml | |
|
|
.idea/inspectionProfiles/profiles_settings.xml | |
|
|
.idea/misc.xml | |
|
|
.idea/modules.xml | |
|
|
.idea/vcs.xml | |
|
|
.travis.yml | |
|
|
Dockerfile | |
|
|
LICENSE | |
|
|
README.md | |
|
|
apidoc.json | |
|
|
app/__init__.py | 21 | A 0 mins | A 94% |
app/controller/__init__.py | 24 | A 0 mins | A 100% |
app/controller/aggregationApp.py | 44 | A 0 mins | F 47% |
app/controller/connection.py | 50 | A 0 mins | F 53% |
app/controller/dcAdminer.py | 102 | A 35 mins | B 80% |
app/controller/dcApplications.py | 102 | A 35 mins | B 80% |
app/controller/dcClients.py | 102 | A 35 mins | B 80% |
app/controller/dcConnections.py | 102 | A 35 mins | B 80% |
app/controller/dcDatacenter.py | 102 | A 35 mins | B 80% |
app/controller/dcEvents.py | 102 | A 35 mins | B 80% |
app/controller/dcFlavors.py | 102 | A 35 mins | B 80% |
app/controller/dcFlavorsPublic.py | 96 | A 35 mins | B 80% |
app/controller/dcGraphs.py | 102 | A 35 mins | B 80% |
app/controller/dcImages.py | 102 | A 35 mins | B 80% |
app/controller/dcNetwork.py | 102 | A 35 mins | B 80% |
app/controller/dcProjects.py | 102 | A 35 mins | B 80% |
app/controller/dcReports.py | 102 | A 35 mins | B 80% |
app/controller/dcSchedulers.py | 102 | A 35 mins | B 80% |
app/controller/dcServers.py | 102 | A 35 mins | A 100% |
app/controller/dcServices.py | 102 | A 35 mins | B 80% |
app/controller/dcSnapshots.py | 102 | A 35 mins | B 80% |
app/controller/dcSystem.py | 102 | A 35 mins | B 80% |
app/controller/dcTeams.py | 102 | A 35 mins | B 80% |
app/controller/dcVolumes.py | 102 | A 35 mins | B 80% |
app/controller/factory/__init__.py | 0 | A 0 mins | F 0% |
app/controller/factory/__pycache__/__init__.cpython-36.pyc | |
|
|
app/controller/factory/dc.py | 89 | A 25 mins | F 26% |
app/controller/home.py | 5 | A 0 mins | A 100% |
app/controller/syncApp.py | 54 | A 0 mins | F 50% |
app/error/__init__.py | 0 | A 0 mins | F 0% |
app/error/factoryInvalid.py | 4 | A 0 mins | A 100% |
app/libs/__init__.py | 0 | A 0 mins | F 0% |
app/libs/appInfo.py | 11 | A 0 mins | A 100% |
app/libs/deepUpdateForMongo.py | 10 | A 0 mins | F 20% |
app/libs/jsonEncoder.py | 24 | A 45 mins | F 25% |
app/libs/logger.py | 5 | A 0 mins | A 100% |