zulip/zephyr
Steve Howell 2b28cf9a0a Support request.FILES in process_as_post.
(imported from commit 646019b5efe4ae3f6f66f99f76f2036d9fd9ec8e)
2013-08-02 11:46:11 -04:00
..
fixtures New Relic integration 2013-07-24 17:19:36 -04:00
lib Quiet Tornado's polling instrumentation in dev. 2013-08-01 17:18:07 -04:00
management Add a management command to render all old messages. 2013-08-01 14:41:25 -04:00
migrations Fix migration 36 2013-08-01 11:26:33 -04:00
templatetags Reuse minified JS from previous deploys 2013-07-12 11:59:04 -04:00
tests Add the "static" directory to NODE_PATH for unit tests. 2013-08-01 17:58:25 -04:00
__init__.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00
context_processors.py [manual] Use ujson instead of simplejson. 2013-06-24 10:17:10 -04:00
decorator.py Support request.FILES in process_as_post. 2013-08-02 11:46:11 -04:00
exceptions.py Add a rate limiting system to our backend 2013-06-04 09:43:09 -04:00
filters.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
finders.py Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
forms.py More miscellaneous humbughq.com=>zulip.com updates. 2013-07-25 17:27:45 -04:00
handlers.py [manual] Rename error bot to zulip.com domain. 2013-07-25 17:16:54 -04:00
middleware.py Fix buggy logging of database query time. 2013-06-28 15:57:28 -04:00
models.py zephyr_mirror: Disable most markdown patterns for mirrored messages. 2013-08-01 14:10:28 -04:00
openid.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
retention_policy.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
static_header.txt Insert static_header.txt as a Closure input file 2013-07-23 16:18:00 -04:00
storage.py Don't generate minified_assets.json 2013-07-12 11:59:11 -04:00
tests.py Use POST, not PATCH, for patching bots. 2013-08-01 11:05:39 -04:00
tornado_callbacks.py Actually test callbacks in GetUpdatesTest. 2013-07-02 10:50:02 -04:00
tornadoviews.py Remove unused client_id argument to get_updates/messages. 2013-07-30 17:59:46 -04:00
views.py Add API endpoint to render some message content without sending a message. 2013-08-01 14:01:58 -04:00