aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/trygvis/esper/testing/nexus/NexusClient.java
Commit message (Expand)AuthorAgeFilesLines
* o Storing the raw bytes with the parsed data from Jenkins.Trygve Laugstøl2012-12-231-2/+5
* o chmod -x.Trygve Laugstøl2012-12-111-0/+0
* o Sucking in all new events. Stops as soon as it has fetched an entire page w...Trygve Laugstøl2012-12-071-3/+15
* o More common XML parsing and HTTP client code. o Reimplemented the Nexus cod...Trygve Laugstøl2012-12-071-1/+22
* o Renaming NexusParser to SearchNGResponseParser.Trygve Laugstøl2012-12-071-1/+1
* o Actually storing and deleting new/gone artifacts from Nexus.Trygve Laugstøl2012-11-241-1/+1
* o Adding BoneCP init to Config.Trygve Laugstøl2012-11-201-3/+3
* o Adding logic to stop fetching pages when Gitorious returns non-XML response.Trygve Laugstøl2012-11-191-0/+75