zulip/scripts/lib
Vishnu KS 6901087246 install: Use crudini for storing value of POSTGRES_MISSING_DICTIONARIES.
This simplifies the RDS installation process to avoid awkwardly
requiring running the installer twice, and also is significantly more
robust in handling issues around rerunning the installer.

Finally, the answer for whether dictionaries are missing is available
to Django for future use in warnings/etc. around full-text search not
being great with this configuration, should they be required.
2019-12-13 12:05:39 -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 pgroonga: Upgrade from 2.1.6 to 2.1.8. 2019-05-05 17:52:32 -07:00
certbot-maybe-renew Use #!/usr/bin/env for bash shebangs. 2018-12-17 17:21:08 -08:00
check-upstart ci: Move backend and production tests to Ubuntu 16.04 (xenial). 2019-05-24 17:07:15 -07:00
clean-unused-caches scripts: Remove unused imports. 2019-02-02 17:02:58 -08:00
clean_emoji_cache.py typing: Remove now-unnecessary conditional import. 2019-07-29 15:18:22 -07:00
clean_node_cache.py typing: Remove now-unnecessary conditional import. 2019-07-29 15:18:22 -07:00
clean_venv_cache.py typing: Remove now-unnecessary conditional import. 2019-07-29 15:18:22 -07:00
create-production-venv parse_os_release: Use /etc/os-release always; remove DISTRIB_FAMILY. 2019-08-29 17:30:20 -07:00
create-thumbor-venv parse_os_release: Use /etc/os-release always; remove DISTRIB_FAMILY. 2019-08-29 17:30:20 -07:00
email-mirror-postfix email-mirror-postfix: Clean up type ignores. 2019-08-09 16:39:16 -07:00
hash_reqs.py typing: Remove now-unnecessary conditional import. 2019-07-29 15:18:22 -07:00
install install: Use crudini for storing value of POSTGRES_MISSING_DICTIONARIES. 2019-12-13 12:05:39 -08:00
install-node install-node: Upgrade Node 12.11.1 to 12.13.0, Yarn 1.19.0 to 1.19.1. 2019-11-11 16:26:31 -08:00
node_cache.py node_cache: Don’t retry copying node_modules; let yarn do its thing. 2019-10-29 12:30:28 -07:00
pythonrc.py pythonrc: Clean up type ignores. 2019-08-09 16:39:16 -07:00
queue_workers.py scripts: Remove import print_function. 2017-09-29 15:43:30 -07:00
setup-apt-repo setup-apt-repo: Install groonga-keyring. 2019-09-23 16:01:39 -07: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: Always make sure zulip-py3-venv is activated. 2019-07-18 14:21:04 -07:00
setup_venv.py setup_venv: Use pip install --require-hashes for better security. 2019-10-06 15:21:18 -07: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 scripts: Remove unused imports. 2019-02-02 17:02:58 -08:00
upgrade-zulip-from-git upgrade-zulip-from-git: Fetch tags to make version info more useful. 2019-06-23 23:10:47 -07:00
upgrade-zulip-stage-2 version: Show number of commits and commit sha in ZULIP_VERSION. 2019-06-07 13:39:12 -07:00
zulip_tools.py mypy: Upgrade from 0.730 to 0.740. 2019-11-13 12:38:45 -08:00