304 Révisions (6976a30f443ece4815a977b0a5a897c0236018f7)

Auteur SHA1 Message Date
  Fabio Ponciroli 6976a30f44 searchForReuse might impact performance in large repositories il y a 3 ans
  Kaushik Lingarkar 294a99af25 BatchRefUpdateTest: Accurately assert RefsChangedEvent(s) fired il y a 3 ans
  Thomas Wolf 0038627226 LockFile: create OutputStream only when needed il y a 3 ans
  Thomas Wolf a9579ba60c LockFile: create OutputStream only when needed il y a 3 ans
  Nasser Grainawi 2a6b2eddcf PackFile: Add id + ext based constructors il y a 3 ans
  Martin Fick 6167641834 Restore preserved packs during missing object seeks il y a 3 ans
  Nasser Grainawi 7fbff35887 Pack: Replace extensions bitset with bitmapIdx PackFile il y a 3 ans
  Nasser Grainawi 971dafd302 Create a PackFile class for Pack filenames il y a 3 ans
  Nasser Grainawi efb154fc24 Rename PackFile to Pack il y a 3 ans
  Gal Paikin a6b90b7ec5 Add getsRefsByPrefixWithSkips (excluding prefixes) to ReftableDatabase il y a 3 ans
  Matthias Sohn 1ed6353962 [spotbugs] Fix potential NPE in PackFileSnapshotTest il y a 3 ans
  Matthias Sohn cc7a1891ee [spotbugs] Fix potential NPEs in FileReftableStackTest il y a 3 ans
  Matthias Sohn 3705ac5839 [spotbugs] Fix potential NPE in GcPruneNonReferencedTest il y a 3 ans
  Matthias Sohn fde7a271a4 Ensure that GC#deleteOrphans respects pack lock il y a 3 ans
  Nail Samatov d76088bca6 Fix IOException occurring during gc il y a 3 ans
  Marc Strapetz 0220f32e5a Fix possible NegativeArraySizeException in PackIndexV1 il y a 3 ans
  Han-Wen Nienhuys 30fb4808f2 Update reftable storage repo layout il y a 4 ans
  David Pursehouse 064834d350 Reorder modifiers to follow Java Language Specification il y a 4 ans
  Han-Wen Nienhuys 8c9f7656c3 reftable: clear cache on full compaction il y a 4 ans
  Matthias Sohn 8ada9048c5 Replace ExpectedException which was deprecated in junit 4.13 il y a 4 ans
  Matthias Sohn c49c0f9912 Replace deprecated junit assertion methods with hamcrest il y a 4 ans
  Matthias Sohn 709f83d489 WindowCache: add option to use strong refs to reference ByteWindows il y a 4 ans
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format il y a 4 ans
  Matthias Sohn 42f0c7c9cb Enhance WindowCache statistics il y a 4 ans
  Han-Wen Nienhuys 5185d288c1 Introduce RefDatabase#hasFastTipsWithSha1 il y a 4 ans
  Han-Wen Nienhuys 9cb8e2f310 RepositoryCache: don't require HEAD in git repositories il y a 4 ans
  Han-Wen Nienhuys e0744891fe FileRepository: cleanup refs outside refs/ on reftable conversion il y a 4 ans
  Han-Wen Nienhuys 38586d54d0 file: implement FileReftableDatabase il y a 4 ans
  Han-Wen Nienhuys 63fba337b2 Run Eclipse formatter on BatchRefUpdateTest il y a 4 ans
  Thomas Wolf 123634e2aa Close some Repository instances in tests il y a 4 ans
  David Pursehouse 98cdca9b5a Enable and fix "Statement unnecessarily nested within else clause" warnings il y a 4 ans
  Thomas Wolf 762f6212b4 Close RevWalks in tests il y a 4 ans
  Han-Wen Nienhuys 0e3d4a273f BatchRefUpdate: repro racy atomic update, and fix it il y a 4 ans
  Matthias Sohn 12d03a97d8 Ensure we use MockSystemReader in tests il y a 4 ans
  Han-Wen Nienhuys e60b9e1879 FileSnapshot: fix bug with timestamp thresholding il y a 4 ans
  Matthias Sohn d45219baac Persist minimal racy threshold and allow manual configuration il y a 4 ans
  Matthias Sohn 5911521ba6 Measure minimum racy interval to auto-configure FileSnapshot il y a 4 ans
  David Turner 59640fb4f0 Constants for objects and info/{http-,}alternates il y a 4 ans
  Matthias Sohn 130aa31262 Add test for racy git detection in FileSnapshot il y a 4 ans
  Matthias Sohn de6df3bdd9 Repeat RefDirectoryTest.testGetRef_DiscoversModifiedLoose 100 times il y a 4 ans
  Matthias Sohn 9eff45e4f2 Fix FileSnapshotTests for filesystem with high timestamp resolution il y a 4 ans
  Matthias Sohn eda2e95fa8 Measure filesystem timestamp resolution already in test setup il y a 4 ans
  Matthias Sohn 93144f1438 Refactor FileSnapshotTest to use NIO APIs il y a 4 ans
  Matthias Sohn 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling il y a 4 ans
  Han-Wen Nienhuys 84e6c24e58 FileSnapshot#equals: consider UNKNOWN_SIZE il y a 4 ans
  David Pursehouse 6d0168a414 Make inner classes static where possible il y a 5 ans
  David Pursehouse b84235c4d1 BatchRefUpdateTest: Suppress ImmutableEnumChecker warning il y a 5 ans
  David Pursehouse 8bd0ba0f15 ErrorProne: Increase severity of FutureReturnValueIgnored to ERROR il y a 5 ans
  Christian Halstrick 5f8d91fded Test detecting modified packfiles il y a 5 ans
  Matthias Sohn 9a7d3b053a Extend FileSnapshot for packfiles to also use checksum to detect changes il y a 5 ans