Skip to content

Releases: oracle/opengrok

1.3.13

20 Apr 09:30
Compare
Choose a tag to compare
  • fix dead links in the UI

1.3.12

14 Apr 11:08
Compare
Choose a tag to compare
  • Subversion handling of renamed files
  • do not match paths overzealously in Perforce history output (correctness +
    performance)
  • fix performance of searchable option list with large number of projects
  • HCL/Terraform support

1.3.11

26 Mar 22:59
Compare
Choose a tag to compare
  • JDK 11 in Docker (fixes GC problem)

1.3.10

21 Mar 15:18
Compare
Choose a tag to compare

1.3.9

09 Mar 13:57
Compare
Choose a tag to compare
  • new API endpoints: history, file content/genre
  • number of Perforce fixes
  • robustness fixes

1.3.8

18 Feb 10:26
Compare
Choose a tag to compare
  • timeout inheritance works again for mirror.py
  • indexing .jar files in parallel no longer throws exception

1.3.7

16 Jan 08:42
Compare
Choose a tag to compare
1.3.7

1.3.6

11 Dec 12:10
Compare
Choose a tag to compare
  • repository types can now be disabled with the --disableRepository Indexer option
  • fix redirection problems with larger pages
  • Python tools now log program arguments without commas for better copy/pasting

1.3.5

29 Nov 17:50
Compare
Choose a tag to compare
  • extended RESTful API to allow more precise Message deletion with text
  • more strict Universal ctags handling
  • properly separated Assembler analyzer (paving the way for better analyzer in the future)

1.3.4

19 Nov 09:38
Compare
Choose a tag to compare
  • RESTful API to get repository properties
  • fixed a problem which prevented run with latest Universal ctags
  • improved Ctags language mapping based on -A
  • nicer help emitted by Indexer CLI
  • Lucene 8.3 (it is not necessary to reindex from scratch)
  • added handling of disabled repositories in opengrok-mirror Python script
  • file diffing in UI is now parallelized
  • fix scrolling to symbol in Chrome
  • Typescript support
  • another fix for symlink handling (added -C,--canonicalRoot to whitelist symlink target roots)
  • LdapFilter authnz plugin now allows basic attribute value operations (lowercase, uppercase)