Skip to content

Releases: oracle/opengrok

1.2.5

20 Mar 08:52
Compare
Choose a tag to compare
1.2.5

1.2.4

13 Mar 16:56
Compare
Choose a tag to compare
1.2.4

1.2.3

27 Feb 20:19
Compare
Choose a tag to compare
1.2.3

1.2.2

18 Feb 19:27
Compare
Choose a tag to compare
  • Lucene 7.7
  • JavaScript regex detection
  • avoid duplicate projects in project selector
  • HTML escaping in tooltip
  • Git version check

1.2.1

11 Feb 10:04
Compare
Choose a tag to compare
  • Verilog support
  • ctags works for historical revisions

1.2.0

07 Feb 15:02
Compare
Choose a tag to compare
  • new RESTful API endpoints for deleting various project data
  • plugin framework refactoring
  • get rid of json-simple
  • switch to Lucene 7.6
  • suggester fix to avoid NPE
  • fix group search parameter for the group 'Other'

1.1.2

04 Jan 19:33
Compare
Choose a tag to compare
  • suggester fix to avoid service downtime during suggester rebuild
    • addition of /suggest/rebuild API endpoint

1.1.1

04 Jan 17:14
Compare
Choose a tag to compare
  • fix for long filenames handling

1.1.0

03 Jan 15:33
Compare
Choose a tag to compare

--noIndex should not create history index

1.1

12 Dec 13:31
Compare
Choose a tag to compare
1.1

Notable new features:

Notable changes:

  • Universal ctags needed
  • deferred Lucene operations (faster indexing)
  • better indexer parallelization
  • search CLI EOF (use RESTful API instead)
  • JDK 11 supported

Re-index from scratch is required.