Skip to content

Releases: oracle/opengrok

1.5.8

18 Nov 09:04
Compare
Choose a tag to compare
  • better exception handling for path normalization
  • API calls using suggester rebuild should be all async now

1.5.7

05 Nov 15:33
Compare
Choose a tag to compare
  • the indexer -s option now support file argument with the @ prefix
  • suggester API endpoints are now asynchronous w.r.t. suggester rebuild
  • better error handling of RESTful API calls in Python tools
  • repository scanning speed up (with lots of repositories with deep trees)

1.5.6

04 Nov 08:39
Compare
Choose a tag to compare
  • much faster GitRepository#isWorking()
    • handy when working with lots of Git repositories
  • Speed up IndexDatabase.accept()
  • use correct suggester meters when recording latencies

1.5.5

29 Oct 15:02
Compare
Choose a tag to compare
1.5.5

1.5.4

27 Oct 17:51
Compare
Choose a tag to compare

dummy release

1.5.3

27 Oct 17:50
Compare
Choose a tag to compare

dummy release

1.5.2

27 Oct 17:29
Compare
Choose a tag to compare

dummy release

1.5.1

27 Oct 17:18
Compare
Choose a tag to compare

dummy release

1.5.0

27 Oct 16:03
Compare
Choose a tag to compare
  • Java 11 is minimum version to compile/run
  • Python tools now make it possible to specify custom pull/incoming commands
  • default path of the dtags.eftar file for path descriptions has changed to the data root

NOTE: no need to reindex from scratch

1.4.9

20 Oct 19:48
Compare
Choose a tag to compare
  • XSS JS module updated
  • better debug messages in LdapFilterPlugin