Skip to content

1.7.4

Compare
Choose a tag to compare
@vladak vladak released this 20 May 12:04
· 1265 commits to master since this release
  • history cache is now generated in chunks, lowering memory requirements significantly for repositories with big history
    • as a result, the history cache for repository top level directory is no longer supported
      • the OpenGrokDirHist.gz files in the historycache directories can be removed
  • all indexer/web app Git code converted to JGit