zulip/scripts/lib
Tim Abbott b8b97c98fb upgrade-zulip-stage-2: Remove explicit process_fts_updates start.
Thanks to changes in restart-server, this is now already happening there.

(The restart-server changes were required to ensure that if the
upgrade failes and one just does
/home/zulip/deployments/next/restart-server to recover, the right
thing happens; so this is the correct resolution to the conflict).
2018-08-03 15:21:01 -07:00
..
third install-yarn: Fix buggy status check for the signature. 2018-04-09 15:09:37 -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
certbot-maybe-renew certbot-maybe-renew: Fix shellcheck warnings. 2018-08-03 09:15:26 -07:00
check-upstart install: Add clear error message if upstart is installed on Xenial. 2016-11-29 19:16:26 -08:00
clean-unused-caches clean-unused-caches: Optimize performance. 2018-06-18 07:31:33 -07:00
clean_emoji_cache.py clean-unused-caches: Optimize performance. 2018-06-18 07:31:33 -07:00
clean_node_cache.py clean-unused-caches: Optimize performance. 2018-06-18 07:31:33 -07:00
clean_venv_cache.py clean-unused-caches: Optimize performance. 2018-06-18 07:31:33 -07:00
create-production-venv setup_venv: Clean up VENV_DEPENDENCIES using parsed lsb_release. 2018-05-29 10:57:36 -07:00
create-thumbor-venv create-thumbor-venv: Specify python 2.7 use for production thumbor venv. 2018-02-21 01:00:40 +05:30
create-zulip-admin create-zulip-admin: Fix shellcheck warnings. 2018-08-03 09:15:26 -07:00
email-mirror-postfix email-mirror-postfix: Replace optparse with argparse. 2017-11-21 21:34:38 -08:00
hash_reqs.py scripts: Remove import print_function. 2017-09-29 15:43:30 -07:00
install locale: Set LANG/LANGUAGE to match LC_ALL. 2018-07-23 23:01:10 -07:00
install-node install-node: Fail (and show error messages) if wget fails to run. 2018-08-03 10:25:59 -07:00
node_cache.py scripts: Change use of typing.Text to str. 2018-05-10 14:19:49 -07:00
process-mobile-i18n Enable pycodestyle W605 (invalid escape sequence). 2018-07-03 16:54:46 +02: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 shellcheck warnings. 2018-08-03 09:15:26 -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 thumbor: Fix missing virtualenv-clone package in dependencies. 2018-07-30 11:55:16 -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 upgrade-zulip-stage-2: Remove explicit process_fts_updates start. 2018-08-03 15:21:01 -07:00
zulip_tools.py scripts: Use shell quoting when displaying commands to be run. 2018-07-30 22:39:08 -07:00