| Commit message (Expand) | Author | Age | Files | Lines |
* | o Creating a little component to create and maintain a Bootstrap navbar. | Trygve Laugstøl | 2013-01-22 | 1 | -5/+5 |
* | o Showing links to the Jenkins build on the build page. | Trygve Laugstøl | 2013-01-22 | 2 | -7/+25 |
* | o Adding a page={page} when paging through the person list. | Trygve Laugstøl | 2013-01-21 | 2 | -8/+11 |
* | o Showing a message if there where no participants. | Trygve Laugstøl | 2013-01-21 | 1 | -1/+4 |
* | o Improved paging with a "view" state that's either 'loading', 'data' or 'err... | Trygve Laugstøl | 2013-01-21 | 1 | -5/+14 |
* | o Reverting the timestamp => createdDate change, it was wrong. Adding ability... | Trygve Laugstøl | 2013-01-19 | 5 | -14/+19 |
* | o Grouping builds by day on the person view. | Trygve Laugstøl | 2013-01-18 | 2 | -13/+45 |
* | o timestamp => createdDate in the JSON to be consistent. | Trygve Laugstøl | 2013-01-18 | 6 | -41/+55 |
* | o Getting the dogtag to work again. | Trygve Laugstøl | 2013-01-18 | 1 | -6/+3 |
* | o Adding "jenkins_users" to the JSON representation of a person. | Trygve Laugstøl | 2013-01-17 | 2 | -3/+20 |
* | PagingTableService: | Trygve Laugstøl | 2013-01-13 | 2 | -3/+12 |
* | o Adding PagingTableService.showNext()/nextDisabled() for better look when se... | Trygve Laugstøl | 2013-01-13 | 1 | -2/+2 |
* | o Implemented "build" view. | Trygve Laugstøl | 2013-01-13 | 6 | -15/+46 |
* | o Implementing search on people page. | Trygve Laugstøl | 2013-01-12 | 3 | -19/+30 |
* | o Sorting the badge list with newest first. | Trygve Laugstøl | 2013-01-12 | 3 | -21/+36 |
* | o Prettier build list. | Trygve Laugstøl | 2013-01-11 | 2 | -11/+5 |
* | o Creating bin/web for running the web application. | Trygve Laugstøl | 2013-01-11 | 7 | -0/+414 |