Tobias Unger

Results 6 comments of Tobias Unger

The simplest solution would be to checkout the commit hash on the slave in any case. Git-Plugin doesn’t do anything else, even if a branch is specified. In this case,...

Can you please explain the _shared lib fix of image labels_ in more detail?

The current implementation of `MultiPartInternal` in Rest Assured uses the deprecated constructor of `InputStreamBody` and `StringBody` that relies on `ContentType.create(String mimeType)`. This method enforces strict MIME type validation and **does...

> Idea for workaround: On start of new JabRef instance, old postgres (from JabRef) could be re-used (or killed) To me, this feels a bit like performing "magic" on the...

I believe we should focus less on profiling the current solution and instead prioritize designing a more efficient one. Below is a list of performance-related issues I have identified with...