11
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jul 22, 2025 — Jul 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix: isDirectoryContaining/isDirectoryRecursivelyContaining check files/directories relative to the directory under test instead of absolute path More... 6 days ago
Bump org.hibernate.orm:hibernate-core from 7.4.4.Final to 7.4.5.Final (#4326) More... 11 days ago
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.10.2.0 to 4.10.3.0 (#4325) More... 11 days ago
Bump junit-framework.version from 6.1.1 to 6.1.2 (#4324) More... 11 days ago
fix: allow null value when narrowing an assertion with that value to a given assert type. More... 11 days ago
fix: @InjectSoftAssertions uses ThreadLocalErrorCollector in concurrent per method tests. More... 12 days ago
fail the build on javadoc warnings More... 13 days ago
chore: fix javadoc warnings in assertj-guava More... 13 days ago
Bump kotlin.version from 2.3.21 to 2.4.0 (#4272) More... 13 days ago
Bump the github-actions group with 3 updates (#4323) More... 13 days ago
chore: fix javadoc warnings in assertj-core More... 15 days ago
Bump com.fasterxml.jackson:jackson-bom from 2.22.0 to 2.22.1 (#4318) More... 16 days ago
Bump org.pitest:pitest-maven from 1.25.5 to 1.25.7 (#4320) More... 16 days ago
improvement: add contextual description in not null check when performing extracting/map/flatMap/flatExtracting/extractingResultOf More... 16 days ago
Bump org.hibernate.orm:hibernate-core from 7.4.3.Final to 7.4.4.Final (#4315) More... 18 days ago
Bump org.apache.groovy:groovy from 5.0.6 to 5.0.7 (#4316) More... 18 days ago
fix javadoc More... 19 days ago
Merge branch '3.x' More... 20 days ago
Upgrade Maven plugins More... 20 days ago
Bump the github-actions group with 2 updates (#4314) More... 20 days ago
Bump the github-actions group with 2 updates (#4313) More... 20 days ago
BREAKING CHANGE: rename xxxForProxy as assertXXX or doXXX More... 20 days ago
Bump org.codehaus.gmavenplus:gmavenplus-plugin from 5.0.0 to 5.1.0 (#4312) More... 21 days ago
BREAKING CHANGE: make allMatch and allSatisfy assertions to fail if given an empty iterable/array More... 23 days ago
Bump org.hibernate.orm:hibernate-core from 7.4.2.Final to 7.4.3.Final (#4309) More... 24 days ago
Bump com.diffplug.spotless:spotless-maven-plugin from 3.7.0 to 3.8.0 (#4308) More... 25 days ago
Bump junit-framework.version from 6.1.0 to 6.1.1 (#4307) More... 25 days ago
deprecate lenient date parsing as it not a good idea in the first place More... 26 days ago
BREAKING CHANGE: Remove DateUtil DateFormat related methods and fields More... 26 days ago
Replace default SimpleDateFormat used to parse dates by ISO_OFFSET_DATE_TIME, ISO_LOCAL_DATE_TIME, ISO_LOCAL_DATE DateTimeFormatter and Timestamp parsing as supported by Timestamp.valueOf(String). More... 26 days ago