| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-05-08 | njs: Update for version 0.9.0 API changes | Andrew Clayton | 1 | -3/+3 | |
| This bumps the minimum required version of njs to 0.9.0 Cc: Sergey A. Osokin <sergey.osokin@nginx.com> Signed-off-by: Andrew Clayton <a.clayton@nginx.com> | |||||
| 2024-04-10 | njs (lowercase) is more preferred way to mention | Andrei Zeliankou | 1 | -3/+3 | |
| 2024-03-12 | NJS: loader should be registered using njs_vm_set_module_loader() | Andrei Zeliankou | 1 | -3/+3 | |
| This change makes NJS module incompatible with NJS older than 0.8.3. Therefore, the configuration version check has been adjusted accordingly. This change was introduced in NJS 0.8.3 here: <https://hg.nginx.com/njs/rev/ad1a7ad3c715> | |||||
| 2023-07-11 | NJS: explicitely require 0.8.0 or later versions in configure. | Konstantin Pavlov | 1 | -1/+5 | |
| 2022-11-29 | Used pkg-config to detect njs where available. | Konstantin Pavlov | 1 | -4/+12 | |
| 2022-11-20 | Basic njs support. | Zhidao HONG | 1 | -0/+41 | |
