aboutsummaryrefslogtreecommitdiff
path: root/monitor
AgeCommit message (Expand)AuthorFilesLines
7 daysAdd support for build auxiliary machines/configurationsKaren Arutyunov1-0/+13
2024-02-22Cleanup build queries in monitorKaren Arutyunov1-47/+29
2024-02-22Add support for tenant-associated service notificationsKaren Arutyunov1-1/+7
2023-10-11To improve bdep-clean and bdep-monitor performance increase LIMIT clause valu...Karen Arutyunov1-1/+1
2023-07-17Optimize builds page by discouraging PostgreSQL from using the nested loop jo...Karen Arutyunov1-0/+5
2023-07-13Optimize build-task handler by using object loading viewKaren Arutyunov1-1/+1
2023-07-07Add odb sections to build_package classKaren Arutyunov1-7/+14
2022-11-23Add support for package build configurationsKaren Arutyunov1-207/+228
2022-08-29Add target to build configuration idKaren Arutyunov1-16/+30
2021-10-04Add support for soft and hard rebuildsKaren Arutyunov2-270/+454
2021-09-28Adapt to libbutl headers extension change from .mxx to .hxxKaren Arutyunov1-2/+2
2020-07-23Minor monitor.cli fixKaren Arutyunov1-1/+1
2020-04-01Invent alternative package rebuild timeoutKaren Arutyunov2-19/+80
2020-04-01Make brep-monitor to also print total delays count in brief report modeKaren Arutyunov1-28/+83
2020-04-01Make brep-monitor not to update build delay report timestamps if --report-tim...Karen Arutyunov2-15/+26
2020-04-01Fix brep-monitor not to erroneously report delay due to incomplete rebuild wi...Karen Arutyunov1-5/+9
2020-03-27Implement brep-monitorKaren Arutyunov5-0/+1005