zulip/zerver
Tim Abbott 50c3e42f0e Fix test failure due to recent merge interaction.
599b15cb84 broke master because it had
previously only been tested before HomeTest was created.
2016-07-18 16:37:25 -07:00
..
fixtures Replace old Trello integration with a webhook integration. 2016-07-13 21:00:27 -07:00
lib Allow fetching subscribers for streams the user has never subscribed to. 2016-07-18 16:24:19 -07:00
management compilemessages: Don't try to include zh-CN and zh_CN in language options. 2016-07-18 15:02:43 -07:00
migrations Add realm setting to time-limit editing of message content. 2016-07-15 13:55:49 -07:00
templatetags Cleanup remaining usage of % comprehensions without explicit tuples. 2015-12-05 15:29:42 -08:00
tests Fix test failure due to recent merge interaction. 2016-07-18 16:37:25 -07:00
views Allow fetching subscribers for streams the user has never subscribed to. 2016-07-18 16:24:19 -07:00
worker Decode response.content everywhere except in tests. 2016-07-12 14:06:29 -07:00
__init__.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
context_processors.py Mention emails are printed in run-dev.py console. 2016-06-20 11:07:20 -07:00
decorator.py zerver/decorator.py: Use BytesIO to read request. 2016-07-15 11:13:33 -07:00
exceptions.py Annotate zerver.exceptions, zerver.filters, zerver.logging_handlers. 2016-06-04 22:51:18 -07:00
filters.py Annotate zerver.exceptions, zerver.filters, zerver.logging_handlers. 2016-06-04 22:51:18 -07:00
forms.py zerver/forms.py: Fix line with length greater than 120. 2016-07-18 14:42:39 -07:00
logging_handlers.py Annotate zerver.exceptions, zerver.filters, zerver.logging_handlers. 2016-06-04 22:51:18 -07:00
middleware.py slow queries: Include full log line in slow query log. 2016-07-12 19:12:49 -07:00
models.py Use topic_name() in to_log_dict(). 2016-07-18 14:10:11 -07:00
static_header.txt Update copyright to 2014. 2014-02-04 15:51:53 -05:00
storage.py Remove templates, styles and js through storage. 2016-07-09 07:33:35 -07:00
tornadoviews.py zerver/tornado.py: Convert queue_id to str. 2016-07-04 02:58:57 +05:30