27 Commits (stable-5.11)

Author SHA1 Message Date
  David Pursehouse 14a157dff6 Make Logger instances final 4 years ago
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 years ago
  David Pursehouse f07b60239c Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 6 years ago
  Matthias Sohn b7651da4e8 Remove deprecated LfsProtocolServlet#getLargeFileRepository 6 years ago
  Matthias Sohn 5d64d3d83a Fix javadoc in org.eclipse.jgit.lfs.server 6 years ago
  David Pursehouse b433f2722f Move repeated LFS Gson handling to common class 6 years ago
  David Pursehouse 5094c1a5c8 LfsProtocolServlet: Pass HTTP Authorization header to getLargeFileRepository 7 years ago
  David Pursehouse 55c629a9f3 LfsProtocolServlet#LfsRequest: Add operation type helper methods 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
  David Pursehouse a45cfee7a3 Organize imports 7 years ago
  Matthias Sohn 5a4dcceb7b Improve JavaDoc for LfsProtocolServlet.getLargeFileRepository 7 years ago
  David Pursehouse d52bf2eee0 Add specific exception for LFS unavailable 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 de89b7d040 LfsProtocolServlet: Always include message in error response 7 years ago
  David Pursehouse 0b4751e805 LfsProtocolServlet: Always set the Content-Type header on response 7 years ago
  David Pursehouse 59b96549a6 LfsProtocolServlet: Don't set pretty printing on Gson 7 years ago
  David Pursehouse 4651d6e723 LfsProtocolServlet: Reuse existing Writer when sending error response 7 years ago
  Matthias Sohn ae779f60b7 Add missing @since tags for new API 7 years ago
  David Pursehouse 584035a5fb LfsProtocolServlet: Allow access to objects in request 7 years ago
  David Pursehouse 571c9f5fd6 LfsProtocolServlet: Allow getLargeFileRepository to raise exceptions 7 years ago
  David Pursehouse bb9988c236 LfsProtocolServlet: Pass request and path to getLargeFileRepository 7 years ago
  David Pursehouse 053684ac24 Update links to LFS API documentation 7 years ago
  Matthias Sohn 3bae524f6f Support LFS protocol and a file system based LFS storage 8 years ago
  Shawn O. Pearce 5e33a1de83 Simple dumb HTTP server for Git 14 years ago
  Git Development Community 1a6964c827 Initial JGit contribution to eclipse.org 14 years ago