Go to file
Tim Abbott d38b8364a8 zephyr_mirror: Clear all notices from the queue before selecting.
We were having problems where we were suspiciously processing notices
at a rate of 1 notice per 15s, which suggests that we the select was
timing out even though there were notices to be fetched immediately.
We fix this by clearing the queue each time our select loop ends.

(imported from commit 7e7bfbb2126d1f4170d65d1483a0b799dcab80b9)
2013-09-25 15:40:21 -04:00
api Make call_on_each_{message,event} examples more clear 2013-09-24 16:19:54 -04:00
assets Change Humbug => Zulip in text/comments. 2013-08-07 10:00:07 -04:00
bots zephyr_mirror: Clear all notices from the queue before selecting. 2013-09-25 15:40:21 -04:00
certs Switch nagios to .zulip.net and add cert 2013-09-05 15:43:07 -04:00
confirmation Move to a common random token generation function instead of several one-offs. 2013-08-09 14:59:26 -04:00
humbug Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
node_modules Import Handlebars compiler and dependencies 2013-04-02 14:43:58 -04:00
servers Release os x 0.3.8 via sparkle 2013-09-25 11:18:41 -04:00
static Enable compose fading for CUSTOMER4. 2013-09-25 14:43:43 -04:00
templates Add summary view to the /activity report. 2013-09-25 11:33:11 -04:00
tools norman-mailer: Deal more gracefully with fewer fields. 2013-09-20 14:36:00 -04:00
zerver Send less presence info to Tornado in do_send_messages(). 2013-09-25 14:50:40 -04:00
zproject Add summary view to the /activity report. 2013-09-25 11:33:11 -04:00
.gitignore Add support for analyzing test coverage with Istanbul 2013-08-20 10:46:45 -04:00
manage.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00