zulip/tools/lib
Steve Howell cf3abcedfd provision: Run configure_rabbitmq on clean checkouts.
We now just automatically run configure_rabbitmq any
time there's a clean checkout, or if an important
file has changed.

This allows us to bypass the step to import
SimpleQueueClient in certain places and reduce
some log spam.

See https://chat.zulip.org/#narrow/stream/3-backend/topic/new.20base.20dev.20droplet/near/864672
2020-04-29 13:18:54 -04:00
..
__init__.py Extract tools/lib/template_parser.py. 2016-08-01 16:27:50 -07:00
capitalization.py python: Convert function type annotations to Python 3 style. 2020-04-18 20:42:48 -07:00
git-tools.bash tools: Give `require_clean_work_tree` our nice UI touches. 2020-04-06 17:52:10 -07:00
gitlint-rules.py gitlint-rules: Fix bogus type annotations. 2020-04-19 13:36:58 -07:00
html_branches.py check-templates: Show filename for tokenize errors. 2020-04-24 20:25:54 +00:00
pretty_print.py python: Convert assignment type annotations to Python 3.6 style. 2020-04-24 13:06:54 -07:00
provision.py travis: Remove Travis unwanted code. 2020-04-28 11:11:23 -07:00
provision_inner.py provision: Run configure_rabbitmq on clean checkouts. 2020-04-29 13:18:54 -04:00
sanity_check.py python: Convert function type annotations to Python 3 style. 2020-04-18 20:42:48 -07:00
template_parser.py templates: Use `<hr>` and `<br>` consistently. 2020-04-28 17:05:48 -07:00
test_script.py python: Convert function type annotations to Python 3 style. 2020-04-18 20:42:48 -07:00
test_server.py python: Convert function type annotations to Python 3 style. 2020-04-18 20:42:48 -07:00