opengrok icon indicating copy to clipboard operation
opengrok copied to clipboard

OpenGrok is a fast and usable source code search and cross reference engine, written in Java

Results 215 opengrok issues
Sort by recently updated
recently updated
newest added

Automatic list symbols when input something in Definition or Symbol. As show: ![image](https://user-images.githubusercontent.com/28673295/183893752-797ae453-4768-481e-8300-13a493486101.png)

enhancement

**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...

enhancement
UI

**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...

bug
webapp
performance

**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...

continuation of https://github.com/oracle/opengrok/pull/3833

OCA Verified

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. ```...

bug
build

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...

docker
OCA Verified

I was hoping that this issue was resolved in the past year, unfortunately it is still the case: ![screenshot-20220720-135334](https://user-images.githubusercontent.com/10406217/179984033-582e65ce-3925-40c1-91e7-f1ee4436d3ef.png) I guess we'll stay forever on the last 1.5 release as...

indexer

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...

bug
indexer
webapp

**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...

enhancement
build
docker