Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o Better look for tables showing some kind of details of an object.HEADmaster | Trygve Laugstøl | 2013-01-23 | 1 | -2/+6 |
| | | | | o Using smaller buttons for navigation so they don't change their container's size. | ||||
* | o Making sure every resource that supports paging has a default ordering. | Trygve Laugstøl | 2013-01-19 | 1 | -4/+4 |
| | | | | | o Fixing mis-mapped JenkinsJob. o Better navigation in the Jenkins app, <a> links are now proper links. | ||||
* | o Reverting the timestamp => createdDate change, it was wrong. Adding ↵ | Trygve Laugstøl | 2013-01-19 | 1 | -1/+1 |
| | | | | | | ability to sort on timestamp. Created date is when we discovered the build, the timestamp is when Jenkins did the build. | ||||
* | o timestamp => createdDate in the JSON to be consistent. | Trygve Laugstøl | 2013-01-18 | 1 | -1/+1 |
| | | | | | o Better builds list. o Renaming person-avatar to avatar-xl. | ||||
* | o Creating bin/web for running the web application. | Trygve Laugstøl | 2013-01-11 | 1 | -0/+61 |