Commit History

Author SHA1 Message Date
  Kévin Dunglas ec99f6a761 fix(static): remove libphp.a from the Docker image 1 month ago
  Kévin Dunglas 79ab84dad7 chore: bump deps 1 month ago
  Kévin Dunglas c0e0c2d07f fix(static): fix builds by switching to spc-config (#1231) 1 month ago
  Alliballibaba2 fbbc129e4d fix: graceful shutdown (#1242) 1 month ago
  Alliballibaba 58daaa550e Saves CPU metrics of last 100 requests. 1 month ago
  Alliballibaba2 f592e0f47b refactor: decouple worker threads from non-worker threads (#1137) 1 month ago
  Alliballibaba c213fc9e4f Records clock time. 1 month ago
  Alliballibaba 442a558ec5 Removes unnecessary import. 1 month ago
  Alliballibaba 39a7fc9d43 Removes redundant check. 1 month ago
  Alliballibaba 21949ddbdd Explicitly requires setting max_threads. 1 month ago
  Alliballibaba e9f62b930c Refactors wait-time. 1 month ago
  Alliballibaba bfe3de1cb6 Allows regular thread scaling. 1 month ago
  Alliballibaba 50ba1061cd Scaling v2. 1 month ago
  Alliballibaba ff06bd771d Scaling v1. 1 month ago
  Kévin Dunglas 2676bffa98 docs: apply #1243 to other languages 1 month ago
  MK 047ce0c8b2 docs: fix user creation example in Ubuntu-based Docker images (#1243) 1 month ago
  Alliballibaba 91c324de09 Adds comments. 1 month ago
  Alliballibaba 8f104070a6 Adds comments. 1 month ago
  Alliballibaba ec0bc0f479 Removes the test's randomness. 1 month ago
  Alliballibaba df782541fd Changes logic to actually terminate the thread. 2 months ago
  Alliballibaba 7f2b94e421 Adds docs. 2 months ago
  Alliballibaba c8bf1ecc5e Adjusts naming. 2 months ago
  Alliballibaba 547139f15d Sets more explicit max_threads. 2 months ago
  Alliballibaba 2af993e04c Boots a thread in a test. 2 months ago
  Alliballibaba 7c61dfac46 Fixes admin test. 2 months ago
  Alliballibaba 5f1ec1f078 Cleans up admin endpoints. 2 months ago
  Alliballibaba 950a50927a Merge branch 'refactor/start-worker-threads-directly' into feat/worker-admin-api 2 months ago
  Alliballibaba d97ebfe161 Prevents panic on initial watcher startup. 2 months ago
  Alliballibaba 96265d3c1e Merge branch 'refactor/start-worker-threads-directly' into feat/worker-admin-api 2 months ago
  Alliballibaba 38f87b7b7b Adds comment. 2 months ago
  Alliballibaba 3672c60fa0 Also adds compareAndSwap to the test. 2 months ago
  Alliballibaba 18e3e587d8 Will make the initial startup fail even if the watcher is enabled (as is currently the case) 2 months ago
  Alliballibaba 62224bf906 Merge branch 'refactor/start-worker-threads-directly' into feat/worker-admin-api 2 months ago
  Alliballibaba 23a6362235 Makes restarts fully safe. 2 months ago
  Alliballibaba a8a454504e Adds suggestions by @dunglas and resolves TODO. 2 months ago
  Kévin Dunglas 2f3e4b650b chore: bump deps (#1235) 2 months ago
  Alliballibaba 9e8d8f03cb Only allows POST requests. 2 months ago
  Alliballibaba 8cd906151c Allows scaling regular threads. 2 months ago
  Alliballibaba ef1bd0d975 Changes Unpin() logic as suggested by @withinboredom 2 months ago
  dependabot[bot] 61922473ac ci: bump actions/attest-build-provenance from 1 to 2 (#1234) 2 months ago
  Alliballibaba b117bff45d Formatting and comments. 2 months ago
  Alliballibaba a43ecbe3df Adds test with debug message. 2 months ago
  Alliballibaba fcb5f8c188 Adds max threads option and debug status. 2 months ago
  Alliballibaba ea0a4fe303 Makes config smaller. 2 months ago
  Alliballibaba f185279272 Adds proper admin status codes and tests. 2 months ago
  Alliballibaba b6cbfae304 Allows booting threads at runtime. 2 months ago
  Alliballibaba 68fa124039 Adds frankenphp admin api. 2 months ago
  Alliballibaba e795c86933 Removes unnecessary log. 2 months ago
  Alliballibaba 9491e6b25d Locks the handler on restart. 2 months ago
  Alliballibaba a166b876b4 Removes redundant check. 2 months ago