Releases: oracle/opengrok
Releases · oracle/opengrok
1.4.8
1.4.7
1.4.5
- reworked monitoring (e.g. added tags, introduced webapp start meter, ...)
- all cookies now use the
SameSite
attribute withSecure
- LDAP timeouts are now handled properly in LDAP authorization plugins.
readTimeout
was introduced for both server pool and individual server configuration- for complete list of timeouts see https://github.com/oracle/opengrok/wiki/Authorization-plugins
1.4.4
- enhanced monitoring (suggester, LDAP facade)
- for monitoring in general see https://github.com/oracle/opengrok/wiki/Monitoring
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
1.4.2
1.4.1
- #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