.. |
data_import
|
slack_import: Support importing multiparty IMs.
|
2019-07-09 15:03:28 -07:00 |
lib
|
test_classes: Use subdomain kwarg in api_* functions instead of realm.
|
2019-07-23 15:05:39 -07:00 |
management
|
python: Migrate open statements to use with.
|
2019-07-20 15:48:52 -07:00 |
migrations
|
models: Enforce stricter requirements on the full_name field.
|
2019-07-22 18:13:34 -07:00 |
openapi
|
openapi: Remove /users/me/subscriptions from pending_endpoints.
|
2019-07-21 18:39:53 -07:00 |
templatetags
|
webhooks/freshdesk/doc.md: Remove unescape_rendered_html kludge.
|
2019-07-03 15:05:45 -07:00 |
tests
|
test_management_command: Prepare for moving system bots to zulipinternal.
|
2019-07-23 15:37:37 -07:00 |
tornado
|
handlers: Remove duplicate type annotation.
|
2019-07-22 16:27:39 -07:00 |
views
|
plans: Make usable in the development environment for testing.
|
2019-07-22 17:43:43 -07:00 |
webhooks
|
webhooks/github: Add support for star events.
|
2019-07-22 18:20:53 -07:00 |
worker
|
middleware: Change write_log_line to publish as a dict.
|
2019-07-22 17:06:41 -07:00 |
__init__.py
|
…
|
|
apps.py
|
python: Mark intentionally unused imports with noop statements.
|
2019-02-22 16:54:47 -08:00 |
context_processors.py
|
open graph: Uploaded realm icon URL is absolute for some backends.
|
2019-05-20 13:14:28 -07:00 |
decorator.py
|
webhooks: Log unexpected webhook events separately.
|
2019-07-22 18:20:53 -07:00 |
filters.py
|
filters: Don't include realm_counts/installation_counts in errors.
|
2019-04-30 14:10:59 -07:00 |
forms.py
|
ktlo: Contact org admin instead of server admin for wrong subdomain error. (#12543)
|
2019-06-26 14:09:20 -07:00 |
logging_handlers.py
|
python: Migrate open statements to use with.
|
2019-07-20 15:48:52 -07:00 |
middleware.py
|
middleware: Change write_log_line to publish as a dict.
|
2019-07-22 17:06:41 -07:00 |
models.py
|
models: Enforce stricter requirements on the full_name field.
|
2019-07-22 18:13:34 -07:00 |
signals.py
|
zerver core: Remove unused imports.
|
2019-02-02 17:41:24 -08:00 |