Age | Commit message (Expand) | Author | Files | Lines |
2024-06-04 | Add --ignore-unresolv-cond option and rename --ignore-unresolved-tests to --i... | Karen Arutyunov | 1 | -1/+1 |
2024-05-23 | Make poll interval for unloaded tenant configurable and rename loaded_timesta... | Karen Arutyunov | 5 | -16/+38 |
2024-05-21 | Add support for build_unloaded() notification for tenant-associated services | Karen Arutyunov | 6 | -5/+53 |
2024-05-08 | Re-enable support for not bdep-initialized builds in odb.sh | Karen Arutyunov | 1 | -10/+2 |
2024-05-07 | Update odb.sh to match switch to libbutl-odb | Boris Kolpackov | 1 | -0/+7 |
2024-05-07 | Adjust version checks to use new LIBODB*_VERSION_FULL macros | Boris Kolpackov | 1 | -2/+2 |
2024-04-22 | Make buildable with GCC 4.9 | Karen Arutyunov | 2 | -20/+22 |
2024-04-22 | Add support for custom build bots | Karen Arutyunov | 10 | -98/+558 |
2024-04-01 | Stash build toolchain in tenant object | Karen Arutyunov | 7 | -3/+55 |
2024-03-21 | Add support for build auxiliary machines/configurations | Karen Arutyunov | 9 | -45/+408 |
2024-03-12 | Adapt to build auxiliary machines related changes in libbpkg and libbbot | Karen Arutyunov | 1 | -0/+4 |
2024-02-22 | Cleanup build queries in monitor | Karen Arutyunov | 2 | -11/+61 |
2024-02-22 | Add support for tenant-associated service notifications | Karen Arutyunov | 9 | -15/+229 |
2024-02-01 | Add support for enable clause in tests package manifest value | Karen Arutyunov | 6 | -2/+15 |
2023-09-29 | Add support for *-build-*email package manifest values | Karen Arutyunov | 7 | -13/+42 |
2023-07-13 | Optimize build-task handler by using object loading view | Karen Arutyunov | 1 | -6/+12 |
2023-07-07 | Add odb sections to build_package class | Karen Arutyunov | 1 | -9/+38 |
2023-05-30 | Add support for package-description, package-description-type, and changes-ty... | Karen Arutyunov | 3 | -19/+49 |
2023-05-17 | Add support for upload handlers and implement brep-upload-bindist handler | Karen Arutyunov | 5 | -2/+7 |
2022-12-06 | Make sure we only build one package config per interactive tennant | Karen Arutyunov | 3 | -137/+134 |
2022-12-02 | Reflect that build tenant is archived on builds and package version details p... | Karen Arutyunov | 1 | -0/+1 |
2022-11-23 | Add support for package build configurations | Karen Arutyunov | 11 | -73/+478 |
2022-10-27 | Suppress (potential) bogus GCC 12 -Wrestrict warnings | Boris Kolpackov | 3 | -10/+10 |
2022-08-29 | Add target to build configuration id | Karen Arutyunov | 5 | -28/+95 |
2022-08-24 | Drop all database migrations to be backward compatible with only 0.15.0 (one ... | Karen Arutyunov | 4 | -200/+96 |
2022-02-11 | Add support for reflect clause in tests package manifest value | Karen Arutyunov | 6 | -14/+27 |
2022-01-17 | Adapt to package manifest dependency classes change | Karen Arutyunov | 2 | -5/+32 |
2022-01-17 | Adapt to package manifest requirement classes change | Karen Arutyunov | 5 | -4/+15 |
2021-12-21 | Use butl::small_vector for package manifest license alternatives | Karen Arutyunov | 1 | -1/+1 |
2021-12-09 | Prepare for supporting multiple ids in requirement alternative | Karen Arutyunov | 7 | -8/+131 |
2021-12-08 | Prepare for supporting multiple dependencies in dependency alternative | Karen Arutyunov | 2 | -9/+160 |
2021-11-15 | Drop all database migrations to be backward compatible with only 0.14.0 (one ... | Karen Arutyunov | 4 | -47/+19 |
2021-10-04 | Add support for soft and hard rebuilds | Karen Arutyunov | 3 | -23/+68 |
2021-09-28 | Adapt to libbutl headers extension change from .mxx to .hxx | Karen Arutyunov | 5 | -16/+16 |
2021-09-24 | Add support for requires, tests, examples, benchmarks, and host task manifest... | Karen Arutyunov | 6 | -43/+132 |
2021-08-24 | Add support for build-time mark (*) in tests, examples, and benchmarks packag... | Karen Arutyunov | 2 | -2/+15 |
2021-03-26 | Add support for interactive CI mode | Karen Arutyunov | 9 | -20/+69 |
2020-07-23 | Drop all database migrations to be backward compatible with only 0.13.0 (one ... | Karen Arutyunov | 5 | -335/+77 |
2020-07-17 | Close package database schema version | Karen Arutyunov | 1 | -1/+1 |
2020-06-26 | Adapt to merging of package external tests, examples, and benchmarks into typ... | Karen Arutyunov | 7 | -81/+126 |
2020-05-01 | Adapt to renaming bpkg::url class to bpkg::manifest_url | Karen Arutyunov | 3 | -19/+23 |
2020-04-07 | Fix to compile with g++ 4.9 | Karen Arutyunov | 1 | -4/+4 |
2020-04-06 | Add support for test-exclude task manifest value | Karen Arutyunov | 9 | -27/+201 |
2020-04-05 | Make brep-load to resolve package dependencies in shallow mode | Karen Arutyunov | 1 | -2/+2 |
2020-04-01 | Invent alternative package rebuild timeout | Karen Arutyunov | 1 | -0/+1 |
2020-03-27 | Implement brep-monitor | Karen Arutyunov | 5 | -4/+171 |
2020-02-07 | Drop copyright notice from source code | Karen Arutyunov | 17 | -17/+0 |
2020-01-28 | Relax requirements for CI and submit service parameters | Karen Arutyunov | 1 | -0/+1 |
2019-11-26 | Remove redundant {package,build}-???-{pre,post}.sql files in odb.sh | Karen Arutyunov | 1 | -0/+2 |
2019-11-26 | Drop all database migrations to be backward compatible with only 0.12.0 (one ... | Karen Arutyunov | 4 | -283/+264 |