fga-gpp-mds/2018.1-Dr-Down

View on GitHub
Branch: develop(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.json
.coveragerc
.dockerignore
.editorconfig
.gitattributes
.github/CONTRIBUTING.md
.github/ISSUE_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE.md
.gitignore
.idea/2018.1-Dr-Down.iml
.idea/drdown.iml
.idea/misc.xml
.idea/modules.xml
.idea/runConfigurations/Docker__migrate.xml
.idea/runConfigurations/Docker__runserver.xml
.idea/runConfigurations/Docker__runserver_plus.xml
.idea/runConfigurations/Docker__tests___all.xml
.idea/runConfigurations/Docker__tests___class__TestUser.xml
.idea/runConfigurations/Docker__tests___file__test_models.xml
.idea/runConfigurations/Docker__tests___module__users.xml
.idea/runConfigurations/Docker__tests___specific__test_get_absolute_url.xml
.idea/runConfigurations/merge_production_dotenvs_in_dotenv.xml
.idea/vcs.xml
.idea/webResources.xml
.pylintrc
.travis.yml
LICENSE
Makefile
README.rst
codeclimate.yml
compose/local/django/Dockerfile
compose/local/django/celery/beat/start.sh
compose/local/django/celery/worker/start.sh
compose/local/django/start.sh
compose/production/caddy/Caddyfile
compose/production/caddy/Dockerfile
compose/production/django/Dockerfile
compose/production/django/celery/beat/start.sh
compose/production/django/celery/worker/start.sh
compose/production/django/entrypoint.sh
compose/production/django/gunicorn.sh
compose/production/postgres/Dockerfile
compose/production/postgres/maintenance/_sourced/constants.sh
compose/production/postgres/maintenance/_sourced/countdown.sh
compose/production/postgres/maintenance/_sourced/messages.sh
compose/production/postgres/maintenance/_sourced/yes_no.sh
compose/production/postgres/maintenance/backup
compose/production/postgres/maintenance/backups
compose/production/postgres/maintenance/restore
drdown/__init__.py3
A
0 mins