172
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 12, 2024 — Aug 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove unused org.apache.commons.beanutils2.MethodUtils.invokeStaticMethod(Class, String, Object[], Class[]) in favor of Apache Commons Lang's org.apache.commons.lang3.reflect.MethodUtils More... 1 day ago
Remove unused org.apache.commons.beanutils2.MethodUtils.invokeStaticMethod(Class, String, Object[]) in favor of Apache Commons Lang's org.apache.commons.lang3.reflect.MethodUtils More... 1 day ago
Remove unused org.apache.commons.beanutils2.MethodUtils.invokeMethod(Object, String, Object[]) in favor of Apache Commons Lang's org.apache.commons.lang3.reflect.MethodUtils More... 1 day ago
Remove unused org.apache.commons.beanutils2.MethodUtils.invokeMethod(Object, String, Object) in favor of Apache Commons Lang's MethodUtils More... 1 day ago
Remove unused org.apache.commons.beanutils2.MethodUtils.invokeExactStaticMethod(Class, String, Object[]) in favor of Apache Commons Lang's MethodUtils More... 1 day ago
Remove unused org.apache.commons.beanutils2.MethodUtils.invokeExactStaticMethod(Class, String, Object) in favor of Apache Commons Lang's MethodUtils More... 1 day ago
Remove unused org.apache.commons.beanutils2.MethodUtils.invokeStaticMethod(Class, String, Object) in favor of Apache Commons Lang's MethodUtils More... 1 day ago
Remove unused org.apache.commons.beanutils2.MethodUtils.invokeExactMethod(Object, String, Object) More... 1 day ago
Better description More... 1 day ago
Bring in current 1.11.1 changes.xml More... 1 day ago
Simplify FluentPropertyBeanIntrospector#propertyName (#363) More... 1 day ago
Simplify `FluentPropertyBeanIntrospector#propertyName` (#363) More... 2 days ago
Bump actions/cache from 4.2.3 to 4.2.4 (#362) More... 5 days ago
Bump github/codeql-action from 3.29.7 to 3.29.8 (#361) More... 5 days ago
Add missing comments More... 5 days ago
Add Instant converter and improve enum converter #49 More... 5 days ago
feat: updated existing converters (#49) More... 5 days ago
Remove ConstructorUtils in favor of Apache Commons Lang's ConstructorUtils. ConstructorUtils is unused in this component More... 5 days ago
Add section for 1.11.1 More... 7 days ago
Javadoc More... 8 days ago
Types in java.lang are always in scope More... 8 days ago
Javadoc More... 8 days ago
Drop code that will never run since we are on Java 8 or greater More... 8 days ago
Bump github/codeql-action from 3.29.4 to 3.29.5 (#360) More... 12 days ago
Bump github/codeql-action from 3.29.2 to 3.29.4 (#358) More... 19 days ago
Merge some string literals More... 24 days ago
Fix typo in exception message throws from org.apache.commons.beanutils2.PropertyUtilsBean.setMappedProperty(Object, String, String, Object) More... 24 days ago
Fix typo in log event message in org.apache.commons.beanutils2.MethodUtils.setMethodAccessible(Method) More... 24 days ago
Update the GitHub pull request template for AI More... 24 days ago
- Use StringUtils.toRoot[Lower|Upper]Case More... 24 days ago