aboutsummaryrefslogtreecommitdiff
path: root/mod/database-module.cxx
AgeCommit message (Collapse)AuthorFilesLines
6 daysSleep for some short period of time before retrying after odb::recoverable ↵Karen Arutyunov1-9/+17
exception Also increase the default maximum number of retries for configuration to 20 from 10.
6 daysAutomatically increase build queued timeout for big number of builds in ↵Karen Arutyunov1-17/+39
'queued' notifications Note that this commit changes the semantics of the tenant::queued_timestamp member. Previously it was set to the time when the build objects are turned into the queued state. Now it is set to the time when the queued notification for them is assumed to be delivered to the third party service.
2024-12-10Add tenant id to tenant service notifications and callbacksBoris Kolpackov1-5/+15
2024-12-10Retry database operations on recoverable failures in ci_start class functionsKaren Arutyunov1-2/+6
2024-04-24Fix tenant service related logic in build task handlerKaren Arutyunov1-1/+9
2024-02-22Add support for tenant-associated service notificationsKaren Arutyunov1-0/+56
2020-03-27Implement brep-monitorKaren Arutyunov1-1/+1
2020-02-07Drop copyright notice from source codeKaren Arutyunov1-1/+0
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2018-12-11Add support for build configuration class inheritanceKaren Arutyunov1-57/+9
2018-07-10Add support for package submissionKaren Arutyunov1-3/+3
2018-05-19Update copyright yearKaren Arutyunov1-1/+1
2017-10-03Adapt to modularization of libbutlKaren Arutyunov1-1/+1
2017-07-03Fix builds page to correctly display unbuilt package countKaren Arutyunov1-0/+2
2017-05-31Add support for bbot agent authenticationKaren Arutyunov1-1/+5
2017-05-15Implement builds pageKaren Arutyunov1-1/+21
2017-05-01Adapt to adding hxx extension for headers and lib prefix for library dir in ↵Karen Arutyunov1-1/+1
libbutl
2017-04-30Add hxx extension for headers and lib prefix for library dirsKaren Arutyunov1-4/+4
2017-04-19Implement build task, result and log requests handlingKaren Arutyunov1-4/+48
2017-01-09Make use of operator<<(ostream, exception)Karen Arutyunov1-1/+1
2017-01-05Update copyright yearBoris Kolpackov1-1/+1
2016-04-21Move module implementation from brep/ to mod/Boris Kolpackov1-0/+50