.. |
fixtures
|
Fix bugdown fixture for dummy camo key
|
2015-08-16 16:45:15 -07:00 |
lib
|
Apply Python 3 futurize transform lib2to3.fixes.fix_except.
|
2015-11-01 08:08:33 -08:00 |
management
|
Apply Python 3 futurize transform lib2to3.fixes.fix_except.
|
2015-11-01 08:08:33 -08:00 |
migrations
|
Move API super users configuration into the database.
|
2015-09-20 11:13:20 -07:00 |
templatetags
|
Add a custom template filter for formatting displaying lists of items in emails.
|
2013-10-25 19:11:40 -04:00 |
views
|
Apply Python 3 futurize transform lib2to3.fixes.fix_except.
|
2015-11-01 08:08:33 -08:00 |
worker
|
Apply Python 3 futurize transform lib2to3.fixes.fix_except.
|
2015-11-01 08:08:33 -08:00 |
__init__.py
|
[manual] Rename Django app from zephyr to zerver.
|
2013-08-06 07:39:36 -04:00 |
context_processors.py
|
enterprise => voyager
|
2015-08-21 10:33:35 -07:00 |
decorator.py
|
Apply Python 3 futurize transform lib2to3.fixes.fix_except.
|
2015-11-01 08:08:33 -08: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
|
Add api_key to filtered variables.
|
2013-12-12 10:31:03 -05:00 |
finders.py
|
[manual] Move our deployment scripts to scripts/.
|
2013-10-28 10:54:48 -04:00 |
forms.py
|
Apply Python 3 futurize transform lib2to3.fixes.fix_except.
|
2015-11-01 08:08:33 -08:00 |
handlers.py
|
STAGING_DEPLOYED => ZULIP_COM_STAGING
|
2015-08-21 10:33:35 -07:00 |
middleware.py
|
Fix write_log_line for real.
|
2015-08-22 14:40:47 -07:00 |
models.py
|
Turn off desktop notifications by default for new users.
|
2015-10-15 12:25:32 -04:00 |
static_header.txt
|
Update copyright to 2014.
|
2014-02-04 15:51:53 -05:00 |
storage.py
|
Enable absolute imports for non-third-party code where it was omitted previously
|
2013-10-25 14:13:30 -04:00 |
test_bugdown.py
|
Make twitter settings validation test more explicit
|
2015-10-02 12:01:25 +01:00 |
test_decorators.py
|
Remove unused json_to_list function.
|
2014-02-18 14:24:04 -05:00 |
test_email_mirror.py
|
Apply Python 3 futurize transform lib2to3.fixes.fix_except.
|
2015-11-01 08:08:33 -08:00 |
test_events.py
|
Add UserProfile flag to control whether we have a left side userlist.
|
2015-09-19 23:22:59 -07:00 |
test_external.py
|
Skip S3 write/read test cases
|
2015-08-16 16:45:15 -07:00 |
test_hooks.py
|
Use stock emoji in the pagerduty integration
|
2015-09-30 09:23:59 -07:00 |
test_messages.py
|
Convert uses of Realm.objects.get() to get_realm().
|
2015-10-15 09:16:58 -04:00 |
test_signup.py
|
Fix newly invited users receiving private stream history.
|
2015-10-26 23:36:37 -07:00 |
test_subs.py
|
Convert uses of Realm.objects.get() to get_realm().
|
2015-10-15 09:16:58 -04:00 |
test_unread.py
|
Move some tests into test_unread.py
|
2014-02-10 13:23:27 -05:00 |
tests.py
|
Replace 'flaky' and 'freaking out' with less personified words.
|
2015-10-26 20:14:48 -07:00 |
tornadoviews.py
|
Merge zerver/tornado_callbacks.py into zerver/lib/event_queue.py.
|
2014-04-23 17:22:31 -07:00 |