zulip/tools/lib
Tim Abbott 3d0b720543 provision: Fix missing apt update for installing new dependencies.
Previously, we only did apt updates when our sources.list files or
keys changed, which could result in provisioning errors for
development systems that don't routinely update their apt cache
(probably including ~all Vagrant environments).
2020-03-23 13:47:17 -07:00
..
__init__.py Extract tools/lib/template_parser.py. 2016-08-01 16:27:50 -07:00
capitalization.py realm: Add private_message_policy setting. 2020-01-13 12:20:42 -08:00
gitlint-rules.py lint: Allow revert commit messages in gitlint. 2018-02-13 09:21:01 -08:00
graph.py cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07:00
html_branches.py python: Migrate open statements to use with. 2019-07-20 15:48:52 -07:00
html_grep.py python: Migrate open statements to use with. 2019-07-20 15:48:52 -07:00
pretty_print.py cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07:00
provision_inner.py provision: Always build pygments_data.json if missing. 2020-02-20 10:25:11 -08:00
provision.py provision: Fix missing apt update for installing new dependencies. 2020-03-23 13:47:17 -07:00
sanity_check.py python: Mark intentionally unused imports with noop statements. 2019-02-22 16:54:47 -08:00
template_parser.py template_parser: Fix Jinja2 tag matching with strip whitespace syntax. 2020-01-16 12:53:34 -08:00
test_script.py python: Migrate open statements to use with. 2019-07-20 15:48:52 -07:00
test_server.py mypy: Upgrade from 0.720 to 0.730. 2019-11-13 12:38:45 -08:00