zulip/scripts/lib
Diptanshu8 d7253b144c generate-secrets: Refactor to make development/production explicit.
generate-secrets.py now requires --development for development environment
setup or --production for production environment setup (and one of these
options is mandatory).

This solves the problem that it was somewhat easy to accidentally run
generate-secrets.py without the `-d` option while doing manual development
environment setup.

Fixes: #1911.
2016-10-06 17:12:49 -07:00
..
__init__.py Factor out venv-creating code from provision.py. 2016-06-21 11:25:41 -07:00
create-production-venv zulip_tools.py: Move zulip_tools.py in scripts/lib. 2016-08-15 16:44:50 -07:00
hash_reqs.py Move hash_reqs.py from tools/ to scripts/lib/. 2016-06-22 18:12:08 +05:30
install generate-secrets: Refactor to make development/production explicit. 2016-10-06 17:12:49 -07:00
log-management-command Activate virtualenv in production Python code. 2016-06-27 19:55:35 -07:00
node_cache.py node_cache: Don't make node_modules symlinks as root. 2016-09-28 00:36:40 -07:00
pythonrc.py Add a new statistics/analytics framework. 2016-10-04 17:18:54 -07:00
setup-apt-repo Install pgroonga in development and (optionally) in prod. 2016-08-25 18:03:55 -07:00
setup_path_on_import.py Activate virtualenv in production Python code. 2016-06-27 19:55:35 -07:00
setup_venv.py provision: Handle VENV_CACHE_PATH not existing. 2016-09-20 06:55:08 -07:00
unpack-zulip zulip_tools.py: Move zulip_tools.py in scripts/lib. 2016-08-15 16:44:50 -07:00
upgrade-zulip zulip_tools.py: Move zulip_tools.py in scripts/lib. 2016-08-15 16:44:50 -07:00
upgrade-zulip-stage-2 upgrade-zulip: Only remove zproject/local_settings.py if symlink. 2016-10-04 20:41:17 -07:00
zulip_tools.py Fix formatting of print in run function. 2016-09-30 10:42:52 -07:00