zulip/zerver
Steve Howell 03c856ce10 Add create-stream management command.
The current version should only be used for testing; for example,
if you want to create a bunch of streams for stress testing, you
can run this in a loop.

(imported from commit ec51a431fb9679fc18379e4c6ecdba66bc75a395)
2013-10-19 09:28:59 -04:00
..
fixtures Attempt to convert JIRA mentions to Zulip mentions 2013-10-07 13:59:36 -04:00
lib Add create-stream management command. 2013-10-19 09:28:59 -04:00
management Add create-stream management command. 2013-10-19 09:28:59 -04:00
migrations [schema] Add case-insensitive index on stream names. 2013-10-18 16:38:31 -04:00
templatetags [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
tests/frontend Test unread.update_unread_subjects() more thoroughly. 2013-10-15 14:57:38 -04:00
views Add all_public_streams parameter to register API. 2013-10-18 14:55:32 -04:00
worker [deploy] Have most queue works commit on success. 2013-10-17 15:36:39 -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 Add Mandrill decorators, credentials, actions 2013-10-10 19:32:21 -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 [schema] Add a name field to zerver_realm. 2013-10-17 13:47:51 -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 Test UserActivityWorker. 2013-10-17 15:36:39 -04:00
tornado_callbacks.py Add all_public_streams parameter to register API. 2013-10-18 14:55:32 -04:00
tornadoviews.py Add all_public_streams parameter to register API. 2013-10-18 14:55:32 -04:00