Simon Taddiken
Simon Taddiken
Die favorisierten Kommentare können ja zwischen Browser und App synchronisiert werden. Vielleicht kann man den selben Mechanismus nutzen um den 'gesehen' Status ebenfalls zu synchronisieren? Wäre für mich ein absolutes...
**Describe the bug** It seems that the consumer or doesn't recover from a crash during processing of a PDF (See the logs below). Interestingly, after a restart of the application,...
Not all applications I came along support the `X-Forwarded-User` header. It would be great if the result header name could be configured to also support those applications. To drive this...
Version `2.0.0` will include the experimental `parallel` flag, which will cause the analysis to run in parallel. I think the flag should probably be `true` by default. In the end,...
Dependency failures might be written in junit xml format to the target folder in order to display such failures in CI environments. Here is the format apprently used by Jenkins:...
Now that we have better support for different languages, we could try implementing Scala support on top of the current matching algorithm. This poses the following challenges: 1. Scala allows...
Hi, I'm desperately trying to get the tags input to work in combination with the [Turbolinks](https://github.com/turbolinks/turbolinks) framework. Turbolinks caches the DOM and restores the cached DOM on certain navigation events....
For now we are globally incompatible because we run some git calls from the root build script to determine the version number
We can use the same approach as in Gradle's [cucumber-companion](https://github.com/gradle/cucumber-companion)