Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
Go to file
Tim Abbott b93db35e50 return_messages_immediately: Fix using last=None with dont_block.
Previously, if last was None, we wouldn't check dont_block,
server_generation, or any of the other reasons that get_updates might
return immediately, and just unconditionally entered longpolling mode.

In the process, this reorders return_messages_immediately to have
fewer cases and thus be easier to read.

(imported from commit 67803b8bfc7d9c9c1a4d6916eb2fb62664fb35a9)
2013-01-08 18:17:55 -05:00
api populate_db: Remove obsolete mit_subs_list. 2013-01-08 17:23:22 -05:00
certs SSL certificates for zephyr.humbughq.com 2012-11-21 13:58:48 -05:00
confirmation Include autogenerated initial migrations for South. 2013-01-08 18:14:39 -05:00
humbug [manual] Convert Humbug to use Django South. 2013-01-08 18:14:39 -05:00
servers nagios: revamp check_user_zephyr_mirror_liveness to monitor sudden drops in mirror use. 2013-01-08 10:53:33 -05:00
templates Add alternative terms acceptance workflow. 2013-01-08 17:48:42 -05:00
tools Make the back button work when narrowed 2012-12-19 14:46:31 -05:00
zephyr return_messages_immediately: Fix using last=None with dont_block. 2013-01-08 18:17:55 -05:00
.gitignore Add .swp and .swo files to the gitignore for vim 2012-12-19 15:07:03 -05:00
manage.py chmod +x manage.py 2012-10-25 15:22:18 -04:00