Skip to content

Tags: Ericsson/codechecker

Tags

v6.28.0

Toggle v6.28.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #4849 from bruntib/new_features

[gui] New features page for 6.28.0

6.28.0-rc1

Toggle 6.28.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #4838 from dkrupp/password_env

Enable passing credentials from env var

v6.27.4

Toggle v6.27.4's commit message
[fix] Fix invisible chars in error plist (#4809)

When either the standard input/output or compilation command contains an
invisible character then plist dump fails.

v6.27.3

Toggle v6.27.3's commit message
[version] Bump up version 6.27.3

v6.27.2

Toggle v6.27.2's commit message
Added flags to set server processes

Added --api-handler-processes and --task-worker-processes server flags.
Using these flags overrides the corresponding values in the server
config file.

v6.27.1

Toggle v6.27.1's commit message
[fix] semver.Version doesn't have strip()

The `get_binary_version()` now returns `semver.Version` instead of `str`.
However, at two places the changes were not properly adatped, where we
still assumed a string.

v6.27.0

Toggle v6.27.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #4725 from gulyasgergely902/new-features-6-27

[feature] Add new 6.27.0 version highlights to CodeChecker

v6.26.2-hotfix1

Toggle v6.26.2-hotfix1's commit message
Increase TCP backlog size

v6.27.0-rc1

Toggle v6.27.0-rc1's commit message
[version] Bump up version to 6.27.0-rc1

v6.26.2

Toggle v6.26.2's commit message
[version] Upgrade psutil to 5.9.8