4324 Комити (stable-5.2)

Аутор SHA1 Порука Датум
  Matthias Sohn 130aa31262 Add test for racy git detection in FileSnapshot пре 4 година
  Matthias Sohn 99d351d0cb Measure stored timestamp resolution instead of time to touch file пре 4 година
  Matthias Sohn 37f7679fc9 Handle CancellationException in FileStoreAttributeCache пре 4 година
  Matthias Sohn 72d6e304b8 Fix FileSnapshot#saveNoConfig пре 4 година
  Matthias Sohn d8d9427277 Use Instant for smudge time in DirCache and DirCacheEntry пре 4 година
  Matthias Sohn 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling пре 4 година
  Matthias Sohn 4db39f5074 Workaround SecurityException in FS#getFsTimestampResolution пре 4 година
  Matthias Sohn 79ede0c322 Fix NPE in FS$FileStoreAttributeCache.getFsTimestampResolution пре 4 година
  Matthias Sohn be66222d1a FS: ignore AccessDeniedException when measuring timestamp resolution пре 4 година
  Matthias Sohn 09fec1a102 Add debug trace for FileSnapshot пре 4 година
  Matthias Sohn 8a0ed8a004 Use FileChannel.open to touch file and set mtime to now пре 4 година
  Matthias Sohn 16760c3e9a Persist filesystem timestamp resolution and allow manual configuration пре 4 година
  Matthias Sohn 121c957405 Add support for nanoseconds and microseconds for Config#getTimeUnit пре 4 година
  Matthias Sohn a950eac23b Optionally measure filesystem timestamp resolution asynchronously пре 4 година
  Han-Wen Nienhuys 84e6c24e58 FileSnapshot#equals: consider UNKNOWN_SIZE пре 4 година
  Matthias Sohn 850b9d7540 Timeout measuring file timestamp resolution after 2 seconds пре 4 година
  David Pursehouse f18b5010fc Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 пре 5 година
  Matthias Sohn 9387288a86 Fix non-deterministic hash of archives created by ArchiveCommand пре 5 година
  David Pursehouse 6d0168a414 Make inner classes static where possible пре 5 година
  Matthias Sohn b5c594216b Add debug trace to measure time needed to open pack index пре 5 година
  Matthias Sohn 9a7d3b053a Extend FileSnapshot for packfiles to also use checksum to detect changes пре 5 година
  Matthias Sohn 8bf9c668ad Wait opening new packfile until it can't be racy anymore пре 5 година
  Matthias Sohn 4904a625c9 Avoid null PackConfig in GC пре 5 година
  Matthias Sohn 43b06f51f9 Capture reason for result of FileSnapshot#isModified пре 5 година
  Marc Strapetz f1577909e7 ObjectDirectory: fix closing of obsolete packs пре 5 година
  Matthias Sohn 91101414ae Include filekey file attribute when comparing FileSnapshots пре 5 година
  Matthias Sohn b513b77477 Measure file timestamp resolution used in FileSnapshot пре 5 година
  Matthias Sohn 201bbd6ead Fix FileSnapshot's consideration of file size пре 5 година
  Thomas Wolf 8277f62897 Revert 4678f4b and provide another solution for bug 467631 пре 5 година
  Luca Milanesio d6e00d2015 Remember the cause for invalidating a packfile пре 5 година
  Luca Milanesio 82b1af31e2 Fix pack files scan when filesnapshot isn't modified пре 5 година
  Matthias Sohn 534ede2d81 Fix GC to delete empty fanout directories after repacking пре 5 година
  Luca Milanesio bf3d1ded35 Check for packfile validity and fd before reading пре 5 година
  Luca Milanesio afef866a44 Move throw of PackInvalidException outside the catch пре 5 година
  Luca Milanesio 2d116cd0ab Use FileSnapshot to get lastModified on PackFile пре 5 година
  Luca Milanesio 2dc572df24 Include size when comparing FileSnapshot пре 5 година
  Luca Milanesio fef782128d Do not reuse packfiles when changed on filesystem пре 5 година
  Juergen Denner 19c4380689 Reduce contention on PackFile.idx() function. пре 5 година
  Matthias Sohn 7b3ee6f62e Fix error log message in ObjectDirectory.handlePackError() пре 5 година
  Matthias Sohn e8f7bb3608 Properly format pack checksums in PackFile.idx() пре 5 година
  Matthias Sohn e8bd9556c0 Cancel gc if thread was interrupted пре 6 година
  Luca Milanesio daefa69502 PackFile: report correct message for checksum mismatch пре 5 година
  David Pursehouse e6fd4732d0 ObjectDirectory: Clean up logging пре 5 година
  Luca Milanesio baf1bb20d0 ObjectDirectory: extra logging on packfile exceptions пре 5 година
  Matthias Sohn 997d785418 Fix error log message in ObjectDirectory.handlePackError() пре 5 година
  Matthias Sohn a33e4dc58a Properly format pack checksums in PackFile.idx() пре 5 година
  Matthias Sohn 882fed0d96 Cancel gc if thread was interrupted пре 6 година
  Luca Milanesio 436c99ce59 PackFile: report correct message for checksum mismatch пре 5 година
  David Pursehouse 9665d86ba1 ObjectDirectory: Clean up logging пре 5 година
  Luca Milanesio 962babc4b2 ObjectDirectory: extra logging on packfile exceptions пре 5 година