26 Commits (stable-4.8)

Author SHA1 Message Date
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning 7 years ago
  Matthias Sohn a4feeb0194 Don't rely on default locale when using toUpperCase() and toLowerCase() 7 years ago
  David Pursehouse 56fe217784 Expose LFS operation strings as public constants 7 years ago
  David Pursehouse 590141163f LfsProtocolServlet: Improve error on getLargeFileRepository failure 7 years ago
  David Pursehouse 7245aa0316 Add support for refusing LFS request due to invalid authorization 7 years ago
  Dariusz Luksza 0e187f1484 Add LfsPointerFilter TreeFilter 8 years ago
  Matthias Sohn f211bfc841 [findBugs] Fix potential NPE in CleanFilter 7 years ago
  Christian Halstrick 1572964ecb Fix encoding of LFSPointer files 7 years ago
  Matthias Sohn 83555e7e30 Use AtomicObjectOutputStream in CleanFilter 7 years ago
  Matthias Sohn 0e947da72f CleanFilter: use atomic move to move temporary file to media file 7 years ago
  Matthias Sohn 999106bb84 Fix temporary file leak in CleanFilter 7 years ago
  Matthias Sohn 4b7747ccff Use AnyLongObjectId instead of LongObjectId in LFS API 7 years ago
  Matthias Sohn 6dea5ec823 Speedup CleanFilter by transferring data in chunks of 8k 7 years ago
  Matthias Sohn baabf9f520 Content type constants used in lfs should be final 7 years ago
  Christian Halstrick e4e39a6d05 Move AtomicObjectOutputStream to lfs/internal 8 years ago
  Christian Halstrick bcb5a431a5 Add built-in LFS smudge filter for local case 8 years ago
  Christian Halstrick 45ee55d0d9 Add built-in LFS clean filter 8 years ago
  David Pursehouse d52bf2eee0 Add specific exception for LFS unavailable 7 years ago
  David Pursehouse ac85672022 Add Javadoc for LFS exception messages 7 years ago
  David Pursehouse ffbe03aa9b LfsProtocolServlet: Add support for insufficient storage error 7 years ago
  David Pursehouse 1096652e71 LfsProtocolServlet: Add support for rate limit and bandwidth limit errors 7 years ago
  David Pursehouse 0a86b03eb4 LfsRepository{NotFound,ReadOnly}: Externalize message strings 7 years ago
  David Pursehouse 571c9f5fd6 LfsProtocolServlet: Allow getLargeFileRepository to raise exceptions 7 years ago
  David Pursehouse 053684ac24 Update links to LFS API documentation 8 years ago
  Matthias Sohn 3bae524f6f Support LFS protocol and a file system based LFS storage 8 years ago
  Matthias Sohn 536db18cc6 Implement SHA-256 abstraction 9 years ago