aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/trygvis/esper/testing/util
Commit message (Collapse)AuthorAgeFilesLines
* o Supporting Maven builds in jenkins.Trygve Laugstøl2012-12-082-2/+11
|
* o Discovering and storing jobs in addition to the build.Trygve Laugstøl2012-12-081-3/+6
|
* o Closing the HTTP streams so we don't run out of connections.Trygve Laugstøl2012-12-081-5/+7
| | | | o Attaching the build to a server.
* o Creating a flag to disable jenkins servers from being polled.Trygve Laugstøl2012-12-083-27/+27
| | | | o Using proper logging.
* o Better Jenkins importer.Trygve Laugstøl2012-12-072-13/+26
|
* o More common XML parsing and HTTP client code. o Reimplemented the Nexus ↵Trygve Laugstøl2012-12-075-0/+396
code to consume the timeline instead of calculating its own diff.