oncall-engine/engine
Matias Bordese 2aa8639e2a
Update escalation auditor logs to expose succeeding count (#4431)
Related to https://github.com/grafana/oncall-private/issues/2619
(we need the succeeding number to make the SLO query happy with
cluster/namespace filtering)
2024-05-31 18:29:31 +00:00
..
apps Update escalation auditor logs to expose succeeding count (#4431) 2024-05-31 18:29:31 +00:00
common Allow custom wait delays (#4422) 2024-05-31 13:18:59 +00:00
config_integrations Fix docs and UI for connecting Grafana Alerting from other stack (#4243) 2024-04-24 08:02:51 +00:00
engine Remove kwargs from celery logging (#4316) 2024-05-07 14:29:49 +00:00
settings rename settings/ci-test.py to settings/ci_test.py (#4391) 2024-05-24 13:55:08 +00:00
static/images remove django admin panel (#2731) 2023-08-02 14:26:50 -04:00
type_stubs/icalendar continue addressing mypy violations (#2170) 2023-06-27 10:23:08 +00:00
.dockerignore One startup command to rule them all (#760) 2022-11-07 16:34:43 +01:00
.gitignore modify push notification settings + use fcm-django library (#998) 2022-12-20 12:41:34 +01:00
celery_with_exporter.sh Add flag to debug logs (#912) 2022-11-29 11:16:42 +08:00
conftest.py Refactor how RBAC enabled/disabled status is determined for Grafana Cloud stacks (#4279) 2024-05-14 16:30:16 +00:00
Dockerfile Switch to uv Python package installer/resolver (#4005) 2024-04-26 14:30:38 +00:00
grpcio-1.57.0-cp311-cp311-linux_aarch64.whl Use local arm64 grpcio wheel to make local builds on arm64 faster (#4000) 2024-03-05 06:31:58 +00:00
manage.py Instrument requests lib (#4008) 2024-03-05 05:22:34 +00:00
pyproject.toml Update out of office task to not retry on HttpError (#4328) 2024-05-09 16:16:46 +00:00
requirements-dev.in Use pip-tools to handle Python deps (#3892) 2024-02-20 17:44:15 +00:00
requirements-dev.txt Bump requests from 2.31.0 to 2.32.0 in /engine (#4364) 2024-05-21 17:56:41 +00:00
requirements.in Bump pymysql from 1.1.0 to 1.1.1 in /engine (#4372) 2024-05-22 16:11:02 +00:00
requirements.txt Bump pymysql from 1.1.0 to 1.1.1 in /engine (#4372) 2024-05-22 16:11:02 +00:00
tox.ini Update xdist load to use loadscope setting (#4187) 2024-04-08 19:03:58 +00:00
uwsgi.ini Remove explicit request size limits (#3878) 2024-02-22 15:00:33 +00:00
wait_for_test_mysql_start.sh Revert "Revert "speed up ci builds from 15 to <7 minutes"" (#1643) 2023-03-28 09:34:03 +02:00