Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
Go to file
Tim Abbott bfae15c887 zephyr_mirror: Use SIGTERM to try to kill children.
It's generally best to first try killing with SIGTERM, and if we fail
to kill the child, we'll end up trying to kill them with SIGKILL
anyway when the new zephyr_mirror process starts up,

(imported from commit cfee2dd5f809f6e38d90a09be82719a8660d8377)
2012-11-05 18:39:02 -05:00
api zephyr_mirror: Use SIGTERM to try to kill children. 2012-11-05 18:39:02 -05:00
certs Move certs .gitignore to where the certs are now. 2012-10-29 13:19:41 -04:00
confirmation Remove inactive Django admin code 2012-10-29 13:56:09 -04:00
humbug settings: give a real ADMIN address. 2012-11-02 15:45:51 -04:00
servers install-server: Set the hostname automatically. 2012-11-02 10:50:59 -04:00
templates Revert "Clean up how we deal with the message type tabs" 2012-11-05 15:01:49 -05:00
tools Implement USE_SENDMAIL env var to use sendmail instead of msmtp. 2012-11-02 16:43:12 -04:00
zephyr Be more robust and aggressive about cleaning up recipients in the huddle compose box 2012-11-05 18:09:11 -05:00
.gitignore Log additionally to a file server.log 2012-10-12 18:01:51 -04:00
manage.py chmod +x manage.py 2012-10-25 15:22:18 -04:00