aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* o Better look for tables showing some kind of details of an object.HEADmasterTrygve Laugstøl2013-01-239-53/+47
* NavbarService:Trygve Laugstøl2013-01-227-28/+87
* NavbarService:Trygve Laugstøl2013-01-225-14/+50
* JenkinsServerActor:Trygve Laugstøl2013-01-223-7/+56
* o Creating a little component to create and maintain a Bootstrap navbar.Trygve Laugstøl2013-01-223-56/+122
* o Adding build count and last time timestamp to the Jenkins server view.Trygve Laugstøl2013-01-224-13/+44
* o Fixing so that it queries builds based on created_date and not timestamp.Trygve Laugstøl2013-01-222-2/+2
* o Showing links to the Jenkins build on the build page.Trygve Laugstøl2013-01-224-16/+43
* o Adding a page={page} when paging through the person list.Trygve Laugstøl2013-01-213-8/+19
* o Showing a message if there where no participants.Trygve Laugstøl2013-01-212-2/+5
* o Improved paging with a "view" state that's either 'loading', 'data' or 'err...Trygve Laugstøl2013-01-213-33/+69
* o Making sure every resource that supports paging has a default ordering.Trygve Laugstøl2013-01-1913-69/+71
* o Reverting the timestamp => createdDate change, it was wrong. Adding ability...Trygve Laugstøl2013-01-1913-54/+51
* o Grouping builds by day on the person view.Trygve Laugstøl2013-01-183-13/+47
* o timestamp => createdDate in the JSON to be consistent.Trygve Laugstøl2013-01-1811-48/+62
* o Getting the dogtag to work again.Trygve Laugstøl2013-01-183-8/+5
* o Adding "jenkins_users" to the JSON representation of a person.Trygve Laugstøl2013-01-1710-16/+60
* o Renaming PersonGenerator to LdapImporter. Taking arguments from args instea...Trygve Laugstøl2013-01-152-10/+13
* o Adding a tool to generate Person's from a LDAP directory.Trygve Laugstøl2013-01-141-0/+121
* o More asserts in jenkins build xml parser.Trygve Laugstøl2013-01-141-12/+24
* o Removing excessive logging in JenkinsServerActor.Trygve Laugstøl2013-01-141-3/+1
* PagingTableService:Trygve Laugstøl2013-01-131-4/+15
* PagingTableService:Trygve Laugstøl2013-01-138-7/+400
* o Adding PagingTableService.showNext()/nextDisabled() for better look when se...Trygve Laugstøl2013-01-132-9/+36
* o Implemented "build" view.Trygve Laugstøl2013-01-1310-15/+83
* o Nailing the navbar to the top.Trygve Laugstøl2013-01-132-1/+6
* o Implementing search on people page.Trygve Laugstøl2013-01-127-25/+62
* o Allowing the user to have settings in <app>/<instance>/etc/app.conf.Trygve Laugstøl2013-01-121-0/+5
* o Going back to explicitly using the src/main/resources/webapp as the web app...Trygve Laugstøl2013-01-121-1/+1
* o Sorting the badge list with newest first.Trygve Laugstøl2013-01-125-32/+52
* o Adding "name" to JenkinsServer.Trygve Laugstøl2013-01-125-6/+19
* o Adding Sonatype OSS parent pom.Trygve Laugstøl2013-01-121-0/+5
* o Timezone safing a test.Trygve Laugstøl2013-01-121-1/+2
* o Prettier build list.Trygve Laugstøl2013-01-113-12/+14
* o Updating to the latest booter-jetty api.Trygve Laugstøl2013-01-111-8/+4
* o Trying out travis-ci.org.Trygve Laugstøl2013-01-112-0/+58
* o Creating bin/web for running the web application.Trygve Laugstøl2013-01-1173-8/+28
* o Improved postinstall, don't loose logs/ on every installation.Trygve Laugstøl2013-01-113-3/+2
* o Fixing another bug in the unbreakable poller, stored one build too many in ...Trygve Laugstøl2013-01-107-23/+42
* o Creating a single (awarded) badge view.Trygve Laugstøl2013-01-109-16/+121
* o Adding basic build list in the front page application.Trygve Laugstøl2013-01-0913-82/+264
* o Preventing duplicates when inserting build participants.Trygve Laugstøl2013-01-091-0/+10
* o Creating a recent badges view.Trygve Laugstøl2013-01-069-26/+1473
* o Getting the pager to work again.Trygve Laugstøl2013-01-062-4/+4
* o Much better person list.Trygve Laugstøl2013-01-067-53/+139
* o Adding a view for showing a list of people.Trygve Laugstøl2013-01-0610-82/+167
* o Better front page.Trygve Laugstøl2013-01-066-55/+63
* o Relaxed parsing of xml files in case the file is missing.Trygve Laugstøl2013-01-066-3/+21
* o Reducing logging of table poller.Trygve Laugstøl2013-01-061-1/+1
* o Using the correct timestamp when creating badges.Trygve Laugstøl2013-01-061-1/+1