..
fixtures
tests: add missing stash fixture.
2013-10-29 23:07:07 -04:00
lib
Remove transaction management hacks in workers.
2013-11-04 07:31:39 -05:00
management
Rename: queue_followup_emails -> enqueue_followup_emails.
2013-11-04 10:20:59 -05:00
migrations
[schema] Remove the UserMessage.archived field.
2013-11-04 07:31:11 -05:00
templatetags
Add a custom template filter for formatting displaying lists of items in emails.
2013-10-25 19:11:40 -04:00
tests /frontend
tests: add basic navigation Casper tests.
2013-10-31 17:34:34 -04:00
views
Exclude "desktop" from Client tab of /realm_activity.
2013-11-04 10:24:55 -05:00
worker
Rename: queue_followup_emails -> enqueue_followup_emails.
2013-11-04 10:20:59 -05:00
__init__.py
[manual] Rename Django app from zephyr to zerver.
2013-08-06 07:39:36 -04:00
context_processors.py
Only enable analytics and dropbox on non-LOCAL_SERVER
2013-10-29 17:33:36 -04:00
decorator.py
Improve zulip_internal decorator.
2013-11-01 13:43:38 -04:00
exceptions.py
Enable absolute imports for non-third-party code where it was omitted previously
2013-10-25 14:13:30 -04:00
filters.py
Change Humbug => Zulip in name of exception filter module.
2013-08-07 10:00:07 -04:00
finders.py
[manual] Move our deployment scripts to scripts/.
2013-10-28 10:54:48 -04:00
forms.py
Allow MIT to invite coworkers.
2013-09-19 17:14:41 -04:00
handlers.py
Make built-in bots come from settings.py, and allow localserver-specific ones
2013-11-01 14:13:05 -04:00
middleware.py
logging: Log the type of the narrow for get_old_messages.
2013-10-21 14:33:24 -04:00
models.py
Remove transaction management hacks in get_client.
2013-11-04 07:31:39 -05: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
Enable absolute imports for non-third-party code where it was omitted previously
2013-10-25 14:13:30 -04:00
tests.py
Add realm.get_admin_users() method.
2013-11-02 11:37:27 -04:00
tornado_callbacks.py
Send users push notifications when they miss messages
2013-10-24 14:54:31 -04:00
tornadoviews.py
Include a rest_dispatch in tornadoviews and call it from urls.py
2013-10-25 14:13:31 -04:00