aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-12Fix previous fixKaren Arutyunov1-5/+7
2024-06-12Fix build task handler crash while handling odb::deadlockKaren Arutyunov1-3/+6
2024-06-12Update libodb* dependency constraints to ^2.5.0-b.27Boris Kolpackov1-2/+2
2024-06-11Update NEWS fileBoris Kolpackov1-0/+18
2024-06-04Fix brep-load potential crash introduced by previous commitKaren Arutyunov1-11/+11
2024-06-04Add --ignore-unresolv-cond option and rename --ignore-unresolved-tests to --i...Karen Arutyunov6-65/+212
2024-05-30Don't print classes derived from hidden on build configuration classes pageKaren Arutyunov3-20/+34
2024-05-29Minor tweak to ci-load handlerKaren Arutyunov1-1/+1
2024-05-28Add CI cancel handlerKaren Arutyunov15-40/+197
2024-05-27Change ##HEAD to #HEAD for build2 project repositories in repositories.manifestBoris Kolpackov1-5/+5
2024-05-23Replace ci_start::abandon() with ci_start::cancel()Karen Arutyunov3-40/+28
2024-05-23Make poll interval for unloaded tenant configurable and rename loaded_timesta...Karen Arutyunov11-51/+79
2024-05-21Add support for build_unloaded() notification for tenant-associated servicesKaren Arutyunov21-107/+831
2024-05-08Re-enable support for not bdep-initialized builds in odb.shKaren Arutyunov1-10/+2
2024-05-07Update odb.sh to match switch to libbutl-odbBoris Kolpackov1-0/+7
2024-05-07Adjust version checks to use new LIBODB*_VERSION_FULL macrosBoris Kolpackov1-2/+2
2024-05-06Switch to new multi-package ODB repositoryBoris Kolpackov1-5/+1
2024-04-24Generate challenge out of database transaction in build task handlerKaren Arutyunov1-68/+71
2024-04-24Fix tenant service related logic in build task handlerKaren Arutyunov3-10/+35
2024-04-22Fix brep-load to apply package manifest overrides before converting package b...Karen Arutyunov1-13/+15
2024-04-22Make buildable with GCC 4.9Karen Arutyunov2-20/+22
2024-04-22Add support for custom build botsKaren Arutyunov20-209/+1067
2024-04-01Make buildable with GCC 4.9Karen Arutyunov2-2/+2
2024-04-01Stash build toolchain in tenant objectKaren Arutyunov11-40/+167
2024-03-27Fix external test package configuration selection semantics in build task han...Karen Arutyunov1-27/+14
2024-03-26For external test package try to use same named package config as for main pa...Karen Arutyunov1-6/+30
2024-03-25Drop redundant casts for tracing booleans in brep::ci::build_queued()Karen Arutyunov1-2/+2
2024-03-25Add tenant_service_hintsKaren Arutyunov6-20/+101
2024-03-25Add NOTIFICATION_DIAG macro to mod/tenant-service.hxxKaren Arutyunov8-32/+110
2024-03-22Fix crashing of build task handlerKaren Arutyunov1-1/+2
2024-03-21Add support for build auxiliary machines/configurationsKaren Arutyunov20-376/+1212
2024-03-14Minor fix in build task handlerKaren Arutyunov1-1/+1
2024-03-14Add --ignore-unresolved-tests option for brep-loadKaren Arutyunov3-15/+46
2024-03-13Add search-description configuration optionBoris Kolpackov5-2/+34
2024-03-13Change semantics for build-toolchain-email configuration optionKaren Arutyunov7-27/+101
2024-03-12Adapt to build auxiliary machines related changes in libbpkg and libbbotKaren Arutyunov2-0/+9
2024-02-23Add INSTALL-CI-DEV guideKaren Arutyunov1-0/+131
2024-02-22Cleanup build queries in monitorKaren Arutyunov3-58/+90
2024-02-22Add support for tenant-associated service notificationsKaren Arutyunov41-538/+2041
2024-02-13Optimize database query in build-task serviceKaren Arutyunov1-11/+10
2024-02-01Add support for enable clause in tests package manifest valueKaren Arutyunov13-12/+49
2024-02-01Update copyrightKaren Arutyunov1-1/+1
2024-01-26Adjust installation notes/script to comply with PostgreSQL 15 and aboveKaren Arutyunov3-0/+31
2023-10-11To improve bdep-clean and bdep-monitor performance increase LIMIT clause valu...Karen Arutyunov2-2/+2
2023-10-04Don't propagate search criteria from package search page to package details pageKaren Arutyunov4-20/+9
2023-10-04Pass bpkg-pkg-verify diagnostics to user on package submission failureKaren Arutyunov2-3/+41
2023-10-03Relax constraint in upload-bindist by only forbidding leading dots in package...Karen Arutyunov2-14/+17
2023-10-03Reflect target CPU in bindist upload package config directory nameKaren Arutyunov2-6/+67
2023-09-29Add support for *-build-*email package manifest valuesKaren Arutyunov8-62/+84
2023-09-28Add support for explicit hidden target configuration classKaren Arutyunov5-21/+36