aboutsummaryrefslogtreecommitdiff
path: root/libbrep/build-package.hxx
AgeCommit message (Collapse)AuthorFilesLines
2020-04-06Add support for test-exclude task manifest valuemigration-exampleKaren Arutyunov1-5/+30
Note that the last two commits demonstrate an approach to use for migrating data on the ODB object member type change.
2020-04-05Prepare to replacing package buildable flag with enumerationKaren Arutyunov1-0/+2
Note that changing the data member type is not automatically handled by the ODB migration machinery. Thus, we split the schema change into two steps, with this commit implementing the first step (see migrate/migrate.cxx for details).
2020-03-27Implement brep-monitorKaren Arutyunov1-0/+2
2020-02-07Drop copyright notice from source codeKaren Arutyunov1-1/+0
2019-07-22Speed-up builds page loadingKaren Arutyunov1-1/+1
2019-07-09Add support for marking internal repository as non-buildableKaren Arutyunov1-9/+6
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2018-11-29Add support for builds manifest valueKaren Arutyunov1-37/+9
2018-10-30Add tenant objectKaren Arutyunov1-30/+52
2018-09-08Add multi-tenancy supportKaren Arutyunov1-18/+28
2018-05-19Update copyright yearKaren Arutyunov1-1/+1
2017-07-10Add support for build include/exclude manifest valuesKaren Arutyunov1-2/+40
2017-07-05Make use of foreign package objects in build-related functionalityKaren Arutyunov1-9/+60
2017-07-03Fix builds page to correctly display unbuilt package countKaren Arutyunov1-0/+56