Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-10-15 | Use "event" most of the time and "webhook event" for more context | Francois Kritzinger | 2 | -7/+17 | |
2024-10-15 | Post-review changes | Francois Kritzinger | 3 | -70/+74 | |
2024-10-15 | Review | Boris Kolpackov | 3 | -252/+311 | |
2024-10-15 | Pass nullfd for curl stdin | Francois Kritzinger | 1 | -3/+1 | |
2024-10-15 | Pass no_fail curl flag | Francois Kritzinger | 1 | -8/+6 | |
2024-10-15 | Parse status code using curl | Francois Kritzinger | 1 | -110/+8 | |
2024-10-15 | Post-review changes | Francois Kritzinger | 1 | -28/+72 | |
2024-10-15 | Review | Boris Kolpackov | 2 | -15/+26 | |
2024-10-15 | Post-review changes | Francois Kritzinger | 1 | -11/+21 | |
2024-10-15 | Review | Boris Kolpackov | 1 | -24/+33 | |
2024-10-15 | Move everything into namespace brep | Francois Kritzinger | 1 | -519/+530 | |
2024-10-15 | Parse status code from protocol line | Francois Kritzinger | 1 | -33/+129 | |
2024-10-15 | Post-review changes | Francois Kritzinger | 4 | -52/+49 | |
2024-10-15 | Review | Boris Kolpackov | 1 | -5/+11 | |
2024-10-15 | Review: JWT | Boris Kolpackov | 3 | -21/+33 | |
2024-10-15 | Move invalid_json_input catch closer to parse site and re-indent | Francois Kritzinger | 1 | -87/+87 | |
2024-10-15 | Get installation access token from GitHub | Francois Kritzinger | 1 | -7/+282 | |
2024-10-15 | JWT: OpenSSL error handling | Francois Kritzinger | 2 | -35/+43 | |
2024-10-15 | Post-review changes | Francois Kritzinger | 4 | -15/+30 | |
2024-10-15 | Review | Boris Kolpackov | 3 | -31/+54 | |
2024-10-15 | Generate JWT | Francois Kritzinger | 5 | -53/+231 | |
2024-10-15 | Post-review changes | Francois Kritzinger | 2 | -72/+64 | |
2024-10-15 | Review | Boris Kolpackov | 2 | -179/+163 | |
2024-10-15 | Parse request | Francois Kritzinger | 2 | -25/+380 | |
2024-10-15 | Create mod-ci-github (from mod-ci) | Francois Kritzinger | 4 | -1/+123 | |
2024-10-07 | Suppress redundant object section loading in build task handler | Karen Arutyunov | 1 | -1/+2 | |
2024-08-09 | Some tweaks to advanced package search page | Karen Arutyunov | 3 | -12/+74 | |
Also make project links on other pages to refer to advanced package search page | |||||
2024-08-07 | Add support for advanced package search | Karen Arutyunov | 9 | -73/+537 | |
2024-08-07 | Add support for loading package version reviews | Karen Arutyunov | 5 | -2/+164 | |
2024-06-12 | Fix previous fix | Karen Arutyunov | 1 | -5/+7 | |
2024-06-12 | Fix build task handler crash while handling odb::deadlock | Karen Arutyunov | 1 | -3/+6 | |
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 | |