aboutsummaryrefslogtreecommitdiff
path: root/mod/ci-common.hxx
AgeCommit message (Collapse)AuthorFilesLines
2024-12-10Add tenant id to tenant service notifications and callbacksBoris Kolpackov1-2/+10
2024-12-10Add support for tenant service reference countBoris Kolpackov1-1/+11
2024-12-10Return tenant archived indication from ci_start::find()Boris Kolpackov1-2/+3
2024-12-10Retry database operations on recoverable failures in ci_start class functionsKaren Arutyunov1-0/+20
2024-12-10Update tenant service data in ci_start::rebuild()Boris Kolpackov1-1/+11
2024-12-10Handle check suite rebuilds (all checks) on a commit and/or PRFrancois Kritzinger1-0/+10
2024-12-10Add ci_start::rebuild() functionKaren Arutyunov1-0/+35
2024-12-10Implement CI common API changesKaren Arutyunov1-9/+11
2024-12-10Partially revert previous commitKaren Arutyunov1-8/+17
2024-12-10Adjust terminology in ci-common headerBoris Kolpackov1-9/+6
2024-12-10Sketch CI common API changesBoris Kolpackov1-2/+39
2024-12-10Handle pull requestsFrancois Kritzinger1-1/+1
2024-05-28Add CI cancel handlerKaren Arutyunov1-16/+14
2024-05-23Replace ci_start::abandon() with ci_start::cancel()Karen Arutyunov1-7/+9
2024-05-23Make poll interval for unloaded tenant configurable and rename ↵Karen Arutyunov1-3/+7
loaded_timestamp tenant member to unloaded_timestamp
2024-05-21Add support for build_unloaded() notification for tenant-associated servicesKaren Arutyunov1-1/+42
2024-02-22Add support for tenant-associated service notificationsKaren Arutyunov1-0/+96