Go to file
Zev Benjamin 24ee4a5d57 socket: Build a real Request object to send through our full stack, including middleware
One quirk here is that the Request object is built in the
message_sender worker, not Tornado.  This means that the request time
only counts time taken for the actual sending and does not account
for socket overhead.  For this reason, I've left the fake logging in
for now so we can compare the two times.

(imported from commit b0c60a3017527a328cadf11ba68166e59cf23ddf)
2013-11-12 15:24:29 -05:00
analytics activity: Display times in US/Eastern. 2013-11-08 11:39:59 -05:00
api Clean up some unused imports. 2013-11-04 11:51:17 -05:00
assets Remove obsolete dots.svg (for generating pre-CSS presence dots). 2013-10-31 15:29:49 -04:00
bin [manual] Move write-rabbitmq-consumers-state-file to bin/. 2013-10-28 10:54:49 -04:00
bots zephyr_mirror: Update maximum length of stream names when syncing. 2013-11-12 09:38:43 -05:00
confirmation Switch url parameter to full_name from service-specific gafyd_name 2013-11-05 16:17:06 -05:00
corporate Move marketing pages to corporate app. 2013-11-06 12:07:32 -05: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
puppet puppet: Move embedly to the internal puppet configuration. 2013-11-12 09:34:25 -05:00
scripts postgres-init-db: Don't hardcode LOCAL_DATABASE_PASSWORD. 2013-11-12 09:38:43 -05:00
static Don't bold sender status when you use /me. 2013-11-12 14:36:52 -05:00
templates Add enterprise terms 2013-11-12 10:49:29 -05:00
tools Remove legacy check_output implementation for pre-2.7 Pythons. 2013-11-10 09:28:55 -05:00
zerver socket: Build a real Request object to send through our full stack, including middleware 2013-11-12 15:24:29 -05:00
zilencer Add a email-only sso login page that redirects to a deployment-specific domai 2013-11-08 14:33:12 -05:00
zproject Restore original desktop_home redirect 2013-11-12 15:02:18 -05:00
.gitignore Update gitignore 2013-11-04 13:40:44 -05:00
manage.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
zulip_tools.py Remove legacy check_output implementation for pre-2.7 Pythons. 2013-11-10 09:28:55 -05:00