Martijn Dashorst
Martijn Dashorst
This pull request fixes the compatibility between Select 2 and Wicket 7. In order to fix the dependencies I've also made the POMs consistent. - All duplicate information was moved...
For wider adoption of the FN project the Java artifacts should not only be available from bintray, but distributed properly through Maven Central. This will appease the Corporate Overlords who...
Unfortunately [PgBouncer](https://www.pgbouncer.org/) does not support prepared statements in transaction pooling mode, as stated in the FAQ: > To make prepared statements work in this mode would need PgBouncer to keep...
I know this is completely unsolicited, but I'd like to ask for your consideration to evaluate whether and under what conditions [these commits][patch] can be integrated with pgbouncer. ## TL;DR...
The maven filter shizzle needed to build the app (using profiles) mess up the nice properties configurator of Spring where you should be able to store properties files in /etc/mysticpaste....
Our project is split in several modules and: ``` pom.xml modulea/ pom.xml moduleb/ pom.xml war/ pom.xml ``` Module B depends on Module A, and war depends on module B. When...
The number of unit tests metric fails sometimes–returning 0 instead of the last successful build number.
In an application I have a top level menu that is hx-boosted, and have in the `` section a refresh for every 3 minutes: ```html ``` When I navigate to...
- Copilot Chat Extension Version: - VS Code Version: v1.103 - OS Version: OS: Darwin arm64 24.6.0 - Feature (e.g. agent/edit/ask mode): beastmode v4 - Selected model (e.g. GPT 4.1,...