1. d2741a8 Javadoc by Gary Gregory · 18 hours ago master
  2. 76ea5c7 Suppress case variants of mapped names in isPropertySuppressed (#431). by Gary Gregory · 4 days ago
  3. ad69d00 Suppress case variants of mapped names in isPropertySuppressed (#431) by Naveed Khan · 4 days ago
  4. 659239f Javadoc by Gary Gregory · 5 days ago
  5. 0f7293e Remove bad comment. by Gary Gregory · 5 days ago
  6. eb266bc Split ArrayConverter list elements on whitespace, quotes and the by Gary Gregory · 5 days ago
  7. a0cbc85 Split ArrayConverter list elements on whitespace, quotes and the delimiter only (#427) by Naveed Khan · 5 days ago
  8. 7165d69 Bump ossf/scorecard-action from 2.4.3 to 2.4.4. by Gary Gregory · 5 days ago
  9. 379d32c Bump github/codeql-action from 4.37.1 to 4.37.3 by Gary Gregory · 6 days ago
  10. 56c54de Better JUnit API usage by Gary Gregory · 7 days ago
  11. 5888dbe Add back old assertion by Gary Gregory · 7 days ago
  12. 8d9a52a Reduce vertical whitespace. by Gary Gregory · 7 days ago
  13. d592edf Bump actions/checkout from 7.0.0 to 7.0.1 by Gary Gregory · 9 days ago
  14. a56f1c5 Update GH CI Java versions by Gary Gregory · 11 days ago
  15. 3d7c330 Add ArrayConverterTest.testForwardSlashSeparator() from PR #427 by Gary Gregory · 11 days ago
  16. 9b18a17 Use final. by Gary Gregory · 11 days ago
  17. b6f70e9 Remove redundant call to super() by Gary Gregory · 11 days ago
  18. afb65e4 Sort members by Gary Gregory · 11 days ago
  19. 72b2dca Resolve column name in ResultSetIterator.set (#426). by Gary Gregory · 11 days ago
  20. e72057c Resolve column name in ResultSetIterator.set (#426) by Naveed Khan · 11 days ago
  21. 6a1b16c Javadoc by Gary Gregory · 11 days ago
  22. 92107c2 Add messages when throwing NullPointerException. by Gary Gregory · 12 days ago
  23. cb0cfe2 Bump org.apache.commons:commons-parent from 102 to 103. by Gary Gregory · 13 days ago
  24. da3acbf Bump github/codeql-action from 4.37.0 to 4.37.1 by Gary Gregory · 13 days ago
  25. 8b5cff4 Merge branch 'master' of https://github.com/apache/commons-beanutils.git by Gary Gregory · 13 days ago
  26. 48915c0 Reject trailing separators in PointConverter (#423). by Gary Gregory · 13 days ago
  27. d1d6214 reject trailing separators in PointConverter (#423) by Naveed Khan · 13 days ago
  28. 0156315 Bump actions/setup-java from 5.5.0 to 5.6.0 by Gary Gregory · 13 days ago
  29. ca0994b Fix ClassCastException in DoubleLocaleConverter when input is non-Double by Gary Gregory · 14 days ago
  30. 068d123 Fix ClassCastException in DoubleLocaleConverter when input is non-Double Number (#422) by Naveed Khan · 14 days ago
  31. a62b1d1 Sort members. by Gary Gregory · 2 weeks ago
  32. 59a8dd1 Pass configured locale to SimpleDateFormat in DateTimeConverter (#421). by Gary Gregory · 2 weeks ago
  33. cdfcb33 Pass configured locale to SimpleDateFormat in DateTimeConverter (#421) by Naveed Khan · 2 weeks ago
  34. c1a2b19 Reject out-of-range color components in ColorConverter (#420). by Gary Gregory · 2 weeks ago
  35. 2a696cc Reject out-of-range color components in ColorConverter (#420) by Naveed Khan · 2 weeks ago
  36. c471304 Make WrapDynaClass instance cache thread-safe (#418). by Gary Gregory · 3 weeks ago
  37. 1784728 Make WrapDynaClass instance cache thread-safe (#418) by Naveed Khan · 3 weeks ago
  38. d7b4cf1 Bump actions/setup-java from 5.4.0 to 5.5.0 by Gary Gregory · 3 weeks ago
  39. 235096e Case-fold column and bean property names with Locale.ROOT (#415). by Gary Gregory · 3 weeks ago
  40. cb86e73 Case-fold column and bean property names with Locale.ROOT (#415) by Naveed Khan · 3 weeks ago
  41. 163ff0e Make MethodUtils CACHE_ENABLED volatile (#414). by Gary Gregory · 3 weeks ago
  42. 3286226 Make MethodUtils CACHE_ENABLED volatile (#414) by Naveed Khan · 3 weeks ago
  43. cfeb533 Do not resolve suppressed mapped properties in getPropertyDescriptor (#413). by Gary Gregory · 3 weeks ago
  44. 54a3d04 Do not resolve suppressed mapped properties in getPropertyDescriptor (#413) by Naveed Khan · 3 weeks ago
  45. 088e3cd Javadoc by Gary Gregory · 3 weeks ago
  46. 7a09d5d Javadoc by Gary Gregory · 3 weeks ago
  47. 0265041 Javadoc by Gary Gregory · 3 weeks ago
  48. c913223 Suppress class and declaringClass pseudo-properties in BeanMap (#412). by Gary Gregory · 3 weeks ago
  49. dab6123 Suppress class and declaringClass pseudo-properties in BeanMap (#412) by Naveed Khan · 3 weeks ago
  50. 5fd3fce Bump github/codeql-action from 4.36.3 to 4.37.0 by Gary Gregory · 3 weeks ago
  51. 6326049 Bump github/codeql-action from 4.36.2 to 4.36.3 by Gary Gregory · 4 weeks ago
  52. aa68b17 Refactor code duplication by Gary Gregory · 4 weeks ago
  53. 082ab1d Sort members by Gary Gregory · 4 weeks ago
  54. 811f7d3 Fix TLA. by Gary Gregory · 4 weeks ago
  55. d973794 Reject non-integer strings in integer locale converters (#411). by Gary Gregory · 4 weeks ago
  56. 37b1185 reject non-integer strings in integer locale converters (#411) by Dexter.k · 4 weeks ago
  57. 973dcd3 Javadoc by Gary Gregory · 4 weeks ago
  58. d6d2cff Flip null test by Gary Gregory · 4 weeks ago
  59. b7f53e4 Normalize spelling by Gary Gregory · 4 weeks ago
  60. 1250665 Javadoc by Gary Gregory · 5 weeks ago
  61. f5494fd Fix sql time and timestamp locale tests on java 20+ (#410). by Gary Gregory · 5 weeks ago
  62. 0b200f0 Fix sql time and timestamp locale tests on java 20+ (#410) by Dexter.k · 5 weeks ago
  63. 6037831 Javadoc by Gary Gregory · 5 weeks ago
  64. 9880896 Reject out-of-range values in LongLocaleConverter (#406). by Gary Gregory · 5 weeks ago
  65. 8260c19 Reject out-of-range values in LongLocaleConverter (#406) by Dexter.k · 5 weeks ago
  66. 5684fb1 Stop narrowing BigInteger and BigDecimal in StringLocaleConverter (#408) by Gary Gregory · 5 weeks ago
  67. 1657c63 stop narrowing BigInteger and BigDecimal in StringLocaleConverter (#408) by Dexter.k · 5 weeks ago
  68. c48d019 Bump actions/setup-java from 5.3.0 to 5.4.0 by Gary Gregory · 5 weeks ago
  69. 1e1b96e Javadoc by Gary Gregory · 5 weeks ago
  70. bff6071 Bump actions/cache from 6.0.0 to 6.1.0 by Gary Gregory · 5 weeks ago
  71. 640e370 Do not initialize arbitrary classes in EnumConverter (#398). by Gary Gregory · 5 weeks ago
  72. 93a7809 Do not initialize arbitrary classes in EnumConverter (#398) by Digiscrypt Technologies · 5 weeks ago
  73. b23c7cd Reject out-of-range long and float values in NumberConverter (#404) by Dexter.k · 5 weeks ago
  74. b9f6553 Bump actions/cache from 5.0.5 to 6.0.0. by Gary Gregory · 6 weeks ago
  75. 0545e1f Bump actions/setup-java from 5.2.0 to 5.3.0 by Gary Gregory · 6 weeks ago
  76. b8fc955 Reduce vertical whitespace in tests. by Gary Gregory · 6 weeks ago
  77. c3fe9cb Merge branch 'master' of https://github.com/apache/commons-beanutils.git by Gary Gregory · 6 weeks ago
  78. 26055be Preserve magnitude in BigInteger and BigDecimal locale converters (#401). by Gary Gregory · 6 weeks ago
  79. b54cdf3 preserve magnitude in BigInteger and BigDecimal locale converters (#401) by Dexter.k · 6 weeks ago
  80. 35d5418 Reject trailing characters in DecimalLocaleConverter.parse (#399). by Gary Gregory · 6 weeks ago
  81. 1b86e98 Reject trailing characters in DecimalLocaleConverter.parse (#399) by Dexter.k · 6 weeks ago
  82. 29a2b55 Bump actions/checkout from 6.0.3 to 7.0.0. by Gary Gregory · 6 weeks ago
  83. 010163e Sort attributes to match by Gary Gregory · 7 weeks ago
  84. 4adf9ec Bump commons-logging:commons-logging from 1.3.6 to 1.4.0. by Gary Gregory · 7 weeks ago
  85. aaa46c5 Update legacy GitHub links in CONTRIBUTING.md by Gary Gregory · 8 weeks ago
  86. 6e52fc3 Bump org.apache.commons:commons-parent from 101 to 102. by Gary Gregory · 8 weeks ago
  87. 71c1b8e Bump GH CI actions/dependency-review-action from 4.9.0 to 5.0.0 by Gary Gregory · 8 weeks ago
  88. 0bfa580 Bump GH CI actions/checkout from 6.0.2 to 6.0.3 by Gary Gregory · 8 weeks ago
  89. 03a9a26 Bump org.apache.commons:commons-parent from 100 to 101 by Gary Gregory · 8 weeks ago
  90. 1fafcd4 Bump github/codeql-action from 4.36.0 to 4.36.2 by Gary Gregory · 8 weeks ago
  91. 61a5c1c Bump github/codeql-action from 4.35.5 to 4.36.0 by Gary Gregory · 10 weeks ago
  92. bc26174 Bump org.apache.commons:commons-parent from 99 to 100 by Gary Gregory · 2 months ago
  93. fb6f0fc Bump github/codeql-action from 4.35.4 to 4.35.5 by Gary Gregory · 3 months ago
  94. 2c69aac Bump github/codeql-action from 4.35.3 to 4.35.4 by Gary Gregory · 3 months ago
  95. 4cfe1f0 Bump github/codeql-action from 4.35.2 to 4.35.3 by Gary Gregory · 3 months ago
  96. 31eb40f Bump org.apache.commons:commons-parent from 98 to 99 by Gary Gregory · 3 months ago
  97. 2653f5f Javadoc: Use {@code} by Gary Gregory · 3 months ago
  98. 8b7bbfd Bump github/codeql-action from 4.35.1 to 4.35.2 by Gary Gregory · 4 months ago
  99. 2806701 Bump actions/upload-artifact from 7.0.0 to 7.0.1 by Gary Gregory · 4 months ago
  100. 1bf60da Bump actions/cache from 5.0.4 to 5.0.5 by Gary Gregory · 4 months ago