summaryrefslogtreecommitdiffstats
path: root/non-puppet/qtmetrics2/scripts/project_autocomplete.js
Commit message (Collapse)AuthorAgeFilesLines
* Delete unused filesDavid Skoland2021-04-061-83/+0
| | | | | | | | | bootstrap has been superseded by coin and qtmetrics has been superseded by Grafana. testresults.qt.io has been moved to: https://git.qt.io/qtqa/testresults.qt.io Task-number: QTQAINFRA-1958 Change-Id: I6341b12c21f3566ae645f31927a6e6848e183b08 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
* Qt Metrics 2: File cleaningJuha Sippola2015-09-301-1/+0
| | | | | | | | Corrected timestamp parameter type in comments. Changed '==' to '==='. Change-Id: Ic1b552f1f2d969c687eedaca976e22d14ce3e0cd Reviewed-by: Tony Sarajärvi <tony.sarajarvi@theqtcompany.com>
* Qt Metrics 2 (v0.7): Overview and Project pagesJuha Sippola2015-09-161-0/+84
Implemented the overview page to show status of the latest Qt5 state build for each branch including the build result itself and the testset results in the Qt5 state builds (testset results are shown by testset project). Implemented the build project (Qt5 state in practice) and testset project pages, the first to show the build results and the latter to show the testset results. Both are linked from the overview page, and the testset project page also from the new search box on the home page. Change-Id: Iaa97597b63e05af426e6749af2b2cbadbb492eb7 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@theqtcompany.com>