Go to file
Zev Benjamin f817bf6144 Pass the session that updated the pointer from Django to Tornado
This allows us to check whether the session that updated the pointer
is the same as a session that is doing a long poll to avoid sending
new pointer information when that information is coming from the same
session.

We still return from the long poll early, though, which is sub-optimal.

(imported from commit 7d4be0956f112eacefb7d198ea929957cd2b05e3)
2012-10-22 17:16:47 -04:00
api Add a bot to send yourself reminders of Google Calendar events 2012-10-21 18:21:12 -04:00
certs Move humbug-self-signed.crt into a common directory 2012-10-15 13:29:47 -04:00
confirmation Remove expiry; confirmations should never expire. 2012-10-01 10:45:58 -04:00
humbug Synchronize the pointer across sessions 2012-10-22 16:44:57 -04:00
servers puppet: Remove humbug from sudoers 2012-10-15 14:56:12 -04:00
templates 5xx: Reformat text 2012-10-22 15:22:49 -04:00
tools Make select_message and friends take an options argument 2012-10-22 16:06:38 -04:00
zephyr Pass the session that updated the pointer from Django to Tornado 2012-10-22 17:16:47 -04:00
.gitignore Log additionally to a file server.log 2012-10-12 18:01:51 -04:00
manage.py Add manage.py (oops). 2012-08-28 12:45:35 -04:00