olivetin/service/internal/executor
jamesread 7bd6e77ae2 chore: fix race conditions and little bugs 2026-06-19 09:56:41 +01:00
..
arguments.go feat: action group sizing 2026-06-18 23:33:27 +01:00
arguments_test.go feat: action group sizing 2026-06-18 23:33:27 +01:00
executor.go chore: fix race conditions and little bugs 2026-06-19 09:56:41 +01:00
executor_actions.go chore: fix race conditions and little bugs 2026-06-19 09:56:41 +01:00
executor_dashboards.go feat: action group sizing 2026-06-18 23:33:27 +01:00
executor_dashboards_test.go feat: action group sizing 2026-06-18 23:33:27 +01:00
executor_test.go security: GHSA-prj9-97mp-mwh2 (HIGH) Treat all ot_ system arguments as reserved, preventing RCE 2026-05-31 22:44:40 +01:00
executor_unix.go bugfix: #639 Exec support, disallow URL and similar arguments with 2025-10-26 16:40:44 +00:00
executor_windows.go bugfix: #639 Exec support, disallow URL and similar arguments with 2025-10-26 16:40:44 +00:00
group_concurrency.go feat: action group sizing 2026-06-18 23:33:27 +01:00
group_concurrency_test.go feat: action group sizing 2026-06-18 23:33:27 +01:00
justification.go feat: circle indicator for running actions, justification support 2026-06-17 23:29:30 +01:00
justification_test.go feat: circle indicator for running actions, justification support 2026-06-17 23:29:30 +01:00
loadlogs.go chore: remove extranious comments 2026-02-13 23:36:16 +00:00
logfilter.go chore: Fix many little niggly bugs, test flakes, etc 2026-06-17 22:18:26 +01:00
logfilter_test.go chore: Fix many little niggly bugs, test flakes, etc 2026-06-17 22:18:26 +01:00
queue.go feat: Logs filtering, and log queue with group concurrency 2026-06-16 14:16:43 +01:00
queue_test.go feat: Logs filtering, and log queue with group concurrency 2026-06-16 14:16:43 +01:00
timeout_context.go fix: Kill entire process group on timeout (#605) 2026-01-21 23:52:35 +00:00