Releases: oracle/opengrok
Releases · oracle/opengrok
1.12.12
- improve Suggester logging
- restore functionality of the
Groups
command
1.12.11
- fix hung indexer when running with
--noIndex
- impacted Docker container startup
1.12.10
- ignored projects can be specified as pattern in
opengrok-sync
1.12.9
- do not constrain file descriptors in Docker
- add
--nolock
option toopengrok-indexer
Python tool, fix the logic for the option in theopengrok-sync
tool
1.12.8
- change the order of passages in search results to be based strictly on file offsets
- i.e. they always reflect the initial part of the search hits
1.12.7
- cleanup indexer resources a bit earlier
1.12.6
- Lucene 9.6
- suggester reinit/rebuild progress reporting
- fix Rust const warning with recent Universal ctags
1.12.5
- fix directory listing when path descriptions are present
1.12.4
- honor xref timeout in more analyzers, in particular the
XMLAnalyzer
- this speeds up AOSP indexing significantly
- unify thread naming
1.12.3
- fix API result codes for configuration endpoints
- directory listing improvements when dates/descriptions are fetched from history cache
- give name to ctags error buffer reader threads