-
Hi there. Upgraded Moodle to 3.6.2 and running the latest Fordson from the plugins directory. Now I am getting an InvalidParameter warning on all administration pages (including course administration)…
-
On the doc https://github.com/Ericsson/codechecker/blob/master/docs/authentication.md
we can read:
> The user can log in onto the server by issuing the command CodeChecker cmd login -h host -p port …
-
Clang hash for a report can change with the clang version, which causes the bug to be double found.
In the future always use codechecker generated hash for bug uniqueing which is more stable.
-
Server side:
[16:36] - 127.0.0.1:44288 -- [HUMGSK] POST /****/v6.1/CodeCheckerService
[16:36] - 127.0.0.1:44298 -- [HUMGSK] POST /****/v6.1/CodeCheckerService
[ERROR] [16:36] - File ID for ***/ab…
-
### Steps to reproduce
1. Create app
2. Reference constant of property dynamically `$this->property::CONSTANT` ([example](https://github.com/marius-wieschollek/passwords/blob/3bca012d2fd4cd1a37e447a…
-
If I have a file called "lib 2.cpp" it breaks the system as CodeChecker log functionality does not escape the filename in the generated json. The generated command in json is:
```
"command": "/us…
-
Config file should have a skip segment to be able to skip some files in the analyzed project. We could forward the to CodeChecker using skipfiles.
-
If you say `-w "~/foo"` instead of `-w ~/foo` to the executables, it is interpreted as *"Create the `~` folder in the local folder, and then `foo` folder under it and use that as workdir."* OS level p…
-
separate docker images:
- [x] analysis controller (central server to manage analysis ids, analyzer containers ...)
- [x] analyzer (includes CodeChecker and some pre/post processing scripts and runs …
gyorb updated
5 years ago
-
i'm using OC 7.0.2 since it is released, without any problem.
Suddenly it can not remember its admin account or any other - it shows me the init-screen, but i have already much data and files on it.
…