4324 Revīzijas (stable-5.2)

Autors SHA1 Ziņojums Datums
  Kaushik Lingarkar 8bc166b00d BatchRefUpdate: Skip saving conflicting ref names and prefixes in memory pirms 3 gadiem
  Kaushik Lingarkar 303dd019d1 Optimize RefDirectory.isNameConflicting() pirms 3 gadiem
  Petr Hrebejk 2fbbd6d890 Fix PackInvalidException when fetch and repack run concurrently pirms 3 gadiem
  Matthias Sohn 0f1735de0b GC#deleteOrphans: log warning for deleted orphaned files pirms 3 gadiem
  Matthias Sohn 3996408cde GC#deleteOrphans: handle failure to list files in pack directory pirms 3 gadiem
  Matthias Sohn fde7a271a4 Ensure that GC#deleteOrphans respects pack lock pirms 3 gadiem
  Matthias Sohn fed5b2e6fb Remove unused imports pirms 3 gadiem
  Matthias Sohn 1f9c717ff7 WindowCache: add metric for cached bytes per repository pirms 4 gadiem
  Matthias Sohn 709f83d489 WindowCache: add option to use strong refs to reference ByteWindows pirms 4 gadiem
  Patrick Hiesel 6185db3d77 Replace usage of ArrayIndexOutOfBoundsException in treewalk pirms 4 gadiem
  Matthias Sohn 2b9dd32a82 Add config constants for WindowCache configuration options pirms 4 gadiem
  Matthias Sohn 14bfe08757 JschConfigSessionFactory: fix boxing warning pirms 4 gadiem
  Matthias Sohn d9e957dc24 SshSupport#runSshCommand: don't throw exception in finally block pirms 4 gadiem
  Matthias Sohn 549c3acc5f Fix MBean registration pirms 4 gadiem
  Matthias Sohn 42f0c7c9cb Enhance WindowCache statistics pirms 4 gadiem
  Saša Živkov 3d8649ddef Do not rely on ArrayIndexOutOfBoundsException to detect end of input pirms 4 gadiem
  Thomas Wolf e3f535cb15 WorkingTreeIterator: handle different timestamp resolutions pirms 4 gadiem
  Matthias Sohn 84ac86ee61 Fix WorkingTreeIterator.compareMetadata() for CheckStat.MINIMAL pirms 4 gadiem
  Matthias Sohn d4752e2900 [error prone] Suppress NonAtomicVolatileUpdate in SimpleLruCache pirms 4 gadiem
  David Pursehouse 8792743c51 JGitText: Remove unused externalized strings pirms 4 gadiem
  David Pursehouse 689474248c RepoText: Remove unused externalized string pirms 4 gadiem
  Han-Wen Nienhuys 0e3d4a273f BatchRefUpdate: repro racy atomic update, and fix it pirms 4 gadiem
  Matthias Sohn af0296b42c Return a new instance from openSystemConfig and openUserConfig pirms 4 gadiem
  Matthias Sohn d67fe38915 Use AtomicReferences to cache user and system level configs pirms 4 gadiem
  Adrien Bustany 28553c189c Fix copy-paste typo in CloneCommand#cleanup pirms 4 gadiem
  Matthias Sohn e80a62e226 Add missing @since tag on FileTreeIterator#getLastModifiedInstant pirms 4 gadiem
  Matthias Sohn c130e5e708 Avoid sign extension when comparing mtime with Instant#getEpochSecond pirms 4 gadiem
  Michael Keppler 6cb21049d7 Fix deprecation in DirCache caused by Instant based DirCacheEntry pirms 4 gadiem
  Matthias Sohn 86a567f615 Fix NPE in RebaseTodoFile#parseComments pirms 4 gadiem
  Matthias Sohn a4216e5382 Fix NPE in ObjectIdOwnerMap#get pirms 4 gadiem
  Matthias Sohn 31356f5d18 FileUtils#lastModifiedInstant should not log error if path doesn't exist pirms 4 gadiem
  Matthias Sohn f383206ace Cache user global and system-wide git configurations pirms 4 gadiem
  Matthias Sohn b51bb4f7bd Fix javadoc for SystemReader#getInstance pirms 4 gadiem
  Matthias Sohn 2d84bb4341 Improve retry handling when saving FileStoreAttributes fails pirms 4 gadiem
  Vishal Devgire 9b4a55c0b6 Make supportsAtomicCreateNewFile return true as default pirms 5 gadiem
  Matthias Sohn 6ef225c519 Handle InvalidPathException in FS_POSIX#createNewFileAtomic pirms 4 gadiem
  Matthias Sohn cc29da8e0f Ensure root cause of lock creation failures is logged pirms 4 gadiem
  Matthias Sohn a7338dd1e5 Remove FileBasedConfig.load(boolean) introduced in d45219ba pirms 4 gadiem
  Matthias Sohn 42000a71e3 LockFile: log exception if creation of lock file failed pirms 4 gadiem
  David Pursehouse ad02a7cbad Stop using deprecated Constants.CHARACTER_ENCODING pirms 4 gadiem
  Han-Wen Nienhuys e60b9e1879 FileSnapshot: fix bug with timestamp thresholding pirms 4 gadiem
  Matthias Sohn 3b368d5578 In LockFile#waitForStatChange wait in units of file time resolution pirms 4 gadiem
  Matthias Sohn 6857138e19 Cache FileStoreAttributeCache per directory pirms 4 gadiem
  Matthias Sohn 275f3da783 Fix FileSnapshot#save(long) and FileSnapshot#save(Instant) 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 4 gadiem
  Matthias Sohn d17efe880d Fix FileAttributeCache.toString() pirms 4 gadiem
  Matthias Sohn 130aa31262 Add test for racy git detection in FileSnapshot pirms 4 gadiem
  Matthias Sohn 99d351d0cb Measure stored timestamp resolution instead of time to touch file pirms 4 gadiem
  Matthias Sohn 37f7679fc9 Handle CancellationException in FileStoreAttributeCache pirms 4 gadiem