aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/trygvis/esper/testing/jenkins/JenkinsJobDto.java
Commit message (Collapse)AuthorAgeFilesLines
* JenkinsServerActor:Trygve Laugstøl2013-01-221-0/+4
| | | | o Adding a check to see if we're missing builds based on the previous build number.
* o Making sure every resource that supports paging has a default ordering.Trygve Laugstøl2013-01-191-1/+3
| | | | | o Fixing mis-mapped JenkinsJob. o Better navigation in the Jenkins app, <a> links are now proper links.
* o Skipping builds where the job is a <mavenModule>.Trygve Laugstøl2013-01-031-1/+3
| | | | o Using the build's timestamp instead of createdDate in the UI.
* o Adding a 'core' domain module.Trygve Laugstøl2012-12-211-1/+1
| | | | o Adding a table scanner and a job that converts jenkins builds to builds.
* o Storing jenkins_users.Trygve Laugstøl2012-12-201-6/+4
|
* o Adding a basic web app.Trygve Laugstøl2012-12-191-0/+23