11
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jul 28, 2025 — Jul 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump org.apache.groovy:groovy from 4.0.13 to 4.0.14 (#3154) More... almost 3 years ago
Bump kotlin.version from 1.9.0 to 1.9.10 (#3156) More... almost 3 years ago
Add Qodana workflow More... almost 3 years ago
Fix NPE on `anyMatch` when `actual` contains `null` and `Objects::isNull` is used as predicate (#3151) More... almost 3 years ago
Bump org.pitest:pitest-maven from 1.14.3 to 1.14.4 (#3150) More... almost 3 years ago
Remove label-related features from binary compatibility workflow More... almost 3 years ago
Bump pitest-github-maven-plugin from 1.0.8 to 1.1.1 More... almost 3 years ago
Update Pitest license More... almost 3 years ago
Bump byte-buddy.version from 1.14.5 to 1.14.6 (#3147) More... almost 3 years ago
Bump cdg.pitest.version from 1.1.0 to 1.1.1 (#3145) More... almost 3 years ago
Bump org.pitest:pitest-maven from 1.14.2 to 1.14.3 (#3144) More... almost 3 years ago
Define explicitly where Spotless is supposed to run More... almost 3 years ago
feat: add assertions for JDK YearMonth type (#3141) More... almost 3 years ago
Improve efficiency of iterable string conversion More... almost 3 years ago
Change the way the properties are collected using the Class.getMethods() api instead iterating the class hierarchy using Class.declaredMethods(). This way the properties declared in the interfaces will not be ignored. More... almost 3 years ago
Add isInJavaLangPackage in ClassUtils More... almost 3 years ago
Fix spotless issues by redefining explicitly rootDirectory More... almost 3 years ago
Add `assertThatCharSequence` to disambiguate Groovy's `GString` (#3132) More... almost 3 years ago
Bump Maven from 3.9.3 to 3.9.4 More... almost 3 years ago
Bump cdg.pitest.version from 1.0.12 to 1.1.0 (#3139) More... almost 3 years ago
Add check for missing fields in recursive comparison where specific fields are requested for comparison More... almost 3 years ago
Bump nl.jqno.equalsverifier:equalsverifier from 3.15 to 3.15.1 (#3136) More... almost 3 years ago
Bump com.google.guava:guava from 32.1.1-jre to 32.1.2-jre (#3134) More... almost 3 years ago
Move `containsIgnoringWhitespaces` implementation to `AbstractCharSequenceAssert` More... almost 3 years ago
Cleanup More... almost 3 years ago
Bump Maven from 3.9.2 to 3.9.3 More... almost 3 years ago
Cleanup More... almost 3 years ago
Move `doesNotContainOnlyWhitespaces` implementation to `AbstractCharSequenceAssert` More... almost 3 years ago
Move `doesNotContainAnyWhitespaces` implementation to `AbstractCharSequenceAssert` More... almost 3 years ago
Move `containsOnlyWhitespaces` implementation to `AbstractCharSequenceAssert` More... almost 3 years ago