aboutsummaryrefslogtreecommitdiff
path: root/libbrep/build-extra.sql
AgeCommit message (Collapse)AuthorFilesLines
2020-04-06Add support for test-exclude task manifest valuemigration-exampleKaren Arutyunov1-6/+67
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-1/+1
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).
2019-07-09Add support for marking internal repository as non-buildableKaren Arutyunov1-1/+2
2018-11-29Add support for builds manifest valueKaren Arutyunov1-1/+20
2018-10-30Add tenant objectKaren Arutyunov1-0/+10
2018-10-12Recreate database schema extras on migrationKaren Arutyunov1-0/+3
2018-09-08Add multi-tenancy supportKaren Arutyunov1-2/+6
2018-08-31Add support for git repositories to brep-loadKaren Arutyunov1-1/+2
2018-05-24Adapt to inventing package_name typeKaren Arutyunov1-2/+2
2017-07-10Add support for build include/exclude manifest valuesKaren Arutyunov1-0/+18
2017-07-05Make use of foreign package objects in build-related functionalityKaren Arutyunov1-2/+13
2017-07-03Fix builds page to correctly display unbuilt package countKaren Arutyunov1-0/+20