zulip/tools/lib
Steve Howell 5f48b51b60 provision: Add `cd /srv/zulip` to profile.
I didn't bump the provision version on this change, as it
won't break anything if somebody fails to make this change.
2017-05-29 08:40:49 -07:00
..
__init__.py Extract tools/lib/template_parser.py. 2016-08-01 16:27:50 -07:00
api_tests.py lint: Clean up E712 PEP-8 rule. 2017-01-23 21:11:18 -08:00
capitalization.py lint: Add iOS to list of valid weird capitalizations. 2017-05-26 20:59:32 -07:00
css_parser.py pep8: Add compliance with rule E261 to css_parser.py. 2017-05-07 23:21:50 -07:00
find_add_class.py pep8: Add compliance with rule E261 to find_add_class.py. 2017-05-07 23:21:50 -07:00
gitlint-rules.py requirements: Upgrade gitlint to 0.8.2. 2017-05-05 09:59:39 -07:00
graph.py mypy: Wrap return value in Optional. 2017-05-23 21:56:50 -07:00
html_branches.py pep8: Add compliance with rule E261 to html_branches.py. 2017-05-07 23:21:50 -07:00
html_grep.py pep8: Add compliance with rule E261 to html_grep.py. 2017-05-07 23:21:50 -07:00
pretty_print.py python: Replace os.system with subprocess.call. 2017-05-26 15:03:16 -07:00
provision.py provision: Add `cd /srv/zulip` to profile. 2017-05-29 08:40:49 -07:00
sanity_check.py test_server: Improve warning in venv check. 2017-04-05 16:51:23 -07:00
template_parser.py Enhance template parser for comments, Fix deep nesting in Jinja2. 2017-03-11 15:16:44 -08:00
test_script.py mypy: Use Optional with strings where required. 2017-05-23 21:56:50 -07:00
test_server.py pep8: Add compliance with rule E261 to test_server.py. 2017-05-07 23:21:50 -07:00