zulip/scripts/lib
Tim Abbott 304bd86173 install: Support installing a Zulip server from a Git checkout.
Historically, one has needed to build a release tarball in order to
use/test the Zulip installer, but you could upgrade a Zulip server
from Git.  However, the only reason for that requirement was that we
didn't run `tools/update-prod-static` as part of the install script if
it's required.  A good test for that case is whether we're in a Git
repository, but a better one is to check whether the prod-static
content exists in the tarball paths.

Fixes #3704.
2017-09-22 15:47:42 -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 zulip_tools.py: Extract may_be_perform_purging() function. 2017-09-16 08:28:57 -07:00
clean-npm-cache zulip_tools.py: Extract may_be_perform_purging() function. 2017-09-16 08:28:57 -07:00
clean-venv-cache zulip_tools.py: Extract may_be_perform_purging() function. 2017-09-16 08:28:57 -07:00
create-production-venv python: Add lint rule banning 'from os.path import'. 2017-09-22 04:55:38 -07:00
email-mirror-postfix py3: Switch almost all shebang lines to use python3. 2017-08-16 17:54:43 -07:00
hash_reqs.py py3: Switch almost all shebang lines to use python3. 2017-08-16 17:54:43 -07:00
install install: Support installing a Zulip server from a Git checkout. 2017-09-22 15:47:42 -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 python: Add lint rule banning 'from os.path import'. 2017-09-22 04:55:38 -07:00
pythonrc.py pep8: Add compliance with rule E261 scripts/lib/pythonrc.py. 2017-05-31 17:07:15 -07:00
queue_workers.py python: Add lint rule banning 'from os.path import'. 2017-09-22 04:55:38 -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 python: Add lint rule banning 'from os.path import'. 2017-09-22 04:55:38 -07:00
setup-apt-repo setup-apt-repo: Fix failure to rerun properly on provision failure. 2017-09-12 07:08:54 -07:00
unpack-zulip py3: Switch almost all shebang lines to use python3. 2017-08-16 17:54:43 -07:00
upgrade-zulip py3: Switch almost all shebang lines to use python3. 2017-08-16 17:54:43 -07:00
upgrade-zulip-stage-2 py3: Switch almost all shebang lines to use python3. 2017-08-16 17:54:43 -07:00
zulip_tools.py zulip_tools.py: Extract may_be_perform_purging() function. 2017-09-16 08:28:57 -07:00