aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/trygvis/esper/testing/jenkins
Commit message (Expand)AuthorAgeFilesLines
* wootTrygve Laugstøl2012-12-092-1/+3
* o Supporting Maven builds in jenkins.Trygve Laugstøl2012-12-082-40/+68
* o Discovering and storing jobs in addition to the build.Trygve Laugstøl2012-12-086-92/+173
* o Closing the HTTP streams so we don't run out of connections.Trygve Laugstøl2012-12-084-14/+27
* o Creating a flag to disable jenkins servers from being polled.Trygve Laugstøl2012-12-084-44/+53
* o Storing Jenkins builds discovered from the feed.Trygve Laugstøl2012-12-086-122/+319
* o Better Jenkins importer.Trygve Laugstøl2012-12-074-36/+194
* o More common XML parsing and HTTP client code. o Reimplemented the Nexus cod...Trygve Laugstøl2012-12-073-68/+28
* o Adding BoneCP init to Config.Trygve Laugstøl2012-11-203-19/+14
* o Integrating new httpcommons code.Trygve Laugstøl2012-11-191-3/+2
* o Adding logic to stop fetching pages when Gitorious returns non-XML response.Trygve Laugstøl2012-11-191-1/+1
* o Adding "buildable" to the job status.Trygve Laugstøl2012-11-181-52/+42
* o A version that's more useful because as it is closing its connections.Trygve Laugstøl2012-11-184-103/+62
* o Creating jobs for polling a jenkins servers and jobs.Trygve Laugstøl2012-11-174-29/+427
* o Adding Jenkins code.Trygve Laugstøl2012-11-132-0/+91