Alexander Haase
Alexander Haase
Hmm. Good point, I hadn't thought of that. It would make sense to have a supplier, since someone has to send the parts. Perhaps another (and cleaner) way to implement...
Hmm. Indeed, I had a reverse relationship requested for testing, but not committed. However, adding this could introduce new problems in the future as I'm working on a feature in...
I've added the reverse relation, which allows the columns to work now. > However, adding this could introduce new problems in the future as I'm working on a feature in...
If I understand @samuela right, a config option is requested to set a path, where to search for `compile_commands.json`. For myself I use a subdirectory for CMake build files and...
I would even suggest to hide the counter if its zero, like the "Exceptions" menu label does.
Since there are several open feature requests regarding the need for a `location` or `region` field (see #9604, #7699, #6746), I suggest adding something like a `LocalizeableMixin` and using it...
Thanks for reporting this issue. Please feel free to send a patch as pull request or comment the changes into this issue, so we can add it to the code.
Thanks for tracking this down. Seems I forgot to remove a few invocations of `metric_atomic_init()`. when removing this function in 195b14c817c2e9d8e1e7c06ca70b9597d77317ee. I definitely should add a test case for this...
@jprotze can you verify this PR works on a cluster environment, please?
For the record: We've decided to switch to a YAML configuration, but provide a simple tool to convert the old configuration file syntax to the new YAML one.