Balazs Scheidler

Results 42 issues of Balazs Scheidler

This is a spin-off from #3966 which merges the thread ID space for worker threads and associates a thread_id even with threads spawned by LogThreadedSourceDriver. This will enable the scalable...

I am opening this PR so I don't forget this. The reason this needs work: * testing * the backslash based escaping in template function invocations does not seem to...

This is a continuation of #3969 where sources with dedicated source threads (e.g. LogThreadedSourceDriver or AFInternalSourceDriver) get capable of doing source batching. This branch introduces LogScheduler, a helper class to...

This is a spinoff from #3831 and currently breaks kira. Let's get back to this when #3831 is merged.

This patch implements another config option to the html2js preprocessor, namely it allows the user to transform paths via a list of regexps, instead of passing the cacheIdFromPath callback. The...

needs: review

This intends to fix #4130 but is not yet ready. @ryanfaircloth the original idea behind db-parser() was to be the "global" parser for any kind of data. For that reason,...

This one fixes #4138, which was forwarded by @mochrul from Debian ticket https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=962839

This is a followup to #4057

It's basically created using 2to3 and adding one decode call. I am not sure it works perfectly but it did generate output for my repository.