]> source.dussan.org Git - jgit.git/commit
Follow redirects in transport 11/88811/6
authorBo Zhang <zhangbodut@gmail.com>
Mon, 16 Jan 2017 06:19:17 +0000 (14:19 +0800)
committerDavid Pursehouse <david.pursehouse@gmail.com>
Fri, 3 Feb 2017 01:20:23 +0000 (21:20 -0400)
commitd4bd09b78daa733933a15733bc6ebbaa0a0485f1
tree85226e94dbcf38692b8f2e7f54dde4659873a772
parent566794d00152c65bfaf9af7eb7de4198664bd692
Follow redirects in transport

Bug: 465167
Change-Id: I6da19c8106201c2a1ac69002bd633b7387f25d96
Signed-off-by: Bo Zhang <zhangbodut@gmail.com>
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.http.test/tst/org/eclipse/jgit/http/test/SmartClientSmartServerTest.java
org.eclipse.jgit/.settings/.api_filters [new file with mode: 0644]
org.eclipse.jgit/src/org/eclipse/jgit/transport/TransportHttp.java
org.eclipse.jgit/src/org/eclipse/jgit/transport/http/HttpConnection.java
org.eclipse.jgit/src/org/eclipse/jgit/util/HttpSupport.java