Skip to content

Tags: Kitware/CDash

Tags

v4.8.0

Toggle v4.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to 4.8.0 (#3369)

v4.7.0

Toggle v4.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to 4.7.0 (#3308)

v4.6.0

Toggle v4.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to 4.6.0 (#3255)

v4.5.0

Toggle v4.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to v4.5.0 (#3197)

v4.4.0

Toggle v4.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to 4.4.0 (#3129)

#3128 accidentally targeted
`master` instead of `releases/4.4`. This PR brings the version bump to
4.4. I'll re-release 4.4 once this PR is merged.

v4.3.0

Toggle v4.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to 4.3.0 (#3068)

v4.2.0

Toggle v4.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to 4.2.0 (#2976)

v4.1.0

Toggle v4.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add GraphQL relationship filters (#2889)

The existing GraphQL filter input currently only allows users to filter
by fields directly on the underlying table being filtered. This PR
improves the filter input by allowing users to search by relationships
as well. In other words, it's now possible to answer queries like "give
me the list of builds which have a test named xyz". These filters can be
infinitely nested, essentially giving users the ability to query
anything in the CDash database, subject to access control limitations.
This is an extremely powerful capability which will enable improvements
to existing pages, brand new pages which were not previously possible,
and 3rd-party extensions using the API.

v4.0.0

Toggle v4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to 4.0.0 (#2901)

v3.10.2

Toggle v3.10.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to 3.10.2 (#2879)