aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-24Fix package version details page not to print unbuilt configurations for arch...Karen Arutyunov1-1/+10
2019-09-19Revert previous commit erroneously pushed to master instead of dev branchKaren Arutyunov2-58/+23
2019-09-19Adapt to bracket expressions in wildcard patternsKaren Arutyunov2-23/+58
2019-09-05Adapt to optional package revisionKaren Arutyunov12-57/+153
2019-08-28Fix typoKaren Arutyunov1-1/+1
2019-08-28Make submit-git handler to remove existing package version revisionKaren Arutyunov1-1/+30
2019-08-26Move definitions of commonly used target types to root.buildKaren Arutyunov5-30/+15
2019-08-16Add '--std c++11' CLI option in load, merge, and clean buildfilesKaren Arutyunov3-8/+8
2019-08-12Adjust to fdstream constructor changesBoris Kolpackov1-1/+1
2019-08-03Make submit-git handler to authorize package owner without regards to potenti...Karen Arutyunov2-3/+6
2019-08-01Adapt to using butl::small_vector instead of std::vector for some manifest va...Karen Arutyunov9-22/+35
2019-07-22Speed-up builds page loadingKaren Arutyunov4-14/+29
2019-07-09Add support for marking internal repository as non-buildableKaren Arutyunov13-67/+176
2019-07-09Display unbuilt configurations on package version details pageKaren Arutyunov3-42/+104
2019-07-08Cleanup handler configuration options inheritanceKaren Arutyunov8-25/+18
2019-07-06Fix recent database migrations drop regenerating package.xmlKaren Arutyunov1-107/+50
2019-07-04Adjust for new libu*{} semantics (libu{} is gone)Boris Kolpackov2-3/+3
2019-06-24Improve fallback tree output with ·Boris Kolpackov1-1/+1
2019-06-22Drop all database migrations to be backward compatible with only 0.11.0 (one ...Karen Arutyunov2-39/+4
2019-06-11Change version to 0.12.0-a.0.zBoris Kolpackov2-11/+11
2019-06-08Release version 0.11.0v0.11.0Boris Kolpackov2-9/+9
2019-06-08Proofread NEWS filesBoris Kolpackov1-1/+1
2019-06-07Update NEWS filesBoris Kolpackov1-0/+9
2019-06-04Make topic link not to change color after visitedKaren Arutyunov2-0/+12
2019-06-04Replace tags with topics/keywords in package manifestBoris Kolpackov1-1/+2
2019-06-04Add support for topics and keywords package manifest valuesKaren Arutyunov17-119/+250
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 Arutyunov3-6/+22
2019-05-29Adapt to making bpkg::url inheriting from butl::urlKaren Arutyunov6-46/+43
2019-05-29Add some page style improvementsKaren Arutyunov11-35/+113
2019-05-24Adapt version.hxx.in to increasing standard version major, minor, and patch m...Karen Arutyunov1-15/+14
2019-05-22Fix CI error message produced on bpkg-rep-info failureKaren Arutyunov1-1/+1
2019-05-22Fix version table top margin on package version details pageKaren Arutyunov2-1/+1
2019-05-22Add support for package manifest upstream-version valueKaren Arutyunov11-19/+48
2019-05-21Expand *-file package manifest values in CI request handlersKaren Arutyunov1-1/+1
2019-05-16Strip package title from package description on package and version details p...Karen Arutyunov5-5/+43
2019-05-15Add support for description-type package manifest valueKaren Arutyunov26-109/+524
2019-05-07Convert UTF-8 tree characters to ASCII when producing PS from XHTML in doc/cl...Karen Arutyunov1-2/+13
2019-05-07Distribute missing files required for testsKaren Arutyunov1-1/+2
2019-04-26Add support for overrides parameter in CI request handlerKaren Arutyunov10-39/+198
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 Arutyunov13-202/+202
2019-03-20Change version to 0.11.0-a.0.zBoris Kolpackov2-10/+10
2019-03-18Release version 0.10.0v0.10.0Boris Kolpackov2-9/+9
2019-03-18Update NEWS fileBoris Kolpackov1-0/+4
2019-03-06Align with latest bdep-new some moreKaren Arutyunov3-11/+31
2019-03-05Align with latest bdep-newKaren Arutyunov7-22/+55
2019-03-04Replace build-include/exclude with builds values in manifestKaren Arutyunov1-5/+2
2019-02-28Build packages for different toolchains having same version but different namesKaren Arutyunov13-271/+272
2019-02-22Improve ODB regeneration scriptBoris Kolpackov1-3/+7