bugbug/http_service
Boris Feld 2997d222b0 Rename the suggestion field into class (#670)
Following this review comment:
https://github.com/mozilla/relman-auto-nag/pull/733/files#r299047812
2019-07-04 12:49:33 +02:00
..
models Add basic HTTP service (#262) 2019-04-10 17:57:07 +02:00
.dockerignore Add basic HTTP service (#262) 2019-04-10 17:57:07 +02:00
Dockerfile Pre-load bugbug models in the RQ worker (#603) 2019-06-21 08:24:15 -07:00
Dockerfile.bg_worker Pre-load bugbug models in the RQ worker (#603) 2019-06-21 08:24:15 -07:00
__init__.py Add basic HTTP service (#262) 2019-04-10 17:57:07 +02:00
app.py Support classifying batches of bugs with a background worker (#321) 2019-06-07 21:22:14 +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 Support classifying batches of bugs with a background worker (#321) 2019-06-07 21:22:14 +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 Rename the suggestion field into class (#670) 2019-07-04 12:49:33 +02:00
requirements.txt Update rq to 1.0 (#568) 2019-06-13 22:02:44 +02:00
worker.py Pre-load bugbug models in the RQ worker (#603) 2019-06-21 08:24:15 -07:00