[nginx] Added contributing guidelines.

2024-09-03 Thread noreply
details: https://github.com/nginx/nginx/commit/da468ec0c03ab7711ab4fcb0517760daaf31ab10 branches: master commit:da468ec0c03ab7711ab4fcb0517760daaf31ab10 user: Maryna Herasimovich date: Wed, 28 Aug 2024 20:43:08 -0700 description: Added contributing guidelines. --- CONTRIBUTING

[njs] QuickJS: moving njs object creation to common code.

2024-09-03 Thread noreply
details: https://github.com/nginx/njs/commit/b70ab370b8fd8c7e37a6491697dfe357031f4632 branches: master commit:b70ab370b8fd8c7e37a6491697dfe357031f4632 user: Dmitry Volyntsev date: Mon, 8 Jul 2024 23:35:12 -0700 description: QuickJS: moving njs object creation to common code. So

[njs] QuickJS: qjs_new_context() accepts now additional modules.

2024-09-03 Thread noreply
details: https://github.com/nginx/njs/commit/cb8296fa4e2c976b78f07a73263bb0cd5dfb29ab branches: master commit:cb8296fa4e2c976b78f07a73263bb0cd5dfb29ab user: Dmitry Volyntsev date: Tue, 23 Jul 2024 22:55:01 -0700 description: QuickJS: qjs_new_context() accepts now additional modul

[njs] Introduced libqjs.a.

2024-09-03 Thread noreply
details: https://github.com/nginx/njs/commit/82c5b5ad5ceff3f9f7d0cf62bf6cc74cac2c454d branches: master commit:82c5b5ad5ceff3f9f7d0cf62bf6cc74cac2c454d user: Dmitry Volyntsev date: Tue, 23 Jul 2024 18:37:33 -0700 description: Introduced libqjs.a. --- auto/make| 48 +

[njs] QuickJS: added wrappers for strings creation.

2024-09-03 Thread noreply
details: https://github.com/nginx/njs/commit/65f1e8555e226f0072d69fd673d000639f6428db branches: master commit:65f1e8555e226f0072d69fd673d000639f6428db user: Dmitry Volyntsev date: Fri, 16 Aug 2024 23:29:48 -0700 description: QuickJS: added wrappers for strings creation. --- sr

[njs] Tests: making exception test more portable in stream_js.t.

2024-09-03 Thread noreply
details: https://github.com/nginx/njs/commit/a3a4dd45a5377723042df2194b06565e9abc0f2f branches: master commit:a3a4dd45a5377723042df2194b06565e9abc0f2f user: Dmitry Volyntsev date: Wed, 28 Aug 2024 16:57:49 -0700 description: Tests: making exception test more portable in stream_js

[njs] QuickJS: disabling eval() and Function() in qjs_new_context().

2024-09-03 Thread noreply
details: https://github.com/nginx/njs/commit/8e02600da88bd70a2a4aff88e9bb38fbd849f9f3 branches: master commit:8e02600da88bd70a2a4aff88e9bb38fbd849f9f3 user: Dmitry Volyntsev date: Wed, 24 Jul 2024 16:30:10 -0700 description: QuickJS: disabling eval() and Function() in qjs_new_con