1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added tag 0.8.4 for changeset 11d956c1577c More... 4 days ago
Version 0.8.4. More... 4 days ago
HTTP: fixed r.send() with Buffer argument. More... 11 days ago
Modules: checking for duplicate js_set variables. More... 11 days ago
Configure: added --with-quickjs option. More... 15 days ago
Configure: improved QuickJS discovery. More... 15 days ago
Configure: added --no-quickjs description in configure --help. More... 15 days ago
Configure: sorted options alphabetically in configure --help. More... 15 days ago
HTTP: validating URI and args arguments in r.subrequest(). More... 18 days ago
Tests: adapt stream_js.t to nginx changes. More... 18 days ago
Tests: adapt stream_js_preload_object.t to nginx changes. More... 18 days ago
Tests: simplified stream_js_import2.t. More... 18 days ago
Tests: removed stream_js_import.t. More... 18 days ago
Modules: fixed clear() method of a shared dictionary without timeout. More... about 1 month ago
Shell: added completions for QuickJS engine. More... about 1 month ago
Shell: completions are refactored and moved out of the core. More... about 1 month ago
Introduced njs_vm_value_enumerate() and njs_vm_value_own_enumerate(). More... about 1 month ago
Refactoring njs_value_own_enumerate() and friends. More... about 1 month ago
Introduced njs_vm_global() to get global object. More... about 1 month ago
Introduced njs_vm_prototype() to get a value's prototype. More... about 1 month ago
Fixed typo introduced in eb01434865d7. More... about 2 months ago
HTTP: allowing to set Server header. More... about 2 months ago
Shell: revert -t option back to preserve backward compatibility. More... about 2 months ago
Removed duplicate expect tests introduced in cb3e068a511c. More... about 2 months ago
Shell: fixed memory pool issues introduced in cb3e068a511c. More... about 2 months ago
Simplified working with global value. More... about 2 months ago
Shell: added QuickJS engine support. More... about 2 months ago
Fixed atob() with non-padded base64 strings. More... about 2 months ago
Moving hash code out of the njs core. More... 2 months ago
Moved njs_time() out of the core as it is not a part of the spec. More... 2 months ago