1. 47e13b0 Remove useless parens. by Gary D. Gregory · 6 years ago
  2. ad56c38 [CONFIGURATION-724] Add support for Commons Text 1.4 localhost string lookup as a default lookup. by Gary D. Gregory · 6 years ago
  3. dc565c4 Better param names. by Gary D. Gregory · 6 years ago
  4. 766f6b1 Javdoc. by Gary D. Gregory · 6 years ago
  5. 5b743d5 Sort methods. A private static method does not need to be static. by Gary D. Gregory · 6 years ago
  6. e0fc7b4 Remove useless parens. by Gary D. Gregory · 6 years ago
  7. 64d53a6 Javadoc. by Gary D. Gregory · 6 years ago
  8. fa5dbfa Use final. by Gary D. Gregory · 6 years ago
  9. d728087 Better local var name. by Gary D. Gregory · 6 years ago
  10. 5fa1935 Extract constants. by Gary D. Gregory · 6 years ago
  11. 801f4f4 Remove useless parens. by Gary D. Gregory · 6 years ago
  12. 788d9c3 Javadoc. by Gary D. Gregory · 6 years ago
  13. d6d2307 Remove useless parens. by Gary D. Gregory · 6 years ago
  14. 656abed Remove useless parens. by Gary D. Gregory · 6 years ago
  15. 110084e Use Java API instead of custom code. by Gary D. Gregory · 6 years ago
  16. f6dbdcf Remove useless parens. by Gary D. Gregory · 6 years ago
  17. 9900d95 Remove useless parens. by Gary D. Gregory · 6 years ago
  18. e1f95cf Update tests from mailapi 1.6.1 to 1.6.2. by Gary D. Gregory · 6 years ago
  19. c83d1cb Javadoc 3.0.0-M1 -> 3.0.1. by Gary D. Gregory · 6 years ago
  20. 23abf13 clirr-maven-plugin 2.4 to 2.8 for reporting. by Gary D. Gregory · 6 years ago
  21. e86a727 findbugs-maven-plugin 3.0.4 to 3.0.5. by Gary D. Gregory · 6 years ago
  22. 76f12ab Update maven-checkstyle-plugin from 2.15 to 3.0.0 and fix some checkstyle issues. by Gary D. Gregory · 6 years ago
  23. e4b9b3f Checkstyle. by Gary D. Gregory · 6 years ago
  24. 50dc745 Remove trailing white spaces. by Gary D. Gregory · 6 years ago
  25. 774d180 Remove exceptions not thrown from test method signatures. by Gary D. Gregory · 6 years ago
  26. aa75d3a The static field ListDelimiterHandler.NOOP_TRANSFORMER should be accessed directly. by Gary D. Gregory · 6 years ago
  27. e0bc1af Migrate away from deprecated APIs in Apache Commons Lang and Spring. by Gary D. Gregory · 6 years ago
  28. c50da91 [CONFIGURATION-711] Update Apache Commons Lang from 3.7 to 3.8.1. Use code from Apache Commons Text since it was deprecated in Apache Commons Lang. by Gary D. Gregory · 6 years ago
  29. f9dfa3f Remove redundant semicolons. by Gary D. Gregory · 6 years ago
  30. 3d42338 Remove redundant type arguments. by Gary D. Gregory · 6 years ago
  31. 82cde14 [CONFIGURATION-711] Update Apache Commons Lang from 3.7 to 3.8.1. Use code from Apache Commons Text since it was deprecated in Apache Commons Lang. by Gary D. Gregory · 6 years ago
  32. c38449a [CONFIGURATION-723] Update optional Spring dependencies from 4.3.18.RELEASE to 4.3.19.RELEASE. by Gary D. Gregory · 6 years ago
  33. 3b4af1d [CONFIGURATION-722] Update optional dependency snakeyaml from 1.21 to 1.23. by Gary D. Gregory · 6 years ago
  34. d11f852 Update tests from HSQLDB 2.3.5 to 2.4.1. by Gary D. Gregory · 6 years ago
  35. 881d893 [CONFIGURATION-721] Update Jackson from 2.9.6 to 2.9.7. by Gary D. Gregory · 6 years ago
  36. 9a2517c Update tests from Apache Commons DBCP 2.4.0 to 2.5.0. by Gary D. Gregory · 6 years ago
  37. 844b31f [CONFIGURATION-711] Update Apache Commons Lang from 3.7 to 3.8.1 Update Apache Commons Lang from 3.8 to 3.8.1 by Gary D. Gregory · 6 years ago
  38. e29492a [CONFIGURATION-694] Update Java requirement from version 7 to 8. by Gary D. Gregory · 6 years ago
  39. a2bde01 Rename test method. by Gary D. Gregory · 6 years ago
  40. 454a82c Sort members. by Gary D. Gregory · 6 years ago
  41. 80e4a06 [CONFIGURATION-720] Replace use of deprecated Commons Lang string substitution code for Commons Text. by Gary D. Gregory · 6 years ago
  42. a606523 Statement unnecessarily nested within else clause. by Gary D. Gregory · 6 years ago
  43. 1061c79 Remove unnecessary @SuppressWarnings("unchecked"). by Gary D. Gregory · 6 years ago
  44. 4b7c490 Statement unnecessarily nested within else clause. by Gary D. Gregory · 6 years ago
  45. 543970e Statement unnecessarily nested within else clause. by Gary D. Gregory · 6 years ago
  46. 15b4031 Remove redundant superinterface Cloneable for the type CombinedConfiguration, it is already defined by AbstractHierarchicalConfiguration<ImmutableNode>. by Gary D. Gregory · 6 years ago
  47. 3e438a8 Remove redundant superinterface Cloneable for the type BaseHierarchicalConfiguration, it is already defined by AbstractHierarchicalConfiguration<ImmutableNode>. by Gary D. Gregory · 6 years ago
  48. 7a4fc49 Remove unused throws. by Gary D. Gregory · 6 years ago
  49. a1e2a3f [CONFIGURATION-711] Update Apache Commons Lang from 3.7 to 3.8.1 Update Apache Commons Lang from 3.8 to 3.8.1 by Gary D. Gregory · 6 years ago
  50. 78e692c [CONFIGURATION-712] Updated changes.xml. by Oliver Heger · 6 years ago
  51. 893a67e [CONFIGURATION-712] Added a refresh() method to reloading detector. by Oliver Heger · 6 years ago
  52. cb6b1a4 [CONFIGURATION-713] Updated changes.xml. by Oliver Heger · 6 years ago
  53. 6a85ac1 [CONFIGURATION-713] Added support for Regex patterns. by Oliver Heger · 6 years ago
  54. 8c73020 [CONFIGURATION-711] Update Apache Commons Lang from 3.7 to 3.8. by Gary D. Gregory · 6 years ago
  55. 5fba6aa [CONFIGURATION-711] Update Apache Commons Lang from 3.7 to 3.8. by Gary D. Gregory · 6 years ago
  56. 20fed44 [CONFIGURATION-710] Updated changes.xml. by Oliver Heger · 6 years ago
  57. b8a90ee [CONFIGURATION-710] Fixes for typos in user guides. by Oliver Heger · 6 years ago
  58. 3243ca6 Added release section for upcoming iteration. by Oliver Heger · 6 years ago
  59. c00ec27 Updated version for next development iteration. by Oliver Heger · 6 years ago
  60. 680da8c Entered date of RC in changes.xml. by Oliver Heger · 6 years ago
  61. 87d11ef Updated rc.version property. by Oliver Heger · 6 years ago
  62. 057884e Regenerated download page. by Oliver Heger · 6 years ago
  63. 20f6e3d Set missing svn:eol-style property for some files. by Oliver Heger · 6 years ago
  64. f0b3a14 Allow 'mvn apache-rat:check' to work with the proper exclusions. by Gary D. Gregory · 6 years ago
  65. 2c2b743 Added properties for commons release plugin. by Oliver Heger · 6 years ago
  66. f5914de Updated README.md for 2.3 release. by Oliver Heger · 6 years ago
  67. cc98b00 Updated release notes for 2.3 release. by Oliver Heger · 6 years ago
  68. bc9fc02 Update year in NOTICE.txt. by Oliver Heger · 6 years ago
  69. 2a1e562 Updated download page for version 2.3. by Oliver Heger · 6 years ago
  70. 930a97b Changed properties for next release. by Oliver Heger · 6 years ago
  71. ac114d2 Fixed some minor checkstyle violations. by Oliver Heger · 6 years ago
  72. bb05c55 Removed entry from changes.xml about changed Java requirement. by Oliver Heger · 6 years ago
  73. 22d7269 Switched back to Java 7. by Oliver Heger · 6 years ago
  74. 55c4afa Fixed an expression that is not Java7 compatible. by Oliver Heger · 6 years ago
  75. eb24d24 [CONFIGURATION-707] Update optional Spring dependencies from 4.3.14.RELEASE to 4.3.18.RELEASE. by Gary D. Gregory · 6 years ago
  76. a62135c Update tests from Hsqldb 2.4.0 to 2.4.1. by Gary D. Gregory · 6 years ago
  77. 40278ae [CONFIGURATION-706] Update optional dependency snakeyaml from 1.20 to 1.21. by Gary D. Gregory · 6 years ago
  78. 4f632fb [CONFIGURATION-705] Update Jackson from 2.9.5 to 2.9.6. by Gary D. Gregory · 6 years ago
  79. 2f59bc3 Update tests from Apache Commons Pool 2.5.0 to 2.6.0. Update tests from EasyMock 3.5.1 to 3.6. by Gary D. Gregory · 6 years ago
  80. b9b9eca Upgraded to most recent commons-parent version (47). by Oliver Heger · 6 years ago
  81. 040c3b1 Update tests from Apache Commons DBCP 2.2.0 to 2.4.0. by Gary D. Gregory · 6 years ago
  82. a71932b Added new contributor, changed my organization. by Oliver Heger · 6 years ago
  83. f503bad CONFIGURATION-703: Updated changes.xml. by Oliver Heger · 6 years ago
  84. fe8f43b CONFIGURATION-703: Improved handling of xml:space="preserve". by Oliver Heger · 6 years ago
  85. 3df316b CONFIGURATION-701: Updated changes.xml. by Oliver Heger · 6 years ago
  86. 11b374b CONFIGURATION-701: Added addConfigurationFirst() method. by Oliver Heger · 6 years ago
  87. f38e176 Typo: 'JavaDoc' -> 'Javadoc'. by Gary D. Gregory · 6 years ago
  88. 0d547db CONFIGURATION-687: Updated changes.xml. by Oliver Heger · 6 years ago
  89. 5eda1d7 CONFIGURATION-687: Creation of child builders is now lazy. by Oliver Heger · 6 years ago
  90. 5303d7c CONFIGURATION-687: Changes on reloading of combined configurations. by Oliver Heger · 6 years ago
  91. 6635211 CONFIGURATION-687: Removed duplicate builders. by Oliver Heger · 6 years ago
  92. 4073f7b Added Claude Warren to developers section in pom. by Oliver Heger · 6 years ago
  93. 31e761b CONFIGURATION-652: Updated changes.xml. by Oliver Heger · 6 years ago
  94. 861f6fc CONFIGURATION-652: XML namespace attributes are now set correctly. by Oliver Heger · 6 years ago
  95. bc69f94 [CONFIGURATION-698] Add org.apache.commons.configuration2.MapConfiguration.toString(). by Gary D. Gregory · 6 years ago
  96. 06af2ec Update my time zone. by Gary D. Gregory · 6 years ago
  97. 663028f Format. by Gary D. Gregory · 6 years ago
  98. fd285c8 [CONFIGURATION-697] Update optional dependency Spring from 4.3.13.RELEASE to 4.3.14.RELEASE. by Gary D. Gregory · 6 years ago
  99. 07b8b0a Update tests from Mail API 1.5.6 to 1.6.1. by Gary D. Gregory · 6 years ago
  100. e7e55de Update tests from HSQLDB 2.3.5 to 2.4.0. by Gary D. Gregory · 6 years ago