| .. |
|
fixtures
|
markdown_test_cases: Clean cases where bugdown_matches_marked is false.
|
2017-11-04 10:44:35 -07:00 |
|
lib
|
mypy: Add Dict parameters for dropbox_image return type.
|
2017-11-04 19:47:44 -07:00 |
|
management
|
zerver/management: Remove u prefix from strings.
|
2017-11-02 11:01:47 -07:00 |
|
migrations
|
zerver/migrations: Remove u prefix from strings.
|
2017-11-02 11:01:47 -07:00 |
|
templatetags
|
markdown: Add the "extra" Markdown extension to app_filters.
|
2017-10-29 17:40:25 -07:00 |
|
tests
|
decorator: Cut a bunch of dead imports of two view decorators.
|
2017-11-04 19:27:00 -07:00 |
|
tornado
|
decorator: Cut a bunch of dead imports of two view decorators.
|
2017-11-04 19:27:00 -07:00 |
|
views
|
decorator: Cut a bunch of dead imports of two view decorators.
|
2017-11-04 19:27:00 -07:00 |
|
webhooks
|
zerver/webhooks: Use python 3 syntax for typing.
|
2017-11-04 19:40:32 -07:00 |
|
worker
|
tornado: Use call_consume_in_tests for message_sender queue.
|
2017-11-03 14:09:48 -07:00 |
|
__init__.py
|
|
|
|
apps.py
|
Remove the rest of print_function.
|
2017-09-27 18:06:47 -07:00 |
|
context_processors.py
|
settings: Eliminate disused variable EXTERNAL_API_URI.
|
2017-10-30 18:29:29 -07:00 |
|
decorator.py
|
auth: Set user_activity query nicely for several auth views.
|
2017-11-04 19:27:00 -07:00 |
|
filters.py
|
zerver: Remove the rest of absolute_import.
|
2017-09-27 10:02:39 -07:00 |
|
forms.py
|
refactor: Replace super(.*self) with Python 3-specific super().
|
2017-10-30 14:30:25 -07:00 |
|
logging_handlers.py
|
tests: Call real consume method of queue processors.
|
2017-10-26 14:58:03 -07:00 |
|
middleware.py
|
Fix a comment typo in zerver/middleware.py.
|
2017-10-30 10:36:35 -07:00 |
|
models.py
|
alias domains: Add a v1 of this feature.
|
2017-11-03 13:38:59 -07:00 |
|
signals.py
|
zerver: Remove the rest of absolute_import.
|
2017-09-27 10:02:39 -07:00 |
|
static_header.txt
|
|
|
|
storage.py
|
refactor: Replace super(.*self) with Python 3-specific super().
|
2017-10-30 14:30:25 -07:00 |