zxc23/dcss-scoreboard

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitattributes
.gitignore
.pylintrc
.travis.yml
Dockerfile
Makefile
README.md
Vagrantfile
contrib/crawl-scoreboard.service
contrib/nginx-http-redirect.conf
contrib/nginx.conf
contrib/run.sh
docker-compose.yml
docs/generate-schema-diagram.sh
docs/uml.png
loader.py76
A
1 hr
requirements-dev.txt
requirements-postgres.txt
requirements.txt
scoreboard/__init__.py0
A
0 mins
scoreboard/constants.py964
D
2 days
scoreboard/html_static/css/awesomplete.css
scoreboard/html_static/css/style.css
scoreboard/html_static/images/background.png
scoreboard/html_static/images/logo.png
scoreboard/html_static/js/awesomplete.min.js10
A
0 mins
scoreboard/html_static/js/jquery.timeago.js180
A
1 hr
scoreboard/html_static/js/tether.min.js1
A
0 mins
scoreboard/html_templates/404.html
scoreboard/html_templates/achievements.html
scoreboard/html_templates/base.html
scoreboard/html_templates/dcss-scoreboard.js44
A
0 mins
scoreboard/html_templates/highscores.html
scoreboard/html_templates/index.html
scoreboard/html_templates/player.html
scoreboard/html_templates/streaks.html
scoreboard/log_import.py144
B
4 hrs
scoreboard/model.py678
D
2 days
scoreboard/modelutils.py66
A
2 hrs
scoreboard/orm.py382
B
5 hrs
scoreboard/scoring.py81
A
3 hrs
scoreboard/util.py38
A
1 hr
scoreboard/webutils.py431
D
1 day
scoreboard/write_website.py332
C
7 hrs
server.py9
A
0 mins
vagrant-provision.sh