jgit/org.eclipse.jgit.lfs.server
David Pursehouse 1cfb4241de Merge branch 'stable-5.0' into stable-5.1
* stable-5.0:
  Fix ObjectUploadListener#close
  Fix error handling in FileLfsServlet
  ObjectDownloadListener#onWritePossible: Make code spec compatible
  ObjectDownloadListener: Return from onWritePossible when data is written
  Fix IOException when LockToken#close fails

Change-Id: Ib7a63b5144a89c213aff3b32c30a2a6526355e64
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
2018-09-18 09:19:18 +09:00
..
.settings Adjust severity of missing execution environment for LFS 2018-08-29 23:18:51 +02:00
META-INF Prepare 5.1.1-SNAPSHOT builds 2018-09-11 23:28:07 +02:00
resources/org/eclipse/jgit/lfs/server/internal LfsServerText: Fix formatting of invalidPathInfo message 2017-12-08 07:43:19 +09:00
src/org/eclipse/jgit/lfs/server Merge branch 'stable-5.0' into stable-5.1 2018-09-18 09:19:18 +09:00
.classpath Change JGit minimum execution environment to JavaSE-1.8 2016-09-20 11:32:36 +02:00
.fbprefs Support LFS protocol and a file system based LFS storage 2016-02-04 17:49:43 +01:00
.gitignore Support LFS protocol and a file system based LFS storage 2016-02-04 17:49:43 +01:00
.project Support LFS protocol and a file system based LFS storage 2016-02-04 17:49:43 +01:00
BUILD Bazel: Restrict src globs to Java source files 2017-04-13 14:14:55 +09:00
about.html Support LFS protocol and a file system based LFS storage 2016-02-04 17:49:43 +01:00
build.properties Support LFS protocol and a file system based LFS storage 2016-02-04 17:49:43 +01:00
plugin.properties Support LFS protocol and a file system based LFS storage 2016-02-04 17:49:43 +01:00
pom.xml Prepare 5.1.1-SNAPSHOT builds 2018-09-11 23:28:07 +02:00