aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-07Move indication that tenant is archived to timestamp field on builds and pack...Karen Arutyunov5-20/+56
2022-12-07Document *-build-config overrideKaren Arutyunov1-0/+9
2022-12-06Fix installation documentationKaren Arutyunov3-3/+3
2022-12-06Make sure we only build one package config per interactive tennantKaren Arutyunov6-151/+310
2022-12-02Reflect that build tenant is archived on builds and package version details p...Karen Arutyunov7-13/+22
2022-11-25Tweak CSS style for builds and package version details pagesKaren Arutyunov2-2/+2
2022-11-24Fix query in brep-clean utilityKaren Arutyunov1-1/+1
2022-11-24Add missing CSS styleKaren Arutyunov1-0/+1
2022-11-23Add support for package build configurationsKaren Arutyunov53-931/+1649
2022-10-27Suppress (potential) bogus GCC 12 -Wrestrict warningsBoris Kolpackov16-26/+26
2022-09-29Fix build-result-request-max-size config option default value from 10240000 t...Karen Arutyunov1-1/+1
2022-08-31Run git-add command with --force option in submit-git handlerKaren Arutyunov1-1/+1
2022-08-29Add target to build configuration idKaren Arutyunov18-156/+318
2022-08-24Drop all database migrations to be backward compatible with only 0.15.0 (one ...Karen Arutyunov5-303/+102
2022-07-29Change version to 0.16.0-a.0.zBoris Kolpackov2-9/+9
2022-07-28Release version 0.15.0v0.15.0Boris Kolpackov2-9/+9
2022-07-26Update dependency version constraintsBoris Kolpackov1-2/+2
2022-07-26Update NEWS fileBoris Kolpackov1-0/+9
2022-07-07Use [cmdline] type for canned commands in testscriptsKaren Arutyunov4-12/+12
2022-07-01Add support for disabling package build notification emails per toolchain nameKaren Arutyunov3-0/+35
2022-04-04Fix submit-pub handler to deny submission of older package version revisionKaren Arutyunov4-24/+69
2022-04-04Fix submit-git handler to deny submission of older package version revisionKaren Arutyunov2-15/+93
2022-03-06Bump version constraints to 0.29.0-a.4 for libcmark-gfm* dependenciesKaren Arutyunov1-2/+2
2022-02-11Add support for reflect clause in tests package manifest valueKaren Arutyunov8-16/+31
2022-02-02Adapt to *-build values added to package manifestKaren Arutyunov2-5/+41
2022-01-26Adjust to match new bash module semanticsBoris Kolpackov1-2/+2
2022-01-17Update copyrightKaren Arutyunov1-1/+1
2022-01-17Adapt to package manifest dependency classes changeKaren Arutyunov5-58/+124
2022-01-17Adapt to package manifest requirement classes changeKaren Arutyunov10-58/+102
2022-01-10Comment out 'requires: ? cli' in package manifest until rewrittenKaren Arutyunov1-2/+2
2021-12-21Use butl::small_vector for package manifest license alternativesKaren Arutyunov1-1/+1
2021-12-09Prepare for supporting multiple ids in requirement alternativeKaren Arutyunov11-15/+187
2021-12-08Prepare for supporting multiple dependencies in dependency alternativeKaren Arutyunov7-89/+340
2021-11-24Remove redundant space before multi-line manifest value introducer in test ma...Karen Arutyunov12-123/+127
2021-11-24Fix forced package re-build timeout evaluationKaren Arutyunov1-2/+2
2021-11-23Adapt tests to multi-line manifest values serialization changeKaren Arutyunov1-2/+2
2021-11-19Use pkeyutl command instead of rsautl starting openssl version 3.0.0Karen Arutyunov2-3/+34
2021-11-15Drop all database migrations to be backward compatible with only 0.14.0 (one ...Karen Arutyunov5-63/+25
2021-10-29Enable footnotes for cmark-gfm parserKaren Arutyunov5-21/+25
2021-10-20Change to version 0.15.0-a.0.zBoris Kolpackov2-9/+9
2021-10-16Release version 0.14.0v0.14.0Boris Kolpackov2-12/+12
2021-10-15Update style submoduleBoris Kolpackov1-0/+0
2021-10-14Make some web interface cleanupsKaren Arutyunov8-53/+14
2021-10-12Adapt to bpkg::version API changeKaren Arutyunov2-3/+3
2021-10-11Fix typo in NEWS fileKaren Arutyunov1-1/+1
2021-10-11Minor updates to NEWS fileBoris Kolpackov1-3/+3
2021-10-07Fix loader to add base repository manifest implicitly if repositories.manifes...Karen Arutyunov2-2/+5
2021-10-07Update NEWS fileBoris Kolpackov1-0/+14
2021-10-04Add support for soft and hard rebuildsKaren Arutyunov11-400/+940
2021-09-28Adapt to libbutl headers extension change from .mxx to .hxxKaren Arutyunov28-85/+85