340 Commits (5977260af6641b9a82491728d6fe0431b5cd5331)

Author SHA1 Message Date
  Kaushik Lingarkar 294a99af25 BatchRefUpdateTest: Accurately assert RefsChangedEvent(s) fired 3 years ago
  Matthias Sohn fde7a271a4 Ensure that GC#deleteOrphans respects pack lock 3 years ago
  Matthias Sohn fed5b2e6fb Remove unused imports 3 years ago
  Matthias Sohn 709f83d489 WindowCache: add option to use strong refs to reference ByteWindows 4 years ago
  Matthias Sohn 42f0c7c9cb Enhance WindowCache statistics 4 years ago
  Han-Wen Nienhuys 0e3d4a273f BatchRefUpdate: repro racy atomic update, and fix it 4 years ago
  Han-Wen Nienhuys d7ee5aafee reftable: increment pointer *after* reading uint16 4 years ago
  Han-Wen Nienhuys 81801d6f96 reftable: test absense of prefix matching in Reflog 4 years ago
  Han-Wen Nienhuys 9f9163cbca reftable: enforce ordering for ref and log writes 4 years ago
  Han-Wen Nienhuys ca9107d166 reftable: fix seeking to refs in reflog implementation 4 years ago
  Matthias Sohn 118ee61640 LocalDiskRefTreeDatabaseTest shall use MockSystemReader 4 years ago
  Matthias Sohn 12d03a97d8 Ensure we use MockSystemReader in tests 4 years ago
  Matthias Sohn 8f7e851346 [error prone] suppress AmbiguousMethodReference in AnyObjectId 4 years ago
  Han-Wen Nienhuys e60b9e1879 FileSnapshot: fix bug with timestamp thresholding 4 years ago
  Matthias Sohn d45219baac Persist minimal racy threshold and allow manual configuration 4 years ago
  Matthias Sohn 5911521ba6 Measure minimum racy interval to auto-configure FileSnapshot 4 years ago
  David Turner 59640fb4f0 Constants for objects and info/{http-,}alternates 4 years ago
  Matthias Sohn 130aa31262 Add test for racy git detection in FileSnapshot 4 years ago
  Matthias Sohn de6df3bdd9 Repeat RefDirectoryTest.testGetRef_DiscoversModifiedLoose 100 times 4 years ago
  Matthias Sohn 9eff45e4f2 Fix FileSnapshotTests for filesystem with high timestamp resolution 4 years ago
  Matthias Sohn eda2e95fa8 Measure filesystem timestamp resolution already in test setup 4 years ago
  Matthias Sohn 93144f1438 Refactor FileSnapshotTest to use NIO APIs 4 years ago
  Matthias Sohn 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling 4 years ago
  Han-Wen Nienhuys 84e6c24e58 FileSnapshot#equals: consider UNKNOWN_SIZE 4 years ago
  David Pursehouse 6d0168a414 Make inner classes static where possible 5 years ago
  David Pursehouse b84235c4d1 BatchRefUpdateTest: Suppress ImmutableEnumChecker warning 5 years ago
  David Pursehouse 8bd0ba0f15 ErrorProne: Increase severity of FutureReturnValueIgnored to ERROR 5 years ago
  Christian Halstrick 5f8d91fded Test detecting modified packfiles 5 years ago
  Matthias Sohn 9a7d3b053a Extend FileSnapshot for packfiles to also use checksum to detect changes 5 years ago
  Matthias Sohn 5d0286eb7c Add FileSnapshot test testing recognition of file size changes 5 years ago
  Matthias Sohn 43b06f51f9 Capture reason for result of FileSnapshot#isModified 5 years ago
  Matthias Sohn d31a0c0b5d Skip FileSnapshotTest#testSimulatePackfileReplacement on Windows 5 years ago
  Matthias Sohn 0e33b32ab7 Fix FileSnapshotTest.testNewFileNoWait() to match its javadoc 5 years ago
  Matthias Sohn 91101414ae Include filekey file attribute when comparing FileSnapshots 5 years ago
  Carsten Hammer 84fc5c908d Convert to lambda or member reference 5 years ago
  Carsten Hammer c0268f899e Join catch sections using multicatch 5 years ago
  Luca Milanesio 82b1af31e2 Fix pack files scan when filesnapshot isn't modified 5 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
  Matthias Sohn 534ede2d81 Fix GC to delete empty fanout directories after repacking 5 years ago
  Luca Milanesio 2dc572df24 Include size when comparing FileSnapshot 5 years ago
  Matthias Sohn e8bd9556c0 Cancel gc if thread was interrupted 7 years ago
  Matthias Sohn 882fed0d96 Cancel gc if thread was interrupted 7 years ago
  David Pursehouse 0368906353 CommitBuilder: Deprecate setEncoding(String) 5 years ago
  Minh Thai 2b7fa04dad Fix bug in copyPackBypassCache's skip 'PACK' header logic 5 years ago
  Matthias Sohn 8cad84ccfb Fix GC.deleteEmptyRefsFolders 5 years ago
  David Pursehouse 5d9c78e471 PackWriterTest: Open TestRepository in try-with-resource 5 years ago
  Matthias Sohn 23c30c6310 Fix warnings for usage of deprecated RefDatabase#getRef 5 years ago
  Jonathan Nieder 3f9a5ce13f Deprecate Repository#hasObject 5 years ago
  Jonathan Nieder b2ec6405e4 RefDirectory: Do not use search path to find additional refs 8 years ago