Skip to content

Releases: oracle/opengrok

1.12.12

11 Jul 21:24
Compare
Choose a tag to compare
  • improve Suggester logging
  • restore functionality of the Groups command

1.12.11

08 Jun 19:50
Compare
Choose a tag to compare
  • fix hung indexer when running with --noIndex
    • impacted Docker container startup

1.12.10

07 Jun 12:16
Compare
Choose a tag to compare
  • ignored projects can be specified as pattern in opengrok-sync

1.12.9

29 May 22:08
Compare
Choose a tag to compare
  • do not constrain file descriptors in Docker
  • add --nolock option to opengrok-indexer Python tool, fix the logic for the option in the opengrok-sync tool

1.12.8

26 May 08:25
Compare
Choose a tag to compare
  • 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

18 May 17:06
Compare
Choose a tag to compare
  • cleanup indexer resources a bit earlier

1.12.6

11 May 09:51
Compare
Choose a tag to compare
  • Lucene 9.6
  • suggester reinit/rebuild progress reporting
  • fix Rust const warning with recent Universal ctags

1.12.5

09 May 20:35
Compare
Choose a tag to compare
  • fix directory listing when path descriptions are present

1.12.4

02 May 14:13
Compare
Choose a tag to compare
  • honor xref timeout in more analyzers, in particular the XMLAnalyzer
    • this speeds up AOSP indexing significantly
  • unify thread naming

1.12.3

28 Apr 08:54
Compare
Choose a tag to compare
  • 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