87 Комити (stable-5.11)

Аутор SHA1 Порука Датум
  Pat Long d27dceb384 Allow for using custom s3 host with lfs server пре 4 година
  David Pursehouse 14a157dff6 Make Logger instances final пре 4 година
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format пре 4 година
  David Pursehouse 98cdca9b5a Enable and fix "Statement unnecessarily nested within else clause" warnings пре 4 година
  David Pursehouse 00f840dcd1 Consistently use "!isEmpty()" to detect non-empty list пре 5 година
  David Pursehouse cf7c49868b ObjectUploadListener: Add callback interface пре 5 година
  David Pursehouse 209b1e1cb3 LfsGson: Remove unnecessary @since tag пре 5 година
  Jonathan Nieder 647cc8f604 Remove unnecessary modifiers from interfaces пре 5 година
  Matthias Sohn 89388d67f8 Fix file handle leak in ObjectDownloadListener.onWritePossible пре 5 година
  Jonathan Nieder 608b6b03b1 Format @Nullable on return value as method annotation пре 5 година
  David Pursehouse 2f1350c9ac Explicitly specify charset when calling getBytes пре 5 година
  David Ostrovsky e5a4c0d17e ObjectDownloadListener#onWritePossible: Add comment on return statement пре 5 година
  Matthias Sohn 1a4e12a451 Fix ObjectUploadListener#close пре 5 година
  Matthias Sohn c18c768678 Fix error handling in FileLfsServlet пре 5 година
  David Ostrovsky 5c134f4d42 ObjectDownloadListener#onWritePossible: Make code spec compatible пре 5 година
  David Ostrovsky f8e514c74a ObjectDownloadListener: Return from onWritePossible when data is written пре 5 година
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 пре 5 година
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists пре 6 година
  David Pursehouse f07b60239c Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 пре 6 година
  Matthias Sohn b7651da4e8 Remove deprecated LfsProtocolServlet#getLargeFileRepository пре 6 година
  David Pursehouse 03536cc2d0 FileLfsServlet: Open PrintWriter in try-with-resource пре 6 година
  Markus Duft 94bcde663c LFS: Add remote download to SmudgeFilter пре 7 година
  David Pursehouse bd96feab24 Revert usage of TYPE_USE in Nullable and NonNull annotations пре 6 година
  David Pursehouse 8e217517e2 Nullable: Switch to TYPE_USE пре 6 година
  Matthias Sohn 2464fa440f Fix remaining javadoc errors raised by doclint пре 6 година
  Matthias Sohn 5d64d3d83a Fix javadoc in org.eclipse.jgit.lfs.server пре 6 година
  David Pursehouse 74bfdcd555 FileLfsServlet: Do not pretty print json response пре 6 година
  David Pursehouse 171f84a041 Use constants from StandardCharsets instead of hard-coded strings пре 6 година
  David Pursehouse b433f2722f Move repeated LFS Gson handling to common class пре 6 година
  David Pursehouse a7e20cc77f FileLfsServlet: Do not pretty print json response пре 6 година
  David Pursehouse 4940ea14b7 Add missing newlines at ends of Java files пре 6 година
  David Pursehouse 5094c1a5c8 LfsProtocolServlet: Pass HTTP Authorization header to getLargeFileRepository пре 7 година
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments пре 7 година
  Matthias Sohn a4feeb0194 Don't rely on default locale when using toUpperCase() and toLowerCase() пре 7 година
  David Pursehouse d3148f300a Make ObjectDownloadListener public пре 7 година
  David Pursehouse 55c629a9f3 LfsProtocolServlet#LfsRequest: Add operation type helper methods пре 7 година
  David Pursehouse 56fe217784 Expose LFS operation strings as public constants пре 7 година
  David Pursehouse 590141163f LfsProtocolServlet: Improve error on getLargeFileRepository failure пре 7 година
  David Pursehouse 7245aa0316 Add support for refusing LFS request due to invalid authorization пре 7 година
  Jacek Centkowski c7d8fbfaad Expose getObjectToTransfer method of FileLfsServlet пре 7 година
  Jacek Centkowski 8f60297861 Use the same variable to check and extract LFS object id пре 7 година
  Matthias Sohn 52fa09c8d4 Add missing @since tags for new API пре 7 година
  David Pursehouse a45cfee7a3 Organize imports пре 7 година
  David Pursehouse f5a40c26ac FileLfsServlet: Make sendError protected пре 7 година
  David Pursehouse dfa6895687 Make ObjectUploadListener public пре 7 година
  Christian Halstrick e4e39a6d05 Move AtomicObjectOutputStream to lfs/internal пре 8 година
  Matthias Sohn 5a4dcceb7b Improve JavaDoc for LfsProtocolServlet.getLargeFileRepository пре 7 година
  David Pursehouse d52bf2eee0 Add specific exception for LFS unavailable пре 7 година
  David Pursehouse ffbe03aa9b LfsProtocolServlet: Add support for insufficient storage error пре 7 година
  David Pursehouse 1096652e71 LfsProtocolServlet: Add support for rate limit and bandwidth limit errors пре 7 година