Opengrok Versions Save

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

1.12.15

8 months ago
  • add YAML parser

1.12.14

9 months ago
  • do no require authorization for the system/ping REST API end point

1.12.13

9 months ago
  • provide tags in API search results

1.12.12

10 months ago
  • improve Suggester logging
  • restore functionality of the Groups command

1.12.11

11 months ago
  • fix hung indexer when running with --noIndex
    • impacted Docker container startup

1.12.10

11 months ago
  • ignored projects can be specified as pattern in opengrok-sync

1.12.9

1 year ago
  • 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

1 year ago
  • 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

1 year ago
  • cleanup indexer resources a bit earlier

1.12.6

1 year ago
  • Lucene 9.6
  • suggester reinit/rebuild progress reporting
  • fix Rust const warning with recent Universal ctags