zulip/zerver
Alex Vandiver e37a734bd7 newrelic: ids are uuids, not integers.
The previous fixtures were not generated from New Relic directly, so
incorrectly implied that `id` was an integer.  See the examples for
`issueId` in their documentation[^1].

[^1]: https://docs.newrelic.com/docs/alerts-applied-intelligence/notifications/message-templates/
2023-11-17 08:58:22 -08:00
..
actions streams: Send stream deletion events on unsubscribing users. 2023-11-16 16:38:47 +00:00
data_import typos: Fix typos caught by typos. 2023-11-15 10:13:24 -08:00
integration_fixtures/nagios tests: Add a test for fixtures for non-webhook integrations. 2021-04-28 08:16:51 -07:00
lib subscription_info: Fix typo caught by codespell. 2023-11-16 18:55:44 +00:00
management backup: Only pass --host and --port if non-empty. 2023-11-14 12:11:40 -08:00
migrations ruff: Fix B034 re.split, re.sub should pass keyword arguments. 2023-08-10 17:01:52 -05:00
openapi openapi: Use SuccessDescription in new get-stream-email-address. 2023-11-16 15:24:22 -05:00
tests streams: Send stream deletion events on unsubscribing users. 2023-11-16 16:38:47 +00:00
tornado codespell: Correct “requestor” to “requester”. 2023-08-10 17:01:52 -05:00
views streams: Add API endpoint to get stream email. 2023-11-16 16:28:14 +00:00
webhooks newrelic: ids are uuids, not integers. 2023-11-17 08:58:22 -08:00
worker error_notify: Remove custom email error reporting handler. 2023-07-21 06:55:56 -07:00
__init__.py django: Upgrade Zulip to Django 3.2 LTS. 2021-05-03 08:36:22 -07:00
apps.py requirements: Upgrade Python requirements. 2023-04-03 22:39:21 -07:00
context_processors.py emails: Add corporate_enabled to context for emails. 2023-05-01 10:32:43 -07:00
decorator.py webhooks: Use 200 status code for unknown events. 2023-08-23 03:06:07 +00:00
filters.py error_notify: Remove custom email error reporting handler. 2023-07-21 06:55:56 -07:00
forms.py ruff: Fix C416 Unnecessary list comprehension. 2023-11-15 10:13:24 -08:00
logging_handlers.py error_notify: Remove custom email error reporting handler. 2023-07-21 06:55:56 -07:00
middleware.py nginx: Suppress proxy warnings when the proxy itself sent the request. 2023-09-15 10:22:55 -07:00
models.py codespell: Fix typos caught by codespell. 2023-11-15 10:13:24 -08:00
signals.py requirements: Upgrade to Django 4.0. 2022-07-13 16:07:17 -07:00