Vladimir Kotal
Vladimir Kotal
Will track this as a bug for now.
I think this is a problem of the merge itself, perhaps the same as to what is described in #2147.
> Is the issue still open? In my case, I removed a couple of directories from IgnoredDirs and ran a reindex with opengrok-resync. But the directories I removed from ignore...
Once we determine how to get the previous revision number of the file, this should be easy to do in `history.jsp`.
I realized this is not so simple, especially for files which have been renamed in the past. Also, the traversal needs to check for added files - if a file...
I can replicate with internal repository. Will try with other repositories.
I'd vote for just disabling the Navigate link when viewing non-tip version of a file. This should be done in `mast.jsp`, possibly using something stored in `PageConfig` object to differentiate...
The Navigate window is properly filled when the webapp is run with the `webappCtags` property set to true since in this mode on-the-fly xref generation is done. So, the link...
The questions is what this will do in terms of serialization of the `Configuration`.
Given how widespread Github use is it would possibly to make sense to add the capability to the Intelligence window. Perhaps also time to think about how to make the...