aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/trygvis/esper/testing/jenkins/JenkinsServer.java
Commit message (Collapse)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 Attaching the build to a server.
* o Creating a flag to disable jenkins servers from being polled.Trygve Laugstøl2012-12-081-6/+10
| | | | o Using proper logging.
* 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 Starting on an actor-like structure for the running jobs. o Loading Nexus servers and group ids to look for from the database.
* 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