aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-27Invent soft and hard rebuildssoft-rebuildKaren Arutyunov1-4/+14
2021-09-24Add support for requires, tests, examples, benchmarks, and host task manifest...Karen Arutyunov10-49/+148
2021-09-24Fortify tests against NDEBUGKaren Arutyunov2-0/+6
2021-08-24Add support for build-time mark (*) in tests, examples, and benchmarks packag...Karen Arutyunov8-11/+42
2021-08-24Make submit-git handler to provide additional info if control URL matches cas...Karen Arutyunov1-9/+42
2021-08-05Tweak name_value_scanner::position() implementationBoris Kolpackov2-2/+2
2021-08-05Add handler::name_value_scanner::position()Karen Arutyunov2-0/+9
2021-04-20Disable bunch of bogus GCC warningsKaren Arutyunov1-2/+5
2021-04-09Fix login font on builds and package version details pagesKaren Arutyunov2-0/+2
2021-04-09Fix broken package rebuildKaren Arutyunov1-4/+5
2021-03-29Add missing build-interactive-login option to etc/brep-module.confKaren Arutyunov2-1/+14
2021-03-29Change package repository certificate fingerprints in etc/private/install/bre...Karen Arutyunov1-4/+4
2021-03-27Fix submit handler testsKaren Arutyunov1-0/+40
2021-03-26Add support for interactive CI modeKaren Arutyunov25-125/+399
2021-03-22Fix Build Configurations page to add tenant to linksKaren Arutyunov1-2/+2
2021-03-13Update copyrightKaren Arutyunov1-1/+1
2021-02-26Convert bash functions that return arrays to comply with Bash Style GuideKaren Arutyunov4-17/+16
2020-11-24Don't send build notification if build-email package manifest value is unspec...Karen Arutyunov1-19/+4
2020-11-17Adapt to bpkg_util_pkg_find_archive() result fields reorderKaren Arutyunov2-6/+6
2020-11-06Adapt to process::kill() semantics changeKaren Arutyunov1-0/+3
2020-10-14Adapt to renaming bpkg-rep project/package to bpkg-utilKaren Arutyunov4-8/+8
2020-09-24Fix submission handler issues arising due to package archive name ambiguityKaren Arutyunov9-56/+111
2020-09-14Make loader to retry on bpkg recoverable errorsKaren Arutyunov1-91/+146
2020-09-14Add note on blank login screen in etc/private/READMEBoris Kolpackov1-2/+3
2020-09-10Fix few issues in etc/private/install/READMEBoris Kolpackov1-2/+2
2020-09-10Add etc/private/install/READMEBoris Kolpackov1-0/+75
2020-09-10Proofreading changes to etc/private/READMEBoris Kolpackov1-58/+73
2020-09-09Updates to private install infrastructure and instructionsBoris Kolpackov6-20/+106
2020-09-09Fix loader assertion failure for external repository without local cacheKaren Arutyunov4-37/+168
2020-09-09Fail if unable to obtain host name/address in etc/private/install/brep-startupKaren Arutyunov1-1/+9
2020-09-09Further tweaks to etc/private/READMEBoris Kolpackov1-8/+13
2020-09-08Fix typo in etc/private/READMEBoris Kolpackov1-1/+1
2020-09-07Add --clean option to etc/private/install/brep-installKaren Arutyunov1-1/+38
2020-09-07Fix issues in private brep install READMEBoris Kolpackov1-4/+9
2020-09-04Update private VM management scriptsBoris Kolpackov5-13/+86
2020-09-04Add private install READMEBoris Kolpackov1-0/+270
2020-09-03Add example for bridge/tap network setup using systemd-networkdBoris Kolpackov6-0/+162
2020-09-03Initial support for private brep instance setupKaren Arutyunov24-25/+2243
2020-07-30Fix brep-submit-git not to create project ownership manifest in target repo i...Karen Arutyunov1-2/+2
2020-07-23Minor monitor.cli fixKaren Arutyunov1-1/+1
2020-07-23Drop all database migrations to be backward compatible with only 0.13.0 (one ...Karen Arutyunov6-363/+81
2020-07-21Change to version 0.14.0-a.0.zBoris Kolpackov2-9/+9
2020-07-18Release version 0.13.0v0.13.0Boris Kolpackov2-11/+11
2020-07-17Update submodulesBoris Kolpackov1-0/+0
2020-07-17Close package database schema versionKaren Arutyunov1-1/+1
2020-07-14Update NEWS fileBoris Kolpackov1-0/+15
2020-07-01Use legal{} target type for legal documentation (LICENSE, AUTHORS, etc)Boris Kolpackov1-2/+2
2020-06-26Adapt to merging of package external tests, examples, and benchmarks into typ...Karen Arutyunov12-170/+219
2020-05-02For external test packages use the 'all' class as default underlying build cl...Karen Arutyunov4-10/+32
2020-05-01Adapt to renaming bpkg::url class to bpkg::manifest_urlKaren Arutyunov5-24/+27