285 Revize (971dafd302ae4bb2d69345f9624774ff226feebd)

Autor SHA1 Zpráva Datum
  Nasser Grainawi 971dafd302 Create a PackFile class for Pack filenames před 3 roky
  Nasser Grainawi efb154fc24 Rename PackFile to Pack před 3 roky
  Gal Paikin a6b90b7ec5 Add getsRefsByPrefixWithSkips (excluding prefixes) to ReftableDatabase před 3 roky
  Matthias Sohn 1ed6353962 [spotbugs] Fix potential NPE in PackFileSnapshotTest před 3 roky
  Matthias Sohn cc7a1891ee [spotbugs] Fix potential NPEs in FileReftableStackTest před 3 roky
  Matthias Sohn 3705ac5839 [spotbugs] Fix potential NPE in GcPruneNonReferencedTest před 3 roky
  Matthias Sohn fde7a271a4 Ensure that GC#deleteOrphans respects pack lock před 3 roky
  Nail Samatov d76088bca6 Fix IOException occurring during gc před 3 roky
  Marc Strapetz 0220f32e5a Fix possible NegativeArraySizeException in PackIndexV1 před 3 roky
  Han-Wen Nienhuys 30fb4808f2 Update reftable storage repo layout před 4 roky
  David Pursehouse 064834d350 Reorder modifiers to follow Java Language Specification před 4 roky
  Han-Wen Nienhuys 8c9f7656c3 reftable: clear cache on full compaction před 4 roky
  Matthias Sohn 8ada9048c5 Replace ExpectedException which was deprecated in junit 4.13 před 4 roky
  Matthias Sohn c49c0f9912 Replace deprecated junit assertion methods with hamcrest před 4 roky
  Matthias Sohn 709f83d489 WindowCache: add option to use strong refs to reference ByteWindows před 4 roky
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format před 4 roky
  Matthias Sohn 42f0c7c9cb Enhance WindowCache statistics před 4 roky
  Han-Wen Nienhuys 5185d288c1 Introduce RefDatabase#hasFastTipsWithSha1 před 4 roky
  Han-Wen Nienhuys 9cb8e2f310 RepositoryCache: don't require HEAD in git repositories před 4 roky
  Han-Wen Nienhuys e0744891fe FileRepository: cleanup refs outside refs/ on reftable conversion před 4 roky
  Han-Wen Nienhuys 38586d54d0 file: implement FileReftableDatabase před 4 roky
  Han-Wen Nienhuys 63fba337b2 Run Eclipse formatter on BatchRefUpdateTest před 4 roky
  Thomas Wolf 123634e2aa Close some Repository instances in tests před 4 roky
  David Pursehouse 98cdca9b5a Enable and fix "Statement unnecessarily nested within else clause" warnings před 4 roky
  Thomas Wolf 762f6212b4 Close RevWalks in tests před 4 roky
  Han-Wen Nienhuys 0e3d4a273f BatchRefUpdate: repro racy atomic update, and fix it před 4 roky
  Matthias Sohn 12d03a97d8 Ensure we use MockSystemReader in tests před 4 roky
  Han-Wen Nienhuys e60b9e1879 FileSnapshot: fix bug with timestamp thresholding před 4 roky
  Matthias Sohn d45219baac Persist minimal racy threshold and allow manual configuration před 5 roky
  Matthias Sohn 5911521ba6 Measure minimum racy interval to auto-configure FileSnapshot před 5 roky
  David Turner 59640fb4f0 Constants for objects and info/{http-,}alternates před 4 roky
  Matthias Sohn 130aa31262 Add test for racy git detection in FileSnapshot před 5 roky
  Matthias Sohn de6df3bdd9 Repeat RefDirectoryTest.testGetRef_DiscoversModifiedLoose 100 times před 5 roky
  Matthias Sohn 9eff45e4f2 Fix FileSnapshotTests for filesystem with high timestamp resolution před 5 roky
  Matthias Sohn eda2e95fa8 Measure filesystem timestamp resolution already in test setup před 5 roky
  Matthias Sohn 93144f1438 Refactor FileSnapshotTest to use NIO APIs před 5 roky
  Matthias Sohn 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling před 5 roky
  Han-Wen Nienhuys 84e6c24e58 FileSnapshot#equals: consider UNKNOWN_SIZE před 5 roky
  David Pursehouse 6d0168a414 Make inner classes static where possible před 5 roky
  David Pursehouse b84235c4d1 BatchRefUpdateTest: Suppress ImmutableEnumChecker warning před 5 roky
  David Pursehouse 8bd0ba0f15 ErrorProne: Increase severity of FutureReturnValueIgnored to ERROR před 5 roky
  Christian Halstrick 5f8d91fded Test detecting modified packfiles před 5 roky
  Matthias Sohn 9a7d3b053a Extend FileSnapshot for packfiles to also use checksum to detect changes před 5 roky
  Matthias Sohn 5d0286eb7c Add FileSnapshot test testing recognition of file size changes před 5 roky
  Matthias Sohn 43b06f51f9 Capture reason for result of FileSnapshot#isModified před 5 roky
  Matthias Sohn d31a0c0b5d Skip FileSnapshotTest#testSimulatePackfileReplacement on Windows před 5 roky
  Matthias Sohn 0e33b32ab7 Fix FileSnapshotTest.testNewFileNoWait() to match its javadoc před 5 roky
  Matthias Sohn 91101414ae Include filekey file attribute when comparing FileSnapshots před 5 roky
  Carsten Hammer 84fc5c908d Convert to lambda or member reference před 5 roky
  Carsten Hammer c0268f899e Join catch sections using multicatch před 5 roky