Kévin Dunglas
|
7af06f18d7
chore: prepare release 1.3.1
|
2 months ago |
Kévin Dunglas
|
9ad06f11d3
chore: simplify benchmark.Caddyfile
|
2 months ago |
Kévin Dunglas
|
0328d0600e
fix: missing build tag for fastabs
|
2 months ago |
Kévin Dunglas
|
2538849433
docs: fix xcaddy instructions
|
3 months ago |
Kévin Dunglas
|
843d199469
perf: cache computations in WithRequestDocumentRoot (#1154)
|
3 months ago |
Kévin Dunglas
|
102b4d1ad0
chore: prepare release 1.3.0
|
3 months ago |
Kévin Dunglas
|
51e4445c00
docs: update php.ini path (#1110)
|
3 months ago |
Kévin Dunglas
|
172b598f3b
chore: bump deps (#1150)
|
3 months ago |
Alliballibaba
|
4e356989cd
Removes call from go to c.
|
3 months ago |
Rob Landers
|
022b8f1094
perf: use buffered chans for requests (#1146)
|
3 months ago |
Kévin Dunglas
|
9013614801
fix: sapi_module.getenv() should delegate to Go
|
3 months ago |
Alexander Stecher
|
56d5d50ea9
fix: watcher pattern matching and retrying (#1143)
|
3 months ago |
Alliballibaba
|
ec32f0cc55
Removes defer.
|
3 months ago |
Alliballibaba
|
3587243f59
Moves worker request logic to worker.go.
|
3 months ago |
Alliballibaba
|
89d8e267d8
Resolves waitgroup race condition on startup.
|
3 months ago |
Alliballibaba
|
c51eb93194
Fixes waitgroup overflow.
|
3 months ago |
Alliballibaba
|
4e2a2c61a2
Adds cast for safety.
|
3 months ago |
Alliballibaba
|
cd98e33e97
Resets check.
|
3 months ago |
Alliballibaba
|
e52dd0fedb
Removes logs and explicitly compares to C.false.
|
3 months ago |
Alliballibaba
|
03f98fadb0
Adds comments.
|
3 months ago |
Alliballibaba
|
b4dd1382a7
Adds error assertions.
|
3 months ago |
Alliballibaba
|
a8a00c8372
Adjustments as suggested by @dunglas.
|
3 months ago |
Alliballibaba
|
13fb4bb729
Prevents overlapping of TSRM reservation and script execution.
|
3 months ago |
Alliballibaba
|
7f13ada3e6
Fixing merge conflicts and formatting.
|
3 months ago |
Alliballibaba
|
a726a2c33c
Merge branch 'main' into refactor/start-worker-threads-directly
|
3 months ago |
Alliballibaba
|
09e0ca677c
Fix opcache_reset race condition.
|
3 months ago |
Kévin Dunglas
|
75dab8f33d
chore: bump deps and misc improvements (#1135)
|
3 months ago |
Alexander Stecher
|
1c3ce114f6
perf: use hot worker threads when possible (#1126)
|
3 months ago |
Alexander Stecher
|
e5ca97308e
perf: optimize $_SERVER import (#1106)
|
3 months ago |
Alliballibaba
|
17d5cbe59f
Adjusts the watcher logic.
|
3 months ago |
Alliballibaba
|
08254531d4
Adjusts watcher logic.
|
3 months ago |
Alliballibaba
|
279924ca13
Merge branch 'main' into refactor/start-worker-threads-directly
|
3 months ago |
Alliballibaba
|
a2f8d59dc6
Cleanup.
|
3 months ago |
Alliballibaba
|
bac9555d91
Cleanup.
|
3 months ago |
Alliballibaba
|
a9857dc82e
Cleanup.
|
3 months ago |
Alliballibaba
|
c03c59bd60
Cleanup.
|
3 months ago |
Alliballibaba
|
f7e7d41f87
Refactors php threads to take callbacks.
|
3 months ago |
Alexander Stecher
|
ee8e1b97b9
fix: default split path for php-server command (#1127)
|
3 months ago |
Alliballibaba
|
7d2ab8cc99
Initial working implementation.
|
3 months ago |
Alliballibaba
|
89b211d678
Cleans up the exponential backoff.
|
3 months ago |
Alliballibaba
|
ad34140027
Moves code to separate file.
|
3 months ago |
Alliballibaba
|
fe1158fb67
Decouple workers.
|
3 months ago |
Kévin Dunglas
|
69c43ee43d
chore: use upstream e-dant/watcher headers and build system (#1119)
|
3 months ago |
Kévin Dunglas
|
dad858b697
ci: remove remaining latest- prefix
|
3 months ago |
Kévin Dunglas
|
f567318e19
ci: don't compress using UPX for PRs
|
3 months ago |
Kévin Dunglas
|
afedeb9d58
refactor: use build tags to disable, instead of to enable a feature (#1113)
|
3 months ago |
Kévin Dunglas
|
d53f909d20
chore: various cleanups
|
3 months ago |
Kévin Dunglas
|
2532eb5887
chore: compile without nosql's support for Postgres and MySQL (#1112)
|
3 months ago |
Benoit Esnard
|
17e57287eb
docs: fix link in SECURITY.md (#1111)
|
3 months ago |
Kévin Dunglas
|
ed3703a16a
docs: update SECURITY.md
|
3 months ago |