Age | Commit message (Expand) | Author | Files | Lines |
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 |
2020-09-07 | Fix issues in private brep install README | Boris Kolpackov | 1 | -4/+9 |
2020-09-04 | Update private VM management scripts | Boris Kolpackov | 5 | -13/+86 |
2020-09-04 | Add private install README | Boris Kolpackov | 1 | -0/+270 |
2020-09-03 | Add example for bridge/tap network setup using systemd-networkd | Boris Kolpackov | 6 | -0/+162 |
2020-09-03 | Initial support for private brep instance setup | Karen Arutyunov | 24 | -25/+2243 |
2020-07-30 | Fix brep-submit-git not to create project ownership manifest in target repo i... | Karen Arutyunov | 1 | -2/+2 |
2020-07-23 | Minor monitor.cli fix | Karen Arutyunov | 1 | -1/+1 |
2020-07-23 | Drop all database migrations to be backward compatible with only 0.13.0 (one ... | Karen Arutyunov | 6 | -363/+81 |
2020-07-21 | Change to version 0.14.0-a.0.z | Boris Kolpackov | 2 | -9/+9 |
2020-07-18 | Release version 0.13.0v0.13.0 | Boris Kolpackov | 2 | -11/+11 |
2020-07-17 | Update submodules | Boris Kolpackov | 1 | -0/+0 |
2020-07-17 | Close package database schema version | Karen Arutyunov | 1 | -1/+1 |
2020-07-14 | Update NEWS file | Boris Kolpackov | 1 | -0/+15 |
2020-07-01 | Use legal{} target type for legal documentation (LICENSE, AUTHORS, etc) | Boris Kolpackov | 1 | -2/+2 |
2020-06-26 | Adapt to merging of package external tests, examples, and benchmarks into typ... | Karen Arutyunov | 12 | -170/+219 |
2020-05-02 | For external test packages use the 'all' class as default underlying build cl... | Karen Arutyunov | 4 | -10/+32 |