172
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Jun 07, 2024 — Jun 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added code to prevent excessive logging at warn level when running in restrictive security environment (bug #14394). More... over 22 years ago
Fixed bug #14620. Fix proposed by larry hamel. More... over 22 years ago
Added a FAQ section to the documentation and added two common answers to a frequently asked question. More... over 22 years ago
Added stylesheets dir as it wasn't used More... over 22 years ago
Added velocity log More... over 22 years ago
Fix descriptor More... over 22 years ago
Added documentation properties More... over 22 years ago
Add unit tests to prove that PropertyUtils.getPropertyType() functions correctly on nested property names, with no need for a patch. More... over 22 years ago
Added test case for bug that was (unintentionally) fixed between 1.4.1 and 1.5 release. This test is specifically for the bug reported and should ensure it doesn't come alive again. More... over 22 years ago
Adding maven build log More... over 22 years ago
doh More... over 22 years ago
Removed unused code. All tests pass using maven test More... over 22 years ago
Removed unused code. All tests pass using maven test More... over 22 years ago
Removed unused code. All tests pass using maven test More... over 22 years ago
Add myself as a committer More... over 22 years ago
rev the version More... over 22 years ago
1.5 release More... over 22 years ago
patch to bug 12544, contributed by Brian Ely with minor modifications. More... over 22 years ago
Added test case for inner bean bug in previous release (but already fixed). Test case submitted by John E. Conlon. More... over 22 years ago
Added test case for BeanComparator. Submitted by Eric Pugh. More... over 22 years ago
Added test case for bug #12458. I think that this problem was fixed by a recent bug fix. In any case, these test cases work without any patching of the code. More... over 22 years ago
Just noticed that i never remember to add myself to the status file. More... over 22 years ago
Corrections to general DynaBean documentation. Submitteed by Gidado-Yisa Immanuel. More... over 22 years ago
Fix for bug #10478. Submitted by Roland Huss. More... over 22 years ago
Added workaround for jvm issue with accessing public methods coded in default access superclasses via reflaction from a public access subclass instance. This workaround will will most likely fail if the code is run with right security permissions. Workaround suggested by Ben Walding. More... over 22 years ago
Minor patch to refactor the implementation code a touch. More... over 22 years ago
Finally :) The BeanComparator submitted by Eric Pugh back in June or sometime. With reformatting, removal of (Comparable) casting, renaming of compareProperty attribute and modification to constructor. More... over 22 years ago
Added enhancement #12247. This makes null parameter arrays pass into invokeXXX methods to be treated as empty arrays. This improves consistancy with basic reflection. More... almost 23 years ago
Added locale-aware analogues for standard beanutils classes. Submitted by Yauheny Mikulski. More... almost 23 years ago
Repair broken link in package documentation More... almost 23 years ago