aboutsummaryrefslogtreecommitdiff
path: root/libbrep
AgeCommit message (Collapse)AuthorFilesLines
2020-04-06Add support for test-exclude task manifest valuemigration-exampleKaren Arutyunov9-39/+207
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 Arutyunov6-3/+16
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-04-05Make brep-load to resolve package dependencies in shallow modeKaren Arutyunov1-2/+2
2020-04-01Invent alternative package rebuild timeoutKaren Arutyunov1-0/+1
2020-03-27Implement brep-monitorKaren Arutyunov5-4/+171
2020-02-07Drop copyright notice from source codeKaren Arutyunov17-17/+0
2020-01-28Relax requirements for CI and submit service parametersKaren Arutyunov1-0/+1
2019-11-26Remove redundant {package,build}-???-{pre,post}.sql files in odb.shKaren Arutyunov1-0/+2
2019-11-26Drop all database migrations to be backward compatible with only 0.12.0 (one ↵Karen Arutyunov4-283/+264
minor version behind)
2019-10-31Add support for tests, examples, and benchmark package manifest valuesKaren Arutyunov3-4/+283
2019-09-28Adapt to renaming butl::casecmp() to icasecmp()Karen Arutyunov1-2/+2
2019-09-05Adapt to optional package revisionKaren Arutyunov5-27/+65
2019-08-01Adapt to using butl::small_vector instead of std::vector for some manifest ↵Karen Arutyunov5-7/+14
values
2019-07-22Speed-up builds page loadingKaren Arutyunov3-2/+14
2019-07-09Add support for marking internal repository as non-buildableKaren Arutyunov8-40/+80
2019-07-06Fix recent database migrations drop regenerating package.xmlKaren Arutyunov1-107/+50
2019-06-22Drop all database migrations to be backward compatible with only 0.11.0 (one ↵Karen Arutyunov1-1/+1
minor version behind)
2019-06-04Add support for topics and keywords package manifest valuesKaren Arutyunov3-20/+127
2019-05-29Adapt to making bpkg::url inheriting from butl::urlKaren Arutyunov1-1/+4
2019-05-24Adapt version.hxx.in to increasing standard version major, minor, and patch ↵Karen Arutyunov1-15/+14
max values up to 99999
2019-05-22Add support for package manifest upstream-version valueKaren Arutyunov3-4/+19
2019-05-15Add support for description-type package manifest valueKaren Arutyunov3-2/+27
2019-03-23Cleanup some files replacing tabs with spacesKaren Arutyunov1-10/+10
2019-03-06Align with latest bdep-new some moreKaren Arutyunov1-2/+6
2019-03-05Align with latest bdep-newKaren Arutyunov1-8/+22
2019-02-28Build packages for different toolchains having same version but different namesKaren Arutyunov5-234/+200
2019-02-22Improve ODB regeneration scriptBoris Kolpackov1-3/+7
2019-02-19Close database schema versionBoris Kolpackov2-2/+2
2019-01-16Update copyright yearKaren Arutyunov17-17/+17
2018-11-29Add support for builds manifest valueKaren Arutyunov8-47/+110
2018-11-06Add support for build-warning-email and build-error-email package manifest ↵Karen Arutyunov3-1/+18
values
2018-10-30Add tenant objectKaren Arutyunov7-35/+279
2018-10-12Recreate database schema extras on migrationKaren Arutyunov5-1/+17
2018-09-14Add support for packages and builds global viewsKaren Arutyunov3-37/+42
2018-09-11Close database schema versionBoris Kolpackov2-2/+2
2018-09-08Add multi-tenancy supportKaren Arutyunov11-150/+347
2018-08-31Add support for git repositories to brep-loadKaren Arutyunov5-33/+57
2018-08-21Implement submit-gitKaren Arutyunov1-2/+2
2018-07-30Sanitize version substitutionsKaren Arutyunov1-1/+1
2018-07-12Use 'builds' parameter instead of 'pn' for ?builds handlerKaren Arutyunov1-2/+2
2018-07-11Add support for package project manifest valueKaren Arutyunov3-2/+12
2018-07-10Add support for package submissionKaren Arutyunov1-1/+2
2018-07-09Workaround for GCC bug #86441Boris Kolpackov1-0/+9
2018-07-09Adapt to repository_url(string) ctor throwing invalid_argument for empty stringKaren Arutyunov1-1/+3
2018-07-09Adjust ODB compilation script for bdep-based setupBoris Kolpackov1-23/+49
2018-06-13Default version epoch to oneKaren Arutyunov2-3/+3
2018-06-12Make project url and email optional in package manifestKaren Arutyunov3-13/+13
2018-05-29Close database schema versionBoris Kolpackov2-2/+2
2018-05-24Adapt to inventing package_name typeKaren Arutyunov12-44/+124
2018-05-19Update copyright yearKaren Arutyunov16-16/+16