1. 9ead52e Bump commons-io:commons-io from 2.21.0 to 2.22.0. by Gary Gregory · 10 days ago master
  2. c6ed0a0 Bump github/codeql-action from 4.35.1 to 4.35.2 by Gary Gregory · 2 weeks ago
  3. 0a15206 Make lists final by Thomas Vandahl · 3 weeks ago
  4. 24357bd Fix log message by Thomas Vandahl · 3 weeks ago
  5. 24b7a0e Improve robustness of background threads by Thomas Vandahl · 3 weeks ago
  6. aefca15 Make CacheEventQueueFactory static by Thomas Vandahl · 3 weeks ago
  7. a38c7fe Fix class name typo by Thomas Vandahl · 3 weeks ago
  8. ccdeae9 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-jcs.git by Thomas Vandahl · 3 weeks ago
  9. a485017 JCS-246: More generic exception handling by Thomas Vandahl · 3 weeks ago
  10. e5c331d JCS-247: Allow CacheMonitor to survive RuntimExceptions by Thomas Vandahl · 3 weeks ago
  11. 2732dbe Bump actions/upload-artifact from 7.0.0 to 7.0.1 by Gary Gregory · 3 weeks ago
  12. 185ee6c Bump actions/cache from 5.0.4 to 5.0.5 by Gary Gregory · 3 weeks ago
  13. 4e131a9 Bump github/codeql-action from 4.34.1 to 4.35.1 by Gary Gregory · 5 weeks ago
  14. 34b2a16 Bump actions/dependency-review-action from 4.8.2 to 4.9.0 by Gary Gregory · 5 weeks ago
  15. 560c65d Bump Bump actions/cache from 5.0.3 to 5.0.4 by Gary Gregory · 5 weeks ago
  16. f3607a3 Bump log4j2.version from 2.25.3 to 2.25.4 by Gary Gregory · 5 weeks ago
  17. 1018646 Bump github/codeql-action from 4.34.0 to 4.34.1 by Gary Gregory · 5 weeks ago
  18. e1eed07 Better readability by Thomas Vandahl · 5 weeks ago
  19. 2ebe98b Use Instant and Duration like anywhere else by Thomas Vandahl · 5 weeks ago
  20. 989340b Update documentation by Thomas Vandahl · 5 weeks ago
  21. f104e72 Fix naming by Thomas Vandahl · 5 weeks ago
  22. b0ed3b2 Javadoc by Gary Gregory · 6 weeks ago
  23. 751f044 Javadoc by Gary Gregory · 6 weeks ago
  24. 2c7da6e Bump github/codeql-action from 4.32.6 to 4.34.0 by Gary Gregory · 6 weeks ago
  25. 75a8c2b Fix documentation by Thomas Vandahl · 6 weeks ago
  26. 4648d38 Reduce wasting of memory by Thomas Vandahl · 6 weeks ago
  27. b5e315b Change type of RemoteHttpCacheAttributes.socketTimeout and by Thomas Vandahl · 6 weeks ago
  28. b279734 Change type of RemoteCacheAttributes.rmiSocketFactoryTimeout to Duration by Thomas Vandahl · 6 weeks ago
  29. 654c8a4 Change type of RemoteCacheAttributes.rmiSocketFactoryTimeout to Duration by Thomas Vandahl · 6 weeks ago
  30. c151837 Change type of UDPDiscoveryAttributes.maxIdleTime to Duration by Thomas Vandahl · 6 weeks ago
  31. 1a2c6ed Fix naming and Javadoc by Thomas Vandahl · 6 weeks ago
  32. c514e3f Change type of LateralTCPCacheAttributes.SocketTimeOut and OpenTimeOut by Thomas Vandahl · 6 weeks ago
  33. a3b0d3c Fix size-related block disk cache tests by Thomas Vandahl · 6 weeks ago
  34. e51b9d2 Document jdbc disk cache attributes by Thomas Vandahl · 6 weeks ago
  35. 510891f Simplify by Thomas Vandahl · 6 weeks ago
  36. acd25b0 Document disk cache attributes by Thomas Vandahl · 6 weeks ago
  37. c646b1d Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-jcs.git by Thomas Vandahl · 6 weeks ago
  38. 6918973 Fix scope by Thomas Vandahl · 6 weeks ago
  39. 3f72abf Replace System.currentTimeMillis() with Instant.now() by Thomas Vandahl · 6 weeks ago
  40. 4ce038a Change type of ElementAttributes.MaxLife and MaxIdleTime to Duration by Thomas Vandahl · 6 weeks ago
  41. b5cf590 Use java.time.Instant instead of Unix time by Thomas Vandahl · 6 weeks ago
  42. 13e8707 Change type of CompositeCacheAttributes.MaxMemoryIdleTime to Duration by Thomas Vandahl · 6 weeks ago
  43. e6a509e Change type of CompositeCacheAttributes.ShrinkerInterval to Duration by Thomas Vandahl · 6 weeks ago
  44. 396284d Change type of JDBCDiskCacheAttributes.ShrinkerInterval to Duration by Thomas Vandahl · 7 weeks ago
  45. f8c2f62 Change type of PoolConfiguration.keepAliveTime to Duration by Thomas Vandahl · 7 weeks ago
  46. 578e11f Support Duration as a data type by Thomas Vandahl · 7 weeks ago
  47. 8d0bcdf Fix documentation and case-sensitive naming of configuration properties by Thomas Vandahl · 7 weeks ago
  48. fa13fb4 Bump actions/upload-artifact from 6.0.0 to 7.0.0 by Gary Gregory · 8 weeks ago
  49. f700254 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-jcs.git by Thomas Vandahl · 8 weeks ago
  50. 96db75a JCS-244: Replace IElementSerializer asserts with IOExceptions by Thomas Vandahl · 8 weeks ago
  51. 01e7118 Bump commons-logging:commons-logging from 1.3.5 to 1.3.6. by Gary Gregory · 8 weeks ago
  52. 4060eee Bump github/codeql-action from 4.32.5 to 4.32.6 by Gary Gregory · 8 weeks ago
  53. d13aa82 Bump github/codeql-action from 4.32.4 to 4.32.5 by Gary Gregory · 9 weeks ago
  54. 3a85e8e Bump github/codeql-action from 4.32.0 to 4.32.4 by Gary Gregory · 10 weeks ago
  55. d819225 Bump Jackson from 2.20.1 to 2.21.1. by Gary Gregory · 10 weeks ago
  56. 87ebfe7 Bump github/codeql-action from 4.32.2 to 4.32.3 by Gary Gregory · 2 months ago
  57. 97e05ff Use Duration for time-related variables (part one) by Thomas Vandahl · 2 months ago
  58. 743ad36 Reduce code by Thomas Vandahl · 2 months ago
  59. c10ff69 More records by Thomas Vandahl · 2 months ago
  60. 326f6fa Generate japicmp report by Thomas Vandahl · 2 months ago
  61. b90a23b Make site build work again. by Thomas Vandahl · 2 months ago
  62. 8954ba1 Fix SpotBugs and PMD complaints by Thomas Vandahl · 2 months ago
  63. 0462541 Update site, move documentation to Maven standard location. by Thomas Vandahl · 2 months ago
  64. d7ab40a Document changes by Thomas Vandahl · 2 months ago
  65. b44423a Add package info to jcache by Thomas Vandahl · 2 months ago
  66. 328e539 Fix typo in class name by Thomas Vandahl · 2 months ago
  67. 15df71a Remove duplicate code by Thomas Vandahl · 2 months ago
  68. a9cc986 Remove unused exceptions by Thomas Vandahl · 2 months ago
  69. 768e3b8 Fix typo in class name by Thomas Vandahl · 2 months ago
  70. f77df1a Rework cache event logging by Thomas Vandahl · 3 months ago
  71. b58165f More records by Thomas Vandahl · 3 months ago
  72. f4a9dd0 Fix JCS-222 Typo "waterfal" Method by Thomas Vandahl · 3 months ago
  73. a313d14 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-jcs.git by Thomas Vandahl · 3 months ago
  74. 12f113a Update migration documentation by Thomas Vandahl · 3 months ago
  75. 89aebf6 Document changes by Thomas Vandahl · 3 months ago
  76. 920554b Fix JCS-243 ICacheServiceAdmin not extending Remote by Thomas Vandahl · 3 months ago
  77. d473430 Make sure that all configurations reach their target. by Thomas Vandahl · 3 months ago
  78. 0be2e8e Fix JCS-242 by manually applying PR#368 by Thomas Vandahl · 3 months ago
  79. 81a45e5 Normalize Javadoc spelling by Gary Gregory · 3 months ago
  80. 0fca522 Add configuration hints for the logging formatter by Thomas Vandahl · 3 months ago
  81. 6b57c14 Add logging configuration to modules by Thomas Vandahl · 3 months ago
  82. beb33bd More records: CacheElement & friends by Thomas Vandahl · 3 months ago
  83. 91b0dbc Cleaner interface by Thomas Vandahl · 3 months ago
  84. 7998ef3 More records, less code by Thomas Vandahl · 3 months ago
  85. ca07560 Update migration documentation by Thomas Vandahl · 3 months ago
  86. fb913e4 Unify, simplify and extend auxiliary configuration by Thomas Vandahl · 3 months ago
  87. 0d6b420 Update documentation by Thomas Vandahl · 3 months ago
  88. 1ffc96b Use Java14 instanceof by Thomas Vandahl · 3 months ago
  89. 8390bc3 Clean up by Thomas Vandahl · 3 months ago
  90. 163ac48 Clean up statistics usage by Thomas Vandahl · 3 months ago
  91. 6e783d6 Remove synchronized from all methods because of existing external locks by Thomas Vandahl · 3 months ago
  92. f8c7109 Clean up by Thomas Vandahl · 3 months ago
  93. bfb2bbd Re-add License header by Thomas Vandahl · 3 months ago
  94. a0f5044 Cleanup by Thomas Vandahl · 3 months ago
  95. 8a573b9 More immutable records by Thomas Vandahl · 3 months ago
  96. 7bca2f4 Remove duplicate call by Thomas Vandahl · 3 months ago
  97. 6306eb6 Add method to get the implementing AuxiliaryCacheAttributes class by Thomas Vandahl · 3 months ago
  98. 8811ee5 Simplify call hierarchy by Thomas Vandahl · 3 months ago
  99. 71d7c23 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-jcs.git by Thomas Vandahl · 3 months ago
  100. d81e636 Update documentation by Thomas Vandahl · 3 months ago