aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/internal/storage/dfs/DfsBlockCacheConfigTest.java
Commit message (Expand)AuthorAgeFilesLines
* DfsBlockCacheConfig: propagate hotmap configs to pack ext cache configsLaura Hamelin2024-11-081-0/+71
* DfsBlockCacheConfigs: add debug configuration printLaura Hamelin2024-10-151-0/+44
* dfs: add configurable name to block cache table statsLaura Hamelin2024-10-071-0/+34
* DfsBlockCacheConfigTest: suppress boxing warning on test classMatthias Sohn2024-08-281-3/+1
* DfsBlockCacheConfig: support configurations for dfs cache tables per extensionsLaura Hamelin2024-07-121-0/+159
* Replace ExpectedException which was deprecated in junit 4.13Matthias Sohn2020-01-241-9/+4
* Check that DfsBlockCache#blockSize is a power of 2Philipp Marx2016-11-111-0/+88