aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-10-15Review: JWTBoris Kolpackov3-21/+33
2024-10-15Move invalid_json_input catch closer to parse site and re-indentFrancois Kritzinger1-87/+87
2024-10-15Get installation access token from GitHubFrancois Kritzinger1-7/+282
2024-10-15JWT: OpenSSL error handlingFrancois Kritzinger2-35/+43
2024-10-15Post-review changesFrancois Kritzinger4-15/+30
2024-10-15ReviewBoris Kolpackov3-31/+54
2024-10-15Generate JWTFrancois Kritzinger5-53/+231
2024-10-15Post-review changesFrancois Kritzinger2-72/+64
2024-10-15ReviewBoris Kolpackov3-202/+188
2024-10-15Document webhook forwardingFrancois Kritzinger1-0/+88
2024-10-15Parse requestFrancois Kritzinger2-25/+380
2024-10-15Create mod-ci-github (from mod-ci)Francois Kritzinger4-1/+123
2024-10-15Update INSTALL-DEVFrancois Kritzinger1-2/+2
2024-10-07Switch to using odb::nested_*() functions directly rather than via adapters f...Karen Arutyunov3-215/+79
2024-10-07Suppress redundant object section loading in build task handlerKaren Arutyunov1-1/+2
2024-09-02Fix "ambiguous argument 'FETCH_HEAD'" error which appeared after git-fetch fa...Karen Arutyunov1-3/+6
2024-08-09Minor CSS twek for advanced package search pageKaren Arutyunov1-1/+10
2024-08-09Some tweaks to advanced package search pageKaren Arutyunov6-35/+94
2024-08-09Add instructions for setting up package versions metadata loading to INSTALL ...Karen Arutyunov2-0/+18
2024-08-08Minor CSS tweakKaren Arutyunov1-1/+1
2024-08-08Make load-with-metadata script to fetch metadata repository shallowlyKaren Arutyunov1-2/+16
2024-08-07Add support for advanced package searchKaren Arutyunov15-74/+644
2024-08-07Add support for loading package version reviewsKaren Arutyunov24-28/+1362
2024-08-05Document package review manifestBoris Kolpackov1-0/+70
2024-07-29Drop all database migrations to be backward compatible with only 0.17.0 (one ...Karen Arutyunov4-358/+308
2024-07-29Retry on recoverable database errors in brep-cleanKaren Arutyunov1-55/+108
2024-07-05Adapt tests to libbutl's manifest serializer which now uses new-fashioned mul...Karen Arutyunov3-11/+22
2024-07-04Fix test packages.manifest files by adding bootstrap-build valuesKaren Arutyunov4-0/+44
2024-06-19Change version to 0.18.0-a.0.zBoris Kolpackov2-7/+7
2024-06-17Release version 0.17.0v0.17.0Boris Kolpackov2-9/+9
2024-06-12Fix previous fixKaren Arutyunov1-5/+7
2024-06-12Fix build task handler crash while handling odb::deadlockKaren Arutyunov1-3/+6
2024-06-12Update libodb* dependency constraints to ^2.5.0-b.27Boris Kolpackov1-2/+2
2024-06-11Update NEWS fileBoris Kolpackov1-0/+18
2024-06-04Fix brep-load potential crash introduced by previous commitKaren Arutyunov1-11/+11
2024-06-04Add --ignore-unresolv-cond option and rename --ignore-unresolved-tests to --i...Karen Arutyunov6-65/+212
2024-05-30Don't print classes derived from hidden on build configuration classes pageKaren Arutyunov3-20/+34
2024-05-29Minor tweak to ci-load handlerKaren Arutyunov1-1/+1
2024-05-28Add CI cancel handlerKaren Arutyunov15-40/+197
2024-05-27Change ##HEAD to #HEAD for build2 project repositories in repositories.manifestBoris Kolpackov1-5/+5
2024-05-23Replace ci_start::abandon() with ci_start::cancel()Karen Arutyunov3-40/+28
2024-05-23Make poll interval for unloaded tenant configurable and rename loaded_timesta...Karen Arutyunov11-51/+79
2024-05-21Add support for build_unloaded() notification for tenant-associated servicesKaren Arutyunov21-107/+831
2024-05-08Re-enable support for not bdep-initialized builds in odb.shKaren Arutyunov1-10/+2
2024-05-07Update odb.sh to match switch to libbutl-odbBoris Kolpackov1-0/+7
2024-05-07Adjust version checks to use new LIBODB*_VERSION_FULL macrosBoris Kolpackov1-2/+2
2024-05-06Switch to new multi-package ODB repositoryBoris Kolpackov1-5/+1
2024-04-24Generate challenge out of database transaction in build task handlerKaren Arutyunov1-68/+71
2024-04-24Fix tenant service related logic in build task handlerKaren Arutyunov3-10/+35
2024-04-22Fix brep-load to apply package manifest overrides before converting package b...Karen Arutyunov1-13/+15