[nginx] Add gitignore file.

2025-02-20 Thread noreply
details: https://github.com/nginx/nginx/commit/f51e2de6fe303506538ba939e9071a11387d8275 branches: master commit:f51e2de6fe303506538ba939e9071a11387d8275 user: Orgad Shaneh date: Thu, 13 Feb 2025 22:35:17 +0200 description: Add gitignore file. --- .gitignore | 3 +++ 1 file cha

[njs] QuickJS: fixed SharedDict.incr() with empty init argument.

2025-02-20 Thread noreply
details: https://github.com/nginx/njs/commit/13f0787fc52e36ae5ed67add0a14c412b3c7b716 branches: master commit:13f0787fc52e36ae5ed67add0a14c412b3c7b716 user: Dmitry Volyntsev date: Wed, 19 Feb 2025 16:50:15 -0800 description: QuickJS: fixed SharedDict.incr() with empty init argume

[njs] Tests: splitting js_periodic tests into multiple files.

2025-02-20 Thread noreply
details: https://github.com/nginx/njs/commit/89634204c4b12f17bbec826768d0d4e9dc5fae6c branches: master commit:89634204c4b12f17bbec826768d0d4e9dc5fae6c user: Dmitry Volyntsev date: Tue, 18 Feb 2025 22:53:54 -0800 description: Tests: splitting js_periodic tests into multiple files.

[njs] QuickJS: fixed memory leak in js_periodic handler.

2025-02-20 Thread noreply
details: https://github.com/nginx/njs/commit/1b451958979d38dc162cfa2872197fcba9381f7d branches: master commit:1b451958979d38dc162cfa2872197fcba9381f7d user: Dmitry Volyntsev date: Wed, 19 Feb 2025 17:36:46 -0800 description: QuickJS: fixed memory leak in js_periodic handler. --

[nginx] Improved ngx_http_subrequest() error handling.

2025-02-20 Thread noreply
details: https://github.com/nginx/nginx/commit/d25139db01b636a8212c13e1feeca37eaadad0b5 branches: master commit:d25139db01b636a8212c13e1feeca37eaadad0b5 user: Sergey Kandaurov date: Tue, 11 Feb 2025 22:54:04 +0400 description: Improved ngx_http_subrequest() error handling. Previ