vodorok

Results 45 issues of vodorok

Multiprocessing is broken on osx, (probably because of the fork -> spawn change). This patch intends to correct it by using the newly added multiprocess library.

CLI :computer:
bugfix :hammer:
server :desktop_computer:
dependencies :package:
python

Draft for the time being...

enhancement :star2:
WIP :bomb:
analyzer :chart_with_upwards_trend:
usability :+1:

test :ballot_box_with_check:
dev env :rescue_worker_helmet:
dependencies :package:
javascript

Currently, when one tries to store a report folder, and there are multiple same reports from a header file, only one piece of report will be kept and stored of...

enhancement :star2:
analyzer :chart_with_upwards_trend:

CodeChecker does not warn clang-diagnostic checker is mistyped. The issue can be reproduced with CodeChecker master. `CodeChecker check --analyzers clang-tidy -l compile-commands.json -e clang-diagnostic-vlaa -o ./reports` The above command should...

The newly added small script watches for filesystem events inside the web folder in this repo. If a suitable event occurs, first it stops the Previous server, the starts a...

enhancement :star2:
dev env :rescue_worker_helmet:
documentation :book:
server :desktop_computer:

Preferably to version 3.10 Some security patches already need version 3.7, but our actions run on version 3.6.

dependencies :package:
package-Python 🐍

analyzer :chart_with_upwards_trend:

The title speaks for itself.

enhancement :star2:
GUI :art:

With this modification, the `--file` option would allow passing paths with folder prefixes. Consider a compilation json that contains a `.` in the directory fields, with the following example directory...

enhancement :star2:
analyzer :chart_with_upwards_trend: