Age | Commit message (Expand) | Author | Files | Lines |
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 |
2020-05-01 | Adapt to renaming bpkg::url class to bpkg::manifest_url | Karen Arutyunov | 5 | -24/+27 |
2020-05-01 | Add Apache2-based HTTP(S) caching proxy configuration | Karen Arutyunov | 3 | -69/+282 |
2020-04-10 | Replace build-email manifest value with build-warning-email | Karen Arutyunov | 2 | -1/+7 |
2020-04-07 | Fix to compile with g++ 4.9 | Karen Arutyunov | 1 | -4/+4 |
2020-04-07 | Bump build2 version requirement to 0.13.0- (need config directive) | Boris Kolpackov | 1 | -2/+2 |
2020-04-06 | Add support for test-exclude task manifest value | Karen Arutyunov | 16 | -53/+292 |
2020-04-05 | Make brep-load to resolve package dependencies in shallow mode | Karen Arutyunov | 3 | -25/+25 |
2020-04-01 | Invent alternative package rebuild timeout | Karen Arutyunov | 9 | -29/+242 |
2020-04-01 | Make brep-monitor to also print total delays count in brief report mode | Karen Arutyunov | 1 | -28/+83 |
2020-04-01 | Make brep-monitor not to update build delay report timestamps if --report-tim... | Karen Arutyunov | 2 | -15/+26 |
2020-04-01 | Fix brep-monitor not to erroneously report delay due to incomplete rebuild wi... | Karen Arutyunov | 1 | -5/+9 |
2020-03-27 | Implement brep-monitor | Karen Arutyunov | 89 | -506/+1800 |
2020-03-05 | Don't mention CONTRIBUTING.md in buildfile | Karen Arutyunov | 2 | -3/+3 |
2020-02-28 | Add .gitattributes file | Karen Arutyunov | 1 | -0/+19 |
2020-02-25 | Add UTF-8 error details to CI and submit service responces | Karen Arutyunov | 2 | -4/+10 |
2020-02-19 | Fix copyright notice extraction for building and documentation generating | Karen Arutyunov | 2 | -4/+4 |
2020-02-19 | Add LEGAL file, move ODB exception note there | Boris Kolpackov | 3 | -3/+9 |
2020-02-18 | Update style submodule | Boris Kolpackov | 1 | -0/+0 |
2020-02-18 | New LICENSE/AUTHORS arrangement | Karen Arutyunov | 7 | -35/+44 |
2020-02-12 | Use copyright extracted from COPYRIGHT file for printing utility version | Karen Arutyunov | 7 | -3/+21 |
2020-02-10 | Distribute and install COPYRIGHT file | Karen Arutyunov | 1 | -2/+2 |
2020-02-07 | Add copyright variable substitution to doc/cli.sh | Karen Arutyunov | 1 | -8/+24 |
2020-02-07 | Update submodules | Boris Kolpackov | 1 | -0/+0 |
2020-02-07 | Drop copyright notice from source code | Karen Arutyunov | 124 | -124/+0 |
2020-02-07 | Update last year in COPYRIGHT file | Karen Arutyunov | 1 | -1/+1 |
2020-02-07 | Add COPYRIGHT file | Karen Arutyunov | 2 | -1/+14 |
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 | 5 | -29/+10 |