zulip/zerver
Tim Abbott 55a98a41d8 compilemessages: Improve error handling for unknown locale. 2016-07-18 15:02:43 -07:00
..
fixtures Replace old Trello integration with a webhook integration. 2016-07-13 21:00:27 -07:00
lib zerver/lib/socket.py: Fix line with length greater than 120. 2016-07-18 14:42:39 -07:00
management compilemessages: Improve error handling for unknown locale. 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 Use topic_name() in do_edit_message_assert_error(). 2016-07-18 14:10:11 -07:00
views zerver/views/__init__.py: Fix lines with length greater than 120. 2016-07-18 14:51:06 -07:00
worker Decode response.content everywhere except in tests. 2016-07-12 14:06:29 -07:00
__init__.py
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