aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/trygvis/esper/testing/web/resource/JenkinsResource.java
Commit message (Expand)AuthorAgeFilesLines
* NavbarService:Trygve Laugstøl2013-01-221-5/+17
* NavbarService:Trygve Laugstøl2013-01-221-2/+15
* o Adding build count and last time timestamp to the Jenkins server view.Trygve Laugstøl2013-01-221-10/+11
* o Showing links to the Jenkins build on the build page.Trygve Laugstøl2013-01-221-7/+11
* o Making sure every resource that supports paging has a default ordering.Trygve Laugstøl2013-01-191-10/+12
* o Adding "jenkins_users" to the JSON representation of a person.Trygve Laugstøl2013-01-171-0/+11
* o Adding "name" to JenkinsServer.Trygve Laugstøl2013-01-121-2/+4
* o Relaxed parsing of xml files in case the file is missing.Trygve Laugstøl2013-01-061-2/+10
* o Adding build view for jenkins app.Trygve Laugstøl2013-01-041-25/+77
* o Moving Jenkins XML objects and parsing to it's own package.Trygve Laugstøl2013-01-031-6/+20
* o Adding jobs view for jenkins app.Trygve Laugstøl2012-12-291-30/+100
* o Starting on a generic paging component.Trygve Laugstøl2012-12-291-2/+43
* o Listing builds on the person view.Trygve Laugstøl2012-12-281-0/+86