aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/trygvis/esper/testing/EasyX509TrustManager.java
Commit message (Collapse)AuthorAgeFilesLines
* o More common XML parsing and HTTP client code. o Reimplemented the Nexus ↵Trygve Laugstøl2012-12-071-76/+0
| | | | code to consume the timeline instead of calculating its own diff.
* o Integrating new httpcommons code.Trygve Laugstøl2012-11-191-36/+0
|
* o Adding logic to stop fetching pages when Gitorious returns non-XML response.Trygve Laugstøl2012-11-191-0/+112
o Adding support for self-signed certificates with https. o Moving client code to GitoriousClient. o Adding Nexus client and an importer that fetches all artifacts. o A nexus client that actually fetches the entire set of artifacts.