zulip/zerver
Taranjeet Singh 7199ee8f08 zerver/views/webhooks/taiga.py: Fix line with length greater than 120. 2016-07-18 14:42:39 -07:00
..
fixtures Replace old Trello integration with a webhook integration. 2016-07-13 21:00:27 -07:00
lib cache: Fix echoing of mkdir command to console. 2016-07-18 14:25:13 -07:00
management Fix line with length greater than 120 in deliver_email.py. 2016-07-18 14:34:34 -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 Use topic_name() in do_edit_message_assert_error(). 2016-07-18 14:10:11 -07:00
views zerver/views/webhooks/taiga.py: Fix line with length greater than 120. 2016-07-18 14:42:39 -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 forms: Wrap some very long lines. 2016-06-25 10:52:03 -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