zulip/scripts
umkay d260a22637 Add a new statistics/analytics framework.
This is a first pass at building a framework for collecting various
stats about realms, users, streams, etc. Includes:
* New analytics tables for storing counts data
* Raw SQL queries for pulling data from zerver/models.py tables
* Aggregation functions for aggregating hourly stats into daily stats, and
  aggregating user/stream level stats into realm level stats
* A management command for pulling the data

Note that counts.py was added to the linter exclude list due to errors
around %%s.
2016-10-04 17:18:54 -07:00
..
lib Add a new statistics/analytics framework. 2016-10-04 17:18:54 -07:00
nagios Remove extra new lines at the ends of Zulip authoried files. 2016-09-26 21:05:24 -07:00
setup postgres-init-db: Use default bash to call flush-memcached. 2016-09-28 20:46:34 -07:00
__init__.py Factor out venv-creating code from provision.py. 2016-06-21 11:25:41 -07:00
get-django-setting Activate virtualenv in production Python code. 2016-06-27 19:55:35 -07:00
purge-old-deployments zulip_tools.py: Move zulip_tools.py in scripts/lib. 2016-08-15 16:44:50 -07:00
restart-server zulip_tools.py: Move zulip_tools.py in scripts/lib. 2016-08-15 16:44:50 -07:00
upgrade-zulip Improve shell quoting hygiene 2015-09-25 23:25:08 -04:00
upgrade-zulip-from-git scripts: rename deploy-zulip-from-git to reference upgrading. 2016-08-25 10:48:59 -07:00
zulip-puppet-apply puppet: Silence puppet warnings about missing hiera.yaml. 2016-07-30 21:25:19 -07:00