aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/dfs/DfsBlockCacheConfig.java
Commit message (Expand)AuthorAgeFilesLines
* Suppress non-externalized string warningsMatthias Sohn2024-11-191-8/+6
* DfsBlockCacheConfig: propagate hotmap configs to pack ext cache configsLaura Hamelin2024-11-081-0/+22
* DfsBlockCacheConfig: update stream.toList to collect(toList)Laura Hamelin2024-10-211-1/+1
* DfsBlockCacheConfigs: add debug configuration printLaura Hamelin2024-10-151-1/+53
* dfs: add configurable name to block cache table statsLaura Hamelin2024-10-071-0/+33
* Suppress non-externalized string warningsMatthias Sohn2024-08-281-2/+2
* PackExtBlockCacheTable: spread extensions over multiple dfs tablesLaura Hamelin2024-07-241-2/+24
* DfsBlockCacheConfig: support configurations for dfs cache tables per extensionsLaura Hamelin2024-07-121-34/+165
* [errorprone] Add missing javadoc summaryMatthias Sohn2023-09-251-0/+2
* DFS block cache: report index load and evict statsAlina Djamankulova2022-01-211-2/+74
* DFS block cache: allow multiple passes for blocks before evictionAlina Djamankulova2021-10-081-0/+31
* ErrorProne: Enable and fix UnusedException checkDavid Pursehouse2020-01-271-1/+1
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Lazily open ReadableChannel in BlockBasedFile.getOrLoadBlockMinh Thai2019-01-101-1/+1
* DfsBlockCache to lock while loading object referencesMinh Thai2019-01-081-0/+24
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-151-3/+3
* Enforce DFS blockLimit is a multiple of blockSizeDave Borowitz2018-01-221-6/+27
* Fix javadoc in org.eclipse.jgit dfs packageMatthias Sohn2017-12-191-2/+27
* Remove @since tags from internal packagesJonathan Nieder2017-01-241-4/+0
* Check that DfsBlockCache#blockSize is a power of 2Philipp Marx2016-11-111-1/+7
* Add "concurrencyLevel" option to DfsBlockCachePhilipp Marx2016-10-191-0/+31
* Avoid storing large packs in block cache during reuseShawn Pearce2015-04-231-1/+43
* Delete broken DFS read-ahead supportShawn Pearce2013-04-041-80/+0
* JGit 3.0: move internal classes into an internal subpackageShawn Pearce2013-03-181-0/+212