summaryrefslogtreecommitdiff
path: root/src/cuirass/templates.scm
Commit message (Expand)AuthorAge
* cuirass: Display builds in separate tabs.Ricardo Wurmus2019-06-19
* templates: Link to "details" page in build tables.Ricardo Wurmus2019-06-19
* http: Handle /build/<id>/details URL.Ricardo Wurmus2019-06-18
* templates: Highlight query string.Ricardo Wurmus2019-05-21
* cuirass: Add search for builds.Ricardo Wurmus2019-05-17
* templates: Mark failures on the evaluation page.Ludovic Courtès2018-11-07
* templates: Add link to build log only for completed builds.Ludovic Courtès2018-11-07
* templates: Display dates in a concise way.Ludovic Courtès2018-11-07
* templates: Adjust build table headers.Ludovic Courtès2018-11-07
* templates: Display a finish time only for completed builds.Ludovic Courtès2018-11-07
* templates: Distinguish among the various failure cases.Ludovic Courtès2018-11-07
* templates: Add title to the evaluations table.TSholokhova2018-09-30
* templates: Add a navigation bar.TSholokhova2018-09-30
* templates: Add build log links.TSholokhova2018-09-30
* templates: Allow to filter builds by status.TSholokhova2018-09-30
* database: Add a Checkouts table.Clément Lassieur2018-08-27
* Add a web interface.TSholokhova2018-07-29