aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/trygvis/esper/testing/jenkins/JenkinsServer.java
Commit message (Expand)AuthorAgeFilesLines
* o Adding Maven module as a build type.Trygve Laugstøl2012-12-101-130/+0
* wootTrygve Laugstøl2012-12-091-1/+1
* o Supporting Maven builds in jenkins.Trygve Laugstøl2012-12-081-37/+41
* o Discovering and storing jobs in addition to the build.Trygve Laugstøl2012-12-081-13/+63
* o Closing the HTTP streams so we don't run out of connections.Trygve Laugstøl2012-12-081-5/+12
* o Creating a flag to disable jenkins servers from being polled.Trygve Laugstøl2012-12-081-6/+10
* o Storing Jenkins builds discovered from the feed.Trygve Laugstøl2012-12-081-69/+35
* o Adding BoneCP init to Config.Trygve Laugstøl2012-11-201-1/+0
* o A version that's more useful because as it is closing its connections.Trygve Laugstøl2012-11-181-1/+1
* o Creating jobs for polling a jenkins servers and jobs.Trygve Laugstøl2012-11-171-0/+100