oncall-engine/engine/common
Innokentii Konstantinov 356aa336ad
Remove auto-recreating logic for UserNotificationPolicy (#414)
* Remove auto-recreating logic for UserNotificationPolicy

It's removed to get rid of select_for_update on User on each notify_user_task

* Fix and add tests

* remove get_user_policies method
2022-08-26 13:46:50 +05:00
..
api_helpers Wrong team error for alert groups page (#337) 2022-08-17 10:46:53 +03:00
constants World, meet OnCall! 2022-06-03 08:09:47 -06:00
custom_celery_tasks World, meet OnCall! 2022-06-03 08:09:47 -06:00
exceptions Remove auto-recreating logic for UserNotificationPolicy (#414) 2022-08-26 13:46:50 +05:00
insight_log user_id -> linked_user_id (#410) 2022-08-25 13:34:19 +05:00
jinja_templater linting and test 2022-07-14 08:20:28 +10:00
tests Merge pull request #227 from njohnstone2/226-regex-replace 2022-07-19 11:16:34 +03:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
admin.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
public_primary_keys.py Insight logs (#348) 2022-08-24 12:04:44 +05:00
utils.py Set DATA_UPLOAD_MAX_MEMORY_SIZE to 1mb (#393) 2022-08-24 11:59:01 +05:00