347 Revīzijas (8ada9048c5add754c3b34851b1bd501ce28b3321)

Autors SHA1 Ziņojums Datums
  Matthias Sohn 8ada9048c5 Replace ExpectedException which was deprecated in junit 4.13 pirms 4 gadiem
  Matthias Sohn c49c0f9912 Replace deprecated junit assertion methods with hamcrest pirms 4 gadiem
  David Pursehouse c02a57f4fa Update to Orbit I20200120214610 and JUnit to 4.13 pirms 4 gadiem
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format pirms 4 gadiem
  Carsten Hammer 74bc50125d Replace chain of if statements with switch pirms 5 gadiem
  Matthias Sohn 42f0c7c9cb Enhance WindowCache statistics pirms 4 gadiem
  David Pursehouse b24ec8f715 ReftableTest: Clean up boxing warnings on usage of String.format pirms 4 gadiem
  Han-Wen Nienhuys 5185d288c1 Introduce RefDatabase#hasFastTipsWithSha1 pirms 4 gadiem
  Han-Wen Nienhuys 9cb8e2f310 RepositoryCache: don't require HEAD in git repositories pirms 4 gadiem
  Han-Wen Nienhuys e0744891fe FileRepository: cleanup refs outside refs/ on reftable conversion pirms 4 gadiem
  Han-Wen Nienhuys 38586d54d0 file: implement FileReftableDatabase pirms 4 gadiem
  Han-Wen Nienhuys 63fba337b2 Run Eclipse formatter on BatchRefUpdateTest pirms 4 gadiem
  Han-Wen Nienhuys 7c75a68b96 reftable: enforce ascending order in sortAndWriteRefs pirms 4 gadiem
  Thomas Wolf c020848dbb Close ObjectReaders in tests pirms 4 gadiem
  Thomas Wolf 123634e2aa Close some Repository instances in tests pirms 4 gadiem
  David Pursehouse 98cdca9b5a Enable and fix "Statement unnecessarily nested within else clause" warnings pirms 4 gadiem
  Thomas Wolf 762f6212b4 Close RevWalks in tests pirms 4 gadiem
  Han-Wen Nienhuys 218bacdc1f reftable: fix lookup by ID in merged reftables pirms 4 gadiem
  Han-Wen Nienhuys a358d0c53b reftable: move AutoCloseable to ReftableReader pirms 4 gadiem
  Han-Wen Nienhuys e5880d9531 reftable: pass OutputStream at construction time pirms 4 gadiem
  Han-Wen Nienhuys 90efbd216f reftable: read file footer in ReftableReader#allRefs pirms 4 gadiem
  Han-Wen Nienhuys 726bcc4fdb reftable: add ReftableReflogReader pirms 4 gadiem
  Han-Wen Nienhuys 0e3d4a273f BatchRefUpdate: repro racy atomic update, and fix it pirms 4 gadiem
  Han-Wen Nienhuys d7ee5aafee reftable: increment pointer *after* reading uint16 pirms 4 gadiem
  Han-Wen Nienhuys 81801d6f96 reftable: test absense of prefix matching in Reflog pirms 4 gadiem
  Han-Wen Nienhuys 9f9163cbca reftable: enforce ordering for ref and log writes pirms 4 gadiem
  Han-Wen Nienhuys ca9107d166 reftable: fix seeking to refs in reflog implementation pirms 4 gadiem
  Matthias Sohn 118ee61640 LocalDiskRefTreeDatabaseTest shall use MockSystemReader pirms 4 gadiem
  Matthias Sohn 12d03a97d8 Ensure we use MockSystemReader in tests pirms 4 gadiem
  Matthias Sohn 8f7e851346 [error prone] suppress AmbiguousMethodReference in AnyObjectId pirms 4 gadiem
  Han-Wen Nienhuys e60b9e1879 FileSnapshot: fix bug with timestamp thresholding pirms 4 gadiem
  Matthias Sohn d45219baac Persist minimal racy threshold and allow manual configuration pirms 4 gadiem
  Matthias Sohn 5911521ba6 Measure minimum racy interval to auto-configure FileSnapshot pirms 5 gadiem
  David Turner 59640fb4f0 Constants for objects and info/{http-,}alternates pirms 4 gadiem
  Matthias Sohn 130aa31262 Add test for racy git detection in FileSnapshot pirms 5 gadiem
  Matthias Sohn de6df3bdd9 Repeat RefDirectoryTest.testGetRef_DiscoversModifiedLoose 100 times pirms 5 gadiem
  Matthias Sohn 9eff45e4f2 Fix FileSnapshotTests for filesystem with high timestamp resolution pirms 5 gadiem
  Matthias Sohn eda2e95fa8 Measure filesystem timestamp resolution already in test setup pirms 5 gadiem
  Matthias Sohn 93144f1438 Refactor FileSnapshotTest to use NIO APIs pirms 5 gadiem
  Matthias Sohn 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling pirms 5 gadiem
  Han-Wen Nienhuys 84e6c24e58 FileSnapshot#equals: consider UNKNOWN_SIZE pirms 5 gadiem
  David Pursehouse 6d0168a414 Make inner classes static where possible pirms 5 gadiem
  David Pursehouse b84235c4d1 BatchRefUpdateTest: Suppress ImmutableEnumChecker warning pirms 5 gadiem
  David Pursehouse 8bd0ba0f15 ErrorProne: Increase severity of FutureReturnValueIgnored to ERROR pirms 5 gadiem
  Christian Halstrick 5f8d91fded Test detecting modified packfiles pirms 5 gadiem
  Matthias Sohn 9a7d3b053a Extend FileSnapshot for packfiles to also use checksum to detect changes pirms 5 gadiem
  Matthias Sohn 5d0286eb7c Add FileSnapshot test testing recognition of file size changes pirms 5 gadiem
  Matthias Sohn 43b06f51f9 Capture reason for result of FileSnapshot#isModified pirms 5 gadiem
  Matthias Sohn d31a0c0b5d Skip FileSnapshotTest#testSimulatePackfileReplacement on Windows pirms 5 gadiem
  Matthias Sohn 0e33b32ab7 Fix FileSnapshotTest.testNewFileNoWait() to match its javadoc pirms 5 gadiem