0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 11 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update to make 2 requests add some documentation More... over 15 years ago
adding a high perf example More... over 15 years ago
* update config to only output info * initial implemention of subrequest, need to hook into buffer chain currently outputting at the front of the stream * add flags to track exceptions, ignore except blocks unless exception was thrown More... over 15 years ago
add an exception_raised flag to control processing of except blocks More... over 15 years ago
let ngx know it can reclaim the old buffer More... over 15 years ago
fix bug in parser, free attributes after start callback More... over 15 years ago
git noob here More... over 15 years ago
refactor tag detection More... over 15 years ago
remove debug output More... over 15 years ago
run filter removing esi tags from output More... over 15 years ago
start work on initial tag bindings More... over 15 years ago
set filter_need_in_memory=1 in header filter More... over 15 years ago
nothing major More... over 15 years ago
use correct make variable More... almost 16 years ago
wire up basic test More... almost 16 years ago
update readme More... almost 16 years ago
ignore project files More... almost 16 years ago
fix compile warnings on osx setup a basic framework for running tests, compiling, etc.. More... almost 16 years ago
moving test files over from mongrel-esi More... almost 16 years ago
fix configuration to load the filter in the correct order by using HTTP_FILTER_MODULES instead of HTTP_MODULES More... almost 16 years ago
adding lots of trace code to try and figure out why header filter isn't called... still just getting started here More... almost 16 years ago
update parser based on recent improvements in mongrel-esi More... almost 16 years ago
working through more details More... almost 16 years ago
some api namespacing... still getting head around nginx More... almost 16 years ago
compiling... now on to implementation ragel ngx_esi_parser.rl | rlgen-cd -G1 -o ngx_esi_parser.c More... almost 16 years ago
more project setup More... almost 16 years ago
adding new files More... almost 16 years ago