Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
Go to file
Tim Abbott acab720502 Add support for making Tornado dump its stack via SIGUSR1/2.
With this change,

pkill -SIGUSR1 -f runtornado

will dump the stack and SIGUSR2 will enable an interactive debugging
session.

This fixes #613 for Tornado which was the original motive for that
ticket; I'm not sure whether we want to do this for our Django
processes as well, but it would be easy to do so if we did.

(imported from commit a7de7c6070f4bf0404bed6f434e6a6b291d66a26)
2013-03-06 14:19:32 -05:00
api [manual] Bump API version to 0.1.4. 2013-03-05 10:17:57 -05:00
assets favicon: Add an 'infinite' favicon for more than 99 messages 2013-02-15 16:18:24 -05:00
bots git: Put prod back on the list of branches to send notices about. 2013-02-21 14:33:27 -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 settings: Decrease duplicated code in database configuration. 2013-03-06 11:36:15 -05:00
servers [manual] Implement backend support for authenticating a user via Google. 2013-02-27 10:16:54 -05:00
templates Add redirect on our prod/Django DEBUG=False 500 error page. 2013-03-06 13:34:59 -05:00
tools Move clear_table into MessageList 2013-03-05 12:48:32 -05:00
zephyr Add support for making Tornado dump its stack via SIGUSR1/2. 2013-03-06 14:19:32 -05: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