1. 4d3dc80 BEANUTILS-492: Skip testListIndexed*Method on Java 8 by Stian Soiland-Reyes · 8 years ago
  2. 3d129b7 BEANUTILS-492 Ignore test on Java 8 or more by Stian Soiland-Reyes · 8 years ago
  3. e56b2b5 BEANUTILS-492: Added Java 8-safe variant of BEANUTILS-422 test case by Stian Soiland-Reyes · 8 years ago
  4. 71491e2 Avoid try..catch { fail(e) } by Stian Soiland-Reyes · 8 years ago
  5. 586b6ee BEANUTILS-492 workarounds in test case by Stian Soiland-Reyes · 8 years ago
  6. bdfd46f BEANUTILS-492 IndexedPropertyDescriptor not supported for List in Java 8 by Stian Soiland-Reyes · 8 years ago
  7. acfc620 Update old school @exception with new school @throws. by Gary D. Gregory · 8 years ago
  8. 44d8f7c Add missing files to source distro. by Gary D. Gregory · 8 years ago
  9. f23734d Regenerate JIRA and MAIL pages but nothing looks effectively different. by Gary D. Gregory · 8 years ago
  10. 3566f2c Add missing CONTRIBUTING.md. by Gary D. Gregory · 8 years ago
  11. a45151d Add README.md by Gary D. Gregory · 8 years ago
  12. 357a180 Set release date as RC date. by Gary D. Gregory · 8 years ago
  13. 633b0e6 Apache Commons BeanUtils 1.9.3 RELEASE NOTES. by Gary D. Gregory · 8 years ago
  14. 6c24acb Make different versions more obvious. by Gary D. Gregory · 8 years ago
  15. 6d7b36b [BEANUTILS-477] Updated changes.xml. by Oliver Heger · 8 years ago
  16. 330d5cf [BEANUTILS-477] Changed log level. by Oliver Heger · 8 years ago
  17. 2af1a12 Prepare 1.9.3 release. by Gary D. Gregory · 8 years ago
  18. 3f52e71 Add self. by Gary D. Gregory · 8 years ago
  19. 7a20c4d Better JIRA description. by Gary D. Gregory · 8 years ago
  20. 3c98dc6 [BEANUTILS-433] Update to JUnit 4. Dependency is updated but not the code. by Gary D. Gregory · 8 years ago
  21. fa1d3dc Prepare for 1.9.3. by Gary D. Gregory · 8 years ago
  22. 8e4cf50 [BEANUTILS-490] Update Java requirement from Java 5 to 6. by Gary D. Gregory · 8 years ago
  23. 1a3d744 [BEANUTILS-474] FluentPropertyBeanIntrospector does not use the same naming algorithm as DefaultBeanIntrospector. by Gary D. Gregory · 8 years ago
  24. 7175246 Update release description. by Gary D. Gregory · 8 years ago
  25. 71a61bc [BEANUTILS-474] FluentPropertyBeanIntrospector does not use the same naming algorithm as DefaultBeanIntrospector. Update changes.xml to make issue ID come first in XML attribute list. by Gary D. Gregory · 8 years ago
  26. 4bede26 Javadoc: Use the active voice. by Gary D. Gregory · 8 years ago
  27. 15c7267 Fix what must have been a typo! by Gary D. Gregory · 8 years ago
  28. 354b72a Access static method directly. by Gary D. Gregory · 8 years ago
  29. 283e14c Remove unused import. by Gary D. Gregory · 8 years ago
  30. 49e84e3 No need to avoid running tests on JVMs older than 1.5 since we require 1.5. by Gary D. Gregory · 8 years ago
  31. 0512bc2 Remove unnecessary casts. by Gary D. Gregory · 8 years ago
  32. 0d0e7bc Convert for loops to enhanced for loops. by Gary D. Gregory · 8 years ago
  33. 9c3eabd Rely on RAT for license checking, not Checkstyle; commons-parent 34 -> 40. by Gary D. Gregory · 8 years ago
  34. 85049f9 Next release should be 1.9.3. by Gary D. Gregory · 8 years ago
  35. 8d1253f Use US English spelling for 'recognized'. by Gary D. Gregory · 8 years ago
  36. 0148c4a Update copyright for 2016. by Gary D. Gregory · 8 years ago
  37. d6be942 Collect the DOAPs by Sebastian Bazley · 8 years ago
  38. d1e1482 [BEANUTILS-482] Update commons-collections from 3.2.1 to 3.2.2. by Gary D. Gregory · 8 years ago
  39. b4a3c67 Each version must be in its own release section by Sebastian Bazley · 9 years ago
  40. 58646b3 CGI must be svn:executable * by Sebastian Bazley · 9 years ago
  41. 140846c Keep trying by Sebastian Bazley · 10 years ago
  42. 1d7191a Keep trying; tricky to do as many things don't work after OOME by Sebastian Bazley · 10 years ago
  43. 7c05411 More trying to fix Continuum fail by Sebastian Bazley · 10 years ago
  44. 295d46a Add a bit of debug for Continuum failure - does max count need to be increased? by Sebastian Bazley · 10 years ago
  45. 430f965 Add a bit of debug for Continuum failure - does max count need to be increased? by Sebastian Bazley · 10 years ago
  46. a653374 Add a bit of debug for Continuum failure - does max count need to be increased? by Sebastian Bazley · 10 years ago
  47. 9c46074 Add final modifier to method parameters. Add final modifier to local variables. by Gary D. Gregory · 10 years ago
  48. 3a44d58 Convert control statement bodies to block. by Gary D. Gregory · 10 years ago
  49. b62d21c Update Javadoc link to Java 5 since we depend on it. by Gary D. Gregory · 10 years ago
  50. f061e5c [BEANUTILS-465] Updated changes.xml. by Oliver Heger · 10 years ago
  51. 7b03888 [BEANUTILS-465] Made indexed list setters work again. by Oliver Heger · 10 years ago
  52. cc62373 Added Tommy Tynjä to contributors section. by Oliver Heger · 10 years ago
  53. 2465319 [BEANUTILS-470] Updated changes.xml. by Oliver Heger · 10 years ago
  54. f5ea493 [BEANUTILS-470] NumberConverter now deals with BigDecimal objects correctly. by Oliver Heger · 10 years ago
  55. b999a4c Use ${commons.changes.version}. by Gary D. Gregory · 10 years ago
  56. 953d312 Update maven-changes-plugin to 2.11. by Gary D. Gregory · 10 years ago
  57. 7fe3af0 [BEANUTILS-469] Update commons-logging from 1.1.1 to 1.2. by Gary D. Gregory · 10 years ago
  58. 412a2a7 Format. by Gary D. Gregory · 10 years ago
  59. b4d1fe2 Update commons-parent from 33 to 34. by Gary D. Gregory · 10 years ago
  60. a803def Fixed a typo in the release notes by Emmanuel Bourg · 10 years ago
  61. 2d90a1a Bump next release number by Sebastian Bazley · 10 years ago
  62. 2c7ed08 Added a section for the next release to changes.xml. by Oliver Heger · 10 years ago
  63. 3fda342 Updated doap for 1.9.2 release. by Oliver Heger · 10 years ago
  64. 43ba098 Set release date for 1.9.2. by Oliver Heger · 10 years ago
  65. 0a95d2f Updated version to next development iteration. by Oliver Heger · 10 years ago
  66. 8737420 Switched to most recent version of Commons Parent. by Oliver Heger · 10 years ago
  67. e3e4bb4 Set the release description for 1.9.2. by Oliver Heger · 10 years ago
  68. 9f84b14 Updated release notes for version 1.9.2. by Oliver Heger · 10 years ago
  69. 8812cdc Added missing license headers. by Oliver Heger · 10 years ago
  70. 1d95344 Updated download page in preparation for 1.9.2 release. by Oliver Heger · 10 years ago
  71. 0c99298 Updated release version in properties of pom. by Oliver Heger · 10 years ago
  72. ca0254a Switched to 1.9.2 release in site menu. by Oliver Heger · 10 years ago
  73. ec031f9 Added information about 1.9.2 release to main page. by Oliver Heger · 10 years ago
  74. f182f8d [BEANUTILS-458] Updated changes.xml. by Oliver Heger · 10 years ago
  75. 47ed0c7 [BEANUTILS-458] Added a check for null result objects. by Oliver Heger · 10 years ago
  76. a57bd5e Added IntelliJ files to svn:ignore. by Oliver Heger · 10 years ago
  77. 28ce7f4 Missing SVN properties. by Oliver Heger · 10 years ago
  78. e79b050 [BEANUTILS-463] Updated changes.xml. by Oliver Heger · 10 years ago
  79. f3bdbbc [BEANUTILS-463] Added a section to the user's guide. by Oliver Heger · 10 years ago
  80. 2412c90 [BEANUTILS-463] Added an easy way to suppress the class property. by Oliver Heger · 10 years ago
  81. 4e410e0 [BEANUTILS-463] Added a specialized BeanIntrospector for suppressing properties. by Oliver Heger · 10 years ago
  82. 5380d2d Added section for next release in changes.xml. by Oliver Heger · 10 years ago
  83. 444c815 Updated doap file for 1.9.1 release. by Oliver Heger · 10 years ago
  84. 0bc2454 Dropped "Documentation" section from index.html. by Oliver Heger · 10 years ago
  85. a0481ab Entered correct release date. by Oliver Heger · 10 years ago
  86. 67e8763 Updated version to next SNAPSHOT version. by Oliver Heger · 10 years ago
  87. 710402b Oops, updated comment but not the value by Sebastian Bazley · 10 years ago
  88. 21d3a6a Increase memory limit to get round Continuum OOME fails by Sebastian Bazley · 10 years ago
  89. 14c9ec5 Allow memory to be overridden on command line to try and fix CI build OOME fail by Sebastian Bazley · 10 years ago
  90. 1dfa091 Removed outdated README.txt. by Oliver Heger · 10 years ago
  91. f5ca673 Added a description for 1.9.1 release. by Oliver Heger · 10 years ago
  92. de03854 Switched to version 1.9.1 in menu. by Oliver Heger · 10 years ago
  93. 68b552b Updated releases section on overview page. by Oliver Heger · 10 years ago
  94. bfe4e72 Updated download page in preparation for 1.9.1 release. by Oliver Heger · 10 years ago
  95. 036841e Updated properties in pom related to the release version. by Oliver Heger · 10 years ago
  96. 91a8392 Updated release notes for version 1.9.1. by Oliver Heger · 10 years ago
  97. 687832c Missing svn properties. by Oliver Heger · 10 years ago
  98. b42e9f3 [BEANUTILS-456] Updated changes.xml. by Oliver Heger · 10 years ago
  99. 8f77bd6 [BEANUTILS-456] Provide another method for querying a write method. by Oliver Heger · 10 years ago
  100. b44b3d9 [BEANUTILS-456] Recover lost references to write methods. by Oliver Heger · 10 years ago