aboutsummaryrefslogtreecommitdiff
path: root/mod/mod-ci.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-03-25Drop redundant casts for tracing booleans in brep::ci::build_queued()Karen Arutyunov1-2/+2
2024-03-25Add tenant_service_hintsKaren Arutyunov1-1/+5
2024-03-25Add NOTIFICATION_DIAG macro to mod/tenant-service.hxxKaren Arutyunov1-3/+13
2024-02-22Add support for tenant-associated service notificationsKaren Arutyunov1-408/+177
2023-05-17Add support for upload handlers and implement brep-upload-bindist handlerKaren Arutyunov1-6/+4
2022-10-27Suppress (potential) bogus GCC 12 -Wrestrict warningsBoris Kolpackov1-1/+1
2021-09-28Adapt to libbutl headers extension change from .mxx to .hxxKaren Arutyunov1-7/+7
2021-03-26Add support for interactive CI modeKaren Arutyunov1-7/+11
2020-03-27Implement brep-monitorKaren Arutyunov1-5/+6
2020-02-25Add UTF-8 error details to CI and submit service responcesKaren Arutyunov1-2/+5
2020-02-07Drop copyright notice from source codeKaren Arutyunov1-1/+0
2020-01-28Relax requirements for CI and submit service parametersKaren Arutyunov1-12/+2
2019-09-28Adapt to renaming butl::casecmp() to icasecmp()Karen Arutyunov1-2/+2
2019-04-26Add support for overrides parameter in CI request handlerKaren Arutyunov1-9/+82
2019-04-08Serialize manifests in long lines mode to CI and package submission notificat...Karen Arutyunov1-6/+11
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2018-12-15Adapt to inventing start/colon/end positions in butl::manifest_name_valueKaren Arutyunov1-3/+5
2018-11-15Add support for repository location compound schemes (git+https, etc)Karen Arutyunov1-14/+3
2018-09-08Add multi-tenancy supportKaren Arutyunov1-1/+1
2018-08-28Add basic support for CI request handlingKaren Arutyunov1-0/+628