1. 4ddf829 Bump github/codeql-action/init from 4.37.7 to 4.37.8 by Gary Gregory · 5 hours ago master
  2. 1d8d04e Sort members. by Gary Gregory · 2 days ago
  3. 3e1923b Skip static methods in FluentPropertyBeanIntrospector and mapped lookup by Gary Gregory · 2 days ago
  4. 5c9c77b Skip static methods in FluentPropertyBeanIntrospector and mapped lookup (#437). by Gary Gregory · 2 days ago
  5. 684d505 Skip static methods in FluentPropertyBeanIntrospector and mapped lookup (#437) by Naveed Khan · 2 days ago
  6. 7ce85b3 Reject out-of-range sql date/time fields in DateTimeConverter.toDate (#436). by Gary Gregory · 2 days ago
  7. 148cad5 Patched up version of PR #436: Reject out-of-range sql date/time fields by Gary Gregory · 2 days ago
  8. 5d7557c Clear descriptor caches when bean introspectors change (#435). by Gary Gregory · 3 days ago
  9. 3a37692 Merge branch 'master' of https://github.com/apache/commons-beanutils.git by Gary Gregory · 3 days ago
  10. 80070f6 Clear descriptor caches when bean introspectors change (#435) by Naveed Khan · 3 days ago
  11. fdbf737 Record element type of first element in LazyDynaList.transform (#434). by Gary Gregory · 3 days ago
  12. 0a253c9 Record element type of first element in LazyDynaList.transform (#434) by Naveed Khan · 3 days ago
  13. c420da5 Bump org.apache.commons:commons-parent from 103 to 104. by Gary Gregory · 3 days ago
  14. e5c0ae3 Bump codeql-action from 4.37.6 to 4.37.7 by Gary Gregory · 7 days ago
  15. 167e303 Javadoc by Gary Gregory · 9 days ago
  16. 8cc4713 Revert "Javadoc" by Gary Gregory · 9 days ago
  17. 59becdb Javadoc by Gary Gregory · 9 days ago
  18. 83fe9f2 Floor pre-epoch Timestamp seconds in DateTimeConverter.convertToType (#433). by Gary Gregory · 2 weeks ago
  19. 67fe51e Floor pre-epoch Timestamp seconds in DateTimeConverter.convertToType (#433) by Naveed Khan · 2 weeks ago
  20. d8c622f Bump actions/setup-java from 5.6.0 to 5.7.0 by Gary Gregory · 3 weeks ago
  21. 8116d1d Bump github/codeql-action from 4.37.3 to 4.37.6. by Gary Gregory · 3 weeks ago
  22. 7e6d041 Reject negative index values in DefaultResolver.getIndex (#432). by Gary Gregory · 3 weeks ago
  23. ddc86aa Reject negative index values in DefaultResolver.getIndex (#432) by Naveed Khan · 3 weeks ago
  24. d2741a8 Javadoc by Gary Gregory · 3 weeks ago
  25. 76ea5c7 Suppress case variants of mapped names in isPropertySuppressed (#431). by Gary Gregory · 4 weeks ago
  26. ad69d00 Suppress case variants of mapped names in isPropertySuppressed (#431) by Naveed Khan · 4 weeks ago
  27. 659239f Javadoc by Gary Gregory · 4 weeks ago
  28. 0f7293e Remove bad comment. by Gary Gregory · 4 weeks ago
  29. eb266bc Split ArrayConverter list elements on whitespace, quotes and the by Gary Gregory · 4 weeks ago
  30. a0cbc85 Split ArrayConverter list elements on whitespace, quotes and the delimiter only (#427) by Naveed Khan · 4 weeks ago
  31. 7165d69 Bump ossf/scorecard-action from 2.4.3 to 2.4.4. by Gary Gregory · 4 weeks ago
  32. 379d32c Bump github/codeql-action from 4.37.1 to 4.37.3 by Gary Gregory · 4 weeks ago
  33. 56c54de Better JUnit API usage by Gary Gregory · 4 weeks ago
  34. 5888dbe Add back old assertion by Gary Gregory · 4 weeks ago
  35. 8d9a52a Reduce vertical whitespace. by Gary Gregory · 4 weeks ago
  36. d592edf Bump actions/checkout from 7.0.0 to 7.0.1 by Gary Gregory · 4 weeks ago
  37. a56f1c5 Update GH CI Java versions by Gary Gregory · 5 weeks ago
  38. 3d7c330 Add ArrayConverterTest.testForwardSlashSeparator() from PR #427 by Gary Gregory · 5 weeks ago
  39. 9b18a17 Use final. by Gary Gregory · 5 weeks ago
  40. b6f70e9 Remove redundant call to super() by Gary Gregory · 5 weeks ago
  41. afb65e4 Sort members by Gary Gregory · 5 weeks ago
  42. 72b2dca Resolve column name in ResultSetIterator.set (#426). by Gary Gregory · 5 weeks ago
  43. e72057c Resolve column name in ResultSetIterator.set (#426) by Naveed Khan · 5 weeks ago
  44. 6a1b16c Javadoc by Gary Gregory · 5 weeks ago
  45. 92107c2 Add messages when throwing NullPointerException. by Gary Gregory · 5 weeks ago
  46. cb0cfe2 Bump org.apache.commons:commons-parent from 102 to 103. by Gary Gregory · 5 weeks ago
  47. da3acbf Bump github/codeql-action from 4.37.0 to 4.37.1 by Gary Gregory · 5 weeks ago
  48. 8b5cff4 Merge branch 'master' of https://github.com/apache/commons-beanutils.git by Gary Gregory · 5 weeks ago
  49. 48915c0 Reject trailing separators in PointConverter (#423). by Gary Gregory · 5 weeks ago
  50. d1d6214 reject trailing separators in PointConverter (#423) by Naveed Khan · 5 weeks ago
  51. 0156315 Bump actions/setup-java from 5.5.0 to 5.6.0 by Gary Gregory · 5 weeks ago
  52. ca0994b Fix ClassCastException in DoubleLocaleConverter when input is non-Double by Gary Gregory · 5 weeks ago
  53. 068d123 Fix ClassCastException in DoubleLocaleConverter when input is non-Double Number (#422) by Naveed Khan · 5 weeks ago
  54. a62b1d1 Sort members. by Gary Gregory · 5 weeks ago
  55. 59a8dd1 Pass configured locale to SimpleDateFormat in DateTimeConverter (#421). by Gary Gregory · 5 weeks ago
  56. cdfcb33 Pass configured locale to SimpleDateFormat in DateTimeConverter (#421) by Naveed Khan · 5 weeks ago
  57. c1a2b19 Reject out-of-range color components in ColorConverter (#420). by Gary Gregory · 6 weeks ago
  58. 2a696cc Reject out-of-range color components in ColorConverter (#420) by Naveed Khan · 6 weeks ago
  59. c471304 Make WrapDynaClass instance cache thread-safe (#418). by Gary Gregory · 6 weeks ago
  60. 1784728 Make WrapDynaClass instance cache thread-safe (#418) by Naveed Khan · 6 weeks ago
  61. d7b4cf1 Bump actions/setup-java from 5.4.0 to 5.5.0 by Gary Gregory · 6 weeks ago
  62. 235096e Case-fold column and bean property names with Locale.ROOT (#415). by Gary Gregory · 6 weeks ago
  63. cb86e73 Case-fold column and bean property names with Locale.ROOT (#415) by Naveed Khan · 6 weeks ago
  64. 163ff0e Make MethodUtils CACHE_ENABLED volatile (#414). by Gary Gregory · 6 weeks ago
  65. 3286226 Make MethodUtils CACHE_ENABLED volatile (#414) by Naveed Khan · 6 weeks ago
  66. cfeb533 Do not resolve suppressed mapped properties in getPropertyDescriptor (#413). by Gary Gregory · 6 weeks ago
  67. 54a3d04 Do not resolve suppressed mapped properties in getPropertyDescriptor (#413) by Naveed Khan · 6 weeks ago
  68. 088e3cd Javadoc by Gary Gregory · 6 weeks ago
  69. 7a09d5d Javadoc by Gary Gregory · 6 weeks ago
  70. 0265041 Javadoc by Gary Gregory · 6 weeks ago
  71. c913223 Suppress class and declaringClass pseudo-properties in BeanMap (#412). by Gary Gregory · 6 weeks ago
  72. dab6123 Suppress class and declaringClass pseudo-properties in BeanMap (#412) by Naveed Khan · 6 weeks ago
  73. 5fd3fce Bump github/codeql-action from 4.36.3 to 4.37.0 by Gary Gregory · 7 weeks ago
  74. 6326049 Bump github/codeql-action from 4.36.2 to 4.36.3 by Gary Gregory · 7 weeks ago
  75. aa68b17 Refactor code duplication by Gary Gregory · 7 weeks ago
  76. 082ab1d Sort members by Gary Gregory · 7 weeks ago
  77. 811f7d3 Fix TLA. by Gary Gregory · 7 weeks ago
  78. d973794 Reject non-integer strings in integer locale converters (#411). by Gary Gregory · 7 weeks ago
  79. 37b1185 reject non-integer strings in integer locale converters (#411) by Dexter.k · 7 weeks ago
  80. 973dcd3 Javadoc by Gary Gregory · 7 weeks ago
  81. d6d2cff Flip null test by Gary Gregory · 7 weeks ago
  82. b7f53e4 Normalize spelling by Gary Gregory · 7 weeks ago
  83. 1250665 Javadoc by Gary Gregory · 8 weeks ago
  84. f5494fd Fix sql time and timestamp locale tests on java 20+ (#410). by Gary Gregory · 8 weeks ago
  85. 0b200f0 Fix sql time and timestamp locale tests on java 20+ (#410) by Dexter.k · 8 weeks ago
  86. 6037831 Javadoc by Gary Gregory · 8 weeks ago
  87. 9880896 Reject out-of-range values in LongLocaleConverter (#406). by Gary Gregory · 8 weeks ago
  88. 8260c19 Reject out-of-range values in LongLocaleConverter (#406) by Dexter.k · 8 weeks ago
  89. 5684fb1 Stop narrowing BigInteger and BigDecimal in StringLocaleConverter (#408) by Gary Gregory · 8 weeks ago
  90. 1657c63 stop narrowing BigInteger and BigDecimal in StringLocaleConverter (#408) by Dexter.k · 8 weeks ago
  91. c48d019 Bump actions/setup-java from 5.3.0 to 5.4.0 by Gary Gregory · 8 weeks ago
  92. 1e1b96e Javadoc by Gary Gregory · 8 weeks ago
  93. bff6071 Bump actions/cache from 6.0.0 to 6.1.0 by Gary Gregory · 8 weeks ago
  94. 640e370 Do not initialize arbitrary classes in EnumConverter (#398). by Gary Gregory · 8 weeks ago
  95. 93a7809 Do not initialize arbitrary classes in EnumConverter (#398) by Digiscrypt Technologies · 8 weeks ago
  96. b23c7cd Reject out-of-range long and float values in NumberConverter (#404) by Dexter.k · 9 weeks ago
  97. b9f6553 Bump actions/cache from 5.0.5 to 6.0.0. by Gary Gregory · 9 weeks ago
  98. 0545e1f Bump actions/setup-java from 5.2.0 to 5.3.0 by Gary Gregory · 9 weeks ago
  99. b8fc955 Reduce vertical whitespace in tests. by Gary Gregory · 9 weeks ago
  100. c3fe9cb Merge branch 'master' of https://github.com/apache/commons-beanutils.git by Gary Gregory · 9 weeks ago