Age | Commit message (Expand) | Author | Files | Lines |
2022-10-27 | Suppress (potential) bogus GCC 12 -Wrestrict warnings | Boris Kolpackov | 8 | -10/+10 |
2022-09-29 | Fix build-result-request-max-size config option default value from 10240000 t... | Karen Arutyunov | 1 | -1/+1 |
2022-08-29 | Add target to build configuration id | Karen Arutyunov | 11 | -112/+189 |
2022-07-01 | Add support for disabling package build notification emails per toolchain name | Karen Arutyunov | 2 | -0/+25 |
2022-02-11 | Add support for reflect clause in tests package manifest value | Karen Arutyunov | 1 | -1/+2 |
2022-01-17 | Adapt to package manifest dependency classes change | Karen Arutyunov | 2 | -27/+68 |
2022-01-17 | Adapt to package manifest requirement classes change | Karen Arutyunov | 2 | -24/+55 |
2021-12-09 | Prepare for supporting multiple ids in requirement alternative | Karen Arutyunov | 2 | -2/+6 |
2021-12-08 | Prepare for supporting multiple dependencies in dependency alternative | Karen Arutyunov | 2 | -34/+44 |
2021-11-24 | Fix forced package re-build timeout evaluation | Karen Arutyunov | 1 | -2/+2 |
2021-11-19 | Use pkeyutl command instead of rsautl starting openssl version 3.0.0 | Karen Arutyunov | 2 | -3/+34 |
2021-10-29 | Enable footnotes for cmark-gfm parser | Karen Arutyunov | 1 | -14/+15 |
2021-10-14 | Make some web interface cleanups | Karen Arutyunov | 5 | -50/+14 |
2021-10-12 | Adapt to bpkg::version API change | Karen Arutyunov | 1 | -2/+2 |
2021-10-04 | Add support for soft and hard rebuilds | Karen Arutyunov | 4 | -97/+356 |
2021-09-28 | Adapt to libbutl headers extension change from .mxx to .hxx | Karen Arutyunov | 13 | -47/+47 |
2021-09-27 | Add support for build2 configuration class | Karen Arutyunov | 1 | -1/+4 |
2021-09-24 | Add support for requires, tests, examples, benchmarks, and host task manifest... | Karen Arutyunov | 1 | -3/+10 |
2021-08-24 | Add support for build-time mark (*) in tests, examples, and benchmarks packag... | Karen Arutyunov | 1 | -2/+8 |
2021-08-05 | Tweak name_value_scanner::position() implementation | Boris Kolpackov | 2 | -2/+2 |
2021-08-05 | Add handler::name_value_scanner::position() | Karen Arutyunov | 2 | -0/+9 |
2021-04-09 | Fix broken package rebuild | Karen Arutyunov | 1 | -4/+5 |
2021-03-29 | Add missing build-interactive-login option to etc/brep-module.conf | Karen Arutyunov | 1 | -1/+2 |
2021-03-26 | Add support for interactive CI mode | Karen Arutyunov | 10 | -78/+256 |
2021-03-22 | Fix Build Configurations page to add tenant to links | Karen Arutyunov | 1 | -2/+2 |
2020-11-24 | Don't send build notification if build-email package manifest value is unspec... | Karen Arutyunov | 1 | -19/+4 |
2020-11-06 | Adapt to process::kill() semantics change | Karen Arutyunov | 1 | -0/+3 |
2020-09-03 | Initial support for private brep instance setup | Karen Arutyunov | 1 | -8/+8 |
2020-06-26 | Adapt to merging of package external tests, examples, and benchmarks into typ... | Karen Arutyunov | 2 | -44/+60 |
2020-05-02 | For external test packages use the 'all' class as default underlying build cl... | Karen Arutyunov | 4 | -10/+32 |
2020-05-01 | Adapt to renaming bpkg::url class to bpkg::manifest_url | Karen Arutyunov | 2 | -5/+4 |
2020-04-06 | Add support for test-exclude task manifest value | Karen Arutyunov | 1 | -6/+36 |
2020-04-01 | Invent alternative package rebuild timeout | Karen Arutyunov | 5 | -10/+133 |
2020-03-27 | Implement brep-monitor | Karen Arutyunov | 43 | -383/+428 |
2020-02-25 | Add UTF-8 error details to CI and submit service responces | Karen Arutyunov | 2 | -4/+10 |
2020-02-07 | Drop copyright notice from source code | Karen Arutyunov | 49 | -49/+0 |
2020-01-28 | Fix 'regular expression: parentheses () not balanced' database query error fo... | Karen Arutyunov | 1 | -1/+5 |
2020-01-28 | Relax requirements for CI and submit service parameters | Karen Arutyunov | 2 | -24/+4 |
2019-10-31 | Omit builds section on package version details page if builds manifest value ... | Karen Arutyunov | 1 | -0/+14 |
2019-10-31 | Add support for environment task manifest value | Karen Arutyunov | 1 | -0/+1 |
2019-10-31 | Add support for tests, examples, and benchmark package manifest values | Karen Arutyunov | 1 | -53/+90 |
2019-09-30 | Adapt to moving path match to path-pattern.?xx | Karen Arutyunov | 3 | -6/+6 |
2019-09-28 | Adapt to swapping of entry and pattern parameters in butl::path_match() | Karen Arutyunov | 3 | -8/+8 |
2019-09-28 | Adapt to renaming butl::casecmp() to icasecmp() | Karen Arutyunov | 3 | -6/+6 |
2019-09-27 | Adapt to bracket expressions in wildcard patterns | Karen Arutyunov | 2 | -36/+79 |
2019-09-24 | Fix package version details page not to print unbuilt configurations for arch... | Karen Arutyunov | 1 | -1/+10 |
2019-09-19 | Revert previous commit erroneously pushed to master instead of dev branch | Karen Arutyunov | 2 | -58/+23 |
2019-09-19 | Adapt to bracket expressions in wildcard patterns | Karen Arutyunov | 2 | -23/+58 |
2019-09-05 | Adapt to optional package revision | Karen Arutyunov | 2 | -6/+27 |
2019-08-12 | Adjust to fdstream constructor changes | Boris Kolpackov | 1 | -1/+1 |