zulip/zerver
Leo Franchi 08ae641dd2 Pre-fetch data from the DB and hand to markdown thread
We want to avoid opening a DB connection in the markdown thread
as its DB connection might live for a long time

(imported from commit 7700b2ca793ee5e9add7f071b92f22a4bf576b3d)
2013-10-10 10:58:21 -04:00
..
fixtures Attempt to convert JIRA mentions to Zulip mentions 2013-10-07 13:59:36 -04:00
lib Pre-fetch data from the DB and hand to markdown thread 2013-10-10 10:58:21 -04:00
management Filter obvious footers from email mirror messages. 2013-10-02 14:39:22 -04:00
migrations [schema] Give new realms a default notifications stream, and send signups/creations to it 2013-10-07 15:46:13 -04:00
templatetags [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
tests/frontend Autocomplete emails in sender: completion 2013-10-07 14:55:58 -04:00
views [manual] puppet: Rename humbug user to zulip. 2013-10-08 08:57:30 -04:00
worker Clean up slow log displays 2013-10-02 11:26:58 -04:00
__init__.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
context_processors.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
decorator.py Do not embed the API key in webhook error messages 2013-10-03 14:38:37 -04:00
exceptions.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
filters.py Change Humbug => Zulip in name of exception filter module. 2013-08-07 10:00:07 -04:00
finders.py Change Humbug => Zulip in name of finder module. 2013-08-07 10:00:07 -04:00
forms.py Allow MIT to invite coworkers. 2013-09-19 17:14:41 -04:00
handlers.py Change Humbug => Zulip in names of error reporting handlers. 2013-08-07 10:00:07 -04:00
middleware.py Clean up slow log displays 2013-10-02 11:26:58 -04:00
models.py Add a comment to UserProfile that pointer is a Message.id. 2013-10-08 10:46:52 -04:00
openid.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
retention_policy.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
static_header.txt Change Humbug => Zulip in text/comments. 2013-08-07 10:00:07 -04:00
storage.py Change Humbug => Zulip in name of storage module. 2013-08-07 10:00:07 -04:00
tests.py Pre-fetch data from the DB and hand to markdown thread 2013-10-10 10:58:21 -04:00
tornado_callbacks.py Don't cache UserPresence info. 2013-09-17 14:51:56 -04:00
tornadoviews.py Let clients specify how long queues shall live, within limits 2013-08-20 16:19:07 -04:00