summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.apache/src
Commit message (Expand)AuthorAgeFilesLines
* Use valueOf rather than constructor for Integer and BooleanDavid Pursehouse2016-10-182-4/+4
* HttpClientConnection: Register connection socket factory for httpMatthias Sohn2016-10-131-1/+4
* HttpClientConnection: Don't use deprecated HttpClient classesDavid Pursehouse2016-09-221-30/+39
* Fix HttpClientConnection leaking temporary buffer filesMatthias Sohn2016-08-242-12/+33
* Add support for HEAD requests to HttpClientConnectionMatthias Sohn2016-02-041-4/+12
* Fix NPE in HttpSupportMatthias Sohn2015-12-161-13/+14
* Apache HttpClientConnection: replace calls to deprecated LocalFile()Matthias Sohn2014-11-261-3/+3
* Move Apache httpclient based HTTP support to a separate bundleMatthias Sohn2014-02-204-0/+603