Перейти к файлу
Renovate Bot 165cb44010
Update dependency react-ga to v2.5.3
2018-05-28 00:26:12 +00:00
bin Wait for db 2017-03-30 12:10:58 -04:00
docs Update docker docs 2017-03-30 12:13:12 -04:00
fixtures Fix #2: Add front-end for multiple populations 2017-02-14 17:11:18 -05:00
notebooks Fix #228 - Add name field to `DataSet` 2017-03-29 14:42:18 -04:00
templates/admin/api Add batch import of metric data to admin (fixes #143) 2016-11-04 11:04:45 -07:00
viewer Squash migrations 2018-02-02 10:45:42 -08:00
.ackrc Initial skeleton 2016-06-10 10:31:53 -05:00
.babelrc Proactively upgrade all NPM packages 2017-09-19 18:21:22 -04:00
.dockerignore Update docker config to test inside container (issue #135) 2016-11-17 16:55:22 -08:00
.editorconfig Document possible type values in API 2016-09-01 17:30:33 -04:00
.eslintrc.json Disable React deprecation warnings in eslint 2018-05-14 16:14:41 -04:00
.gitignore Stop ignoring package-lock.json 2017-11-22 22:55:38 -05:00
.pyup.yml Update pyup updates to weekly 2018-02-02 11:35:21 -08:00
Dockerfile Update docker config to test inside container (issue #135) 2016-11-17 16:55:22 -08:00
LICENSE Add LICENSE 2016-07-11 12:44:11 -04:00
Procfile Rename to a more general name 2017-03-30 10:39:06 -04:00
README.md Remove Greenkeeper badge 2017-10-10 16:49:57 -04:00
app.json Use sample data from the backend to generate charts (#48) 2016-08-09 19:33:27 -04:00
circle.yml Rename to a more general name 2017-03-30 10:39:06 -04:00
docker-compose.yml Update to docker-compose v3 2017-03-30 11:27:19 -04:00
gulpfile.babel.js Rename to a more general name 2017-03-30 10:39:06 -04:00
manage.py Rename to a more general name 2017-03-30 10:39:06 -04:00
package-lock.json Update dependency react-ga to v2.5.3 2018-05-28 00:26:12 +00:00
package.json Update dependency react-ga to v2.5.3 2018-05-28 00:26:12 +00:00
renovate.json Schedule Renovate updates once weekly 2018-03-15 18:13:34 -04:00
requirements.txt Update dockerflow from 2018.2.1 to 2018.4.0 2018-04-09 08:22:10 -07:00
runtime.txt Add Python runtime for Heroku 2018-02-02 11:17:35 -08:00
setup.cfg Update docker config to test inside container (issue #135) 2016-11-17 16:55:22 -08:00
webpack.config.babel.js Upgrade striptags to the latest version 2018-02-23 12:42:23 -05:00

README.md

Distribution Viewer

The distribution viewer is a dashboard for viewing empirical cumulative distributions of the Unified Telemetry ping data.

Build

Table of contents

More information