aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/ddl-jenkins.sql
Commit message (Collapse)AuthorAgeFilesLines
* o Adding Maven module as a build type.Trygve Laugstøl2012-12-101-0/+1
|
* o Discovering and storing jobs in addition to the build.Trygve Laugstøl2012-12-081-2/+17
|
* o Closing the HTTP streams so we don't run out of connections.Trygve Laugstøl2012-12-081-0/+3
| | | | o Attaching the build to a server.
* o Creating a flag to disable jenkins servers from being polled.Trygve Laugstøl2012-12-081-2/+5
| | | | o Using proper logging.
* o Storing Jenkins builds discovered from the feed.Trygve Laugstøl2012-12-081-3/+20
|
* o Better Jenkins importer.Trygve Laugstøl2012-12-071-2/+8
|
* o More common XML parsing and HTTP client code. o Reimplemented the Nexus ↵Trygve Laugstøl2012-12-071-0/+9
code to consume the timeline instead of calculating its own diff.