COMMITS
/ threadregular.go February 26, 2026
A
perf: move sandboxed environment to the C side (#2058)
Alexander Stecher committed
December 2, 2025
A
refactor: extract the state module and make the backoff error instead of panic
Alexander Stecher committed
November 26, 2025
A
perf: tail latency with goSched (#2033)
Alexander Stecher committed
November 17, 2025
K
refactor: rely on context.Context for log/slog and others (#1969)
Kévin Dunglas committed
November 10, 2025
K
refactor: improve ExtensionWorkers API (#1952)
Kévin Dunglas committed
August 25, 2025
A
refactor: cleanup context (#1816)
Alexander Stecher committed
May 19, 2025
K
chore: add more logs for the worker
Kévin Dunglas committed
May 10, 2025
A
Fixes metrics also with regular request timeouts. (#1550)
Alexander Stecher committed
April 17, 2025
K
chore!: update to golangci-lint-action 7 (#1508)
Kévin Dunglas committed
March 19, 2025
A
feat: maximum wait times (#1445)
Alexander Stecher committed
March 10, 2025
A
refactor: removes context on the C side (#1404)
Alexander Stecher committed
March 1, 2025
A
fix: concurrent env access (#1409)
Alexander Stecher committed
February 19, 2025
A
feat: Adds automatic thread scaling at runtime and php_ini configuration in Caddyfile (#1266)
Alliballibaba2 committed