Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
6 days | Sleep for some short period of time before retrying after odb::recoverable ↵ | Karen Arutyunov | 1 | -9/+17 | |
exception Also increase the default maximum number of retries for configuration to 20 from 10. | |||||
6 days | Automatically increase build queued timeout for big number of builds in ↵ | Karen Arutyunov | 1 | -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-10 | Add tenant id to tenant service notifications and callbacks | Boris Kolpackov | 1 | -5/+15 | |
2024-12-10 | Retry database operations on recoverable failures in ci_start class functions | Karen Arutyunov | 1 | -2/+6 | |
2024-04-24 | Fix tenant service related logic in build task handler | Karen Arutyunov | 1 | -1/+9 | |
2024-02-22 | Add support for tenant-associated service notifications | Karen Arutyunov | 1 | -0/+56 | |
2020-03-27 | Implement brep-monitor | Karen Arutyunov | 1 | -1/+1 | |
2020-02-07 | Drop copyright notice from source code | Karen Arutyunov | 1 | -1/+0 | |
2019-01-16 | Update copyright year | Karen Arutyunov | 1 | -1/+1 | |
2018-12-11 | Add support for build configuration class inheritance | Karen Arutyunov | 1 | -57/+9 | |
2018-07-10 | Add support for package submission | Karen Arutyunov | 1 | -3/+3 | |
2018-05-19 | Update copyright year | Karen Arutyunov | 1 | -1/+1 | |
2017-10-03 | Adapt to modularization of libbutl | Karen Arutyunov | 1 | -1/+1 | |
2017-07-03 | Fix builds page to correctly display unbuilt package count | Karen Arutyunov | 1 | -0/+2 | |
2017-05-31 | Add support for bbot agent authentication | Karen Arutyunov | 1 | -1/+5 | |
2017-05-15 | Implement builds page | Karen Arutyunov | 1 | -1/+21 | |
2017-05-01 | Adapt to adding hxx extension for headers and lib prefix for library dir in ↵ | Karen Arutyunov | 1 | -1/+1 | |
libbutl | |||||
2017-04-30 | Add hxx extension for headers and lib prefix for library dirs | Karen Arutyunov | 1 | -4/+4 | |
2017-04-19 | Implement build task, result and log requests handling | Karen Arutyunov | 1 | -4/+48 | |
2017-01-09 | Make use of operator<<(ostream, exception) | Karen Arutyunov | 1 | -1/+1 | |
2017-01-05 | Update copyright year | Boris Kolpackov | 1 | -1/+1 | |
2016-04-21 | Move module implementation from brep/ to mod/ | Boris Kolpackov | 1 | -0/+50 | |