172
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 03, 2024 — Sep 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump actions/dependency-review-action from 4.7.2 to 4.7.3 (#375) More... 5 days ago
Update the global cache from a synchronized map to a concurrent map More... 9 days ago
Bump actions/dependency-review-action from 4.7.1 to 4.7.2 (#372) More... 12 days ago
Bump github/codeql-action from 3.29.9 to 3.29.11 (#371) More... 12 days ago
Bump actions/setup-java from 4.7.1 to 5.0.0 (#370) More... 12 days ago
Javadoc More... 15 days ago
Javadoc More... 18 days ago
Remove unused org.apache.commons.beanutils2.MethodUtils.invoke*(*) methods in favor of Apache Commons Lang's org.apache.commons.lang3.reflect.MethodUtils More... 18 days ago
Remove unused org.apache.commons.beanutils2.MethodUtils.invokeMethod(Object, String, Object[], Class[]) in favor of Apache Commons Lang's org.apache.commons.lang3.reflect.MethodUtils More... 18 days ago
Javadoc: Remove implementation detail More... 18 days ago
Remove unused org.apache.commons.beanutils2.MethodUtils.invokeExactStaticMethod(Class, String, Object[], Class[]) in favor of Apache Commons Lang's org.apache.commons.lang3.reflect.MethodUtils More... 18 days ago
Remove unused org.apache.commons.beanutils2.MethodUtils.invokeExactMethod(Object, String, Object[]) in favor of Apache Commons Lang's org.apache.commons.lang3.reflect.MethodUtils More... 18 days ago
Better internal class name More... 18 days ago
Javadoc More... 18 days ago
Javadoc More... 18 days ago
Remove org.apache.commons.beanutils2.MethodUtils.getAccessibleMethod(Class, String, Class) in favor vararg variant More... 18 days ago
Bump actions/checkout from 4.2.2 to 5.0.0 (#369) More... 19 days ago
Bump github/codeql-action from 3.29.8 to 3.29.9 (#368) More... 19 days ago
Use final More... 22 days ago
Internal refactoring More... 22 days ago
Remove org.apache.commons.beanutils2.MethodUtils.isAssignmentCompatible(Class toClass, Class cls) in favor oforg.apache.commons.lang3.ClassUtils.isAssignable(Class cls, Class toClass) More... 23 days ago
Replace cascading if-else with a map lookup More... 23 days ago
Remove unused org.apache.commons.beanutils2.MethodUtils.getPrimitiveType(Class) in favor of org.apache.commons.lang3.ClassUtils.wrapperToPrimitive(Class) More... 23 days ago
Remove unused org.apache.commons.beanutils2.MethodUtils.toNonPrimitiveClass(Class) in favor of org.apache.commons.lang3.ClassUtils.primitiveToWrapper(Class) More... 23 days ago
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... 23 days 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... 23 days 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... 23 days ago
Remove unused org.apache.commons.beanutils2.MethodUtils.invokeMethod(Object, String, Object) in favor of Apache Commons Lang's MethodUtils More... 23 days ago
Remove unused org.apache.commons.beanutils2.MethodUtils.invokeExactStaticMethod(Class, String, Object[]) in favor of Apache Commons Lang's MethodUtils More... 23 days ago
Remove unused org.apache.commons.beanutils2.MethodUtils.invokeExactStaticMethod(Class, String, Object) in favor of Apache Commons Lang's MethodUtils More... 23 days ago