zulip/scripts/lib
Anders Kaseorg bbb56df6b0 i18n: Move static/locale back to locale.
As of commit cff40c557b (#9300), these
files are no longer served directly to the browser.  Disentangle them
from the static asset pipeline so we can refactor it without worrying
about them.

This has the side effect of eliminating the accidental duplication of
translation data via hash-naming in our release tarballs.

This reverts commit b546391f0b (#1148).

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2019-07-02 14:57:55 -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
build-pgroonga pgroonga: Upgrade from 2.1.6 to 2.1.8. 2019-05-05 17:52:32 -07:00
build-tsearch-extras build-tsearch-extras: Add support for Debian/Ubuntu. 2019-03-08 15:12:56 -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 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 scripts: Remove unused imports. 2019-02-02 17:02:58 -08:00
clean_node_cache.py scripts: Remove unused imports. 2019-02-02 17:02:58 -08:00
clean_venv_cache.py scripts: Remove unused imports. 2019-02-02 17:02:58 -08:00
create-production-venv setup_virtualenv: Do not activate the virtualenv on creation. 2019-01-31 17:55:04 -08:00
create-thumbor-venv create-thumbor-venv: Generalize to CentOS, Fedora, RHEL. 2019-01-07 18:52:27 -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 install: Disable installation and provisioning on Ubuntu 14.04 Trusty. 2019-06-26 15:58:53 -07:00
install-node dependencies: Upgrade node to 12.3.1. 2019-06-05 17:15:52 -07:00
install-shellcheck Use #!/usr/bin/env for bash shebangs. 2018-12-17 17:21:08 -08:00
node_cache.py node_cache: Run yarn install with --frozen-lockfile. 2019-05-20 19:23:37 -07:00
process-mobile-i18n i18n: Move static/locale back to locale. 2019-07-02 14:57:55 -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 install: Disable installation and provisioning on Ubuntu 14.04 Trusty. 2019-06-26 15:58:53 -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 scripts: Fix exec invocation for in-process virtualenv activation. 2019-04-16 17:42:44 -07:00
setup_venv.py install: Disable installation and provisioning on Ubuntu 14.04 Trusty. 2019-06-26 15:58:53 -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 tools: Fix postgres-init-*-db cache handling. 2019-06-17 16:24:13 -07:00