Alliballibaba
|
c080608661
Applies suggestions by @dunglas
|
2 months ago |
Alliballibaba
|
15429d99b6
Removes duplication.
|
2 months ago |
Alliballibaba
|
4b18059394
Formatting.
|
2 months ago |
Alliballibaba
|
5095342a2b
Fixes go linting.
|
2 months ago |
Alliballibaba
|
71c16bc152
Allows transitioning back to inactive state.
|
2 months ago |
Alliballibaba
|
06af5d580c
Formatting.
|
2 months ago |
Alliballibaba
|
66cedbdb05
Fixes the testdata path.
|
2 months ago |
Alliballibaba
|
b598bd344f
Adds support for thread transitioning.
|
2 months ago |
Alliballibaba
|
ec8aeb7bd1
Adds state tests.
|
2 months ago |
Alliballibaba
|
cca2a00ac6
Allows for clean state transitions.
|
2 months ago |
Alliballibaba
|
421904e879
More cleanup.
|
2 months ago |
Alliballibaba
|
02b73b1696
C formatting.
|
2 months ago |
Alliballibaba
|
00eb83401f
Formatting
|
2 months ago |
Alliballibaba
|
6214754656
Fixes merge conflicts.
|
2 months ago |
Alliballibaba
|
660efcd490
Merge branch 'main' into refactor/start-worker-threads-directly
|
2 months ago |
Alliballibaba
|
54dc2675ba
Refactoring.
|
2 months ago |
Alliballibaba
|
6747d15616
Fixes tests.
|
2 months ago |
Alliballibaba
|
d20e70677b
Minimal working implementation with broken tests.
|
2 months ago |
Alliballibaba
|
f72e8cbb8a
Splits threads.
|
2 months ago |
Kévin Dunglas
|
fc6be5d09e
chore: prepare release 1.3.3
|
2 months ago |
Kévin Dunglas
|
9e2433e39b
fix: display PHP version in static build (#1213)
|
2 months ago |
Kévin Dunglas
|
8a199bb4d7
chore: remove useless EDANT_WATCHER_VERSION Docker ARG
|
2 months ago |
Kévin Dunglas
|
fd49eade1a
chore: rename php-thread.go to phpthread.go
|
2 months ago |
Alliballibaba
|
4719fa8ea1
First state machine steps.
|
2 months ago |
Kévin Dunglas
|
a396e64ad6
feat: build static binaries with 8.4 (#1193)
|
2 months ago |
Alliballibaba
|
60a66b4128
test
|
2 months ago |
Rob Landers
|
15ad1b4cb4
ci: add reminder to delete sensitive environment variables (#1197)
|
2 months ago |
Alexander Stecher
|
ccf2af7ab2
fix: properly close context on worker script timeouts and crashes (#1184)
|
2 months ago |
Kévin Dunglas
|
6d123c7e66
chore: prepare release 1.3.2
|
2 months ago |
Kévin Dunglas
|
a1797c49b0
chore: bump deps (#1187)
|
2 months ago |
Rob Landers
|
1e279bc348
refactor: simplify exponential backoff and refactor env (#1185)
|
2 months ago |
Kévin Dunglas
|
449a0e7191
ci: build PHP 8.4 Docker images (#1183)
|
2 months ago |
Rob Landers
|
08e99fc85f
fix(metrics): handle the case where the worker is already assigned to a thread (#1171)
|
2 months ago |
Kévin Dunglas
|
2d6a299dbc
perf: improve php_server directive (#1180)
|
2 months ago |
Alliballibaba2
|
b4748ee110
fix: don’t ignore empty request headers (#1182)
|
2 months ago |
Alexander Hofbauer
|
b40c5a64a8
docs: update instructions for xcaddy in Dockerfile (#1170)
|
2 months ago |
Alliballibaba
|
0dd2605149
Removes unnecessary booleans.
|
2 months ago |
Alliballibaba
|
790cccc164
Updates comment.
|
2 months ago |
Alliballibaba
|
01ed92bc3b
Removes unnecessary method.
|
2 months ago |
Alliballibaba
|
3ffbe063d6
Merge branch 'main' into refactor/start-worker-threads-directly
|
2 months ago |
Alliballibaba
|
55ad8ba8bc
Refactor: removes global waitgroups and uses a 'thread state' abstraction instead.
|
2 months ago |
Rob Landers
|
0c123a2563
remove opcache_reset (#1173)
|
2 months ago |
Alliballibaba
|
6bd047a4cc
Adds compareAndSwap.
|
2 months ago |
Alliballibaba
|
c811f4a167
Removes redundant check.
|
2 months ago |
Alliballibaba
|
06ebd67cf4
Refactors new thread loop approach.
|
2 months ago |
Djordje Lukic
|
fa64198d52
docs: simplify docker run command (#1168)
|
2 months ago |
Alliballibaba
|
ecce5d52b4
Adds fibers test back in.
|
2 months ago |
Alliballibaba
|
8a272cba7c
Fixes merge conflict.
|
2 months ago |
Alliballibaba
|
740fac7943
Merge branch 'main' into refactor/start-worker-threads-directly
|
2 months ago |
Brandon Kiefer
|
a441e22a1b
fix: ignore watcher dir creation error if the watcher exists (#1165)
|
2 months ago |