95 Commits (ca79b3d4af748c626d2b35d7404ef49983dfe917)

Author SHA1 Message Date
Matthias Sohn 3db0f507ee Prepare 4.5.3-SNAPSHOT builds 8 years ago
Matthias Sohn c1d3ecbeab JGit v4.5.2.201704071617-r 8 years ago
Matthias Sohn 6a311a071f Prepare 4.7.1-SNAPSHOT 8 years ago
Matthias Sohn 9f4c10784b JGit v4.7.0.201704051617-r 8 years ago
Matthias Sohn aec22e74cf Prepare 4.8.0-SNAPSHOT builds 8 years ago
Matthias Sohn 11a12ceb0b Prepare 4.5.2-SNAPSHOT builds 8 years ago
David Pursehouse 2d0ce094b4 Remove Buck build 8 years ago
Matthias Sohn a9a84b7235 JGit v4.5.1.201703201650-r 8 years ago
Jonathan Nieder bc5014faec bazel: Add explicit targets for library dependencies 8 years ago
Matthias Sohn 3df65a387e Silence API error reported in LfsProtocolServlet 8 years ago
David Pursehouse 5094c1a5c8 LfsProtocolServlet: Pass HTTP Authorization header to getLargeFileRepository 8 years ago
Matthias Sohn 79f85d1cf2 Prepare 4.6.2-SNAPSHOT builds 8 years ago
Matthias Sohn 258dc5a715 JGit v4.6.1.201703071140-r 8 years ago
David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 8 years ago
David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning 8 years ago
Matthias Sohn a4feeb0194 Don't rely on default locale when using toUpperCase() and toLowerCase() 8 years ago
David Pursehouse 9d1474431f Implement Bazel build for http-apache, lfs, lfs-server 8 years ago
David Pursehouse d3148f300a Make ObjectDownloadListener public 8 years ago
Zhen Chen d3148f9410 Add missing slf4j dependency in BUCK file for jgit-lfs-server 8 years ago
David Pursehouse 55c629a9f3 LfsProtocolServlet#LfsRequest: Add operation type helper methods 8 years ago
David Pursehouse 56fe217784 Expose LFS operation strings as public constants 8 years ago
David Pursehouse 590141163f LfsProtocolServlet: Improve error on getLargeFileRepository failure 8 years ago
David Pursehouse 7245aa0316 Add support for refusing LFS request due to invalid authorization 8 years ago
Matthias Sohn 44936a1216 Remove unused API warning filters 8 years ago
Matthias Sohn 5fee071f6a Prepare 4.7.0-SNAPSHOT builds 8 years ago
Matthias Sohn 3857c3168f Prepare 4.6.1-SNAPSHOT builds 8 years ago
Matthias Sohn 73a4325149 JGit v4.6.0.201612231935-r 8 years ago
Jacek Centkowski c7d8fbfaad Expose getObjectToTransfer method of FileLfsServlet 8 years ago
Jacek Centkowski 8f60297861 Use the same variable to check and extract LFS object id 8 years ago
Matthias Sohn 52fa09c8d4 Add missing @since tags for new API 8 years ago
David Pursehouse a45cfee7a3 Organize imports 8 years ago
David Pursehouse f5a40c26ac FileLfsServlet: Make sendError protected 8 years ago
David Pursehouse dfa6895687 Make ObjectUploadListener public 8 years ago
Matthias Sohn cb617e7ffc Prepare 4.5.1-SNAPSHOT builds 8 years ago
Matthias Sohn e7142a3937 JGit v4.5.0.201609210915-r 8 years ago
Matthias Sohn ab79ce91c1 Change JGit minimum execution environment to JavaSE-1.8 8 years ago
Christian Halstrick e4e39a6d05 Move AtomicObjectOutputStream to lfs/internal 8 years ago
Matthias Sohn 9d4ffcc1ab Prepare 4.6.0-SNAPSHOT builds 8 years ago
Matthias Sohn 5a4dcceb7b Improve JavaDoc for LfsProtocolServlet.getLargeFileRepository 8 years ago
David Pursehouse d52bf2eee0 Add specific exception for LFS unavailable 8 years ago
David Pursehouse ffbe03aa9b LfsProtocolServlet: Add support for insufficient storage error 8 years ago
David Pursehouse 1096652e71 LfsProtocolServlet: Add support for rate limit and bandwidth limit errors 8 years ago
David Pursehouse de89b7d040 LfsProtocolServlet: Always include message in error response 8 years ago
David Pursehouse 0b4751e805 LfsProtocolServlet: Always set the Content-Type header on response 8 years ago
David Pursehouse 59b96549a6 LfsProtocolServlet: Don't set pretty printing on Gson 8 years ago
David Pursehouse 4651d6e723 LfsProtocolServlet: Reuse existing Writer when sending error response 8 years ago
Matthias Sohn 6ccc7992d4 Silence API errors in LfsProtocolServlet 8 years ago
Matthias Sohn ae779f60b7 Add missing @since tags for new API 8 years ago
David Pursehouse 584035a5fb LfsProtocolServlet: Allow access to objects in request 8 years ago
David Pursehouse 571c9f5fd6 LfsProtocolServlet: Allow getLargeFileRepository to raise exceptions 8 years ago