oncall-engine/engine
2023-09-07 13:00:12 +00:00
..
apps Update slack schedule shift change notification (#2949) 2023-09-07 13:00:12 +00:00
common add create_slack_connector_async_v2 celery task to CELERY_TASK_ROUTES + remove deprecated celery tasks (#2946) 2023-09-01 13:40:58 +00:00
config_integrations Improve template to handle empty group labels (#2794) 2023-08-17 07:52:05 +00:00
engine Telegram long polling (#2250) 2023-08-24 09:12:24 +02:00
pip/cache Use Tilt for local development (#1396) 2023-09-07 19:38:19 +08:00
settings add create_slack_connector_async_v2 celery task to CELERY_TASK_ROUTES + remove deprecated celery tasks (#2946) 2023-09-01 13:40:58 +00:00
static/images remove django admin panel (#2731) 2023-08-02 14:26:50 -04:00
type_stubs/icalendar
.dockerignore
.gitignore
celery_with_exporter.sh
conftest.py update slack_sdk dependency to latest version (#2947) 2023-09-05 11:31:59 +02:00
Dockerfile Use Tilt for local development (#1396) 2023-09-07 19:38:19 +08:00
manage.py
pyproject.toml Re-enable a few mypy rules + fix existing errors (#2725) 2023-08-03 09:43:03 +00:00
requirements-dev.txt
requirements.txt update slack_sdk dependency to latest version (#2947) 2023-09-05 11:31:59 +02:00
tox.ini Minor formatting changes (#2641) 2023-07-26 14:45:44 +01:00
uwsgi.ini Use Tilt for local development (#1396) 2023-09-07 19:38:19 +08:00
wait_for_test_mysql_start.sh