-
The default OpenGrok-favicon is not displayed, when the browser is (re-)directed to a file-display page with the GET-parameter "h=#".
For example displaying a file with xref
http://server.localhost…
-
When using project groups and a body_include file, the content from the include file is placed before the listing of groups and the "Other" group.
I would expect the contents of body_include to be pl…
-
Content of hidden folder not getting indexed.
After re-index, hidden folder are empty.
Files in my project are symlink to the actual files in hidden folder -
Example:
src contains -
code1…
-
Does Opengrok index the contents of the files within a zip file? If so, mine doesn't seem to be working and I'm not quite sure where to start in order to figure out why.
That being said, if I sear…
-
The fix for #3307 was done for `GitRepository` only. This bug tracks the rest of the repositories.
-
I added 3 additional SVN repositories to my OpenGrok installation (running at HEAD from ~2 months ago) which already had 3 running projects. Adding was done by checking out each trunk into /src and ad…
-
The tooling seems a bit light. It doesn't include some of the following:
- joern
- weggli
- semgrep
- codeql
- shisho
- comby
- coccinelle
- sonarcube/source/lint
To say nothing of o…
-
**Describe the bug**
Deployment of Docker container from Docker Hub on Kubernetes (OpenShift) gives "Permission denied" during deployment of web application.
**To Reproduce**
Deploy Docker contai…
-
Hi everyone,
I would like to ask how to handle with svn externals in OpenGrok. I have several projects under src directory and some of the projects are the svn repositories which contain externals ins…
-
Hello,
Opengrok is very cool for code browsing, but it does't support collapsing if/else structures in C/C++ code. So it's very difficult to browse codes in functions with complex if/else stur…