1. 2d4fb91 Merge "Fix compilation errors" by Luca Milanesio · 4 weeks ago master stable-3.10
  2. 9f9e3f7 Fix compilation errors by Dariusz Luksza · 4 weeks ago
  3. d1cb685 Merge branch 'stable-3.8' by Daniele Sassoli · 4 months ago stable-3.9
  4. 73c8a46 Merge branch 'stable-3.7' into stable-3.8 by Daniele Sassoli · 4 months ago stable-3.8
  5. 206f7ce Merge branch 'stable-3.6' into stable-3.7 by Daniele Sassoli · 4 months ago stable-3.7
  6. 2c9fd4c Merge branch 'stable-3.5' into stable-3.6 by Daniele Sassoli · 4 months ago stable-3.6
  7. 7625de9 Allow specify either avgKeySize or avgValueSize as command parameters by Daniele Sassoli · 4 months ago stable-3.5
  8. 7152de8 Fix avg value and key size calculation when auto-adjusting caches by Daniele Sassoli · 4 months ago
  9. 8688e1c Ensure JDK 17 support. by Jacek Centkowski · 6 months ago
  10. 527a48e Merge branch 'stable-3.7' by Jacek Centkowski · 6 months ago
  11. 69bceaa Revert "Disable tests not compliant with Java 17 out of the box" by Jacek Centkowski · 6 months ago
  12. 6341d1f Merge branch 'stable-3.6' into stable-3.7 by Jacek Centkowski · 6 months ago
  13. 3000ab4 Rename ChronicleMapCacheTest to ChronicleMapCacheExtendedIT by Jacek Centkowski · 6 months ago
  14. 7de3bd3 Split cache-chroniclemap ITs into a separate build targets by Jacek Centkowski · 6 months ago
  15. e986026 Adjust cache-chroniclemap to new metric sanitization scheme by Jacek Centkowski · 6 months ago
  16. 732e47d Disable tests not compliant with Java 17 out of the box by Luca Milanesio · 6 months ago
  17. b953e7e Merge "Merge branch 'stable-3.6'" by Antonio Barone · 10 months ago
  18. 16d6f34 Apply Flogger fixes from Ia4e5a3c513 by Luca Milanesio · 11 months ago
  19. 6dc9200 Lower the index persistent logging to fine by Luca Milanesio · 11 months ago
  20. 0d8f07e Merge branch 'stable-3.6' by Luca Milanesio · 1 year ago
  21. 42d7e9f Fix issues with Flogger formatting string not being constant by Luca Milanesio · 1 year ago
  22. 955c856 Merge branch 'stable-3.6' by Jacek Centkowski · 1 year, 5 months ago
  23. 0195dff Merge branch 'stable-3.5' into stable-3.6 by Jacek Centkowski · 1 year, 5 months ago
  24. 5295ac9 Merge branch 'stable-3.4' into stable-3.5 by Jacek Centkowski · 1 year, 5 months ago
  25. 0822330 Fix eviction logic tests during prune phase by Luca Milanesio · 1 year, 5 months ago stable-3.4
  26. 0618174 getIfPresent: fallback to fetching from store if isn't in memory by Luca Milanesio · 1 year, 5 months ago
  27. 715b154 Fix failing test expectations on H2 analysis by Luca Milanesio · 1 year, 5 months ago
  28. e1630e0 Merge branch 'stable-3.6' by Jacek Centkowski · 1 year, 6 months ago
  29. c8a0fb6 Merge branch 'stable-3.5' into stable-3.6 by Jacek Centkowski · 1 year, 6 months ago
  30. 5387109 Merge branch 'stable-3.4' into stable-3.5 by Jacek Centkowski · 1 year, 6 months ago
  31. 07b1eff Provide default configuration for Gerrit persistent caches by Jacek Centkowski · 1 year, 6 months ago
  32. 257a57f Introduce metric for caches that fall back to default config by Jacek Centkowski · 1 year, 7 months ago
  33. c8b39c2 Add test that detects persistent caches without defaults by Jacek Centkowski · 1 year, 8 months ago
  34. 310060e Remove metrics when cache gets closed by Jacek Centkowski · 1 year, 8 months ago
  35. b664149 Use static, per-thread buffers for (de)serialization by Jacek Centkowski · 1 year, 9 months ago
  36. f2d0c6c Add read/write metrics to TimedValueMarshaller by Jacek Centkowski · 1 year, 10 months ago
  37. ac975d0 Merge "*Marshaller: get CacheSerilizer only once" into stable-3.4 by Jacek Centkowski · 1 year, 9 months ago
  38. 0e84505 ChronicleMapCacheIT: remove Truth8 qualifier from assertThat by Jacek Centkowski · 1 year, 9 months ago
  39. 945a743 Upgrade chronicle-map to the latest stable version '3.22.8' by Jacek Centkowski · 1 year, 10 months ago
  40. f64f189 *Marshaller: get CacheSerilizer only once by Jacek Centkowski · 1 year, 10 months ago
  41. 2d0a81d Persist caches keys index at configurable pace by Jacek Centkowski · 1 year, 9 months ago
  42. 7831ac2 Add restore/persist operations related metrics by Jacek Centkowski · 1 year, 10 months ago
  43. 7d6297b Persist cache keys index to a file by Jacek Centkowski · 1 year, 10 months ago
  44. a95c20b Add cache keys index metrics by Jacek Centkowski · 1 year, 10 months ago
  45. e0ca3d1 Avoid full cache scanning for pruning by Jacek Centkowski · 2 years ago
  46. 9c2e0df Merge branch 'stable-3.5' by Luca Milanesio · 2 years, 2 months ago
  47. 7ad640f Merge branch 'stable-3.4' into stable-3.5 by Luca Milanesio · 2 years, 2 months ago
  48. bd3ecf8 Merge branch 'stable-3.3' into stable-3.4 by Luca Milanesio · 2 years, 2 months ago
  49. c957384 Fix Flogger formatting of exception in AutoAdjustCachesCommand by Luca Milanesio · 2 years, 2 months ago stable-3.3
  50. 8c7f2f0 Merge branch 'stable-3.3' into stable-3.4 by Marcin Czech · 2 years, 3 months ago
  51. d02181c Remove LoadingCache casts by Jacek Centkowski · 2 years, 3 months ago
  52. 0cb659f Postpone call to get() when loading from the in-memory cache by Antonio Barone · 2 years, 3 months ago
  53. c086a2e Remove CacheBackend from ChronicleMapCacheFactory by Antonio Barone · 2 years, 3 months ago
  54. 905c08b Extract ChronicleMapStoreMetrics to its own class file by Luca Milanesio · 2 years, 3 months ago
  55. 37b2e1b Ignore the BytesStore raw type by Luca Milanesio · 2 years, 3 months ago
  56. d530eda Emit metric to track number of put failures by Antonio Barone · 2 years, 3 months ago
  57. b70866c Move tryPut to ChronicleMapStore by Antonio Barone · 2 years, 3 months ago
  58. 445a3c6 Move store related metrics to ChronicleMapStore by Antonio Barone · 2 years, 3 months ago
  59. 14b000b Introduce ChronicleMapStore by Antonio Barone · 2 years, 3 months ago
  60. 25e9e71 Remove redundant store parameter from ChronicleMapCacheImpl by Antonio Barone · 2 years, 3 months ago
  61. 496c125 Do not throw when failing to store into chronicle-map by Antonio Barone · 2 years, 4 months ago
  62. eb41be2 Expose max auto resizes metric by Antonio Barone · 2 years, 4 months ago
  63. 07f2c2b Allow to specify number of entries in auto-adjust-caches by Antonio Barone · 2 years, 5 months ago
  64. 1ed756e Fix link to auto-adjust caches in tuning docs by Luca Milanesio · 2 years, 5 months ago
  65. fe7af1d Merge branch 'stable-3.4' by Luca Milanesio · 2 years, 5 months ago
  66. 8282ce1 Add acceptance test for REST auto-tuning for single cache by Luca Milanesio · 2 years, 5 months ago
  67. 4fecc14 Allow to restrict the caches to auto-tune by Luca Milanesio · 2 years, 5 months ago
  68. 06abf6c Increase the memory used in acceptance tests by Luca Milanesio · 2 years, 5 months ago
  69. aae343f build.md: Use correct path for external_plugin_deps.bzl by Sven Selberg · 2 years, 5 months ago
  70. 6d73c64 Adapt to the removal of cache diff by Antonio Barone · 2 years, 5 months ago
  71. 05c97be Merge branch 'stable-3.3' into stable-3.4 by Antonio Barone · 2 years, 5 months ago
  72. 6a90f9f Front CacheChronicleMap with a Guava cache by Luca Milanesio · 2 years, 7 months ago
  73. 7734b88 Merge branch 'stable-3.4' by Luca Milanesio · 2 years, 8 months ago
  74. 04ee7e7 Merge branch 'stable-3.3' into stable-3.4 by Luca Milanesio · 2 years, 9 months ago
  75. c0ccaf1 DRY out common functions between servlets by Luca Milanesio · 2 years, 9 months ago
  76. 69d6f58 DRY out listing of tuned files in AutoAdjustCachesIT by Luca Milanesio · 2 years, 9 months ago
  77. 96c9a71 Expose auto-adjust-cache command as Servlet by Luca Milanesio · 2 years, 9 months ago
  78. 39a4da5 Skip unnecessary auto-adjustments of caches by Luca Milanesio · 2 years, 9 months ago
  79. edfe125 Give more patience for cache to load in tests by Luca Milanesio · 2 years, 9 months ago
  80. be4dd6d Remove empty char at EOL in docs by Luca Milanesio · 2 years, 9 months ago
  81. 616f113 Fix auto-adjust-caches example CLI in docs by Luca Milanesio · 2 years, 9 months ago
  82. a24c1e0 Use all-caps for static final strings in test by Luca Milanesio · 2 years, 9 months ago
  83. 0084e35 Merge branch 'stable-3.4' by Luca Milanesio · 2 years, 9 months ago
  84. d756a7f Rename RestSession.putWithHeader() to allow varargs by Luca Milanesio · 2 years, 9 months ago
  85. a372e8d Merge branch 'stable-3.3' into stable-3.4 by Luca Milanesio · 2 years, 9 months ago
  86. 23941d3 Use existing pre-configured cache config for H2 migration by Luca Milanesio · 2 years, 9 months ago
  87. ae297aa Allow migrating H2 to ChronicleMap from non-admin by Luca Milanesio · 2 years, 9 months ago
  88. bae2791 Remove unused fields and imports by Luca Milanesio · 2 years, 9 months ago
  89. c99d99b Add serialVersionUID in inner anonymous class by Luca Milanesio · 2 years, 9 months ago
  90. b5ef518 Fix references to put method in JavaDoc by Luca Milanesio · 2 years, 9 months ago
  91. 90eff85 Suppress unchecked, cast and rawtypes warnings by Luca Milanesio · 2 years, 9 months ago
  92. cba4f1d Remove unused variable and method in test by Luca Milanesio · 2 years, 9 months ago
  93. fd49bfc Assert return value when creating project in test by Luca Milanesio · 2 years, 9 months ago
  94. 73f5e58 Remove unneeded else condition by Luca Milanesio · 2 years, 9 months ago
  95. 61bbe72 Remove duplicate fields exposed by AbstractDaemonTest by Luca Milanesio · 2 years, 9 months ago
  96. 3fb524e Merge branch 'stable-3.3' by Antonio Barone · 2 years, 10 months ago
  97. 50eaf82 Use class level @UseLocalDisk annotation by Antonio Barone · 2 years, 10 months ago
  98. 0737147 Chronicle-Map cache tuning by Antonio Barone · 2 years, 11 months ago
  99. 679da71 Clarify that the migrate command populates the cache with data by Luca Milanesio · 3 years ago
  100. 6792c7a Remove the 'mergeability' cache from tests by Luca Milanesio · 3 years ago