Releases: oracle/opengrok
Releases · oracle/opengrok
1.3.14
- Messages are now manifested just by the exclamation mark in UI
- redirect to file for search results with 1 hit
1.3.12
- Subversion handling of renamed files
- do not match paths overzealously in Perforce history output (correctness +
performance)
- fix performance of searchable option list with large number of projects
- HCL/Terraform support
1.3.11
- JDK 11 in Docker (fixes GC problem)
1.3.9
- new API endpoints: history, file content/genre
- number of Perforce fixes
- robustness fixes
1.3.8
- timeout inheritance works again for
mirror.py
- indexing
.jar
files in parallel no longer throws exception
1.3.6
- repository types can now be disabled with the
--disableRepository
Indexer option
- fix redirection problems with larger pages
- Python tools now log program arguments without commas for better copy/pasting