| | |
| | |
|
| | | #### fixes
|
| | |
|
| | | - Eliminated an unnecessary reopsitory enumeration call on the root page which should result in faster page loads (issue 103) |
| | | - Gitblit could not delete a Lucene index in a working copy on index upgrade
|
| | | - Do not index submodule links (issue 119)
|
| | | - Restore original user or team object on failure to update (issue 118)
|
| | |
| | |
|
| | | #### additions
|
| | |
|
| | | - Identified repository list is now cached by default to reduce disk io and to improve performance (issue 103) |
| | | **New:** *git.cacheRepositoryList=true*
|
| | | - Preliminary bare repository submodule support
|
| | | **New:** *git.submoduleUrlPatterns=*
|
| | | - *git.submoduleUrlPatterns* is a space-delimited list of regular expressions for extracting a repository name from a submodule url.
|