Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | 2 | -179/+163 | |
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-05-30 | Don't print classes derived from hidden on build configuration classes page | Karen Arutyunov | 3 | -20/+34 | |
2024-05-28 | Add CI cancel handler | Karen Arutyunov | 14 | -39/+178 | |
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 ↵ | Karen Arutyunov | 5 | -34/+40 | |
loaded_timestamp tenant member to unloaded_timestamp | |||||
2024-05-21 | Add support for build_unloaded() notification for tenant-associated services | Karen Arutyunov | 10 | -69/+622 | |
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 | Add support for custom build bots | Karen Arutyunov | 6 | -95/+259 | |
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 | 4 | -37/+112 | |
2024-03-27 | Fix external test package configuration selection semantics in build task ↵ | Karen Arutyunov | 1 | -27/+14 | |
handler | |||||
2024-03-26 | For external test package try to use same named package config as for main ↵ | Karen Arutyunov | 1 | -6/+30 | |
package in build task | |||||
2024-03-25 | Drop redundant casts for tracing booleans in brep::ci::build_queued() | Karen Arutyunov | 1 | -2/+2 | |
2024-03-25 | Add tenant_service_hints | Karen Arutyunov | 6 | -20/+101 | |
2024-03-25 | Add NOTIFICATION_DIAG macro to mod/tenant-service.hxx | Karen Arutyunov | 8 | -32/+110 | |
2024-03-22 | Fix crashing of build task handler | Karen Arutyunov | 1 | -1/+2 | |
2024-03-21 | Add support for build auxiliary machines/configurations | Karen Arutyunov | 9 | -331/+788 | |
2024-03-14 | Minor fix in build task handler | Karen Arutyunov | 1 | -1/+1 | |
2024-03-14 | Add --ignore-unresolved-tests option for brep-load | Karen Arutyunov | 1 | -1/+1 | |
2024-03-13 | Add search-description configuration option | Boris Kolpackov | 3 | -2/+20 | |
2024-03-13 | Change semantics for build-toolchain-email configuration option | Karen Arutyunov | 5 | -11/+79 | |
2024-03-12 | Adapt to build auxiliary machines related changes in libbpkg and libbbot | Karen Arutyunov | 1 | -0/+5 | |
2024-02-22 | Add support for tenant-associated service notifications | Karen Arutyunov | 24 | -520/+1673 | |
2024-02-13 | Optimize database query in build-task service | Karen Arutyunov | 1 | -11/+10 | |