Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-06-05 | Verify webhook request HMACs | Francois Kritzinger | 5 | -6/+236 |
2024-06-05 | Clean up/fixes | Francois Kritzinger | 3 | -16/+16 |
2024-06-05 | Use "event" most of the time and "webhook event" for more context | Francois Kritzinger | 2 | -7/+17 |
2024-06-05 | Post-review changes | Francois Kritzinger | 3 | -70/+74 |
2024-06-05 | Review | Boris Kolpackov | 3 | -252/+311 |
2024-06-05 | Pass nullfd for curl stdin | Francois Kritzinger | 1 | -3/+1 |
2024-06-05 | Pass no_fail curl flag | Francois Kritzinger | 1 | -8/+6 |
2024-06-05 | Parse status code using curl | Francois Kritzinger | 1 | -110/+8 |
2024-06-05 | Post-review changes | Francois Kritzinger | 1 | -28/+72 |
2024-06-05 | Review | Boris Kolpackov | 2 | -15/+26 |
2024-06-05 | Post-review changes | Francois Kritzinger | 1 | -11/+21 |
2024-06-05 | Review | Boris Kolpackov | 1 | -24/+33 |
2024-06-05 | Move everything into namespace brep | Francois Kritzinger | 1 | -519/+530 |
2024-06-05 | Parse status code from protocol line | Francois Kritzinger | 1 | -33/+129 |
2024-06-05 | Post-review changes | Francois Kritzinger | 4 | -52/+49 |
2024-06-05 | Review | Boris Kolpackov | 1 | -5/+11 |
2024-06-05 | Review: JWT | Boris Kolpackov | 3 | -21/+33 |
2024-06-05 | Move invalid_json_input catch closer to parse site and re-indent | Francois Kritzinger | 1 | -87/+87 |
2024-06-05 | Get installation access token from GitHub | Francois Kritzinger | 1 | -7/+282 |
2024-06-05 | JWT: OpenSSL error handling | Francois Kritzinger | 2 | -35/+43 |
2024-06-05 | Post-review changes | Francois Kritzinger | 4 | -15/+30 |
2024-06-05 | Review | Boris Kolpackov | 3 | -31/+54 |
2024-06-05 | Generate JWT | Francois Kritzinger | 5 | -53/+231 |
2024-06-05 | Post-review changes | Francois Kritzinger | 2 | -72/+64 |
2024-06-05 | Review | Boris Kolpackov | 3 | -202/+188 |
2024-06-05 | Document webhook forwarding | Francois Kritzinger | 1 | -0/+88 |
2024-06-05 | Parse request | Francois Kritzinger | 2 | -25/+380 |
2024-06-05 | Create mod-ci-github (from mod-ci) | Francois Kritzinger | 4 | -2/+128 |
2024-06-05 | Update INSTALL-DEV | Francois Kritzinger | 1 | -2/+2 |
2024-06-04 | Fix brep-load potential crash introduced by previous commit | Karen Arutyunov | 1 | -11/+11 |
2024-06-04 | Add --ignore-unresolv-cond option and rename --ignore-unresolved-tests to --i... | Karen Arutyunov | 6 | -65/+212 |
2024-05-30 | Don't print classes derived from hidden on build configuration classes page | Karen Arutyunov | 3 | -20/+34 |
2024-05-29 | Minor tweak to ci-load handler | Karen Arutyunov | 1 | -1/+1 |
2024-05-28 | Add CI cancel handler | Karen Arutyunov | 15 | -40/+197 |
2024-05-27 | Change ##HEAD to #HEAD for build2 project repositories in repositories.manifest | Boris Kolpackov | 1 | -5/+5 |
2024-05-23 | Replace ci_start::abandon() with ci_start::cancel() | Karen Arutyunov | 3 | -40/+28 |
2024-05-23 | Make poll interval for unloaded tenant configurable and rename loaded_timesta... | Karen Arutyunov | 11 | -51/+79 |
2024-05-21 | Add support for build_unloaded() notification for tenant-associated services | Karen Arutyunov | 21 | -107/+831 |
2024-05-08 | Re-enable support for not bdep-initialized builds in odb.sh | Karen Arutyunov | 1 | -10/+2 |
2024-05-07 | Update odb.sh to match switch to libbutl-odb | Boris Kolpackov | 1 | -0/+7 |
2024-05-07 | Adjust version checks to use new LIBODB*_VERSION_FULL macros | Boris Kolpackov | 1 | -2/+2 |
2024-05-06 | Switch to new multi-package ODB repository | Boris Kolpackov | 1 | -5/+1 |
2024-04-24 | Generate challenge out of database transaction in build task handler | Karen Arutyunov | 1 | -68/+71 |
2024-04-24 | Fix tenant service related logic in build task handler | Karen Arutyunov | 3 | -10/+35 |
2024-04-22 | Fix brep-load to apply package manifest overrides before converting package b... | Karen Arutyunov | 1 | -13/+15 |
2024-04-22 | Make buildable with GCC 4.9 | Karen Arutyunov | 2 | -20/+22 |
2024-04-22 | Add support for custom build bots | Karen Arutyunov | 20 | -209/+1067 |
2024-04-01 | Make buildable with GCC 4.9 | Karen Arutyunov | 2 | -2/+2 |
2024-04-01 | Stash build toolchain in tenant object | Karen Arutyunov | 11 | -40/+167 |
2024-03-27 | Fix external test package configuration selection semantics in build task han... | Karen Arutyunov | 1 | -27/+14 |