aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-08-26Move definitions of commonly used target types to root.buildKaren Arutyunov2-9/+3
2019-08-01Adapt to using butl::small_vector instead of std::vector for some manifest va...Karen Arutyunov1-11/+15
2019-07-09Add support for marking internal repository as non-buildableKaren Arutyunov2-3/+45
2019-06-04Add support for topics and keywords package manifest valuesKaren Arutyunov6-36/+50
2019-05-29Adapt to making bpkg::url inheriting from butl::urlKaren Arutyunov4-23/+23
2019-05-29Add some page style improvementsKaren Arutyunov5-16/+18
2019-05-22Add support for package manifest upstream-version valueKaren Arutyunov3-2/+4
2019-05-15Add support for description-type package manifest valueKaren Arutyunov6-15/+20
2019-05-07Distribute missing files required for testsKaren Arutyunov1-1/+2
2019-03-23Cleanup some files replacing tabs with spacesKaren Arutyunov3-7/+7
2019-03-05Align with latest bdep-newKaren Arutyunov1-0/+1
2019-01-16Update copyright yearKaren Arutyunov12-12/+12
2018-12-11Add support for build configuration class inheritanceKaren Arutyunov6-15/+19
2018-12-03Fix to compile with g++ 4.9Karen Arutyunov1-1/+2
2018-12-02Match dash-separated components (build configuration names, etc.) as directoriesKaren Arutyunov3-2/+5
2018-11-30Match build configuration names, targets and machine names as pathsKaren Arutyunov3-6/+6
2018-11-29Add support for builds manifest valueKaren Arutyunov6-13/+17
2018-11-06Add support for build-warning-email and build-error-email package manifest va...Karen Arutyunov4-17/+26
2018-10-09Filter packages manifest against CI request manifest in ci-loadKaren Arutyunov9-45/+212
2018-09-10Adjust package submission result manifest messageKaren Arutyunov2-23/+44
2018-09-08Add missing test files into distributionKaren Arutyunov2-4/+5
2018-09-08Add multi-tenancy supportKaren Arutyunov2-45/+72
2018-09-04Rename .test/test{} to .testscript/testscript{}Karen Arutyunov8-18/+18
2018-09-01Add ci-loadKaren Arutyunov11-42/+213
2018-08-31Add support for git repositories to brep-loadKaren Arutyunov4-789/+938
2018-08-28Fix submit-git to respond with 422 (client) error if fail to git-clone contro...Karen Arutyunov3-15/+92
2018-08-28Add basic support for CI request handlingKaren Arutyunov5-6/+140
2018-08-28Always serialize reference submit result manifest value if available and rest...Karen Arutyunov3-13/+29
2018-08-22Add support for author-* request manifest values in submit-git handlerKaren Arutyunov2-25/+114
2018-08-22Add support for --commiter-* options in submit-git handlerKaren Arutyunov1-3/+3
2018-08-22Fix project ownership authentication in submit-git handlerKaren Arutyunov1-8/+11
2018-08-21Implement submit-gitKaren Arutyunov10-0/+960
2018-07-11Add support for package project manifest valueKaren Arutyunov3-4/+7
2018-06-13Default version epoch to oneKaren Arutyunov8-21/+60
2018-06-12Make project url and email optional in package manifestKaren Arutyunov6-39/+35
2018-05-24Adapt to inventing package_name typeKaren Arutyunov1-20/+38
2018-05-19Update copyright yearKaren Arutyunov4-4/+4
2018-05-04Adapt to version epoch syntax change from '<num>~' to '+<num>-'Karen Arutyunov7-19/+19
2018-05-03Adapt to optional base repository manifestKaren Arutyunov8-15/+18
2018-03-05Add .manifest extension to repositories, packages and signature filesKaren Arutyunov19-5/+5
2018-03-05Rename bpkg repository type to pkgKaren Arutyunov1-10/+10
2018-02-02Adjust tests to new test rule semanticsBoris Kolpackov1-1/+1
2018-01-15Adapt to adding type prefix for repository canonical nameKaren Arutyunov1-10/+10
2017-12-28Adapt to repository location interface changeKaren Arutyunov1-23/+12
2017-12-01Resolve optional ambiguity in GCC 7Boris Kolpackov1-2/+4
2017-10-03Adapt to modularization of libbutlKaren Arutyunov1-2/+2
2017-08-02Reorder urls and emails on package details and version details pagesKaren Arutyunov3-9/+15
2017-07-29Add support for src-url and doc-url package manifest valuesKaren Arutyunov3-7/+13
2017-07-29Switch to using utility library for web/Boris Kolpackov1-8/+2
2017-07-13Add hxx prerequisite type in test buildfilesKaren Arutyunov2-2/+2