.. |
fixtures
|
tests: Change test_content to text_content in markdown_test_cases.
|
2017-10-31 08:51:49 -07:00 |
lib
|
actions.py: Rename `do_remove_reaction()` to `do_remove_reaction_legacy()`.
|
2017-10-31 15:42:35 -07:00 |
management
|
refactor: Replace super(.*self) with Python 3-specific super().
|
2017-10-30 14:30:25 -07:00 |
migrations
|
user-groups: Add basic backend for UserGroup model.
|
2017-10-31 15:16:14 -07:00 |
templatetags
|
markdown: Add the "extra" Markdown extension to app_filters.
|
2017-10-29 17:40:25 -07:00 |
tests
|
actions.py: Rename `do_remove_reaction()` to `do_remove_reaction_legacy()`.
|
2017-10-31 15:42:35 -07:00 |
tornado
|
mypy: Slightly clarify Callable parameter to WebsocketClient.__init__.
|
2017-10-31 00:03:35 -07:00 |
views
|
actions.py: Rename `do_remove_reaction()` to `do_remove_reaction_legacy()`.
|
2017-10-31 15:42:35 -07:00 |
webhooks
|
mypy: Specify librato Callable type.
|
2017-10-31 00:03:35 -07:00 |
worker
|
refactor: Replace super(.*self) with Python 3-specific super().
|
2017-10-30 14:30:25 -07:00 |
__init__.py
|
caching: Add configuration class for post-migration cache flushing.
|
2016-10-27 23:26:34 -07:00 |
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
|
mypy: Correct return_success_on_head_request typing.
|
2017-10-29 17:10:13 -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
|
user-groups: Add basic backend for UserGroup model.
|
2017-10-31 15:16:14 -07:00 |
signals.py
|
zerver: Remove the rest of absolute_import.
|
2017-09-27 10:02:39 -07:00 |
static_header.txt
|
Update static_header.txt with new license information.
|
2016-08-13 00:37:21 -07:00 |
storage.py
|
refactor: Replace super(.*self) with Python 3-specific super().
|
2017-10-30 14:30:25 -07:00 |