Go to file
Tim Abbott 16574806f5 Don't initialize SimpleQueueClient inside Tornado.
Previously we had several files which initialized SimpleQueueClient()
for sending items to the UserActivity queue, even though those code
paths aren't used outside Tornado.  This resulted in slower Tornado
startup times.

(imported from commit ad97021ec18d3927233744037c548c22db33c321)
2013-03-27 08:19:27 -04:00
api Bump API version to 0.1.5 2013-03-26 18:20:08 -04:00
assets favicon: Add an 'infinite' favicon for more than 99 messages 2013-02-15 16:18:24 -05:00
bots Check for USER env var before accessing it 2013-03-22 16:20:10 -04: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 [django 1.5] Set ALLOWED_HOSTS variable in settings.py. 2013-03-27 08:19:26 -04:00
servers Tighten rabbitmq thresholds and page_admins 2013-03-22 15:55:49 -04:00
templates [django 1.5] Use new-style url syntax in templates. 2013-03-27 08:19:26 -04:00
tools Make home view unread count only count messages newer than the pointer 2013-03-26 18:34:16 -04:00
zephyr Don't initialize SimpleQueueClient inside Tornado. 2013-03-27 08:19:27 -04: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