CDash
CDash copied to clipboard
An open source, web-based software testing server
# Feature Request Hello, I am a new user to CDash and I love it :) I would suggest to have a feature for having email alerts for Measurements as...
[`as-jqplot`](https://www.npmjs.com/package/as-jqplot) hasn't been maintained in almost 10 years, and the underlying [`jqPlot`](https://github.com/jqPlot/jqPlot) library hasn't been maintained in 5 years. This dependency is only used on `overview.php`, and should be removed.
It seems that our current [nvd3](https://github.com/novus/nvd3/) dependency (which is compatible with [d3.js](http://d3js.org/) version 3.5.3 and later) hasn't made a new release since 2017. Given that d3.js is now on [v7.8.5](https://github.com/d3/d3/releases/tag/v7.8.5),...
[Adldap2-Laravel](https://github.com/Adldap2/Adldap2-Laravel) is deprecated, and has been replaced by [LdapRecord-Laravel](https://github.com/DirectoryTree/LdapRecord-Laravel).
The API endpoint `api/v1/computeClassifier.php` does not require any server-side data, and there is no reason to perform the operation on the server. This endpoint can be replaced by equivalent JS...
# Bug report ### Expected Behavior Accessing moderately-sized lists of tests on `viewTest.php` should not print an error in the browser console. ### Actual Behavior When visiting `viewTest.php` for builds...
# Bug report ### Expected Behavior `compareCoverage.php` should not return a 500 response. ### Actual Behavior `compareCoverage.php` appears to be broken in CDash 3.1, as well as the latest version...
# Bug report ### Expected Behavior Make it apparent what the problem is when `APP_URL` is misconfigured. ### Actual Behavior Typically a blank page is returned & you need to...
Many third-party packages are migrating from CommonJS to ESM, leaving us with outdated dependencies. We should eventually move to ESM, starting with our Mix build file.
# Bug report ### Expected Behavior Creating an authors file to be uploaded to the `manageCoverage.php` page would assign authors based on the suggested format, `(format: filename:author1,author2)` Has the formatting...