| | |
| | | If a repository has Lucene-indexed branches the *search* form on the repository pages will redirect to the root-level Lucene search page and only the content of those branches can be searched.
|
| | | If the repository does not specify any indexed branches then repository commit-traversal search is used.
|
| | | **Note:** Initial indexing of an existing repository can be memory-exhaustive. Be sure to provide your Gitblit server adequate heap space to index your repositories (e.g. -Xmx1024M).
|
| | | See the [setup](setup.html) page for additional details.
|
| | | - Allow specifying timezone to use for Gitblit which is independent of both the JVM and the system timezone (issue 54)
|
| | | **New:** *web.timezone =*
|
| | | - Added a built-in AJP connector for integrating Gitblit GO into an Apache mod_proxy setup (issue 59)
|