1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Mar 12, 2023 — Mar 12, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Router: avoided undefined behaviour. More... almost 2 years ago
Var: relocated nxt_var_is_const() and nxt_var_raw(). More... almost 2 years ago
Ruby: fixed contents of SCRIPT_NAME. More... almost 2 years ago
Specified date of 1.27.0 release in changes.xml. More... almost 2 years ago
Removing unused tracking fields and functions. More... almost 2 years ago
Router: removed unused code in nxt_router_conf_error(). More... almost 2 years ago
Static: Fixed finding the file extension. More... almost 2 years ago
PHP: Fixed php_module_startup() call for PHP 8.2. More... almost 2 years ago
Unit 1.27.0 release. More... almost 2 years ago
Generated Dockerfiles for Unit 1.27.0. More... almost 2 years ago
Added version 1.27.0 CHANGES. More... almost 2 years ago
Node.js: fixed ES modules format in loader.mjs. More... almost 2 years ago
Summary: Var: removing all async stuff. More... almost 2 years ago
Logging a NULL pointer instead of passing it in the memcpy(). More... almost 2 years ago
Tests: improved test for $request_uri variable. More... almost 2 years ago
Fixed minor issues in "changes.xml". More... almost 2 years ago
Tests: removed deprecated ssl.PROTOCOL_TLSv1_2 constant. More... almost 2 years ago
Packaging: added support for RHEL 9. More... almost 2 years ago
Tests: Added tests for $request_uri. More... almost 2 years ago
Var: Added $request_uri (as in NGINX). More... almost 2 years ago
Packaging: Go: use GO111MODULE=auto in build instructions. More... almost 2 years ago
HTTP: generalized uri encoding. More... almost 2 years ago
HTTP: generalized argument and cookie parsing. More... almost 2 years ago
Added const to remove unnecessary casts. More... almost 2 years ago
Wrapped debug code in '#if (NXT_DEBUG)'. More... almost 2 years ago
Fixed memcpy(dest, NULL, 0) Undefined Behavior. More... almost 2 years ago
Packages: ship README.md and CONTRIBUTING.md. More... almost 2 years ago
Deleted extra line in README.md. More... almost 2 years ago
Adding GitHub-styled README and CONTRIBUTING files in Markdown. More... almost 2 years ago
Tests: added tests for Ruby stream IO.close(). More... almost 2 years ago