jgit/org.eclipse.jgit.lfs.server
Matthias Sohn c54ff8bf12 [findBugs] Fix calculation of host header in SignerV4
We ignored the returned concatenation of host name and port number. Fix
this and use a StringBuilder to avoid creation of unnecessary String
objects.

Change-Id: I61fac639d4a4c95412eb41a0f9131d0c38aca794
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
2016-05-19 15:01:05 +02:00
..
.settings Support LFS protocol and a file system based LFS storage 2016-02-04 17:49:43 +01:00
META-INF Prepare 4.4.0-SNAPSHOT builds 2016-04-08 17:59:59 +02:00
resources/org/eclipse/jgit/lfs/server/internal Support Amazon S3 based storage for LFS 2016-02-17 11:36:58 -05:00
src/org/eclipse/jgit/lfs/server [findBugs] Fix calculation of host header in SignerV4 2016-05-19 15:01:05 +02:00
.classpath Support LFS protocol and a file system based LFS storage 2016-02-04 17:49:43 +01: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
BUCK Support LFS protocol and a file system based LFS storage 2016-02-04 17:49:43 +01: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 4.4.0-SNAPSHOT builds 2016-04-08 17:59:59 +02:00