zulip/scripts/lib
Shekh Ataul d239f77966 refactor: Replace mkdir_p functions with Python 3 builtin.
This didn't exist in Python 2, but it does in Python 3, so we get to
reap the rewards of dropping Python 2 support.

Fixes #7082.
2017-10-25 11:06:11 -07:00
..
third deps: Change npm to yarn for reliablity, security, and speed. 2017-08-05 12:29:06 -07:00
__init__.py Factor out venv-creating code from provision.py. 2016-06-21 11:25:41 -07:00
cd_exec scripts: Add cd_exec library helper. 2017-07-21 17:28:20 -07:00
check-upstart install: Add clear error message if upstart is installed on Xenial. 2016-11-29 19:16:26 -08:00
clean-emoji-cache scripts: Rearrange the arguments of `purge_unused_caches()`. 2017-09-24 04:37:31 -07:00
clean-npm-cache scripts: Rearrange the arguments of `purge_unused_caches()`. 2017-09-24 04:37:31 -07:00
clean-unused-caches caches: Suppress unnecessary output when cleaning caches. 2017-09-25 16:34:03 -07:00
clean-venv-cache scripts: Rearrange the arguments of `purge_unused_caches()`. 2017-09-24 04:37:31 -07:00
create-production-venv python: Add lint rule banning 'from os.path import'. 2017-09-22 04:55:38 -07:00
create-zulip-admin Add script to create admin from CLI. 2017-09-27 20:15:41 -07:00
docker-functions.sh Add scripts to be used in docker-entrypoint.sh. 2017-09-30 09:55:48 -07:00
email-mirror-postfix Remove `from __future__ import absolute_import`. 2017-10-17 22:59:42 -07:00
hash_reqs.py scripts: Remove import print_function. 2017-09-29 15:43:30 -07:00
install nginx: Fix bugs in new nginx configuration checks. 2017-10-24 14:29:36 -07:00
install-node deps: Change npm to yarn for reliablity, security, and speed. 2017-08-05 12:29:06 -07:00
node_cache.py scripts: Remove import print_function. 2017-09-29 15:43:30 -07:00
pythonrc.py scripts: Remove import print_function. 2017-09-29 15:43:30 -07:00
queue_workers.py scripts: Remove import print_function. 2017-09-29 15:43:30 -07:00
setup-apt-repo setup-apt-repo: Fix failure to rerun properly on provision failure. 2017-09-12 07:08:54 -07:00
setup_path_on_import.py linter: Add lint rule banning 'import os.path' 2017-09-22 10:32:21 -07:00
setup_venv.py lint: Remove several unused imports. 2017-10-18 10:56:11 -07:00
unpack-zulip scripts: Remove import print_function. 2017-09-29 15:43:30 -07:00
upgrade-zulip refactor: Replace mkdir_p functions with Python 3 builtin. 2017-10-25 11:06:11 -07:00
upgrade-zulip-stage-2 scripts: Remove import print_function. 2017-09-29 15:43:30 -07:00
zulip_tools.py refactor: Replace mkdir_p functions with Python 3 builtin. 2017-10-25 11:06:11 -07:00