Skip to content

Releases: oracle/opengrok

1.4.8

16 Oct 10:57
Compare
Choose a tag to compare
1.4.8

1.4.7

07 Oct 20:13
Compare
Choose a tag to compare
  • added options to set parallelism level of history cache creation:
    • --historyThreads
    • --historyRenamedThreads (only makes sense with --renamedHistory=on)
  • R language support
  • parallelized repository scan (when running the indexer with -S)

1.4.5

24 Sep 18:09
Compare
Choose a tag to compare
  • reworked monitoring (e.g. added tags, introduced webapp start meter, ...)
  • all cookies now use the SameSite attribute with Secure
  • LDAP timeouts are now handled properly in LDAP authorization plugins.

1.4.4

17 Sep 20:48
Compare
Choose a tag to compare
  • enhanced monitoring (suggester, LDAP facade)
  • URL_ROOT environment variable for Docker image
  • enhanced logging for LDAP authorization plugins
  • there are now these command timeout types (as specified in configuration, see the wiki for more information):
    • indexerCommandTimeout
    • interactiveCommandTimeout
    • webappStartCommandTimeout
    • restfulCommandTimeout

1.4.3

15 Sep 18:53
Compare
Choose a tag to compare
  • new framework for gethering web application statistics based on Micrometer
    • currently Prometheus is supported
  • better logging for LDAP authorization plugins
  • Lucene 8.6.2
  • bug fixes

1.4.2

04 Sep 08:56
Compare
Choose a tag to compare
  • fixes to LDAP plugins logging
  • new tablesorter
  • suggester should work on JDK 14

1.4.1

20 Aug 19:13
Compare
Choose a tag to compare
  • #3078: selected projects are preserved across search
  • #3010 : add --nestingMaximum switch to allow more than 1 level of repository nesting
  • #3028 : on Clear, reset the radio button that selects file type to Any
  • JFlex 1.8.2
  • Lucene 8.6.1
  • mirror.py can now sync Perforce repositories
  • support for octopus Git merge commits
  • #3145: fix display of plain files when the --economical index option is on
  • #1351: history cache generation now respects ignored files/dirs

Note: requires full reindex

1.3.16

08 Jun 11:20
Compare
Choose a tag to compare
  • add --nestingMaximum switch
  • Lucene 8.5.2
  • more efficient handling of Git tags (avoids spawning lots of git processes, instead just one git log per repository is executed to gather the tags)
  • Redirect when 1 hit for query of just PATH

1.3.15

07 May 11:02
Compare
Choose a tag to compare
  • UI fix for Submit button

1.3.14

05 May 13:42
Compare
Choose a tag to compare
  • Messages are now manifested just by the exclamation mark in UI
  • redirect to file for search results with 1 hit