Age | Commit message (Expand) | Author | Files | Lines |
2021-11-24 | Remove redundant space before multi-line manifest value introducer in test ma... | Karen Arutyunov | 12 | -123/+127 |
2021-11-24 | Fix forced package re-build timeout evaluation | Karen Arutyunov | 1 | -2/+2 |
2021-11-23 | Adapt tests to multi-line manifest values serialization change | 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-11-15 | Drop all database migrations to be backward compatible with only 0.14.0 (one ... | Karen Arutyunov | 5 | -63/+25 |
2021-10-29 | Enable footnotes for cmark-gfm parser | Karen Arutyunov | 5 | -21/+25 |
2021-10-20 | Change to version 0.15.0-a.0.z | Boris Kolpackov | 2 | -9/+9 |
2021-10-16 | Release version 0.14.0v0.14.0 | Boris Kolpackov | 2 | -12/+12 |
2021-10-15 | Update style submodule | Boris Kolpackov | 1 | -0/+0 |
2021-10-14 | Make some web interface cleanups | Karen Arutyunov | 8 | -53/+14 |
2021-10-12 | Adapt to bpkg::version API change | Karen Arutyunov | 2 | -3/+3 |
2021-10-11 | Fix typo in NEWS file | Karen Arutyunov | 1 | -1/+1 |
2021-10-11 | Minor updates to NEWS file | Boris Kolpackov | 1 | -3/+3 |
2021-10-07 | Fix loader to add base repository manifest implicitly if repositories.manifes... | Karen Arutyunov | 2 | -2/+5 |
2021-10-07 | Update NEWS file | Boris Kolpackov | 1 | -0/+14 |
2021-10-04 | Add support for soft and hard rebuilds | Karen Arutyunov | 11 | -400/+940 |
2021-09-28 | Adapt to libbutl headers extension change from .mxx to .hxx | Karen Arutyunov | 28 | -85/+85 |
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 | 10 | -49/+148 |
2021-09-24 | Fortify tests against NDEBUG | Karen Arutyunov | 2 | -0/+6 |
2021-08-24 | Add support for build-time mark (*) in tests, examples, and benchmarks packag... | Karen Arutyunov | 8 | -11/+42 |
2021-08-24 | Make submit-git handler to provide additional info if control URL matches cas... | Karen Arutyunov | 1 | -9/+42 |
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-20 | Disable bunch of bogus GCC warnings | Karen Arutyunov | 1 | -2/+5 |
2021-04-09 | Fix login font on builds and package version details pages | Karen Arutyunov | 2 | -0/+2 |
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 | 2 | -1/+14 |
2021-03-29 | Change package repository certificate fingerprints in etc/private/install/bre... | Karen Arutyunov | 1 | -4/+4 |
2021-03-27 | Fix submit handler tests | Karen Arutyunov | 1 | -0/+40 |
2021-03-26 | Add support for interactive CI mode | Karen Arutyunov | 25 | -125/+399 |
2021-03-22 | Fix Build Configurations page to add tenant to links | Karen Arutyunov | 1 | -2/+2 |
2021-03-13 | Update copyright | Karen Arutyunov | 1 | -1/+1 |
2021-02-26 | Convert bash functions that return arrays to comply with Bash Style Guide | Karen Arutyunov | 4 | -17/+16 |
2020-11-24 | Don't send build notification if build-email package manifest value is unspec... | Karen Arutyunov | 1 | -19/+4 |
2020-11-17 | Adapt to bpkg_util_pkg_find_archive() result fields reorder | Karen Arutyunov | 2 | -6/+6 |
2020-11-06 | Adapt to process::kill() semantics change | Karen Arutyunov | 1 | -0/+3 |
2020-10-14 | Adapt to renaming bpkg-rep project/package to bpkg-util | Karen Arutyunov | 4 | -8/+8 |
2020-09-24 | Fix submission handler issues arising due to package archive name ambiguity | Karen Arutyunov | 9 | -56/+111 |
2020-09-14 | Make loader to retry on bpkg recoverable errors | Karen Arutyunov | 1 | -91/+146 |
2020-09-14 | Add note on blank login screen in etc/private/README | Boris Kolpackov | 1 | -2/+3 |
2020-09-10 | Fix few issues in etc/private/install/README | Boris Kolpackov | 1 | -2/+2 |
2020-09-10 | Add etc/private/install/README | Boris Kolpackov | 1 | -0/+75 |
2020-09-10 | Proofreading changes to etc/private/README | Boris Kolpackov | 1 | -58/+73 |
2020-09-09 | Updates to private install infrastructure and instructions | Boris Kolpackov | 6 | -20/+106 |
2020-09-09 | Fix loader assertion failure for external repository without local cache | Karen Arutyunov | 4 | -37/+168 |
2020-09-09 | Fail if unable to obtain host name/address in etc/private/install/brep-startup | Karen Arutyunov | 1 | -1/+9 |
2020-09-09 | Further tweaks to etc/private/README | Boris Kolpackov | 1 | -8/+13 |
2020-09-08 | Fix typo in etc/private/README | Boris Kolpackov | 1 | -1/+1 |
2020-09-07 | Add --clean option to etc/private/install/brep-install | Karen Arutyunov | 1 | -1/+38 |