Kévin Dunglas
|
657dd9580b
docs: garbage collection in worker mode
|
1 year ago |
Kévin Dunglas
|
993bfa8712
ci: remove useless lines
|
1 year ago |
Kévin Dunglas
|
e514823faa
fix: use SA_ONSTACK in C-Thread-Pool
|
1 year ago |
Kévin Dunglas
|
4332bbe97c
fix: don't flush if the request body hasn't been read entirely (#122)
|
1 year ago |
Kévin Dunglas
|
0ea179d402
fix: set the _GNU_SOURCE macro to allow memrchr usage (#124)
|
1 year ago |
Kévin Dunglas
|
315e90b4b1
feat(docker): use the stable version of PHP 8.2 (#123)
|
1 year ago |
Kévin Dunglas
|
2937aa8047
fix: panic: http: invalid Read on closed Body (#121)
|
2 years ago |
Kévin Dunglas
|
229b4d6786
chore: switch back to upstream C-Thread-Pool lib (#119)
|
2 years ago |
Rob Landers
|
50a830927c
Update base image to RC7 (#118)
|
2 years ago |
Kévin Dunglas
|
8e824a7906
perf: remove an extra call to cgo (#117)
|
2 years ago |
Florent Destremau
|
266d126aac
Updated docs for docker-compose configuration (#115)
|
2 years ago |
Kévin Dunglas
|
a97e1131a5
feat: upgrade to PHP 8.2RC6 and use the official PHP builds (#106)
|
2 years ago |
Kévin Dunglas
|
0f00b9ef41
docs: add Sulu tutorial (#108)
|
2 years ago |
Kévin Dunglas
|
878a30d92f
fix: ensure there is always a free thread for non-worker scripts (#105)
|
2 years ago |
Kévin Dunglas
|
6a6dda5ed9
feat: expose PHP version (#102)
|
2 years ago |
Jockos
|
f0b2eb7445
feat: improve of performance of PHP variables registration (#94)
|
2 years ago |
Rob Landers
|
3abda4fbb6
feat: handle aborted connection (#95)
|
2 years ago |
Kévin Dunglas
|
8e136d0d25
feat: implement flush() (#90)
|
2 years ago |
Kévin Dunglas
|
0a30dd1cb9
tests: improve TestFinishRequest (#97)
|
2 years ago |
Kévin Dunglas
|
6ad1f5d277
docs: add Drupal skeleton (#96)
|
2 years ago |
Flug
|
d0123ad97d
fix typo (#91)
|
2 years ago |
Quentin Barloy
|
18202851bf
dependencies: Update the way to get C-Thread-Pool (#88)
|
2 years ago |
Quentin Barloy
|
bc6bb70e44
docs: add missing dependency to compile PHP on Mac (#87)
|
2 years ago |
Rob Landers
|
02f5d428d0
update caddy (#84)
|
2 years ago |
Alexander Schranz
|
3641552483
docs: building Docker images (#75)
|
2 years ago |
Rob Landers
|
9ef3bd7c47
feat: add fastcgi_finish_request() support (#69)
|
2 years ago |
Robin Chalas
|
bfb0b17811
feat: rename `DEBUG` env var to `CADDY_DEBUG` (#79)
|
2 years ago |
Joe Watkins
|
3f4ad4ee66
fix: crash on macOS (#81)
|
2 years ago |
Kévin Dunglas
|
8add719ef2
docs: add WordPress example (#73)
|
2 years ago |
Kévin Dunglas
|
15815afbb4
ci: run tests with the race detector (#80)
|
2 years ago |
Joe Watkins
|
213a0dfa55
fix: memory leak in worker mode (#76)
|
2 years ago |
Joe Watkins
|
163373714e
Fix CONTRIBUTING.md (#77)
|
2 years ago |
Rob Landers
|
2b7e64946d
Use RC5 image (#74)
|
2 years ago |
Dylan Blokhuis
|
18940108d1
feat: add support for $_SERVER['PHP_SELF'] (#71)
|
2 years ago |
Rob Landers
|
7a8ad580a9
Yet another workflow change :) (#70)
|
2 years ago |
Rob Landers
|
3624f4b99e
Push latest when pushing main branch (#68)
|
2 years ago |
Kévin Dunglas
|
4c27ebc398
fix: dev Docker image and various typos (#67)
|
2 years ago |
Kévin Dunglas
|
13fb0beae9
fix: remove some more memory leaks in worker mode (#65)
|
2 years ago |
Kévin Dunglas
|
beaf9b6ba5
ci: fix Docker Push (ctd) (#63)
|
2 years ago |
Kévin Dunglas
|
d339c6902f
ci: fix Docker Push (#60)
|
2 years ago |
Kévin Dunglas
|
c4c8319042
fix: memory leak in worker mode (#56)
|
2 years ago |
Kévin Dunglas
|
084decfe97
feat: remove automatic exceptions handling (#53)
|
2 years ago |
Kévin Dunglas
|
4aa6df749c
fix: Docker images (#52)
|
2 years ago |
Kévin Dunglas
|
4b21d18e84
chore: remove useless code
|
2 years ago |
Marko Korhonen
|
4293397541
feat: add Alpine based Docker image (#43)
|
2 years ago |
Kévin Dunglas
|
26edeb76e4
fix: prevent panic when restarting crashed worker (#49)
|
2 years ago |
Kévin Dunglas
|
0f65e421e4
feat: use mainline PHP 8.2 (#48)
|
2 years ago |
gahooa
|
86244060db
Fixing docker build bug in main Dockerfile relating to a COPY command (#47)
|
2 years ago |
Rob Landers
|
4a52e0eb35
Don't require secrets for running tests (#45)
|
2 years ago |
Yoann Chocteau
|
3ff6cd370c
fixing small typo (#44)
|
2 years ago |