zulip/scripts/lib
Harshit Bansal 50ef91bb08 scripts: Add argparse option to `restart-zerver` for `--fill-cache`.
Nowm unless you specify `--fill-cache`, memcached caches will not be
pre-filled after a server restart. This will be helpful when someone
is in a hurry (e.g. if the server is down right now, or if he/she
testing a configuration change in a newly setup server), it's best to
just restart without pre-filling the cache.

Fixes: #10900.
2019-01-14 15:20:01 -08: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
build-pgroonga Use #!/usr/bin/env for bash shebangs. 2018-12-17 17:21:08 -08:00
build-tsearch-extras Use #!/usr/bin/env for bash shebangs. 2018-12-17 17:21:08 -08:00
cd_exec scripts: Add cd_exec library helper. 2017-07-21 17:28:20 -07:00
certbot-maybe-renew Use #!/usr/bin/env for bash shebangs. 2018-12-17 17:21:08 -08:00
check-upstart Use #!/usr/bin/env for bash shebangs. 2018-12-17 17:21:08 -08:00
clean-unused-caches clean-unused-caches: Optimize performance. 2018-06-18 07:31:33 -07:00
clean_emoji_cache.py docs: Add documentation for `if False` mypy pattern in scripts. 2018-12-17 11:12:53 -08:00
clean_node_cache.py docs: Add documentation for `if False` mypy pattern in scripts. 2018-12-17 11:12:53 -08:00
clean_venv_cache.py docs: Add documentation for `if False` mypy pattern in scripts. 2018-12-17 11:12:53 -08:00
create-production-venv create-production-venv: Remove Python 2 support. 2019-01-09 17:32:05 -08:00
create-thumbor-venv create-thumbor-venv: Generalize to CentOS, Fedora, RHEL. 2019-01-07 18:52:27 -08:00
create-zulip-admin Use #!/usr/bin/env for bash shebangs. 2018-12-17 17:21:08 -08:00
email-mirror-postfix email-mirror-postfix: Replace optparse with argparse. 2017-11-21 21:34:38 -08:00
hash_reqs.py docs: Add documentation for `if False` mypy pattern in scripts. 2018-12-17 11:12:53 -08:00
install provision: Use a more efficient approach for getting yarn version. 2018-12-07 14:36:54 -08:00
install-node provision: Use a more efficient approach for getting yarn version. 2018-12-07 14:36:54 -08:00
install-shellcheck Use #!/usr/bin/env for bash shebangs. 2018-12-17 17:21:08 -08:00
node_cache.py docs: Add documentation for `if False` mypy pattern in scripts. 2018-12-17 11:12:53 -08: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 Use #!/usr/bin/env for bash shebangs. 2018-12-17 17:21:08 -08:00
setup-apt-repo-debathena Use #!/usr/bin/env for bash shebangs. 2018-12-17 17:21:08 -08:00
setup-yum-repo setup-yum-repo: Add prod flag for doing IUS install on CentOS. 2019-01-05 15:49:02 -08:00
setup_path_on_import.py setup_path_on_import: Check that the virtualenv is compatible. 2019-01-09 17:32:09 -08:00
setup_venv.py setup_venv: Uninstall typing on Python >3.4. 2019-01-01 19:34:48 -08:00
unpack-zulip scripts/lib/unpack-zulip: Avoid shelling out for rm, mv, mkdir, ln. 2018-11-28 17:48:23 -08:00
upgrade-zulip lint: Add lint rule for scripts importing typing improperly. 2018-12-17 10:46:37 -08:00
upgrade-zulip-from-git upgrade-zulip-from-git: Remove buggy typing import. 2018-12-17 10:33:52 -08:00
upgrade-zulip-stage-2 scripts: Add argparse option to `restart-zerver` for `--fill-cache`. 2019-01-14 15:20:01 -08:00
zulip_tools.py provision: Include DISTRIB_FAMILY in parse_lsb_release output. 2019-01-07 18:52:09 -08:00