aboutsummaryrefslogtreecommitdiff
path: root/etc
AgeCommit message (Collapse)AuthorFilesLines
7 daysSleep for some short period of time before retrying after odb::recoverable ↵Karen Arutyunov2-4/+4
exception Also increase the default maximum number of retries for configuration to 20 from 10.
7 daysAutomatically increase build queued timeout for big number of builds in ↵Karen Arutyunov2-12/+18
'queued' notifications Note that this commit changes the semantics of the tenant::queued_timestamp member. Previously it was set to the time when the build objects are turned into the queued state. Now it is set to the time when the queued notification for them is assumed to be delivered to the third party service.
2025-01-15ci-github: Store webhook secret in a fileFrancois Kritzinger2-6/+10
Keep secrets out of the configuration file for the sake of security.
2024-12-10Support multiple GitHub app instancesBoris Kolpackov2-16/+6
2024-12-10Handle replaced tenants and clean up code/commentsFrancois Kritzinger2-1/+24
2024-12-10Verify webhook request HMACsFrancois Kritzinger1-0/+23
2024-10-29Increase build-result-request-max-size config option default value from 10M ↵Karen Arutyunov2-4/+4
to 15M
2024-08-09Add instructions for setting up package versions metadata loading to INSTALL ↵Karen Arutyunov1-0/+1
file
2024-08-07Add support for advanced package searchKaren Arutyunov2-0/+2
2024-08-07Add support for loading package version reviewsKaren Arutyunov2-0/+26
2024-03-13Add search-description configuration optionBoris Kolpackov2-0/+14
2024-03-13Change semantics for build-toolchain-email configuration optionKaren Arutyunov2-16/+22
2024-02-22Add support for tenant-associated service notificationsKaren Arutyunov2-0/+16
2024-01-26Adjust installation notes/script to comply with PostgreSQL 15 and aboveKaren Arutyunov1-0/+9
2023-05-17Sync comments in brep-module.conf with module.cliKaren Arutyunov2-14/+16
2023-05-17Add support for upload handlers and implement brep-upload-bindist handlerKaren Arutyunov3-9/+166
2023-04-14Add support for random package ordering in build task moduleKaren Arutyunov2-10/+66
2022-12-06Fix installation documentationKaren Arutyunov1-1/+1
2022-07-01Add support for disabling package build notification emails per toolchain nameKaren Arutyunov1-0/+10
2021-10-04Add support for soft and hard rebuildsKaren Arutyunov1-10/+30
2021-03-29Add missing build-interactive-login option to etc/brep-module.confKaren Arutyunov1-0/+12
2021-03-29Change package repository certificate fingerprints in ↵Karen Arutyunov1-4/+4
etc/private/install/brep-install
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-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 Arutyunov14-2/+1629
2020-05-01Add Apache2-based HTTP(S) caching proxy configurationKaren Arutyunov1-0/+144
2020-04-01Invent alternative package rebuild timeoutKaren Arutyunov1-0/+28
2020-03-27Implement brep-monitorKaren Arutyunov4-2/+44
2020-02-07Drop copyright notice from source codeKaren Arutyunov1-1/+0
2019-03-05Align with latest bdep-newKaren Arutyunov1-2/+8
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2018-12-04Print configuration target and classes on build configurations pageKaren Arutyunov1-5/+14
2018-10-30Add tenant objectKaren Arutyunov1-1/+5
2018-09-14Add support for packages and builds global viewsKaren Arutyunov1-0/+6
2018-09-10Add build-configs serviceKaren Arutyunov1-0/+1
2018-09-08Add missing test files into distributionKaren Arutyunov1-2/+0
2018-09-08Add documentation to etc/brep-module.confKaren Arutyunov1-0/+16
2018-09-04Increase default number of packages and builds on page from 10 to 20Karen Arutyunov1-3/+3
2018-08-31Add support for git repositories to brep-loadKaren Arutyunov1-1/+2