summaryrefslogtreecommitdiff
path: root/artifact_store.py
AgeCommit message (Collapse)AuthorFilesLines
2019-07-20Fix: copyright yearsLars Wirzenius1-1/+1
2019-07-20Change: port numbersLars Wirzenius1-1/+1
2018-03-31Fix: don't run artifact store under gunicornLars Wirzenius1-1/+1
Gunicorn fails when files are too big. A gigabyte is too big. We'll need to find a better solution than using the Bottle built-in debug mode HTTP server, though.
2018-03-24Change: rename blob service to artifact storeLars Wirzenius1-0/+123