opengrok
opengrok copied to clipboard
OpenGrok is a fast and usable source code search and cross reference engine, written in Java
``` May 29, 2018 10:02:41 AM org.opensolaris.opengrok.index.IndexDatabase lambda$null$1 WARNING: ERROR addFile(): /external/icu/icu4c/source/data/coll/zh.txt **java.lang.IllegalArgumentException: Document contains at least one immense term in field="full" (whose UTF8 encoding is longer than the max...
**Describe the bug** I have a project `jdk8-b120` which is causing opengrok server to shutdown. I want to disable the sync and reindex for this project. Please find `mirror.yml` below...
There is the `indexVersionedFilesOnly` tunable in configuration (currently undocumented on https://github.com/oracle/opengrok/wiki/Indexer-configuration), used by `IndexDatabase`. This needs to be revisited w.r.t. history based reindex.
**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 container on Kubernetes cluster **Expected...
> the HistoryGuru cannot be tested with Mockito because it is final class so the fallback to repository.getLastHistoryEntry() in HistoryGuru#getLastHistoryEntry() is not really covered There are workarounds for mocking final...
Hi team When using REST API _/api/v1/messages_ to create messages, is it possible to include into the text an URL that could be clickable when rendered by the app?
Hello, Please consider for integration this patch to add Huge Text file handling. `Indexer` and `Configuration` get two new settings, `hugeTextThresholdBytes` (default 1_000_000) and `hugeTextLimitCharacters` (default 5_000_000). The threshold determines...
Hi, The links History and Annotate are no more available on our OpenGrok service :-( OpenGrok: 0.12.1.6, Git 1.9.1, Java 1.8_121, Tomcat 7.0.75 When indexing, config used is: export IGNORE_PATTERNS="-i...
status NEW severity _major_ in component _analyzer_ for _---_ Reported in version _unspecified_ on platform _ANY/Generic_ Assigned to: Trond Norbye On 2011-12-19 13:26:15 +0000, Knut Anders Hatlen wrote: > The...
status NEW severity _enhancement_ in component _indexer_ for _---_ Reported in version _unspecified_ on platform _ANY/Generic_ Assigned to: Trond Norbye On 2012-02-15 13:52:01 +0000, Vladimir Kotal wrote: > Recent reindexing...