Gyorgy Orban

Results 25 issues of Gyorgy Orban

allow to set the config file path from an environment variable

analyzer :chart_with_upwards_trend:
web :earth_africa:
config :gear:

Gitlab has various ways to show code quality and test result produced by a CI job. - [Code Quality](https://docs.gitlab.com/ee/user/project/merge_requests/code_quality.html) view which requires that the analysis results are in a partial...

enhancement :star2:
CLI :computer:
CI :package:

In #1869 one fix of the problematic schema parts was done in the newly introduced and not yet released database schema. It should be fixed at other places in the...

bug :bug:
database :file_cabinet:

Clang and Clang-tidy have different configuration format to manage checker options. A common configuration option format would be nice where the user can configure the checker options the same way...

enhancement :star2:
analyzer :chart_with_upwards_trend:

introduce the trim-path-prefix for the `CodeChecker cmd diff` command too. the generated gerrit_review.json might contain absolute paths which is not accepted by gerrit.

enhancement :star2:
CLI :computer:

## Windows port requirements and limitations ## Dependencies - Python [available](https://www.python.org/downloads/windows/) - Psycopg2 [available](https://pypi.python.org/pypi/psycopg2/2.6.2) - Pg8000 [available](https://pypi.python.org/pypi/pg8000) - Python-ldap [available](https://pypi.python.org/pypi/python-ldap/) - Python-pam [Linux only](https://pypi.python.org/pypi/python-pam/) - PostgreSQL [available](https://www.postgresql.org/download/windows/) - Thrift compiler...

enhancement :star2:
RFC :black_nib:
CLI :computer:
discussion :bulb:
dev env :rescue_worker_helmet:
documentation :book:
server :desktop_computer:
analyzer :chart_with_upwards_trend:
clang sa :dragon:
clang-tidy :dragon:
tools :hammer_and_wrench:
help wanted
other-analyzer :speech_balloon:
platform-Windows 🖥
cppcheck 🐞

Add [related content](https://gohugo.io/content-management/related/) support, available since v0.27.

add support for [multilingual mode](http://gohugo.io/content-management/multilingual/)

If there is a saved environment use that to detect the intercept binary. Needs to be updated when #3014 is merged

enhancement :star2:
WIP :bomb:
analyzer :chart_with_upwards_trend:

Until CodeChecker is not configured properly in the plugin an exception is thrown. We should handle this exception and give an error message to the users that the plugin failed...

bug