Johannes Schlüter

Results 5 issues of Johannes Schlüter

`compile_command.json` is a compilation database files used by different clangd based IDEs and editors for more accurate code completion. In this patch a make target `compile-commands` is added as a...

Analytics currently look ugly.

analytics

There should be a service configuration so the default provider can be replaced easily

analytics

In ./Analytics/DefaultRuleProvider.php the path to analytics.xml is currently hard coded. There should be a configuration to pass this in.

analytics

In revision 93ce5b0befdef5cf4ffd code was added which ignores the scripts return value. It therefore isn't possible anymore to interrupt a pconn run from inside. This was needed as on windows...