summaryrefslogtreecommitdiffstats
path: root/gitblit.iml
diff options
context:
space:
mode:
authorFlorian Zschocke <florian.zschocke@devolo.de>2017-03-05 17:11:50 +0100
committerFlorian Zschocke <florian.zschocke@devolo.de>2017-03-05 20:27:37 +0100
commitf44f45a15e10a87bcb62a6a3a1bb0f7cbc282478 (patch)
tree9ce74c96ef2985a6f2d7d4e1472c2466e26e2f72 /gitblit.iml
parent71a27ddc781e0c2a684f747c794f8948c65cbf5c (diff)
downloadgitblit-f44f45a15e10a87bcb62a6a3a1bb0f7cbc282478.tar.gz
gitblit-f44f45a15e10a87bcb62a6a3a1bb0f7cbc282478.zip
Use versioned index directories for repository indices.
Change from the index version of a repository index being stored in a config file to also using index directories with the version in the name. For that, `LuceneRepoIndexStore` is added, which adds the fixed `lucene` part to the path. It also gives out the location of the `lucene.conf` file, which is now stored in the index directory. This way it is automatically deleted when the directory is deleted. I believe that it should also provide means to store branch aliases and tips, i.e. hide the config file completely. But this isn't implemented with this commit, the `LuceneService` is still aware that a config file is used.
Diffstat (limited to 'gitblit.iml')
0 files changed, 0 insertions, 0 deletions