Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o Moving Jenkins XML objects and parsing to it's own package. | Trygve Laugstøl | 2013-01-03 | 1 | -4/+4 |
| | | | | o Removing fields from JenkinsBuild that's read from the XML later on. | ||||
* | o Storing the file file reference on the jenkins build and job. | Trygve Laugstøl | 2012-12-23 | 1 | -0/+4 |
| | |||||
* | o First badge: UNBREAKABLE. | Trygve Laugstøl | 2012-12-22 | 1 | -0/+2 |
| | |||||
* | o Adding a sequence number to jenkins_build. | Trygve Laugstøl | 2012-12-21 | 1 | -1/+6 |
| | | | | o Making the table poller poll based on a sequence number instead. | ||||
* | o Adding a 'core' domain module. | Trygve Laugstøl | 2012-12-21 | 1 | -1/+2 |
| | | | | o Adding a table scanner and a job that converts jenkins builds to builds. | ||||
* | o Storing the users that had a commit in the build as a part of the build. | Trygve Laugstøl | 2012-12-20 | 1 | -0/+1 |
| | |||||
* | o Storing jenkins_users. | Trygve Laugstøl | 2012-12-20 | 1 | -0/+12 |
| | |||||
* | o chmod -x. | Trygve Laugstøl | 2012-12-11 | 1 | -0/+0 |
| | |||||
* | o Adding Maven module as a build type. | Trygve Laugstøl | 2012-12-10 | 1 | -0/+1 |
| | |||||
* | o Discovering and storing jobs in addition to the build. | Trygve Laugstøl | 2012-12-08 | 1 | -2/+17 |
| | |||||
* | o Closing the HTTP streams so we don't run out of connections. | Trygve Laugstøl | 2012-12-08 | 1 | -0/+3 |
| | | | | o Attaching the build to a server. | ||||
* | o Creating a flag to disable jenkins servers from being polled. | Trygve Laugstøl | 2012-12-08 | 1 | -2/+5 |
| | | | | o Using proper logging. | ||||
* | o Storing Jenkins builds discovered from the feed. | Trygve Laugstøl | 2012-12-08 | 1 | -3/+20 |
| | |||||
* | o Better Jenkins importer. | Trygve Laugstøl | 2012-12-07 | 1 | -2/+8 |
| | |||||
* | o More common XML parsing and HTTP client code. o Reimplemented the Nexus ↵ | Trygve Laugstøl | 2012-12-07 | 1 | -0/+9 |
code to consume the timeline instead of calculating its own diff. |