45 Commits (8ada9048c5add754c3b34851b1bd501ce28b3321)

Author SHA1 Message Date
  Matthias Sohn 8ada9048c5 Replace ExpectedException which was deprecated in junit 4.13 4 years ago
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
  Carsten Hammer 74bc50125d Replace chain of if statements with switch 5 years ago
  Thomas Wolf c020848dbb Close ObjectReaders in tests 4 years ago
  Han-Wen Nienhuys e5880d9531 reftable: pass OutputStream at construction time 4 years ago
  Matthias Sohn 8f7e851346 [error prone] suppress AmbiguousMethodReference in AnyObjectId 4 years ago
  Patrick Hiesel 93a0e50ed0 Introduce RefDatabase#getTipsWithSha1 to list refs pointing to object 5 years ago
  Ivan Frade 9d97d2404f DfsRefDatabase: Keep update index when peeling a reference 5 years ago
  Minh Thai 2b7fa04dad Fix bug in copyPackBypassCache's skip 'PACK' header logic 5 years ago
  Ivan Frade 39b27f7c7b DfsFsck: Check that .gitmodules in the repository have valid contents 5 years ago
  Dave Borowitz 5c02ce52d6 Allow overriding DfsPackDescription comparator for scanning packs 6 years ago
  Dave Borowitz 96512f5d3b Move DfsPackDescription comparators to common location 6 years ago
  Dave Borowitz e7bacf0a7f Use Comparators for PackSource 6 years ago
  David Pursehouse 1f6d43a652 Fix trivial usages of deprecated Repository#getAllRefs 6 years ago
  Minh Thai 159da6dacc Break down DfsBlockCache stats by pack file extension. 6 years ago
  Minh Thai 15a189e4e0 Add flag for keeping ref tombstones in GC reftable 6 years ago
  Shawn Pearce 7cd5d77ae3 dfs: Switch InMemoryRepository to DfsReftableDatabase 6 years ago
  Shawn Pearce d13dfac9dc dfs: write reftable from DfsGarbageCollector 6 years ago
  Zhen Chen b0695e5b7b Add commit check for head references 6 years ago
  Zhen Chen 673acfc6bd Add connectivity check from references 6 years ago
  Zhen Chen 2c2999643f Add dfs fsck implementation 7 years ago
  Shawn Pearce a1e4825c4e dfs: silence resource warnings in DfsBlockCacheTest 6 years ago
  Shawn Pearce f414f7de1f dfs: Fix DataFormatException: 0 bytes to inflate 6 years ago
  Shawn Pearce 3a072c8a7a dfs: test for repositories sharing blocks in DfsBlockCache 6 years ago
  Shawn Pearce 8d27c480df dfs: Fix build break caused by DfsStreamKey.of signature change 6 years ago
  Shawn Pearce 07f98a8b71 Derive DfsStreamKey from DfsPackDescription 6 years ago
  Shawn Pearce e924de5295 Rename DfsPackKey to DfsStreamKey 6 years ago
  Terry Parker 8dd53135cb Add a new singlePack option to PackConfig 7 years ago
  Shawn Pearce 1513a5632d Allow DfsReader to be subclassed 7 years ago
  Thirumala Reddy Mutchukota 5e250e45be Delete expired garbage even when there is no GC pack present. 7 years ago
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7 years ago
  Shawn Pearce d67b183537 Prefer smaller GC files during DFS garbage collection 7 years ago
  Thirumala Reddy Mutchukota 006f4d4d29 Reintroduce garbage pack coalescing when ttl > 0. 7 years ago
  Thirumala Reddy Mutchukota c9f55032a2 Record the estimated size of the pack files. 7 years ago
  Philipp Marx 8adbfe4da6 Check that DfsBlockCache#blockSize is a power of 2 7 years ago
  Mike Williams fd527a2cd7 Prune UNREACHABLE_GARBAGE packs when they expire 8 years ago
  Dave Borowitz 0d6ba84065 DfsInserter: Optionally disable existing object check 8 years ago
  Dave Borowitz adff322a69 Expose the ObjectInserter that created an ObjectReader 8 years ago
  Matthias Sohn 7ee184acfa Fix imports in DfsInserterTest 8 years ago
  Mike Williams c4d73fb7cc Insert duplicate objects to prevent race during garbage collection. 8 years ago
  Matthias Sohn 686124bec3 Replace deprecated release() methods by close() 9 years ago
  Shawn Pearce 8ff08455f6 Fix memory leak in dfs.DeltaBaseCase 9 years ago
  Shawn Pearce d70419ab00 Revert "Add a method to DfsOutputStream to read as an InputStream" 9 years ago
  Dave Borowitz e1856dbf44 Add a method to ObjectInserter to read back inserted objects 11 years ago
  Dave Borowitz b646578d89 Add a method to DfsOutputStream to read as an InputStream 11 years ago