aerofeev2k
aerofeev2k
> I have no idea if HA implements it, or if the setting you refer to is the same thing, but as long as you call SetChangeVerified on the ValueID...
Btw, with some unpredictability of the Suggester activity that I'm seeing e.g. here and in the other report where it makes two passes over same project, can Suggester rebuilds be...
Well, another commit was done today, and things got magically fixed. I now think that it may be related to merge commits because they're not shown in OpenGrok history, and...
Yeah, just noticed this with another file that has a merge commit on the tip. So, is this happening because when OpenGrok is doing "git blame", it's doing it against...
Interestingly, this doesn't happen when I refer to the revision, for which annotations are to be displayed, by a long hashtag. E.g. a "?a=true&r=c29bb9b5" would show revision numbers and developer...
It appears to be not related to hashtag lengths after all, it's still the merge commits. I have two last revisions of the file that show up in "git log":...
And raising mergeCommitsEnabled=true in configuration.xml fixes everything, I didn't know that this option existed. Maybe it should be ON by default, if w/o it tip annotations aren't working properly? Or...