zulip/tools/lib
Anders Kaseorg c5a4b0501b provision: Start a new Python process after activating the virtualenv.
Mismatching imports from outside and inside the virtualenv in the same
process was causing segfaults after apparently benign changes to the
script!

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2019-07-19 12:16:55 -07:00
..
__init__.py Extract tools/lib/template_parser.py. 2016-08-01 16:27:50 -07:00
capitalization.py notification bot: Update stream announcement message. 2019-07-11 15:22:36 -07:00
find_add_class.py settings: Fix color styling for nested inputs to work in night mode. 2018-08-08 11:29:48 -07:00
gitlint-rules.py lint: Allow revert commit messages in gitlint. 2018-02-13 09:21:01 -08:00
graph.py Remove inheritance from object. 2017-11-06 08:53:48 -08:00
html_branches.py Remove inheritance from object. 2017-11-06 08:53:48 -08:00
html_grep.py Remove inheritance from object. 2017-11-06 08:53:48 -08:00
pretty_print.py check-templates: Add fix option to tools/check_templates. 2019-07-19 11:12:11 -07:00
provision.py provision: Start a new Python process after activating the virtualenv. 2019-07-19 12:16:55 -07:00
provision_inner.py provision: Start a new Python process after activating the virtualenv. 2019-07-19 12:16:55 -07:00
sanity_check.py python: Mark intentionally unused imports with noop statements. 2019-02-22 16:54:47 -08:00
template_parser.py templates: Use upstream Handlebars partials syntax. 2019-07-12 21:11:14 -07:00
test_script.py tools: Extract get_provisioning_status check logic. 2019-06-23 21:55:02 -07:00
test_server.py test_server: Set LOCAL_UPLOADS_DIR in set_up_django. 2019-07-17 16:14:20 -07:00