1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 9 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Version 0.8.1. More... 7 months ago
Types: added TS description for items() introduced in f5428bc87159. More... 7 months ago
HTTP: avoid calling body filter when input chain is NULL. More... 8 months ago
Fetch: renamed prefix http to fetch to avoid overlap with HTTP module. More... 8 months ago
Modules: improved debug log. More... 8 months ago
Added flat hash overflow check. More... 8 months ago
Modules: implemented items() method of a shared dictionary. More... 8 months ago
Tests: fixed incr() tests for a shared dictionary. More... 8 months ago
Shell: fixed file error message on CLI without interactive mode. More... 8 months ago
Modules: added a session object for js_periodic handler. More... 8 months ago
Modules: added worker_affinity parameter for js_periodic directive. More... 8 months ago
Fixed typo introduced in c7d2a7846b0b. More... 8 months ago
Fixed js_periodic handler stopping after graceful shutdown. More... 8 months ago
Modules: fixed size() and keys() methods of a shared dictionary. More... 8 months ago
Introduced flat hash. More... 8 months ago
Fixed building by GCC with -O3. More... 8 months ago
Modules: introduced js_periodic directive. More... 8 months ago
HTTP: simplified events handling. More... 8 months ago
Fixed typos introduced in ff7eb3c4bf76. More... 8 months ago
Ignoring UndefinedBehaviorSanitizer warnings where appropriate. More... 9 months ago
HTTP: fixed setting of Last-Modified header. More... 10 months ago
HTTP: fixed setting of Date header. More... 10 months ago
Version bump. More... 10 months ago
Added tag 0.8.0 for changeset 0ed1952588ab More... 10 months ago
Version 0.8.0. More... 10 months ago
Modules: introduced js_shared_dict_zone directive. More... 10 months ago
Added njs_vm_external_constructor(). More... 10 months ago
Tests: improved memory sanitizer build. More... 10 months ago
Improved interactive shell. More... 10 months ago
Fixed parsing of invalid for statement. More... 10 months ago