oncall-engine/engine
Vadim Stepanov e2901a335b
Pin requests and urllib3 (#1881)
[v1.2.18](https://github.com/grafana/oncall/releases/tag/v1.2.18) has
some issues with parsing responses from Slack due to using
`requests==2.30.0`, so pinning `requests` and `urllib3` to latest stable
versions from
[v1.2.17](https://github.com/grafana/oncall/releases/tag/v1.2.17).
2023-05-04 16:32:34 +00:00
..
apps Add pagination to integrations page (#1872) 2023-05-04 13:48:46 +08:00
common Add route_template to preview_template endpoint (#1873) 2023-05-04 13:40:48 +08:00
config_integrations grafana -> Grafana (#1867) 2023-05-03 15:51:15 +00:00
engine Specify celery worker queue in pyroscope tags 2023-03-28 13:26:03 +08:00
settings Webhook 2 improvements and fixes (#1829) 2023-04-26 15:55:08 -06:00
static/images World, meet OnCall! 2022-06-03 08:09:47 -06: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 Add "Notifications Receiver" RBAC role (#1853) 2023-05-02 12:19:34 +00:00
Dockerfile Add silk setting to store .prof files in the specific folder and share it between uwsgi workers (#1228) 2023-01-26 20:33:04 +08:00
manage.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
pyproject.toml World, meet OnCall! 2022-06-03 08:09:47 -06:00
requirements.txt Pin requests and urllib3 (#1881) 2023-05-04 16:32:34 +00:00
tox.ini Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00
uwsgi.ini Configure pyroscope (#1638) 2023-03-28 11:34:37 +08: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