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