opengrok
opengrok copied to clipboard
OpenGrok is a fast and usable source code search and cross reference engine, written in Java
Automatic list symbols when input something in Definition or Symbol. As show: 
**Is your feature request related to a problem? Please describe.** Navigating in OpenGrok, it's not clear when files/folders are symlinked. This causes a lot of confusion for those who don't...
**Is your feature request related to a problem? Please describe.** It takes a long time to open the history page of a folder if the history is very long. Because...
**Describe the bug** Docker container fails to start for image version: 1.7.35. We were previously using image version 1.7.26 without issue. Error: ``` Running version 1.7.35 synchronization period = 60...
Recently the release build of the Docker image started failing with: ``` Unable to push README to Docker Hub, response code: 400 Error: Process completed with exit code 1. ```...
This change changes how the Docker hub README is updated. It uses https://github.com/christian-korneck/docker-pushrm based Github action. The pro is that this avoids common pitfalls when updating the README. As mentioned...
I was hoping that this issue was resolved in the past year, unfortunately it is still the case:  I guess we'll stay forever on the last 1.5 release as...
During indexing the user and the password are printed to the console. ``` 505 9205 11803 15 07:53 ? 00:00:00 /usr/bin/svn log --non-interactive --username XXXXX --password XXXX --trust-server-cer ``` This...
**Is your feature request related to a problem? Please describe.** Currently all official docker images are of amd64. Can an official opengrok docker image run open grok on arm64 arch...