1. 3fd7299 Fix deprecation warnings in tests by Thomas Vandahl · 3 years, 3 months ago
  2. bf826a3 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/commons-jcs.git by Thomas Vandahl · 3 years, 3 months ago
  3. f889064 Fix toString() and hashCode() by Thomas Vandahl · 3 years, 3 months ago
  4. 83e8dd4 Fix key handling and streamline code by Thomas Vandahl · 3 years, 3 months ago
  5. 0cbda36 No longer used by Thomas Vandahl · 3 years, 3 months ago
  6. a9cf3fc Make IElementSerializer configurable through all levels by Thomas Vandahl · 3 years, 3 months ago
  7. d093cd4 Use composition instead of inheritance by Thomas Vandahl · 3 years, 3 months ago
  8. 24f9cd6 Remove trailing whitepsace. by Gary Gregory · 3 years, 3 months ago
  9. edd0eb5 More streaming, less arrays by Thomas Vandahl · 3 years, 3 months ago
  10. a4acca0 Remove duplicate code by Thomas Vandahl · 3 years, 3 months ago
  11. 46486f7 Remove leftovers by Thomas Vandahl · 3 years, 3 months ago
  12. ed7a2fc Document changes by Thomas Vandahl · 3 years, 3 months ago
  13. fb779c6 Remove deprecated and inconsistent RemoteCacheServer configuration keys by Thomas Vandahl · 3 years, 3 months ago
  14. 61d142b Replace several Runnable classes with Lambdas, deprecate orig. classes by Thomas Vandahl · 3 years, 3 months ago
  15. e3d02d8 Specify scale fully in internal comments. by Gary Gregory · 3 years, 3 months ago
  16. 3ef95e5 Use Lambdas instead of Runnables, deprecate old inner classes by Thomas Vandahl · 3 years, 4 months ago
  17. f5641dd Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/commons-jcs.git by Thomas Vandahl · 3 years, 4 months ago
  18. d4e13e0 Simplify by Thomas Vandahl · 3 years, 4 months ago
  19. 8f0738d Use isEmpty(). by Gary Gregory · 3 years, 4 months ago
  20. 5552512 Use isEmpty(). by Gary Gregory · 3 years, 4 months ago
  21. df0b07b Use isEmpty(). by Gary Gregory · 3 years, 4 months ago
  22. cd00564 Use isEmpty(). by Gary Gregory · 3 years, 4 months ago
  23. 11cdf60 Sort members. by Gary Gregory · 3 years, 4 months ago
  24. f079eaa Merge pull request #18 from arturobernalg/feature/minor_improvements by Thomas Vandahl · 3 years, 4 months ago
  25. a101432 Minor Improvements: by Arturo Bernal · 3 years, 4 months ago
  26. 813ecfc Merge pull request #17 from arturobernalg/feature/minor_improvements by Thomas Vandahl · 3 years, 4 months ago
  27. fcf20bb Fix Checkstyle configuration DTD link. by Gary Gregory · 3 years, 4 months ago
  28. 145a027 Remove unused imports. by Gary Gregory · 3 years, 4 months ago
  29. fe8a550 Minor Improvements: by Arturo Bernal · 3 years, 4 months ago
  30. d429d31 Use upper-case 'L' instead of 'l' for long literal suffix. by Gary Gregory · 3 years, 6 months ago
  31. 8429481 Use for-each. Use final. Remove redundant modifiers. by Gary Gregory · 3 years, 6 months ago
  32. 9dcbdd9 Use blocks. by Gary Gregory · 3 years, 6 months ago
  33. 84e7daf Remove extra ; by Gary Gregory · 3 years, 6 months ago
  34. 1054366 Remove useless returns. by Gary Gregory · 3 years, 6 months ago
  35. c4f84c8 Use diamonds. by Gary Gregory · 3 years, 6 months ago
  36. 8194dca Use try-with-resource. by Gary Gregory · 3 years, 6 months ago
  37. a4d70b5 Use final. by Gary Gregory · 3 years, 6 months ago
  38. 0093b61 No need to initialize to default value. by Gary Gregory · 3 years, 6 months ago
  39. 125abd8 Initialize Map on instantiation. by Gary Gregory · 3 years, 6 months ago
  40. fe6c8d7 Remove redundant calls to super(). by Gary Gregory · 3 years, 6 months ago
  41. 92853b3 Simplify test. by Gary Gregory · 3 years, 6 months ago
  42. dd8c262 Remove useless null-check. by Gary Gregory · 3 years, 6 months ago
  43. 2df162f Use Objects.hash(). by Gary Gregory · 3 years, 6 months ago
  44. 79c9e46 Use Objects.equals(). by Gary Gregory · 3 years, 6 months ago
  45. cb40b71 Initialize a collection when you create it. by Gary Gregory · 3 years, 6 months ago
  46. 28af86f Guard against null return value from by Gary Gregory · 3 years, 6 months ago
  47. 94817e0 Fix missing hamcrest class errors by Sebb · 3 years, 6 months ago
  48. f1e203b Merge pull request #12 from xenoamess-fork/patch-2 by Thomas Vandahl · 3 years, 6 months ago
  49. 5d95198 Merge pull request #15 from nhojpatrick/hamcrest-v2.2 by Thomas Vandahl · 3 years, 6 months ago
  50. acd9672 Merge pull request #14 from nhojpatrick/junit-4.13.1 by Thomas Vandahl · 3 years, 6 months ago
  51. 82c0d9e Organize imports by Thomas Vandahl · 3 years, 6 months ago
  52. 371d685 JCS-207: Fix JCS admin page, add some styling. by Thomas Vandahl · 3 years, 6 months ago
  53. 9d717e1 Typo. by Gary Gregory · 3 years, 6 months ago
  54. 9c9c4e2 Better lambdas. by Gary Gregory · 3 years, 7 months ago
  55. 2c5dc68 Add SECURITY.MD. by Gary Gregory · 3 years, 7 months ago
  56. 865fdbd hamcrest v2.2 by John Patrick · 3 years, 7 months ago
  57. ee9a416 JUnit v4.13.1 by John Patrick · 3 years, 7 months ago
  58. fe20296 JCS-206: Update examples by Thomas Vandahl · 3 years, 7 months ago
  59. 946a0f6 Update release date by Thomas Vandahl · 3 years, 9 months ago
  60. 64202d7 Update docs by Thomas Vandahl · 3 years, 9 months ago
  61. 8abf5b8 [maven-release-plugin] prepare for next development iteration by Thomas Vandahl · 3 years, 9 months ago
  62. 1a30e4d [maven-release-plugin] prepare release commons-jcs3-3.0-rc1 by Thomas Vandahl · 3 years, 9 months ago
  63. dd6bc31 Prepare release by Thomas Vandahl · 3 years, 9 months ago
  64. 6dddcfb Updated download page in preparation for 3.0 release. by Thomas Vandahl · 3 years, 9 months ago
  65. 30d719c Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/commons-jcs.git by Thomas Vandahl · 3 years, 9 months ago
  66. bac49e8 Some simplifications by Thomas Vandahl · 3 years, 9 months ago
  67. 1d14f71 Fix test by Thomas Vandahl · 3 years, 9 months ago
  68. a7484f0 Add --no-transfer-progress to CI builds. by Gary Gregory · 3 years, 9 months ago
  69. 58a9c01 Fix PMD and Findbugs findings by Thomas Vandahl · 3 years, 11 months ago
  70. 8e40b14 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/commons-jcs.git by Thomas Vandahl · 3 years, 11 months ago
  71. bc24116 JCS-205: Fix packaging by Thomas Vandahl · 3 years, 11 months ago
  72. 8409207 Merge pull request #11 from XenoAmess/patch-1 by Gary Gregory · 4 years ago
  73. bbd69d9 Update .travis.yml by XenoAmess · 4 years ago
  74. b266cb4 Update .travis.yml by XenoAmess · 4 years ago
  75. a705e0c Update .travis.yml by XenoAmess · 4 years ago
  76. a530eda Update .travis.yml by XenoAmess · 4 years ago
  77. dc04e4e Update .travis.yml by XenoAmess · 4 years ago
  78. 62b65c9 fix travis-ci script. by XenoAmess · 4 years ago
  79. 681b174 Update CONTRIBUTING.md by XenoAmess · 4 years ago
  80. fa3984a Allow setting the log system by Thomas Vandahl · 4 years ago
  81. 408756d Update dependencies and plugins by Thomas Vandahl · 4 years ago
  82. 90593ed Organize imports after package rename by Thomas Vandahl · 4 years ago
  83. 3c518b8 Rename package and maven coordinates for major release by Thomas Vandahl · 4 years, 1 month ago
  84. 356da53 Update documentation by Thomas Vandahl · 4 years, 1 month ago
  85. a036543 JCS-46 implement multicast time-to-live configuration by Thomas Vandahl · 4 years, 1 month ago
  86. 1f9ad7b Specify multicast interface by Thomas Vandahl · 4 years, 1 month ago
  87. a842bfa JCS-166 Specify interface to listen on by Thomas Vandahl · 4 years, 1 month ago
  88. e7d5336 Fix log message by Thomas Vandahl · 4 years, 1 month ago
  89. 6be4d24 Synchronize on table creation by Thomas Vandahl · 4 years, 1 month ago
  90. 1477f3f JCS-199 Properly shut down auxiliaries by Thomas Vandahl · 4 years, 1 month ago
  91. b9b4477 Reactivate tests. Make database caches more robust by Thomas Vandahl · 4 years, 1 month ago
  92. 6d0825d Add lost license header by Thomas Vandahl · 4 years, 1 month ago
  93. ff58598 Move from arrays to collections by Thomas Vandahl · 4 years, 1 month ago
  94. 07eaa52 Add reason for error message by Thomas Vandahl · 4 years, 1 month ago
  95. e7d6421 Remove useless test by Thomas Vandahl · 4 years, 1 month ago
  96. d44e03f Move test-only class to src/test/java by Thomas Vandahl · 4 years, 1 month ago
  97. 43ed9a5 Cleanup, use ElapsedTimer by Thomas Vandahl · 4 years, 1 month ago
  98. ec4c3e0 Better concurrency by Thomas Vandahl · 4 years, 1 month ago
  99. f5c6489 Get rid of synchronized maps and sets by Thomas Vandahl · 4 years, 1 month ago
  100. 12ed8b9 Fix potential NPE by Thomas Vandahl · 4 years, 1 month ago