summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2012-08-01 09:48:06 -0400
committerJames Moger <james.moger@gitblit.com>2012-08-01 09:48:06 -0400
commit65f55eee1c41a9cdfec96dc4310efcc6e57df97f (patch)
treebd5d6d65af03f750f3b984b5ccf7f56cb95d66fd /docs
parent874be0d933eb52d548a07b67d112a0975e900b14 (diff)
downloadgitblit-65f55eee1c41a9cdfec96dc4310efcc6e57df97f.tar.gz
gitblit-65f55eee1c41a9cdfec96dc4310efcc6e57df97f.zip
Add recursion depth control for repository search (issue 103)
Diffstat (limited to 'docs')
-rw-r--r--docs/04_releases.mkd1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/04_releases.mkd b/docs/04_releases.mkd
index 13b31ab7..8a084355 100644
--- a/docs/04_releases.mkd
+++ b/docs/04_releases.mkd
@@ -18,6 +18,7 @@ If you are updating from an 0.9.x release AND you have indexed branches with the
#### changes
+- Added *git.searchRecursionDepth=-1* to control how deep Gitblit will recurse into *git.repositoriesFolder* looking for repositories (issue 103)
- Blob page now supports displaying images (issue 6)
- Non-image binary files can now be downloaded using the RAW link
- Updated Polish translation