aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/internal/storage/dfs/PackExtBlockCacheTableTest.java
Commit message (Expand)AuthorAgeFilesLines
* dfs: update getBlockCacheStats to return a List of BlockCacheStatsLaura Hamelin2024-10-281-18/+75
* DfsBlockCache: refactor stats implementations.Laura Hamelin2024-10-211-1/+0
* dfs: add configurable name to block cache table statsLaura Hamelin2024-10-071-0/+32
* PackExtBlockCacheTableTest: fix empty block warningMatthias Sohn2024-08-281-0/+2
* PackExtBlockCacheTableTest: suppress unchecked conversion warningsMatthias Sohn2024-08-281-1/+1
* PackExtBlockCacheTableTest: suppress boxing warning on test classMatthias Sohn2024-08-281-0/+1
* PackExtBlockCacheTable: spread extensions over multiple dfs tablesLaura Hamelin2024-07-241-0/+588