Skip to content

0.12-rc7

Pre-release
Pre-release
Compare
Choose a tag to compare
@vladak vladak released this 05 Mar 14:47
· 5939 commits to master since this release

notable changes since rc6:

  • support for travis build
  • support for incremental indexing for file based history cache (#729)
  • threading fixes (related to renamed files handling)
  • more tunables for history handling of remote repositories - uionly and dirbased (also note that the environment variable has been renamed to OPENGROK_REMOTE_REPOS now in the OpenGrok shell script) (#748)
  • OpenGrok shell script now works better on Mac OS X (#687)
  • jflex 1.5.0
  • Lucene 4.7.0
  • renamed file handling (currently implemented for Mercurial only) can be disabled by org.opensolaris.opengrok.history.RenamedHandlingDisabled
  • CVS branch fix (#516)

NOTE: there is still a problem with using JDBC history cache for larger repositories (see #774)