zulip/zerver
Wyatt Hoodes 7853e9d2de test_events: Fix broken test case.
This test was broken due to using an empty `RealmAuditLog`
table.  We fix this by mocking the creation of an export,
thus creating an entry, similar to what we do in our other
tests.
2019-08-07 12:05:44 -07:00
..
data_import slack import: Improve readability of user recipient object allocation. 2019-07-30 14:46:14 -07:00
lib test_helpers: Refactor dummy file creation for broader use. 2019-08-07 12:05:44 -07:00
management cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07:00
migrations production: Rename the 'zulip' system bot realm to 'zulipinternal'. 2019-07-31 16:01:36 -07:00
openapi openapi: Migrate /messages to use the new cURL example system. 2019-08-05 21:27:24 -07:00
templatetags webhooks/freshdesk/doc.md: Remove unescape_rendered_html kludge. 2019-07-03 15:05:45 -07:00
tests test_events: Fix broken test case. 2019-08-07 12:05:44 -07:00
tornado cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07:00
views cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07:00
webhooks cleanup: Delete trailing newlines. 2019-08-06 23:29:11 -07:00
worker exports: Update extra_data field to a JSON structure. 2019-08-07 12:04:28 -07:00
__init__.py
apps.py cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07: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 cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07:00
filters.py cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07:00
forms.py cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07:00
logging_handlers.py python: Migrate open statements to use with. 2019-07-20 15:48:52 -07:00
middleware.py middleware: Fix exception typing. 2019-07-31 12:23:20 -07:00
models.py mypy: Remove type ignore by defining ProfileDataElement using TypedDict. 2019-08-06 23:24:56 -07:00
signals.py zerver core: Remove unused imports. 2019-02-02 17:41:24 -08:00