pacifica/pacifica-proxy

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.dockerignore
.flake8
.gitattributes
.github/ISSUE_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE.md
.gitignore
.pre-commit-config.yaml
.travis.yml
CHANGELOG.md
Dockerfile
LICENSE
README.md
appveyor.yml
docker-compose.yml
docs/Makefile
docs/configuration.md
docs/exampleusage.md
docs/index.rst
docs/installation.md
docs/make.bat
docs/proxy.config.rst
docs/proxy.files.rst
docs/proxy.globals.rst
docs/proxy.rest.rst
docs/proxy.rst
docs/proxy.wsgi.rst
entrypoint.sh
pylintrc
requirements-dev.txt
server.conf
travis/archivei/config.cfg
travis/archivei/server.conf
travis/metadata/server.conf
travis/nginx.conf.in
docs/conf.py47
pacifica/__init__.py5
pacifica/proxy/__init__.py1
pacifica/proxy/__main__.py63
pacifica/proxy/config.py24
pacifica/proxy/files.py52
pacifica/proxy/globals.py7
pacifica/proxy/rest.py27
pacifica/proxy/wsgi.py6
setup.py28
tests/__init__.py1
tests/common_test.py16
tests/connect_test.py32
tests/files_test.py53
tests/main_test.py8