Rob Landers
|
c158887b5c
Automatically Run Tests on PR and Push Docker Image (#38)
|
2 years ago |
Yoann Chocteau
|
0f0476792f
APP_RUNTIME as docker environment variable (#40)
|
2 years ago |
Kévin Dunglas
|
1e453036b2
fix: signals handling (#39)
|
2 years ago |
Rob Landers
|
2890aae4a5
POC: Enable extensions + staged build (#33)
|
2 years ago |
Alex Rock
|
9943160771
Add a small note for TLS with localhost (for people that don't know Caddy's TLS system) (#22)
|
2 years ago |
Rokas Lakstauskas
|
814d6c5e92
Missing backslash for line continuation (#28)
|
2 years ago |
Alex Rock
|
7460cbdb7c
Allow users to add php.ini files to /usr/local/lib/php/ without rebuilding the image (#27)
|
2 years ago |
Kévin Dunglas
|
291b9464bc
docs: improve contribution guide
|
2 years ago |
Kévin Dunglas
|
d4fce0d678
docs: document debug mode
|
2 years ago |
Kévin Dunglas
|
b719e1cbea
docs: improve docs of the Go module (#25)
|
2 years ago |
Kévin Dunglas
|
db1d909b3f
chore: add FUNDING.yml
|
2 years ago |
Kévin Dunglas
|
f8bdd640cf
docs: add license (#24)
|
2 years ago |
Javier Eguiluz
|
dd6b33a35c
[Docs] Minor typos and tweaks (#23)
|
2 years ago |
Alex Rock
|
ce873e4459
Use proper number of cpus to compile php instead of hardcoded value (#21)
|
2 years ago |
Jason McCallister
|
7bb0a013ef
Small typo (#18)
|
2 years ago |
Alban Baixas
|
ded7731938
docs: fix mercure link (#17)
|
2 years ago |
Kévin Dunglas
|
4629d05d46
docs: add link to presentation
|
2 years ago |
Kévin Dunglas
|
f97f56d45a
docs: improve compile instructions
|
2 years ago |
Kévin Dunglas
|
625ab8906f
docs: update logo
|
2 years ago |
Kévin Dunglas
|
b8177a007e
docs: add more docs (#16)
|
2 years ago |
Kévin Dunglas
|
acc48830f7
feat: improve Dockerfile and add some docs (#15)
|
2 years ago |
Kévin Dunglas
|
b971c07d89
feat: improve default config (#14)
|
2 years ago |
Kévin Dunglas
|
5012ac30cd
chore: improve tests and add missing file (#13)
|
2 years ago |
Kévin Dunglas
|
5af6b10d1f
feat: add support for 103 Early Hints (#12)
|
2 years ago |
Kévin Dunglas
|
3712d0d69b
test: add tests for exception handling (#11)
|
2 years ago |
Kévin Dunglas
|
46ec897d2e
feat: add stub PHP functions (#10)
|
2 years ago |
Kévin Dunglas
|
7ec0043fe8
feat: handle errors in worker mode (#9)
|
2 years ago |
Kévin Dunglas
|
a95f4b03dd
Merge pull request #8 from dunglas/fix/worker
|
2 years ago |
Kévin Dunglas
|
4c0dd41327
feat: improve PHP logger
|
2 years ago |
Kévin Dunglas
|
ea5aa3d729
feat: add support for logs
|
2 years ago |
Kévin Dunglas
|
f579793de9
fix: unwanted calls to WriteHeader()
|
2 years ago |
Kévin Dunglas
|
2ced2afa49
Merge pull request #7 from dunglas/feat/improve-caddy
|
2 years ago |
Kévin Dunglas
|
c45a4c620f
feat: improve sessions handling in workers
|
2 years ago |
Kévin Dunglas
|
0b8e322375
fix: preserve autoloading in worker mode
|
2 years ago |
Kévin Dunglas
|
4a87ad3609
chore: add tests regarding persistent objects
|
2 years ago |
Kévin Dunglas
|
d61c96a4c3
feat: use Zap for logging
|
2 years ago |
Kévin Dunglas
|
da50ea3e9a
feat: replace placeholders in worker file names
|
2 years ago |
Kévin Dunglas
|
796476d537
feat: use threads instead of GoRoutines (#6)
|
2 years ago |
Kévin Dunglas
|
84273ec395
fix: fix thread safety issues (#5)
|
2 years ago |
Kévin Dunglas
|
a3ba57f021
test: ensure memory safety when handling parallel requests (#3)
|
2 years ago |
Kévin Dunglas
|
6da01cc858
refactor: minor cleanup
|
2 years ago |
Kévin Dunglas
|
2b3475ed9d
docs: add examples
|
2 years ago |
Kévin Dunglas
|
8c87075db8
docs: add an exemple
|
2 years ago |
Kévin Dunglas
|
9761090c06
chore: fix some typos and conventions
|
2 years ago |
Kévin Dunglas
|
09de805aaa
fix: memory leaks and refactor worker code (#2)
|
2 years ago |
Kévin Dunglas
|
7d81fa51fe
feat: add a woker mode (#1)
|
2 years ago |
Kévin Dunglas
|
0d1ff2c438
fix: uncomment free
|
3 years ago |
Kévin Dunglas
|
92a4c21eb7
fix: use emalloc to allocate the context
|
3 years ago |
Kévin Dunglas
|
f037ba937a
feat: better public API
|
3 years ago |
Kévin Dunglas
|
290e9e1114
feat: Caddy module
|
3 years ago |