Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
Go to file
Tim Abbott d42e8ecb11 Log handlers: Provide the actual error message on errors.
Previously when we logged errors using logging.error() but didn't
throw an exception, we would send these totally useless error
humbugs/emails that look like this:

Error generated by Anonymous user (not logged in)
No stack trace available

This change makes those messages include the actual text passed to
logging.error(), which is substantially more useful.

(imported from commit 76a8220ffe66d19cb0ca8ba9d1b42d5ecc4fd511)
2013-03-15 14:53:16 -04:00
api Revert "Special CUSTOMER4 API release." 2013-03-15 00:27:42 -04:00
assets favicon: Add an 'infinite' favicon for more than 99 messages 2013-02-15 16:18:24 -05:00
bots Move twitter-bot to api/demos/. 2013-03-08 15:58:45 -05:00
certs Add wildcard certificate for *.e.humbughq.com. 2013-01-17 18:56:39 -05:00
confirmation Introduce script to bulk-create activation URIs. 2013-02-28 14:34:18 -05:00
humbug Move the key functions for various caches to cache.py. 2013-03-14 15:07:41 -04:00
servers [manual] Add django-bitfield to the puppet configuration. 2013-03-12 12:51:12 -04:00
templates Refactor unread client handling to use 'read' flags per message 2013-03-13 14:14:45 -04:00
tools Mark all messages between start of scroll and end of scroll as read 2013-03-15 10:43:17 -04:00
zephyr Log handlers: Provide the actual error message on errors. 2013-03-15 14:53:16 -04:00
.gitignore gitignore: Add .DS_Store 2013-02-06 16:31:55 -05:00
manage.py chmod +x manage.py 2012-10-25 15:22:18 -04:00