zulip/scripts/lib
Aditya Bansal e4af0caddb node_cache.py: Refactor to seperate out sha1sum generation.
Basically we just seperate out the sha1sum generation for the
node modules so that it can be reused later for cache clearance
logic. This is achieved by adding a function which returns the
sha1sum based HEX digest.
2017-06-19 07:55:23 -04:00
..
__init__.py Factor out venv-creating code from provision.py. 2016-06-21 11:25:41 -07:00
check-upstart install: Add clear error message if upstart is installed on Xenial. 2016-11-29 19:16:26 -08:00
create-production-venv create-production-venv: Fix symlink creation. 2017-05-20 21:31:50 -07:00
email-mirror-postfix email-mirror-postfix: Fix mypy errors. 2017-06-01 22:51:26 -07:00
hash_reqs.py pep8: Add compliance with rule E261 to hash_reqs.py. 2017-05-07 23:21:50 -07:00
install prod: Ensure the Zulip version of node is installed. 2017-01-06 16:18:29 -08:00
install-node install-node: bypass nvm wrapper for faster node startup. 2017-05-09 09:17:54 -07:00
log-management-command dev: Auto-create log directory in management command. 2016-12-17 17:18:49 -08:00
node_cache.py node_cache.py: Refactor to seperate out sha1sum generation. 2017-06-19 07:55:23 -04:00
pythonrc.py pep8: Add compliance with rule E261 scripts/lib/pythonrc.py. 2017-05-31 17:07:15 -07:00
queue_workers.py queue_workers: Fix confusing --queue_type argument name. 2017-02-22 00:23:26 -08:00
setup_path_on_import.py Use zulip-py3-venv when running on Python 3 2016-11-26 13:20:22 -08:00
setup_venv.py Upgrade setuptools to 36.0.1. 2017-06-19 06:40:18 -04:00
setup-apt-repo Run apt-get update only if sources.list has changed. 2016-10-19 16:23:21 +05:00
unpack-zulip zulip_tools.py: Move zulip_tools.py in scripts/lib. 2016-08-15 16:44:50 -07:00
upgrade-zulip pep8: Fix E225 pep8 violations. 2016-11-28 15:21:15 -08:00
upgrade-zulip-stage-2 upgrade-zulip-stage-2: Remove an unused import. 2017-06-02 15:14:13 -07:00
zulip_tools.py Fix several new errors caught by mypy 0.501. 2017-03-03 14:12:52 -08:00