69 Ревизии (stable-5.0)

Автор SHA1 Съобщение Дата
  Matthias Sohn 89388d67f8 Fix file handle leak in ObjectDownloadListener.onWritePossible преди 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 години
  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 преди 7 години
  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 години
  David Pursehouse de89b7d040 LfsProtocolServlet: Always include message in error response преди 7 години
  David Pursehouse 0b4751e805 LfsProtocolServlet: Always set the Content-Type header on response преди 7 години
  David Pursehouse 59b96549a6 LfsProtocolServlet: Don't set pretty printing on Gson преди 7 години
  David Pursehouse 4651d6e723 LfsProtocolServlet: Reuse existing Writer when sending error response преди 7 години
  Matthias Sohn ae779f60b7 Add missing @since tags for new API преди 7 години
  David Pursehouse 584035a5fb LfsProtocolServlet: Allow access to objects in request преди 7 години
  David Pursehouse 571c9f5fd6 LfsProtocolServlet: Allow getLargeFileRepository to raise exceptions преди 7 години
  David Pursehouse f703a5eb2c Fix typo in email address in copyright headers преди 7 години
  David Pursehouse bb9988c236 LfsProtocolServlet: Pass request and path to getLargeFileRepository преди 7 години
  David Pursehouse e27eab26e2 FileLfsServlet: Include error message in response body преди 7 години
  David Pursehouse 2e652aebab FileLfsServlet: Return HTTP 422 instead of 400 преди 7 години