1. 2c7da6e Bump github/codeql-action from 4.32.6 to 4.34.0 by Gary Gregory · 7 hours ago master
  2. 75a8c2b Fix documentation by Thomas Vandahl · 2 days ago
  3. 4648d38 Reduce wasting of memory by Thomas Vandahl · 2 days ago
  4. b5e315b Change type of RemoteHttpCacheAttributes.socketTimeout and by Thomas Vandahl · 2 days ago
  5. b279734 Change type of RemoteCacheAttributes.rmiSocketFactoryTimeout to Duration by Thomas Vandahl · 2 days ago
  6. 654c8a4 Change type of RemoteCacheAttributes.rmiSocketFactoryTimeout to Duration by Thomas Vandahl · 2 days ago
  7. c151837 Change type of UDPDiscoveryAttributes.maxIdleTime to Duration by Thomas Vandahl · 2 days ago
  8. 1a2c6ed Fix naming and Javadoc by Thomas Vandahl · 2 days ago
  9. c514e3f Change type of LateralTCPCacheAttributes.SocketTimeOut and OpenTimeOut by Thomas Vandahl · 2 days ago
  10. a3b0d3c Fix size-related block disk cache tests by Thomas Vandahl · 2 days ago
  11. e51b9d2 Document jdbc disk cache attributes by Thomas Vandahl · 2 days ago
  12. 510891f Simplify by Thomas Vandahl · 2 days ago
  13. acd25b0 Document disk cache attributes by Thomas Vandahl · 2 days ago
  14. c646b1d Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-jcs.git by Thomas Vandahl · 2 days ago
  15. 6918973 Fix scope by Thomas Vandahl · 2 days ago
  16. 3f72abf Replace System.currentTimeMillis() with Instant.now() by Thomas Vandahl · 2 days ago
  17. 4ce038a Change type of ElementAttributes.MaxLife and MaxIdleTime to Duration by Thomas Vandahl · 2 days ago
  18. b5cf590 Use java.time.Instant instead of Unix time by Thomas Vandahl · 3 days ago
  19. 13e8707 Change type of CompositeCacheAttributes.MaxMemoryIdleTime to Duration by Thomas Vandahl · 3 days ago
  20. e6a509e Change type of CompositeCacheAttributes.ShrinkerInterval to Duration by Thomas Vandahl · 3 days ago
  21. 396284d Change type of JDBCDiskCacheAttributes.ShrinkerInterval to Duration by Thomas Vandahl · 4 days ago
  22. f8c2f62 Change type of PoolConfiguration.keepAliveTime to Duration by Thomas Vandahl · 4 days ago
  23. 578e11f Support Duration as a data type by Thomas Vandahl · 4 days ago
  24. 8d0bcdf Fix documentation and case-sensitive naming of configuration properties by Thomas Vandahl · 4 days ago
  25. fa13fb4 Bump actions/upload-artifact from 6.0.0 to 7.0.0 by Gary Gregory · 12 days ago
  26. f700254 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-jcs.git by Thomas Vandahl · 12 days ago
  27. 96db75a JCS-244: Replace IElementSerializer asserts with IOExceptions by Thomas Vandahl · 12 days ago
  28. 01e7118 Bump commons-logging:commons-logging from 1.3.5 to 1.3.6. by Gary Gregory · 13 days ago
  29. 4060eee Bump github/codeql-action from 4.32.5 to 4.32.6 by Gary Gregory · 2 weeks ago
  30. d13aa82 Bump github/codeql-action from 4.32.4 to 4.32.5 by Gary Gregory · 3 weeks ago
  31. 3a85e8e Bump github/codeql-action from 4.32.0 to 4.32.4 by Gary Gregory · 4 weeks ago
  32. d819225 Bump Jackson from 2.20.1 to 2.21.1. by Gary Gregory · 4 weeks ago
  33. 87ebfe7 Bump github/codeql-action from 4.32.2 to 4.32.3 by Gary Gregory · 4 weeks ago
  34. 97e05ff Use Duration for time-related variables (part one) by Thomas Vandahl · 4 weeks ago
  35. 743ad36 Reduce code by Thomas Vandahl · 5 weeks ago
  36. c10ff69 More records by Thomas Vandahl · 5 weeks ago
  37. 326f6fa Generate japicmp report by Thomas Vandahl · 5 weeks ago
  38. b90a23b Make site build work again. by Thomas Vandahl · 5 weeks ago
  39. 8954ba1 Fix SpotBugs and PMD complaints by Thomas Vandahl · 5 weeks ago
  40. 0462541 Update site, move documentation to Maven standard location. by Thomas Vandahl · 5 weeks ago
  41. d7ab40a Document changes by Thomas Vandahl · 5 weeks ago
  42. b44423a Add package info to jcache by Thomas Vandahl · 5 weeks ago
  43. 328e539 Fix typo in class name by Thomas Vandahl · 5 weeks ago
  44. 15df71a Remove duplicate code by Thomas Vandahl · 5 weeks ago
  45. a9cc986 Remove unused exceptions by Thomas Vandahl · 5 weeks ago
  46. 768e3b8 Fix typo in class name by Thomas Vandahl · 5 weeks ago
  47. f77df1a Rework cache event logging by Thomas Vandahl · 5 weeks ago
  48. b58165f More records by Thomas Vandahl · 5 weeks ago
  49. f4a9dd0 Fix JCS-222 Typo "waterfal" Method by Thomas Vandahl · 5 weeks ago
  50. a313d14 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-jcs.git by Thomas Vandahl · 5 weeks ago
  51. 12f113a Update migration documentation by Thomas Vandahl · 5 weeks ago
  52. 89aebf6 Document changes by Thomas Vandahl · 5 weeks ago
  53. 920554b Fix JCS-243 ICacheServiceAdmin not extending Remote by Thomas Vandahl · 5 weeks ago
  54. d473430 Make sure that all configurations reach their target. by Thomas Vandahl · 5 weeks ago
  55. 0be2e8e Fix JCS-242 by manually applying PR#368 by Thomas Vandahl · 5 weeks ago
  56. 81a45e5 Normalize Javadoc spelling by Gary Gregory · 5 weeks ago
  57. 0fca522 Add configuration hints for the logging formatter by Thomas Vandahl · 5 weeks ago
  58. 6b57c14 Add logging configuration to modules by Thomas Vandahl · 5 weeks ago
  59. beb33bd More records: CacheElement & friends by Thomas Vandahl · 5 weeks ago
  60. 91b0dbc Cleaner interface by Thomas Vandahl · 5 weeks ago
  61. 7998ef3 More records, less code by Thomas Vandahl · 5 weeks ago
  62. ca07560 Update migration documentation by Thomas Vandahl · 5 weeks ago
  63. fb913e4 Unify, simplify and extend auxiliary configuration by Thomas Vandahl · 5 weeks ago
  64. 0d6b420 Update documentation by Thomas Vandahl · 5 weeks ago
  65. 1ffc96b Use Java14 instanceof by Thomas Vandahl · 5 weeks ago
  66. 8390bc3 Clean up by Thomas Vandahl · 5 weeks ago
  67. 163ac48 Clean up statistics usage by Thomas Vandahl · 5 weeks ago
  68. 6e783d6 Remove synchronized from all methods because of existing external locks by Thomas Vandahl · 5 weeks ago
  69. f8c7109 Clean up by Thomas Vandahl · 5 weeks ago
  70. bfb2bbd Re-add License header by Thomas Vandahl · 5 weeks ago
  71. a0f5044 Cleanup by Thomas Vandahl · 6 weeks ago
  72. 8a573b9 More immutable records by Thomas Vandahl · 6 weeks ago
  73. 7bca2f4 Remove duplicate call by Thomas Vandahl · 6 weeks ago
  74. 6306eb6 Add method to get the implementing AuxiliaryCacheAttributes class by Thomas Vandahl · 6 weeks ago
  75. 8811ee5 Simplify call hierarchy by Thomas Vandahl · 6 weeks ago
  76. 71d7c23 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-jcs.git by Thomas Vandahl · 6 weeks ago
  77. d81e636 Update documentation by Thomas Vandahl · 6 weeks ago
  78. 6602500 Update documentation by Thomas Vandahl · 6 weeks ago
  79. 73e5889 Document immutable records for element attributes by Thomas Vandahl · 6 weeks ago
  80. 8acc64d Move test-related methods to test code by Thomas Vandahl · 6 weeks ago
  81. c3b7233 Bump actions/cache from 5.0.2 to 5.0.3 by Gary Gregory · 6 weeks ago
  82. 1a7c35b Remove WIP document by Thomas Vandahl · 6 weeks ago
  83. 207d0d3 Remove unnecessary default configurations by Thomas Vandahl · 6 weeks ago
  84. 362175d Remove default settings from example configurations by Thomas Vandahl · 6 weeks ago
  85. cd20a07 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-jcs.git by Thomas Vandahl · 6 weeks ago
  86. f1c0edf Make ElementAttributes (largely) immutable by Thomas Vandahl · 6 weeks ago
  87. 5f160d3 Remove obsolete configuration files by Thomas Vandahl · 6 weeks ago
  88. 3fe006a Fix attribute name by Thomas Vandahl · 6 weeks ago
  89. 4f31bce Fix and document region configuration inheritance by Thomas Vandahl · 6 weeks ago
  90. 9f93ba7 First steps to make configurations immutable by Thomas Vandahl · 6 weeks ago
  91. 2ed7dc0 Use max-parallel: 20 as asked by Apache Infra by Gary Gregory · 6 weeks ago
  92. 3f00109 Bump github/codeql-action from 4.32.0 to 4.32.2 by Gary Gregory · 6 weeks ago
  93. 11fce75 Reorganize hierarchy by Thomas Vandahl · 6 weeks ago
  94. 4d61a2b Use proper record methods by Thomas Vandahl · 7 weeks ago
  95. da39af5 Remove unused setters by Thomas Vandahl · 7 weeks ago
  96. 35045d6 http --> https by Thomas Vandahl · 7 weeks ago
  97. 18a924e Further cleanup by Thomas Vandahl · 7 weeks ago
  98. 126341e Clean up by Thomas Vandahl · 7 weeks ago
  99. 14f9737 Update documentation by Thomas Vandahl · 7 weeks ago
  100. 72cf4f6 Update documentation by Thomas Vandahl · 7 weeks ago