zulip/zephyr
Tim Abbott 678dd502ef Add command-line tool to profile get_old_messages requests.
(imported from commit bd7fc27b0c6fc1ae4f82bb74763736f9163b90bf)
2013-06-24 10:17:09 -04:00
..
fixtures Support JIRA workflow post-function web hooks 2013-05-24 21:23:56 -04:00
lib Bugdown: Elipsis followed by TLD should not be linkified. Trac #1388. 2013-06-21 15:33:17 -04:00
management Add command-line tool to profile get_old_messages requests. 2013-06-24 10:17:09 -04:00
migrations [schema] Remove old Postgres full text index 2013-06-21 10:58:40 -04:00
migrations-old [manual] Excise South migrations prior to the User merge. 2013-05-20 23:29:54 -04:00
static Preserve the hash when reloading 2013-06-21 16:24:12 -04:00
tests Fix 06-unread regex, as it no longer seems to match the count. 2013-06-14 14:52:38 -04:00
__init__.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00
context_processors.py Disable the collection of metrics when not deployed 2013-06-18 17:07:36 -04:00
decorator.py Rate limit jira and beanstalk API endpoints 2013-06-07 10:32:41 -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 Collect static files directly in the location that will be served 2013-06-12 17:46:38 -04:00
forms.py Send signups for not-yet-created realms to our waitlist form. 2013-05-20 23:29:55 -04:00
handlers.py Send automated humbug error notifications to the 'errors' stream. 2013-05-10 17:52:45 -04:00
middleware.py Add a rate limiting system to our backend 2013-06-04 09:43:09 -04:00
models.py Show user-uploaded avatars on the website. 2013-06-12 15:34:51 -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 Prepend the minified static file header using a custom Storage class 2013-06-12 17:46:38 -04:00
storage.py Prepend the minified static file header using a custom Storage class 2013-06-12 17:46:38 -04:00
tests.py Bugdown: Elipsis followed by TLD should not be linkified. Trac #1388. 2013-06-21 15:33:17 -04:00
tornado_callbacks.py tornado: Clean up legacy code for message event format change. 2013-06-19 18:40:58 -04:00
tornadoviews.py decorators: Replace POST with REQ everywhere. 2013-05-09 10:35:49 -04:00
views.py Extracted S3-related code to lib/upload.py 2013-06-19 18:10:45 -04:00