.. |
fixtures
|
Add pingdom integration.
|
2016-04-08 10:36:29 -07:00 |
lib
|
Annotation of zerver/lib/handlers.py.
|
2016-04-08 11:18:36 -07:00 |
management
|
Purge 'from typing import *' from zerver/.
|
2016-04-07 14:07:07 -07:00 |
migrations
|
Add type: ignore for empty list mypy bug.
|
2016-04-03 15:40:24 -07:00 |
templatetags
|
Cleanup remaining usage of % comprehensions without explicit tuples.
|
2015-12-05 15:29:42 -08:00 |
views
|
Add integration for Yo App.
|
2016-04-08 11:02:10 -07:00 |
worker
|
Purge 'from typing import *' from zerver/.
|
2016-04-07 14:07:07 -07: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
|
Add type: ignore for mock.Mock() monkey-patching.
|
2016-04-03 15:40:24 -07: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
|
Purge 'from typing import *' from zerver/.
|
2016-04-07 14:07:07 -07:00 |
forms.py
|
Fix support for having a unique, open realm.
|
2016-01-09 22:52:34 -08:00 |
logging_handlers.py
|
Rename zerver.handlers to zerver.logging_handlers for clarity.
|
2016-03-30 21:48:38 -07:00 |
middleware.py
|
switch output stats memcached -> remote_cache
|
2016-03-31 12:54:29 -07:00 |
models.py
|
Purge 'from typing import *' from zerver/.
|
2016-04-07 14:07:07 -07:00 |
static_header.txt
|
Update copyright to 2014.
|
2014-02-04 15:51:53 -05:00 |
storage.py
|
Add type: ignore for mypy super() bug.
|
2016-04-03 15:40:24 -07:00 |
test_bugdown.py
|
Partially apply Python 3 libmodernize.fixes.fix_dict_six.
|
2016-03-19 15:52:58 -07:00 |
test_decorators.py
|
test_decorators: Clean up Request.REQUEST mocking.
|
2016-04-03 15:40:05 -07: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
|
Use dictionaries for passing data into event server subsystem.
|
2016-03-30 22:01:08 -07:00 |
test_external.py
|
Rewrite sanitize_name to better preserve filenames.
|
2016-04-03 16:26:12 -07:00 |
test_hooks.py
|
Add integration for Yo App.
|
2016-04-08 11:02:10 -07:00 |
test_messages.py
|
Update memcache -> remote cache in inline documentation.
|
2016-03-31 12:56:42 -07:00 |
test_signup.py
|
Partially apply Python 3 libmodernize.fixes.fix_dict_six.
|
2016-03-19 15:52:58 -07:00 |
test_subs.py
|
Partially apply Python 3 libmodernize.fixes.fix_dict_six.
|
2016-03-19 15:52:58 -07:00 |
test_unread.py
|
Move some tests into test_unread.py
|
2014-02-10 13:23:27 -05:00 |
test_urls.py
|
Add test that all functions defined in urls.py actually exist.
|
2016-02-07 19:21:53 -08:00 |
tests.py
|
Run queue processers multithreaded in development.
|
2016-03-20 18:04:24 -07:00 |
tornadoviews.py
|
Send responses from fetch_events in dict format.
|
2016-03-30 22:04:09 -07:00 |