oncall
oncall copied to clipboard
Oncall is a calendar tool designed for scheduling and managing on-call shifts. It can be used as source of dynamic ownership info for paging systems like http://iris.claims.
Bumps [idna](https://github.com/kjd/idna) from 2.10 to 3.7. Release notes Sourced from idna's releases. v3.7 What's Changed Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time...
on a fresh install and attempting to bring up with docker (no changes to any files: ``` oncall-web-1 | DB successfully loaded /home/oncall/db/schema.v0.sql oncall-web-1 | Importing /home/oncall/db/dummy_data.sql... oncall-web-1 | mysql:...
Hi, Not sure how to summarize this in the title so sorry if it was confusing.. In our on-call, we have multiple roles where one requires a higher level of...
This adds a new table `user_manager` that is a one-to-many relationship between a user and another user, who can manage multiple people. This can be used for a future API...
Adapting code to breaking changes introduced with Falcon 4.X https://falcon.readthedocs.io/en/stable/changes/4.0.0.html#breaking-changes Fixes https://github.com/linkedin/oncall/issues/430
Newer version of Falcon got released but oncall still stuck on Falcon 3.X
Similar to how we can send Grafana alerts to other platforms using webhooks, is it possible to do the same with this tool? I have the setup ready, but I...
Hey, currently it seems that Oncall is not ready for mobile browsers   
Using the latest commit (at time of writing) (b7c352f95bea1e43eae22b084db488ecca071132) It seems to take a long time for nginx to start in the web container after docker compose up. Jumping into...
Hi, I would like the option to rotate the scheadule on a daily basis. I thought setting multiple rows, one for each day, under "Advanced" would solve this, but it...