Kévin Dunglas
|
fc6be5d09e
chore: prepare release 1.3.3
|
6 days ago |
Kévin Dunglas
|
9e2433e39b
fix: display PHP version in static build (#1213)
|
6 days ago |
Kévin Dunglas
|
8a199bb4d7
chore: remove useless EDANT_WATCHER_VERSION Docker ARG
|
6 days ago |
Kévin Dunglas
|
fd49eade1a
chore: rename php-thread.go to phpthread.go
|
1 week ago |
Kévin Dunglas
|
a396e64ad6
feat: build static binaries with 8.4 (#1193)
|
1 week ago |
Rob Landers
|
15ad1b4cb4
ci: add reminder to delete sensitive environment variables (#1197)
|
1 week ago |
Alexander Stecher
|
ccf2af7ab2
fix: properly close context on worker script timeouts and crashes (#1184)
|
1 week ago |
Kévin Dunglas
|
6d123c7e66
chore: prepare release 1.3.2
|
1 week ago |
Kévin Dunglas
|
a1797c49b0
chore: bump deps (#1187)
|
1 week ago |
Rob Landers
|
1e279bc348
refactor: simplify exponential backoff and refactor env (#1185)
|
1 week ago |
Kévin Dunglas
|
449a0e7191
ci: build PHP 8.4 Docker images (#1183)
|
1 week ago |
Rob Landers
|
08e99fc85f
fix(metrics): handle the case where the worker is already assigned to a thread (#1171)
|
1 week ago |
Kévin Dunglas
|
2d6a299dbc
perf: improve php_server directive (#1180)
|
1 week ago |
Alliballibaba2
|
b4748ee110
fix: don’t ignore empty request headers (#1182)
|
1 week ago |
Alexander Hofbauer
|
b40c5a64a8
docs: update instructions for xcaddy in Dockerfile (#1170)
|
2 weeks ago |
Rob Landers
|
0c123a2563
remove opcache_reset (#1173)
|
2 weeks ago |
Djordje Lukic
|
fa64198d52
docs: simplify docker run command (#1168)
|
2 weeks ago |
Brandon Kiefer
|
a441e22a1b
fix: ignore watcher dir creation error if the watcher exists (#1165)
|
2 weeks ago |
Kévin Dunglas
|
7af06f18d7
chore: prepare release 1.3.1
|
2 weeks ago |
Kévin Dunglas
|
9ad06f11d3
chore: simplify benchmark.Caddyfile
|
2 weeks ago |
Kévin Dunglas
|
0328d0600e
fix: missing build tag for fastabs
|
2 weeks ago |
Kévin Dunglas
|
2538849433
docs: fix xcaddy instructions
|
2 weeks ago |
Kévin Dunglas
|
843d199469
perf: cache computations in WithRequestDocumentRoot (#1154)
|
2 weeks ago |
Kévin Dunglas
|
102b4d1ad0
chore: prepare release 1.3.0
|
3 weeks ago |
Kévin Dunglas
|
51e4445c00
docs: update php.ini path (#1110)
|
3 weeks ago |
Kévin Dunglas
|
172b598f3b
chore: bump deps (#1150)
|
3 weeks ago |
Rob Landers
|
022b8f1094
perf: use buffered chans for requests (#1146)
|
3 weeks ago |
Kévin Dunglas
|
9013614801
fix: sapi_module.getenv() should delegate to Go
|
3 weeks ago |
Alexander Stecher
|
56d5d50ea9
fix: watcher pattern matching and retrying (#1143)
|
3 weeks ago |
Kévin Dunglas
|
75dab8f33d
chore: bump deps and misc improvements (#1135)
|
4 weeks ago |
Alexander Stecher
|
1c3ce114f6
perf: use hot worker threads when possible (#1126)
|
4 weeks ago |
Alexander Stecher
|
e5ca97308e
perf: optimize $_SERVER import (#1106)
|
4 weeks ago |
Alexander Stecher
|
ee8e1b97b9
fix: default split path for php-server command (#1127)
|
1 month ago |
Kévin Dunglas
|
69c43ee43d
chore: use upstream e-dant/watcher headers and build system (#1119)
|
1 month ago |
Kévin Dunglas
|
dad858b697
ci: remove remaining latest- prefix
|
1 month ago |
Kévin Dunglas
|
f567318e19
ci: don't compress using UPX for PRs
|
1 month ago |
Kévin Dunglas
|
afedeb9d58
refactor: use build tags to disable, instead of to enable a feature (#1113)
|
1 month ago |
Kévin Dunglas
|
d53f909d20
chore: various cleanups
|
1 month ago |
Kévin Dunglas
|
2532eb5887
chore: compile without nosql's support for Postgres and MySQL (#1112)
|
1 month ago |
Benoit Esnard
|
17e57287eb
docs: fix link in SECURITY.md (#1111)
|
1 month ago |
Kévin Dunglas
|
ed3703a16a
docs: update SECURITY.md
|
1 month ago |
Kévin Dunglas
|
f43de0ccf5
chore: bump deps
|
1 month ago |
Rob Landers
|
e812473fe1
implement getenv and putenv in go (#1086)
|
1 month ago |
jaap
|
5ec030830a
fix: always untar embedded app on init (#1065)
|
1 month ago |
Kévin Dunglas
|
dbd3ae54af
fix: always ignore SIGPIPE (#1101)
|
1 month ago |
Kévin Dunglas
|
5601cc9640
chore(docker): download mlocati/docker-php-extension-installer (#1049)
|
1 month ago |
Kévin Dunglas
|
aa98b8c014
feat(static): re-enable ext-parallel
|
1 month ago |
Kévin Dunglas
|
cc21b4dfd3
docs(octane): explain how to get structured JSON logs
|
1 month ago |
Kévin Dunglas
|
e864142a7b
fix: always include pthread.h
|
1 month ago |
soyuka
|
cda74730ae
fix: term capability code may not be available
|
1 month ago |