zulip/zerver
Steve Howell 97adbedfca Support request._query in update_user_activity().
If request._query is set in the call to update_user_activity(),
we will use that instead of request.META['PATH_INFO'] for
the query field of the UserActivity row we write.

(imported from commit fcee30098e1c7c5cb4195a1e5905fc7b88af804f)
2013-10-03 14:23:02 -04:00
..
fixtures Handle some JIRA formatting and make it like our own 2013-10-02 11:18:17 -04:00
lib gather_subscriptions: Avoid fetching full stream objects. 2013-10-02 16:15:25 -04:00
management Filter obvious footers from email mirror messages. 2013-10-02 14:39:22 -04:00
migrations [schema] Add a date_created field to zerver_stream. 2013-09-27 16:23:56 -04:00
templatetags [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
tests/frontend Decode operand in filter.js in operator-aware way 2013-10-02 12:11:15 -04:00
views Apply @api_key_only_webhook_view to api_newrelic_webhook. 2013-10-03 14:23:02 -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 Support request._query in update_user_activity(). 2013-10-03 14:23:02 -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 Double speed of message fetching in get_old_messages_backend(). 2013-09-30 18:22:07 -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 Remove stray print statement in tests.py 2013-10-03 13:03:33 -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