aboutsummaryrefslogtreecommitdiff
path: root/mod/ci-common.cxx
AgeCommit message (Collapse)AuthorFilesLines
3 daysHandle check suite rebuilds (all checks) on a commit and/or PRFrancois Kritzinger1-0/+26
3 daysAdd ci_start::rebuild() functionKaren Arutyunov1-0/+41
3 daysImplement CI common API changesKaren Arutyunov1-33/+89
3 daysSketch CI common API changesBoris Kolpackov1-4/+7
2024-05-28Add CI cancel handlerKaren Arutyunov1-0/+36
2024-05-23Replace ci_start::abandon() with ci_start::cancel()Karen Arutyunov1-32/+18
2024-05-23Make poll interval for unloaded tenant configurable and rename ↵Karen Arutyunov1-9/+8
loaded_timestamp tenant member to unloaded_timestamp
2024-05-21Add support for build_unloaded() notification for tenant-associated servicesKaren Arutyunov1-46/+290
2024-02-22Add support for tenant-associated service notificationsKaren Arutyunov1-0/+494