aboutsummaryrefslogtreecommitdiff
path: root/mod
AgeCommit message (Expand)AuthorFilesLines
2019-07-09Display unbuilt configurations on package version details pageKaren Arutyunov3-42/+104
2019-07-08Cleanup handler configuration options inheritanceKaren Arutyunov8-25/+18
2019-06-04Add support for topics and keywords package manifest valuesKaren Arutyunov4-54/+30
2019-06-03Adapt to renaming traits alias to traits_type for basic_path, basic_url, and ...Karen Arutyunov1-1/+1
2019-06-02Improve package tags styleKaren Arutyunov1-1/+0
2019-05-29Adapt to making bpkg::url inheriting from butl::urlKaren Arutyunov1-22/+16
2019-05-29Add some page style improvementsKaren Arutyunov4-19/+55
2019-05-22Add support for package manifest upstream-version valueKaren Arutyunov4-13/+24
2019-05-16Strip package title from package description on package and version details p...Karen Arutyunov4-3/+41
2019-05-15Add support for description-type package manifest valueKaren Arutyunov6-50/+289
2019-04-26Add support for overrides parameter in CI request handlerKaren Arutyunov5-27/+99
2019-04-08Serialize manifests in long lines mode to CI and package submission notificat...Karen Arutyunov2-13/+23
2019-03-23Cleanup some files replacing tabs with spacesKaren Arutyunov1-161/+161
2019-03-06Align with latest bdep-new some moreKaren Arutyunov1-3/+7
2019-03-05Align with latest bdep-newKaren Arutyunov1-6/+9
2019-02-28Build packages for different toolchains having same version but different namesKaren Arutyunov7-28/+68
2019-01-16Update copyright yearKaren Arutyunov49-49/+49
2019-01-10Add filter to Build Configurations pageKaren Arutyunov4-28/+125
2018-12-15Adapt to inventing start/colon/end positions in butl::manifest_name_valueKaren Arutyunov2-6/+10
2018-12-11Add support for build configuration class inheritanceKaren Arutyunov22-314/+399
2018-12-04Print configuration target and classes on build configurations pageKaren Arutyunov5-20/+87
2018-12-04Fix build exclusion reason sanitization to properly detect if reason starts w...Karen Arutyunov1-9/+22
2018-12-02Match dash-separated components (build configuration names, etc.) as directoriesKaren Arutyunov2-4/+16
2018-11-30Fix fallthrough warningBoris Kolpackov1-0/+1
2018-11-30Minor naming changeBoris Kolpackov3-19/+21
2018-11-30Match build configuration names, targets and machine names as pathsKaren Arutyunov3-16/+90
2018-11-30Fix unbuilt configuration counter calculation for builds pageKaren Arutyunov1-12/+17
2018-11-29Add support for builds manifest valueKaren Arutyunov7-141/+360
2018-11-15Add support for repository location compound schemes (git+https, etc)Karen Arutyunov5-25/+14
2018-11-07Fix 'lambda capture is not used' warningKaren Arutyunov1-1/+1
2018-11-06Add support for build-warning-email and build-error-email package manifest va...Karen Arutyunov2-75/+101
2018-10-30Fix to compile with g++ 4.9Karen Arutyunov1-1/+1
2018-10-30Add tenant objectKaren Arutyunov2-23/+38
2018-10-30Remove URL fragment for repository linksKaren Arutyunov1-1/+6
2018-10-17Display package description as a pre-formatted textKaren Arutyunov5-52/+83
2018-09-14Add support for packages and builds global viewsKaren Arutyunov6-34/+124
2018-09-13Rename package-search.css to packages.cssKaren Arutyunov1-1/+1
2018-09-10Add build-configs serviceKaren Arutyunov5-1/+181
2018-09-10Adjust package submission result manifest messageKaren Arutyunov3-3/+4
2018-09-08Add documentation to etc/brep-module.confKaren Arutyunov1-2/+4
2018-09-08Add support for root global and tenant viewsKaren Arutyunov8-86/+157
2018-09-08Add multi-tenancy supportKaren Arutyunov17-158/+312
2018-09-04Increase default number of packages and builds on page from 10 to 20Karen Arutyunov1-4/+4
2018-08-31Add support for git repositories to brep-loadKaren Arutyunov2-52/+81
2018-08-28Add basic support for CI request handlingKaren Arutyunov8-310/+1116
2018-08-28Always serialize reference submit result manifest value if available and rest...Karen Arutyunov1-17/+21
2018-08-24Treat implied manifest same as handler-generated one and make stashed dirs ex...Karen Arutyunov1-23/+27
2018-08-24Add repository_url type parserKaren Arutyunov3-1/+37
2018-08-23Spec CI functionalityBoris Kolpackov1-4/+86
2018-08-21Use throw_ios_failure() utility to deal with incompatibilitiesBoris Kolpackov1-1/+1