.. |
fixtures
|
Add integration for Travis CI.
|
2015-11-30 20:41:33 -08:00 |
lib
|
rest_dispatch: Add support for using with websockets integration.
|
2015-12-12 18:14:08 -08:00 |
management
|
Cleanup remaining usage of % comprehensions without explicit tuples.
|
2015-12-05 15:29:42 -08:00 |
migrations
|
Move API super users configuration into the database.
|
2015-09-20 11:13:20 -07:00 |
templatetags
|
Cleanup remaining usage of % comprehensions without explicit tuples.
|
2015-12-05 15:29:42 -08:00 |
views
|
Remove now obsolete /json/send_message route.
|
2015-12-12 18:14:08 -08:00 |
worker
|
Replace json/send_message endpoint usage with json/message.
|
2015-12-12 18:14:08 -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 libmodernize.fixes.fix_zip.
|
2015-11-01 09:35:06 -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_has_key.
|
2015-11-01 08:10:01 -08:00 |
handlers.py
|
STAGING_DEPLOYED => ZULIP_COM_STAGING
|
2015-08-21 10:33:35 -07:00 |
middleware.py
|
Apply Python 3 futurize transform lib2to3.fixes.fix_idioms.
|
2015-11-01 09:25:47 -08:00 |
models.py
|
Rename NOTIFICATION_STREAM_NAME to clarify it's a default.
|
2015-12-05 14:14:44 -08: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
|
Apply Python 3 futurize transform libfuturize.fixes.fix_print_with_import.
|
2015-11-01 09:26:16 -08:00 |
test_decorators.py
|
Use new-style classes consistently for Python 3 support.
|
2015-11-04 08:01:52 -08:00 |
test_email_mirror.py
|
Replace json/send_message endpoint usage with json/message.
|
2015-12-12 18:14:08 -08:00 |
test_events.py
|
Apply Python 3 futurize transform libmodernize.fixes.fix_xrange_six.
|
2015-11-01 09:35:06 -08:00 |
test_external.py
|
Apply Python 3 futurize transform libmodernize.fixes.fix_xrange_six.
|
2015-11-01 09:35:06 -08:00 |
test_hooks.py
|
Add integration for Travis CI.
|
2015-11-30 20:41:33 -08:00 |
test_messages.py
|
Replace json/send_message endpoint usage with json/message.
|
2015-12-12 18:14:08 -08:00 |
test_signup.py
|
Replace json/send_message endpoint usage with json/message.
|
2015-12-12 18:14:08 -08:00 |
test_subs.py
|
Replace /json/subscriptions/add usage with /json/users/me/subscription.
|
2015-12-12 18:14:08 -08:00 |
test_unread.py
|
Move some tests into test_unread.py
|
2014-02-10 13:23:27 -05:00 |
tests.py
|
Use new-style classes consistently for Python 3 support.
|
2015-11-04 08:01:52 -08:00 |
tornadoviews.py
|
Merge zerver/tornado_callbacks.py into zerver/lib/event_queue.py.
|
2014-04-23 17:22:31 -07:00 |