..
fixtures
tests: Add a test suite for verifying the mobile push notifs content.
2017-10-06 16:47:27 -07:00
lib
test_uploads: Extract 'use_s3_backend' to test helpers.
2017-10-30 21:56:31 -07:00
management
refactor: Replace super(.*self) with Python 3-specific super().
2017-10-30 14:30:25 -07:00
migrations
refactor: Replace super(.*self) with Python 3-specific super().
2017-10-30 14:30:25 -07:00
templatetags
markdown: Add the "extra" Markdown extension to app_filters.
2017-10-29 17:40:25 -07:00
tests
/api/: Add Markdown-based /api-new documentation.
2017-10-30 22:32:43 -07:00
tornado
refactor: Replace super(.*self) with Python 3-specific super().
2017-10-30 14:30:25 -07:00
views
subdomains: Dedupe out the last copy of Realm.host_for_subdomain.
2017-10-30 18:29:29 -07:00
webhooks
template context: Give better names to the URLs for the API.
2017-10-30 18:29:29 -07:00
worker
refactor: Replace super(.*self) with Python 3-specific super().
2017-10-30 14:30:25 -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
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
embedded bots: Move StateHandler query logic to separate file.
2017-10-30 13:37:56 -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