1
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jun 01, 2025 — Jun 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
polished README More... 3 months ago
Generate elaborate README with help of Claude Code More... 3 months ago
bump versions where possible More... 3 months ago
DRY-refactored the IT with help of Claude More... 3 months ago
hardening based on failing IT tests on tomee-openjpa More... 3 months ago
get IT to work in tomee-openjpa More... 3 months ago
get rid of now unnecessary ejb/cdi suffixes in test method names More... 4 months ago
add tomee/openjpa it profile and get rid of hibernate-jpamodelgen because it isn't compatible with openjpa and therefore add in-house constants for field names More... 4 months ago
fixed corner case bug when numeric criteria is e.g. int but model type is long More... 4 months ago
fixed failing getByIds test in Eclipselink; it appears to not like the List.of(...) type as array parameter for IN, it should be a real ArrayList instance More... 4 months ago
fix github workflow More... 4 months ago
add CDI counterpart of EJB IT More... 4 months ago
rename EJB services to have EJB suffix More... 4 months ago
add CDI variant of ConfigService to IT More... 4 months ago
remove dependency on EJB sessioncontext so BaseEntityService can be used as CDI bean as well; add @Transactional attribute where needed More... 4 months ago
add IT for @Audit and Provider#is and Database#is before making changes to JPA#getCurrentBaseEntityService to be CDI compatible More... 4 months ago
improved AuditListener to fire CDI event More... 4 months ago
have claude find and fill missing IT tests for BaseEntityService More... 4 months ago
rename Optional<T> getOptionalXyz methods to findXyz More... 4 months ago
hardening after uncovering bugs thanks to claude's unit tests More... 4 months ago
have claude generate unit tests for Criteria and Page More... 4 months ago
replace TestBaseEntityIdentity by claude-generated BaseEntityTest so it covers all edge cases it could think of More... 4 months ago
migrate OmniPersistenceTest to OmniPersistenceIT More... 4 months ago
get rid of year in license header More... 4 months ago
have claude thoroughly review the source code and then catch up javadocs More... 4 months ago
fix license headers config More... 4 months ago
fix compiler error More... 4 months ago
set version to 1.0-SNAPSHOT More... 4 months ago
fix compiler warning on potential null pointer More... 4 months ago
Merge jakartified into develop, we won't maintain javax anymore More... 4 months ago