Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: jahatfi/codechecker

Tags

v6.25.0-rc1

Toggle v6.25.0-rc1's commit message
[version] Bump version to 6.25.0-rc1

v6.24.4

Toggle v6.24.4's commit message
[fix] Get product configuration with view permission

The getProductConfiguration() function on Product endpoint requires a
current product in the URL for checking view permission. The requirement
of having view permission has been added in
8953b30. However there is no "current
product" in the Product endpoint URL queries, but the product id is
provided through a function parameter.

v6.24.3

Toggle v6.24.3's commit message
CodeChecker authentication fixed

If the super_user field was missing from the
config file, CodeChecker authentication failed
for all users.

v6.24.2

Toggle v6.24.2's commit message
Fix the endpoint parsing issue

URL parsing is hardened in the web server.

v6.24.1

Toggle v6.24.1's commit message
Configuring the env for some additional tools

v6.24.0

Toggle v6.24.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request Ericsson#4259 from cservakt/fixing-analysis-info-d…

…eleting

[Fix] Drop foreign key constraints for faster analysis info deleting

v6.24.0-rc1

Toggle v6.24.0-rc1's commit message
Revert "Don't emit a missing gcc warning if no checkers are enabled"

This reverts commit 7b49263.

v6.23.1

Toggle v6.23.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Ericsson#4137 from bruntib/release-v6.23.1

[doc] Fix documentation URL in highlights page

v6.23.0

Toggle v6.23.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Ericsson#4124 from bruntib/review_status_config_te…

…st_fix

[test] Enable review status config tests.

v6.23.0-rc2

Toggle v6.23.0-rc2's commit message
[version] Bump up to version 6.22.0-rc2