48 Commits (master)

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 98cdca9b5a Enable and fix "Statement unnecessarily nested within else clause" warnings 4 years ago
  David Pursehouse cf7c49868b ObjectUploadListener: Add callback interface 5 years ago
  Matthias Sohn 89388d67f8 Fix file handle leak in ObjectDownloadListener.onWritePossible 5 years ago
  Jonathan Nieder 608b6b03b1 Format @Nullable on return value as method annotation 5 years ago
  David Ostrovsky e5a4c0d17e ObjectDownloadListener#onWritePossible: Add comment on return statement 5 years ago
  Matthias Sohn 1a4e12a451 Fix ObjectUploadListener#close 5 years ago
  Matthias Sohn c18c768678 Fix error handling in FileLfsServlet 5 years ago
  David Ostrovsky 5c134f4d42 ObjectDownloadListener#onWritePossible: Make code spec compatible 5 years ago
  David Ostrovsky f8e514c74a ObjectDownloadListener: Return from onWritePossible when data is written 5 years ago
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists 6 years ago
  David Pursehouse 03536cc2d0 FileLfsServlet: Open PrintWriter in try-with-resource 6 years ago
  Markus Duft 94bcde663c LFS: Add remote download to SmudgeFilter 7 years ago
  Matthias Sohn 5d64d3d83a Fix javadoc in org.eclipse.jgit.lfs.server 6 years ago
  David Pursehouse 74bfdcd555 FileLfsServlet: Do not pretty print json response 6 years ago
  David Pursehouse b433f2722f Move repeated LFS Gson handling to common class 6 years ago
  David Pursehouse a7e20cc77f FileLfsServlet: Do not pretty print json response 6 years ago
  David Pursehouse d3148f300a Make ObjectDownloadListener public 7 years ago
  Jacek Centkowski c7d8fbfaad Expose getObjectToTransfer method of FileLfsServlet 7 years ago
  Jacek Centkowski 8f60297861 Use the same variable to check and extract LFS object id 7 years ago
  Matthias Sohn 52fa09c8d4 Add missing @since tags for new API 7 years ago
  David Pursehouse f5a40c26ac FileLfsServlet: Make sendError protected 7 years ago
  David Pursehouse dfa6895687 Make ObjectUploadListener public 7 years ago
  Christian Halstrick e4e39a6d05 Move AtomicObjectOutputStream to lfs/internal 8 years ago
  David Pursehouse f703a5eb2c Fix typo in email address in copyright headers 7 years ago
  David Pursehouse e27eab26e2 FileLfsServlet: Include error message in response body 8 years ago
  David Pursehouse 2e652aebab FileLfsServlet: Return HTTP 422 instead of 400 8 years ago
  David Pursehouse 053684ac24 Update links to LFS API documentation 8 years ago
  Matthias Sohn bfebe6ae4b [findBugs] Prevent potential NPE in FileLfsRepository.getOutputStream() 8 years ago
  Saša Živkov b72fc2b494 Make the FileLfsRepository thread safe 8 years ago
  Matthias Sohn 3bae524f6f Support LFS protocol and a file system based LFS storage 8 years ago