Opengrok Versions Save

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

1.13.7

1 month ago
  • make Subversion history parsing more robust
    • the change will also detect Executor parsing problems for other repository types
  • bump Tomcat to 10.1.19 in Docker
  • align path quoting in logs

1.13.6

2 months ago
  • improve indexer performance in some cases (e.g. from scratch reindex with annotation cache enabled)

1.13.5

2 months ago
  • improve annotation eligibility detection

1.13.4

2 months ago
  • fix history based reindex to avoid producing duplicate documents

1.13.3

2 months ago
  • improve Suggester throughput
  • handle symlinks correctly for history based reindex

1.13.2

3 months ago
  • Lucene 9.9.2
  • fix annotation display
  • set asynchronous API timeout used for in opengrok-projadm to None by default
    • i.e. wait for the request to complete

1.13.1

3 months ago
  • fix read-only configuration merging in Docker
  • Lucene 9.9.1

1.13.0

4 months ago
  • Lucene 9.9.0

1.12.28

4 months ago

1.12.27

4 months ago
  • fix configuration truncation in Docker
    • if your configuration.xml was truncated, you either need to start from scratch (remove the file and restart the container with the new version) or recover the configuration from backup (if any)