Skip to content

Releases: oracle/opengrok

1.7.24

27 Nov 08:41
Compare
Choose a tag to compare
  • ctags regexp fixes
  • code cleanup and input data sanitization

1.7.23

23 Nov 14:43
Compare
Choose a tag to compare
  • fix for IllegalStateException thrown in the UI when displaying history view of files that belong to older index
    • older index is one that does not store the last changeset of a file in its document

1.7.22

23 Nov 08:58
Compare
Choose a tag to compare

Note: there is a bug introduced in this build, causing history view to end with IllegalStateException. This happens for older indexes so the workaround is to reindex the affected indexes from scratch or skip this release. Will be fixed in 1.7.23 (PR #3779).

1.7.21

12 Oct 13:03
Compare
Choose a tag to compare
  • history cache creation progress reporting (with --progress)
  • opengrok-projadm now uses per project lock
  • UserWhitelistPlugin strips leading/trailing whitespace
  • history cache handling threads are now named accordingly

1.7.20

01 Oct 16:19
Compare
Choose a tag to compare
  • Lucene 8.10.0
  • enable literalMidWordUnderscores option in Showdown
  • fix project/repository property setting via RESTful API
  • indexer progress reporting now works better on busy systems

1.7.19

20 Sep 13:57
Compare
Choose a tag to compare
  • fix for the spurious xref rename problem when indexing
  • fix overflowing header in the UI
  • fix XML insertion for the deploy Python tool (and Docker image)

1.7.18

14 Sep 16:42
Compare
Choose a tag to compare
  • fix opengrok-mirror configuration check for configs with overridden commands

1.7.17

19 Aug 10:08
Compare
Choose a tag to compare
  • fix commands check in opengrok-mirror
  • fix regression in selecting projects with space in the UI
  • add timeout for generating single xref
    • added xrefTimeout indexer tunable

1.7.16

09 Aug 09:04
Compare
Choose a tag to compare
  • fix UI problem with displaying revisions in annotation view

1.7.15

27 Jul 12:39
Compare
Choose a tag to compare
  • fixed Git submodule detection
  • insufficient permissions are now properly reported in the web app