43 Commits (stable-4.11)

Autor SHA1 Nachricht Datum
  Markus Duft 312e61a373 LFS: Fix potential NPE in LfsPrePushHook vor 6 Jahren
  Markus Duft 0f9ec9e406 LFS: Adjust some API to make integration into tools (EGit,...) easier vor 6 Jahren
  David Pursehouse 52383c2919 SmudgeFilter: Fix Integer boxing warning vor 6 Jahren
  David Pursehouse 60b43c03e2 Add ConfigConstants.CONFIG_SECTION_LFS vor 6 Jahren
  Matthias Sohn 28167853c1 Return this from InstallLfsCommand.setRepository() to allow chaining vor 6 Jahren
  Markus Duft c0103bc59d LFS: Enable LFS support for the CLI, better error handling vor 6 Jahren
  Markus Duft a3f8edbf6a Cleanup stream usage WRT filters vor 6 Jahren
  Markus Duft d3ed64bcd4 LFS: support merge/rebase/cherry-pick/diff/compare with LFS files vor 6 Jahren
  Markus Duft ea2f7e93c7 LFS: Dramatically improve checkout speed with SSH authentication vor 6 Jahren
  Markus Duft c0bb992845 LFS: pre-push upload support vor 6 Jahren
  Markus Duft 94bcde663c LFS: Add remote download to SmudgeFilter vor 7 Jahren
  Matthias Sohn 2464fa440f Fix remaining javadoc errors raised by doclint vor 6 Jahren
  Matthias Sohn e0332bfbc6 Fix javadoc in org.eclipse.jgit.lfs vor 6 Jahren
  David Pursehouse 53a11cb1d1 InvalidLongObjectIdException: Fix formatting of message vor 6 Jahren
  David Pursehouse 171f84a041 Use constants from StandardCharsets instead of hard-coded strings vor 6 Jahren
  David Pursehouse 899696ed08 InvalidLongObjectIdException: Fix formatting of message vor 6 Jahren
  Marc Strapetz 9bb126d12d FileUtils.toPath to convert File to Path vor 6 Jahren
  David Pursehouse 4940ea14b7 Add missing newlines at ends of Java files vor 7 Jahren
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning vor 7 Jahren
  Matthias Sohn a4feeb0194 Don't rely on default locale when using toUpperCase() and toLowerCase() vor 7 Jahren
  David Pursehouse 56fe217784 Expose LFS operation strings as public constants vor 7 Jahren
  David Pursehouse 590141163f LfsProtocolServlet: Improve error on getLargeFileRepository failure vor 7 Jahren
  David Pursehouse 7245aa0316 Add support for refusing LFS request due to invalid authorization vor 7 Jahren
  Dariusz Luksza 0e187f1484 Add LfsPointerFilter TreeFilter vor 8 Jahren
  Matthias Sohn f211bfc841 [findBugs] Fix potential NPE in CleanFilter vor 7 Jahren
  Christian Halstrick 1572964ecb Fix encoding of LFSPointer files vor 7 Jahren
  Matthias Sohn 83555e7e30 Use AtomicObjectOutputStream in CleanFilter vor 7 Jahren
  Matthias Sohn 0e947da72f CleanFilter: use atomic move to move temporary file to media file vor 7 Jahren
  Matthias Sohn 999106bb84 Fix temporary file leak in CleanFilter vor 7 Jahren
  Matthias Sohn 4b7747ccff Use AnyLongObjectId instead of LongObjectId in LFS API vor 7 Jahren
  Matthias Sohn 6dea5ec823 Speedup CleanFilter by transferring data in chunks of 8k vor 7 Jahren
  Matthias Sohn baabf9f520 Content type constants used in lfs should be final vor 7 Jahren
  Christian Halstrick e4e39a6d05 Move AtomicObjectOutputStream to lfs/internal vor 8 Jahren
  Christian Halstrick bcb5a431a5 Add built-in LFS smudge filter for local case vor 8 Jahren
  Christian Halstrick 45ee55d0d9 Add built-in LFS clean filter vor 8 Jahren
  David Pursehouse d52bf2eee0 Add specific exception for LFS unavailable vor 7 Jahren
  David Pursehouse ac85672022 Add Javadoc for LFS exception messages vor 7 Jahren
  David Pursehouse ffbe03aa9b LfsProtocolServlet: Add support for insufficient storage error vor 7 Jahren
  David Pursehouse 1096652e71 LfsProtocolServlet: Add support for rate limit and bandwidth limit errors vor 7 Jahren
  David Pursehouse 0a86b03eb4 LfsRepository{NotFound,ReadOnly}: Externalize message strings vor 7 Jahren
  David Pursehouse 571c9f5fd6 LfsProtocolServlet: Allow getLargeFileRepository to raise exceptions vor 7 Jahren
  David Pursehouse 053684ac24 Update links to LFS API documentation vor 8 Jahren
  Matthias Sohn 3bae524f6f Support LFS protocol and a file system based LFS storage vor 8 Jahren
  Matthias Sohn 536db18cc6 Implement SHA-256 abstraction vor 9 Jahren