bugbug/http_service
dependabot-preview[bot] 97b440c957 Bump apispec-webframeworks from 0.5.0 to 0.5.1 (#1106)
Bumps [apispec-webframeworks](https://github.com/marshmallow-code/apispec-webframeworks) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/marshmallow-code/apispec-webframeworks/releases)
- [Changelog](https://github.com/marshmallow-code/apispec-webframeworks/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/marshmallow-code/apispec-webframeworks/compare/0.5.0...0.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-18 16:56:53 +01:00
..
models Add basic HTTP service (#262) 2019-04-10 17:57:07 +02:00
templates Add OpenApi definition and docs (#617) 2019-07-18 11:42:27 +02:00
tests Misc fixes to enable integration tests at release time (#987) 2019-10-24 20:09:32 +02:00
.dockerignore Add WIP integration test (#823) 2019-09-13 15:18:46 +02:00
Dockerfile When using pip in .taskcluster.yml and in Docker files, add options --disable-pip-version-check, --no-cache-dir and --quiet (#1032) 2019-10-21 17:42:39 +01:00
Dockerfile.bg_worker When using pip in .taskcluster.yml and in Docker files, add options --disable-pip-version-check, --no-cache-dir and --quiet (#1032) 2019-10-21 17:42:39 +01:00
__init__.py Add basic HTTP service (#262) 2019-04-10 17:57:07 +02:00
app.py Fix the bug change time check for a single bug (#954) 2019-09-13 22:17:08 +02:00
check_models.py Pre-load bugbug models in the RQ worker (#603) 2019-06-21 08:24:15 -07:00
docker-compose.yml Add WIP integration test (#823) 2019-09-13 15:18:46 +02:00
download_models.py Implement deployment to Heroku (#458) 2019-05-23 20:39:02 +02:00
ensure_models.sh Fix Docker build by downloading the models inside the image. Fix #504 (#516) 2019-05-29 20:43:58 +02:00
models.py Update .taskcluster.yml for community cluster (#1076) 2019-11-08 22:13:10 +01:00
requirements.txt Bump apispec-webframeworks from 0.5.0 to 0.5.1 (#1106) 2019-11-18 16:56:53 +01:00
utils.py Clean cached predictions when a bug gets updated (#786) 2019-07-26 16:47:54 +02:00
worker.py Pre-load bugbug models in the RQ worker (#603) 2019-06-21 08:24:15 -07:00