Перейти к файлу
Rob Hudson 9e0d8ebab2
Merge pull request #439 from mozilla/pyup-update-flake8-3.7.8-to-3.7.9
Update flake8 to 3.7.9
2019-10-29 14:52:40 -07:00
.circleci Update build to use python3.6-slim 2018-06-07 14:38:36 -07:00
backend Add new columns for telemetry-streaming 2019-05-22 17:06:43 -07:00
bin Remove the front-end 2019-04-30 17:56:32 -04:00
docs Remove the front-end 2019-04-30 17:56:32 -04:00
notebook Add transaction commit call 2019-03-25 11:21:58 -07:00
tests Add new columns for telemetry-streaming 2019-05-22 17:06:43 -07:00
.coveragerc Remove the front-end 2019-04-30 17:56:32 -04:00
.gitignore Remove the front-end 2019-04-30 17:56:32 -04:00
.pyup.yml Fixes #57: Add pyup and update initial requirements 2018-01-09 13:45:20 -08:00
CODE_OF_CONDUCT.md Add Mozilla Code of Conduct file 2019-03-29 23:39:59 -07:00
Dockerfile Bump base image to get newer postgresql version 2018-08-15 11:33:47 -07:00
LICENSE Add MPL 2.0 license 2017-08-25 20:52:39 -04:00
Makefile Remove the front-end 2019-04-30 17:56:32 -04:00
Procfile Prepare project for Heroku deployment 2017-11-30 14:32:41 -08:00
README.md Remove the front-end 2019-04-30 17:56:32 -04:00
backend.env.dist Add option to set local auth0 settings 2018-01-10 14:13:25 -08:00
docker-compose.yml Update build to use python3.6-slim 2018-06-07 14:38:36 -07:00
manage.py Prepare project for Heroku deployment 2017-11-30 14:32:41 -08:00
requirements.txt Merge pull request #439 from mozilla/pyup-update-flake8-3.7.8-to-3.7.9 2019-10-29 14:52:40 -07:00
runtime.txt Update Python runtime version 2019-02-13 15:04:14 -08:00
setup.cfg Python lib bumps 2019-04-01 14:16:26 -07:00

README.md

Build codecov

Firefox Test Tube provides an API for experiment data.

While the platform is open source, the data unfortunately cannot be. To run Test Tube outside of Mozilla, be sure to disable authentication or obtain your own private keys.

Contributing

See the development instructions to learn how to get started.