zulip/zerver
Tim Abbott f8f017c221 test_runner: Fix template rendering test.
The previous logic would allow the same template to be added to both
the shallow_tested list and the normal list.
2016-12-01 10:12:38 -08:00
..
fixtures Add github webhook integration. 2016-11-15 10:48:12 -08:00
lib test_runner: Fix template rendering test. 2016-12-01 10:12:38 -08:00
management pep8: Fix E301 pep8 violations. 2016-11-29 08:51:44 -08:00
migrations Add backend support for emoji reactions. 2016-11-26 18:10:21 -08:00
templatetags render_markdown_path: Add fenced code and codehilite support. 2016-11-09 21:39:55 -08:00
tests tests: Exclude markdown files from shallow template testing. 2016-12-01 10:12:38 -08:00
tornado pep8: Fix E701 violations. 2016-11-30 20:45:09 +00:00
views pep8: Fix E125. 2016-11-30 20:03:29 -08:00
worker pep8: Fix E225 pep8 violations. 2016-11-28 15:21:15 -08:00
__init__.py caching: Add configuration class for post-migration cache flushing. 2016-10-27 23:26:34 -07:00
apps.py caching: Add configuration class for post-migration cache flushing. 2016-10-27 23:26:34 -07:00
context_processors.py context_processors: use a common context for emails. 2016-11-08 11:37:16 -08:00
decorator.py pep8: Fix E225 pep8 violations. 2016-11-28 15:21:15 -08:00
exceptions.py Annotate zerver.exceptions, zerver.filters, zerver.logging_handlers. 2016-06-04 22:51:18 -07:00
filters.py pep8: Fix E301 pep8 violations. 2016-11-29 08:51:44 -08:00
forms.py pep8: Fix E231. 2016-11-30 19:59:25 -08:00
logging_handlers.py settings: Extract settings.STAGING_ERROR_NOTIFICATIONS. 2016-07-19 15:28:41 -07:00
middleware.py pep8: Fix E301 pep8 violations. 2016-11-29 08:51:44 -08:00
models.py pep8: Fix E231. 2016-11-30 19:59:25 -08:00
static_header.txt Update static_header.txt with new license information. 2016-08-13 00:37:21 -07:00
storage.py storage: Fix build-release-tarball py3 compatibility. 2016-10-10 09:54:51 -07:00