Releases: oracle/opengrok
Releases · oracle/opengrok
1.1-rc2
1.1-rc1
contains the latest changes to authorization framework, mainly targeting authorization stacks to groups/projects
Note that full reindex is not necessary however one incremental run of indexer is needed because the format of configuration changed (namely projects are stored in a Map as opposed to List) so it needs to be regenerated by the indexer and written down to configuration.xml
.
Also, note that EXUBERANT_CTAGS
environment variable changed to OPENGROK_CTAGS
.
1.0
Major features/changes:
- JDK8 + tomcat8 tested, JDK6/7 unsupported!
- Lucene 6.5.0
- IndexSearcher objects reuse for better search performance
- Universal ctags support(we actually prefer universal ctags these days)
- new project picker (jquery based)
- UI cleanup
- main homepage generated listing of projects/groups
- JDBC history cache EOL
- App tray EOL
- Intelligence window for faster navigation from source (see help!)
- scopes support (displays current function info in separate window)
- tablesorter for directory view (allows to sort on name/length/date)
- coloring changesets in Annotate view according to their date
- grouping of projects
- messaging to the webapp
- simple REST API
- authorization plugins (e.g. per project authorization)
- ignored files/directories improvements
- regexp searches now show line numbers in results
- analyzers stability and performance improvements
- Erlang, Clojure, Pascal, Lua, GO lang, Rust, Haskell languages now supported, Scala, PHP improved
- perforce, git, hg, accurev support improved
- handling of history for renamed files in Git (displays complete history for such files)
- slows down indexing, use OPENGROK_DISABLE_RENAMED_FILES_HISTORY env var to
disable when using the OpenGrok script
- slows down indexing, use OPENGROK_DISABLE_RENAMED_FILES_HISTORY env var to
- better partial indexing support
- webapp statistics (using Messages)
- bcel, jquery updated
- support for Resin webserver
- renamed the READ_XML_CONFIGURATION env var to OPENGROK_READ_XML_CONFIGURATION
- Bitkeeper support
0.13-rc10
0.13-rc9
Main changes:
- UI fixes
- fix ignored names configuration
- parallel detection of repositories (allow faster Tomcat startup/shutdown and faster indexing too)
Downloads:
0.13-rc8
Notable changes:
- handling for renamed files in Git
- limit on token size
- UI fixes
Downloads:
0.13-rc7
Notable changes:
- UI cleanup
- new Lucene (reindexing required)
Downloads:
0.13-rc6
several UI and other misc small fixes.
0.13-rc5
Changes:
- UI fixes (floating windows now share common style)
- Lucene update (requires reindex)
- Rust lang support
Files:
0.13-rc4
- bunch of UI fixes
- Messages/Groups scripts now included in the binary distro
- it is now possible to disable projects in the
OpenGrok
script - improvement of IndexSearcher handling
Downloads: