-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: divader/array-var-nginx-module
base: 735e74a
head repository: openresty/array-var-nginx-module
compare: aa6b058
- 14 commits
- 6 files changed
- 4 contributors
Commits on Jan 25, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 645c131 - Browse repository at this point
Copy the full SHA 645c131View commit details
Commits on Mar 1, 2016
-
feature: this module can now be compiled as a dynamic module with NGI…
…NX 1.9.11+ via the --with-dynamic-module=PATH option of ./configure. also fixed issues with other modules are compiled as dynamic modules.
Configuration menu - View commit details
-
Copy full SHA for d15338e - Browse repository at this point
Copy the full SHA d15338eView commit details
Commits on Mar 9, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 51cf2ab - Browse repository at this point
Copy the full SHA 51cf2abView commit details
Commits on Jul 26, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 844ccce - Browse repository at this point
Copy the full SHA 844ccceView commit details
Commits on Oct 27, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 2b7ab11 - Browse repository at this point
Copy the full SHA 2b7ab11View commit details -
Configuration menu - View commit details
-
Copy full SHA for b572087 - Browse repository at this point
Copy the full SHA b572087View commit details -
tests: valgrind.suppress: removed too aggressive suppressions in ngin…
…x mem pools and luajit lj_str_new.
Configuration menu - View commit details
-
Copy full SHA for a5e8ba1 - Browse repository at this point
Copy the full SHA a5e8ba1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 927e1e1 - Browse repository at this point
Copy the full SHA 927e1e1View commit details
Commits on May 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 89ecdb0 - Browse repository at this point
Copy the full SHA 89ecdb0View commit details
Commits on Jul 8, 2021
-
travis-ci: bump the NGINX core to 1.19.9, remove clang compiler mode …
…from travis to save credits. (openresty#7)
Configuration menu - View commit details
-
Copy full SHA for 95e9fd6 - Browse repository at this point
Copy the full SHA 95e9fd6View commit details
Commits on Oct 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 353f916 - Browse repository at this point
Copy the full SHA 353f916View commit details
Commits on May 23, 2022
-
optimize: fix potential null pointer dereference found by coverity (o…
…penresty#9) 568 dd("array var map: array size: %d", (int) array->nelts); 569 CID 258181 (openresty#1 of 1): Dereference null return value (NULL_RETURNS)7. dereference: Dereferencing array_it, which is known to be NULL. 570 array_it->not_found = 0; 571 array_it->valid = 1;
Configuration menu - View commit details
-
Copy full SHA for 32188f8 - Browse repository at this point
Copy the full SHA 32188f8View commit details
Commits on Nov 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2c1bfef - Browse repository at this point
Copy the full SHA 2c1bfefView commit details
Commits on Aug 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aa6b058 - Browse repository at this point
Copy the full SHA aa6b058View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 735e74a...aa6b058