aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/trygvis/esper/testing/util
Commit message (Collapse)AuthorAgeFilesLines
* o Storing the raw bytes with the parsed data from Jenkins.Trygve Laugstøl2012-12-231-4/+20
|
* o First badge: UNBREAKABLE.Trygve Laugstøl2012-12-221-0/+7
|
* o Moving stuff to utils package.Trygve Laugstøl2012-12-228-0/+359
|
* o chmod -x.Trygve Laugstøl2012-12-115-0/+0
|
* 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.