zulip/zerver
Zev Benjamin e5e7e2f7bf github: Rearrange code to put the pull request and issue handlers next to each other
This makes their parallelism clearer.

(imported from commit 328d6df9443ed68ff5f462b405a930ecb6d90155)
2013-09-19 23:44:21 -04:00
..
fixtures github: Put pull request comments on the 'commits' stream 2013-09-19 23:44:21 -04:00
lib Allow MIT to invite coworkers. 2013-09-19 17:14:41 -04:00
management Make populate_db set the is_bot flag on bot accounts. 2013-09-18 16:16:17 -04:00
migrations [schema] Add muted_topics to UserProfile 2013-09-11 16:47:37 -04:00
templatetags [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
tests/frontend Add narrowed_to_topic() helper function. 2013-09-19 15:41:00 -04:00
views github: Rearrange code to put the pull request and issue handlers next to each other 2013-09-19 23:44:21 -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 Comment that authenticated_rest_api_view does Basic auth 2013-09-04 13:19:22 -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 Blacklist some webreq urls that we don't want to store for metrics 2013-09-18 11:56:25 -04:00
models.py Warn bot owners when a bot sends a message to a nonexistent stream 2013-09-18 15:54:13 -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 github: Put pull request comments on the 'commits' stream 2013-09-19 23:44: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