[njs] Fixed handling of encode arg in fs.readdir() and fs.realpath().

2024-09-04 Thread noreply
details: https://github.com/nginx/njs/commit/6259cca26b6747fa8ade15c4b602b9ad190cb14a branches: master commit:6259cca26b6747fa8ade15c4b602b9ad190cb14a user: Dmitry Volyntsev date: Tue, 3 Sep 2024 21:32:33 -0700 description: Fixed handling of encode arg in fs.readdir() and fs.real

[nginx] Added CI based on GitHub Actions.

2024-09-04 Thread noreply
details: https://github.com/nginx/nginx/commit/042b9cc4db564dc16dfc93c31c14e9a6bb749509 branches: master commit:042b9cc4db564dc16dfc93c31c14e9a6bb749509 user: Konstantin Pavlov date: Thu, 18 Jul 2024 13:42:43 -0700 description: Added CI based on GitHub Actions. Pushes to master

Correct way of finalizing a HTTP/2 connection

2024-09-04 Thread Jiří Setnička via nginx-devel
Hello, I noticed that in some situations not all queued HTTP/2 frames may be sent before closing the HTTP/2 connection. This could happen when the ngx_http_v2_finalize_connection is called with some frames in the h2c->last_out queue and with the c->write not ready. In such situation, the GOAW

[nginx] Added GitHub templates.

2024-09-04 Thread noreply
details: https://github.com/nginx/nginx/commit/082a3cbe3b7f6c28630f271c74b1787220974ed9 branches: master commit:082a3cbe3b7f6c28630f271c74b1787220974ed9 user: Maryna Herasimovich date: Thu, 29 Aug 2024 13:06:48 -0700 description: Added GitHub templates. --- .github/ISSUE_TEMPL

[nginx] Branch deleted: templates

2024-09-04 Thread noreply
details: branches: templates commit:98425cd4c9e3d27f714bd1e250f85747b70b5926 user: date: Wed, 04 Sep 2024 13:10:02 + ___ nginx-devel mailing list [email protected] https://mailman.nginx.org/mailman/listinfo/nginx-devel

[nginx] Branch created: templates

2024-09-04 Thread noreply
details: https://github.com/nginx/nginx/commit/98425cd4c9e3d27f714bd1e250f85747b70b5926 branches: templates commit:98425cd4c9e3d27f714bd1e250f85747b70b5926 user: Maryna Herasimovich date: Thu, 29 Aug 2024 13:06:48 -0700 description: Added GitHub templates. --- .github/ISSUE_TE