Commit Graph

  • 4e00ed1a7b chore: bump golang.org/x/net from 0.18.0 to 0.19.0 dependabot[bot] 2023-12-12 10:29:00 +00:00
  • 6ba945091b Removes accidental RUN Jesse Donat 2023-12-12 16:26:23 -06:00
  • e19aa75e72 ci: setup Dependabot for the Go modules Kévin Dunglas 2023-12-11 16:48:51 +01:00
  • d7e40985d2 chore: upgrade to Caddy 2.7.6 Kévin Dunglas 2023-12-11 15:36:37 +01:00
  • 50feb79326 ci: bump actions/setup-go from 4 to 5 dependabot[bot] 2023-12-11 11:58:19 +00:00
  • b845670f07 Fix the broken link in README.md Xu Chunyang 2023-12-09 19:52:02 +08:00
  • 72c22f3c6e ci: fix static pipeline Kévin Dunglas 2023-12-08 23:50:36 +01:00
  • d93bfc0cb9 docs: enable symlinks following for Laravel app (#350) Peter Fox 2023-12-08 22:47:19 +00:00
  • b9eae571e5 docs: Caddyfile config adjustments (#345) Francis Lavoie 2023-12-08 13:09:20 -05:00
  • 72d983ec5e docs: better embed docs Kévin Dunglas 2023-12-08 15:53:37 +01:00
  • d427f55298 ci: fix release script Kévin Dunglas 2023-12-07 17:36:27 +01:00
  • 5e946fc02a chore: prepare release 1.0.0 v1.0.0 caddy/v1.0.0 Kévin Dunglas 2023-12-07 16:25:12 +01:00
  • ad1c4500d3 ci(docker): only mark tagged versions as latest Kévin Dunglas 2023-12-07 12:04:35 +01:00
  • 5c9d7d3f6d docs: link to the website Kévin Dunglas 2023-12-07 00:01:51 +01:00
  • 58597bfeab ci: better tags for static-builder Docker image Kévin Dunglas 2023-12-06 23:30:19 +01:00
  • 5235cb9ae1 docs: embed Kévin Dunglas 2023-12-02 14:51:17 +01:00
  • e3361c2b3f feat(caddy): allow to start workers using the php-server built-in command (#339) Kévin Dunglas 2023-12-06 18:18:16 +01:00
  • dee84ed906 feat: define needed environment variables in static-builder.Dockerfile (#338) Kévin Dunglas 2023-12-06 15:56:40 +01:00
  • 537f899939 feat: use tar to embed apps (#333) Kévin Dunglas 2023-12-03 19:17:36 +01:00
  • 7536b89815 feat: allow running embedded CLI scripts Kévin Dunglas 2023-12-03 16:38:58 +01:00
  • 49d81c4ea2 ci: fix typo Kévin Dunglas 2023-12-03 16:03:17 +01:00
  • ee38702846 ci: revert broken Docker push changes Kévin Dunglas 2023-12-03 15:55:12 +01:00
  • dd1af53432 ci: fix Docker push Kévin Dunglas 2023-12-03 15:27:26 +01:00
  • 8664f8f4bc ci: fix static build workflow Kévin Dunglas 2023-12-02 16:01:47 +01:00
  • 6509cddd2a feat: embed PHP apps into the FrankenPHP binary Kévin Dunglas 2023-11-29 23:20:46 +01:00
  • bb931c99ff remove sqlite3 requirement on darwin, fixes #330 Shyim 2023-12-02 15:02:44 +01:00
  • f1ccb0a9c5 ci: bump docker/setup-qemu-action from 2 to 3 dependabot[bot] 2023-12-02 12:23:38 +00:00
  • 99e0a7038a ci: bump docker/login-action from 2 to 3 dependabot[bot] 2023-12-02 12:23:34 +00:00
  • 723f40be16 ci: bump docker/setup-buildx-action from 2 to 3 dependabot[bot] 2023-12-02 12:23:31 +00:00
  • 8eb1e9dea9 ci: setup Dependabot for GHA Kévin Dunglas 2023-12-02 11:59:08 +01:00
  • c9bf9940d1 ci: add Super-Linter (#323) Kévin Dunglas 2023-12-01 17:26:21 +01:00
  • b675d09c49 fix: release script Kévin Dunglas 2023-12-01 13:39:41 +01:00
  • e9dfe4000e ci: fix release script Kévin Dunglas 2023-11-30 08:47:18 +01:00
  • 5a85a11c60 chore: prepare release 1.0.0-rc.4 v1.0.0-rc.4 caddy/v1.0.0-rc.4 Kévin Dunglas 2023-11-30 08:46:08 +01:00
  • de5de146c3 ci: add generic static build script (#322) Kévin Dunglas 2023-11-30 08:07:39 +01:00
  • b32e738d75 feat: Upgrade to PHP 8.3 Natsuki Ikeguchi 2023-11-25 14:49:33 +09:00
  • c884d26799 docs: don't stop the worker script even if a connection with a client is aborted Kévin Dunglas 2023-11-22 18:14:57 +01:00
  • b4aa8038ff feat: detect when worker crashes or terminates normally (#315) Kévin Dunglas 2023-11-21 23:15:07 +01:00
  • 2e72b50d10 ci: add Apple Silicon build script (#313) Kévin Dunglas 2023-11-19 17:06:18 +01:00
  • 39b4f75365 ci: re-enable tests with PHP 8.3 (#306) Kévin Dunglas 2023-11-17 11:03:21 +01:00
  • d80cc88ae1 chore: prepare release 1.0.0-rc.3 v1.0.0-rc.3 caddy/v1.0.0-rc.3 Kévin Dunglas 2023-11-16 16:08:03 +01:00
  • 2c583bcb16 feat: add support for input filters Kévin Dunglas 2023-11-13 20:35:51 +01:00
  • aa1d968dcf refactor: faster $_SERVER variables creation Kévin Dunglas 2023-11-12 13:12:54 +01:00
  • ca76e3a763 ci: disable tests with 8.3 shared library Kévin Dunglas 2023-11-15 16:41:44 +01:00
  • b56b47d187 ci: improve static build steps (#305) Kévin Dunglas 2023-11-16 14:06:34 +01:00
  • 4c70ae285a chore: bump deps Kévin Dunglas 2023-11-10 18:47:06 +01:00
  • 3d2c9b6f6f chore: add missing file Kévin Dunglas 2023-11-10 18:39:29 +01:00
  • 12791636ee chore: add an echo server benchmark Kévin Dunglas 2023-11-10 16:08:14 +01:00
  • 981f954cf2 Add Joomla on FrankenPHP Example Mr Alexandre J-S William ELISÉ 2023-11-07 13:22:44 -04:00
  • 0266175df8 ci: PHP 8.3 RC6 Docker images Kévin Dunglas 2023-11-10 13:32:11 +01:00
  • 9d56f2530a docs: add custom Caddy modules Kévin Dunglas 2023-11-01 00:06:52 +01:00
  • 4d2cd5f715 perf: write the response body directly from the memory allocated by PHP Kévin Dunglas 2023-11-07 00:29:21 +01:00
  • a4938102e1 perf: read the request body directly in the memory allocated by PHP Kévin Dunglas 2023-11-07 00:17:55 +01:00
  • bb1ed8b212 Update docker.md Irvin Capagcuan 2023-11-07 05:13:15 +08:00
  • e7bd54cc00 Chore: remove duplicated code in populateEnv() Kennedy Tedesco 2023-11-01 11:11:00 -03:00
  • ea2c7c2895 feat: add ext-ldap and ext-sysvsem to static builder, add PHP_EXTENSION_LIBS to enhance extensions (#203) DubbleClick 2023-11-01 15:50:19 +01:00
  • 8475ad9bc8 docs: fix some more typos (#285) Jacob Dreesen 2023-10-31 03:42:39 +01:00
  • 35d4075c50 Fix typo in the docs Jacob Dreesen 2023-10-31 00:09:27 +01:00
  • 255dd4b6d6 chore: prepare release 1.0.0-rc.2 v1.0.0-rc.2 caddy/v1.0.0-rc.2 Kévin Dunglas 2023-10-30 23:04:59 +01:00
  • ce1b02b1bd fix: retract RC1 of the Caddy module Kévin Dunglas 2023-10-30 17:09:14 +01:00
  • c1b8c5df5f docs: improve workers docs (#281) Kévin Dunglas 2023-10-30 22:16:09 +01:00
  • 43722a9dbe docs: update static-php URLs (#277) Antoine Lamirault 2023-10-28 14:17:18 +02:00
  • 385b47ee3b chore: bump deps Kévin Dunglas 2023-10-26 23:21:28 +02:00
  • 90caf2701a fix: healthcheck URL Kévin Dunglas 2023-10-26 23:03:56 +02:00
  • e13e394700 feat: minor improvements to the default Caddyfile Kévin Dunglas 2023-10-25 16:42:36 +02:00
  • 6874e44ddd doc: get_browser performance Mathieu De Zutter 2023-10-23 19:59:10 +02:00
  • 2a205b16ce docs: add dockerignore issue in lower docekr version to CONTRIBUTING.md hs son 2023-10-10 17:20:57 +09:00
  • dfa19978f8 chore: bump OpenTelemetry-Go Kévin Dunglas 2023-10-16 21:19:30 +02:00
  • 120006a297 chore: bump deps Kévin Dunglas 2023-10-12 16:06:32 +02:00
  • 8c57f4cc85 feat: upgrade to PHP 8.3RC4 Antoine Lamirault 2023-10-14 21:27:33 +02:00
  • 7f9c50e6f5 chore: prepare release 1.0.0-beta.2 v1.0.0-beta.2 caddy/v1.0.0-beta.2 Kévin Dunglas 2023-10-10 16:33:05 +02:00
  • ec35afdc7f chore: remove C-Thread-Pool/example.c (#259) Kévin Dunglas 2023-10-10 15:26:03 +02:00
  • 51038bbdf5 chore: log maxprocs (#257) Kévin Dunglas 2023-10-09 15:16:22 +02:00
  • c615fe0087 feat: add experimental CLI support (#239) Kévin Dunglas 2023-10-09 14:38:15 +02:00
  • af3ed6e26d fix: disable automaxprocs logging Ruud Kamphuis 2023-10-09 10:03:07 +02:00
  • 669a0175f3 Fix highlighting in config docs Ruud Kamphuis 2023-10-09 09:49:17 +02:00
  • 52caf17a40 fix: to solve php versions like: 9.0 / 9.1 shangyuanchun 2023-10-09 09:46:46 +08:00
  • e193a374d3 freat: set thread name to frankenphp Kévin Dunglas 2023-10-06 18:36:13 +02:00
  • 8b46d79560 test: refactor YAML files Kévin Dunglas 2023-10-05 11:54:33 +02:00
  • 9bf24b7d88 fix(static): add start-group and end-group around php-config libs (#241) DubbleClick 2023-10-05 17:53:43 +02:00
  • c624971fa7 feat(caddy): add command to start a PHP server (#238) Kévin Dunglas 2023-10-05 14:56:04 +02:00
  • b4780b6495 docs: config for multiple workers (#240) DubbleClick 2023-10-05 11:45:38 +02:00
  • b04326ee83 chore: better env vars in default Caddyfile (#237) Kévin Dunglas 2023-10-03 18:02:03 +02:00
  • 5874072d46 docs: Laravel example (#231) Kévin Dunglas 2023-10-03 17:32:17 +02:00
  • 7d41aa5243 docs: ext-imap isn't supported Kévin Dunglas 2023-09-28 22:08:48 +02:00
  • 2d91a606fd feat(caddy): php_server simplified directive (#235) Kévin Dunglas 2023-10-03 15:44:55 +02:00
  • 69416cc0d6 test: prove that Fibers work if not calling Go Kévin Dunglas 2023-09-28 15:45:18 +02:00
  • 29be0c0cdb docs: update skeleton list [skip ci] Kévin Dunglas 2023-09-28 15:49:08 +02:00
  • eca8cc7350 fix(caddy): ModuleInfo.New() warning Kévin Dunglas 2023-09-27 18:20:43 +02:00
  • f8e7b161b5 docs: explain php.ini configuration in docker Sergey Kamenskiy 2023-09-25 19:23:23 +02:00
  • 374c581ee5 ci: fix release workflow name Kévin Dunglas 2023-09-25 18:10:02 +02:00
  • 53a7f64984 fix(docker): increase thread stack size on Alpine (#223) Kévin Dunglas 2023-09-25 18:16:48 +02:00
  • 3f9cda365f fix typo in config.md (#221) Oyebanji Jacob Mayowa 2023-09-23 20:09:12 +02:00
  • 5ad98f7f0e ci: fix release workflow v1.0.0-beta.1 caddy/v1.0.0-beta.1 Kévin Dunglas 2023-09-20 16:07:42 +02:00
  • 55ccbb8d60 chore: prepare release 1.0.0-beta.1 Kévin Dunglas 2023-09-20 15:26:15 +02:00
  • fb90a264a3 ci: fix CircleCI config Kévin Dunglas 2023-09-20 15:24:35 +02:00
  • 618ac0850e chore: prepare release 1.0.0-beta.1 Kévin Dunglas 2023-09-20 15:12:07 +02:00
  • 92154982c6 ci: fix release pipeline Kévin Dunglas 2023-09-20 15:09:57 +02:00
  • a1bc1d837f chore: prepare release 1.0.0-rc.1 Kévin Dunglas 2023-09-20 14:20:01 +02:00
  • 123d167729 ci: release infrastructure (#213) Kévin Dunglas 2023-09-20 14:15:41 +02:00