zulip/zerver
Greg Price 0163920577 logging: Make our own Formatter class.
This doesn't yet do much, but it gives us a suitable place to
add code to customize how log messages are displayed, beyond what
a format string passed to the default formatter can do.
2017-09-28 18:26:39 -07:00
..
fixtures tests: Replace test_user_agent_parsing with a normal test. 2017-09-16 03:56:18 -07:00
lib logging: Make our own Formatter class. 2017-09-28 18:26:39 -07:00
management Cleanup rabbitmq queues when doing dev db rebuild. 2017-09-28 18:18:54 -07:00
migrations zerver/migrations: Remove from __future__ import *. 2017-09-28 10:16:18 -07:00
templatetags zerver: Remove the rest of absolute_import. 2017-09-27 10:02:39 -07:00
tests logging: Explain quirks of Python logging config, and apply a style. 2017-09-28 18:26:39 -07:00
tornado zerver/tornado: Remove from __future__ import *. 2017-09-28 10:14:03 -07:00
views docs: Add more comprehensive documentation on error reporting. 2017-09-27 19:47:08 -07:00
webhooks webhooks/trello: Remove trello/view/templates.py. 2017-09-28 10:58:07 -07:00
worker queue: Move user presence log events to DEBUG log level. 2017-09-28 14:35:55 -07:00
__init__.py caching: Add configuration class for post-migration cache flushing. 2016-10-27 23:26:34 -07:00
apps.py Remove the rest of print_function. 2017-09-27 18:06:47 -07:00
context_processors.py zerver: Remove the rest of absolute_import. 2017-09-27 10:02:39 -07:00
decorator.py zerver: Remove the rest of absolute_import. 2017-09-27 10:02:39 -07:00
filters.py zerver: Remove the rest of absolute_import. 2017-09-27 10:02:39 -07:00
forms.py zerver: Remove the rest of absolute_import. 2017-09-27 10:02:39 -07:00
logging_handlers.py docs: Add more comprehensive documentation on error reporting. 2017-09-27 19:47:08 -07:00
middleware.py zerver: Remove the rest of absolute_import. 2017-09-27 10:02:39 -07:00
models.py zerver: Remove the rest of absolute_import. 2017-09-27 10:02:39 -07:00
signals.py zerver: Remove the rest of absolute_import. 2017-09-27 10:02:39 -07:00
static_header.txt Update static_header.txt with new license information. 2016-08-13 00:37:21 -07:00
storage.py zerver: Remove the rest of absolute_import. 2017-09-27 10:02:39 -07:00