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