]> source.dussan.org Git - gitblit.git/commitdiff
updated pages
authorMoxie <moxie@localhost>
Sat, 1 Feb 2020 09:50:24 +0000 (09:50 +0000)
committerMoxie <moxie@localhost>
Sat, 1 Feb 2020 09:50:24 +0000 (09:50 +0000)
37 files changed:
administration.html
design.html
eclipse_plugin.html
faq.html
features.html
federation.html
index.html
moxie-dependencies.json
plugins_extensions.html
plugins_overview.html
properties.html
releasenotes.html
releases.html
rpc.html
screenshots.html
setup_authentication.html
setup_bugtraq.html
setup_clientmenus.html
setup_fail2ban.html
setup_filestore.html
setup_go.html
setup_hooks.html
setup_lucene.html
setup_mirrors.html
setup_proxy.html
setup_scaling.html
setup_transport_http.html
setup_transport_ssh.html
setup_viewer.html
setup_war.html
tickets_barnum.html
tickets_overview.html
tickets_replication.html
tickets_setup.html
tickets_using.html
upgrade_go.html
upgrade_war.html

index 8ee0bee1f94e9ad7577fc2d0b6e1fa229488adc0..7e2210d72f363a1719e408e26445fbccb9cbec14 100644 (file)
 <link rel="stylesheet" href="./bootstrap/css/bootstrap.css">
 <link rel='shortcut icon' type='image/png' href='./gitblt-favicon.png' />
 <link rel="stylesheet" href="./prettify/prettify.css" />
-<!-- Google Plus Profile Page -->\r
-<link rel="publisher" href="https://plus.google.com/114464678392593421684" />\r
-<style type="text/css"> a.gpluspage { margin-top:3px;text-decoration: none; } </style>
-
-<!-- Google Plus One -->\r
-<link rel="canonical" href="http://gitblit.com" />\r
-<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
-<style type="text/css"> div.gplusone { margin-top:12px; } </style>
-
 <script src="./prettify/prettify.js"></script>
 <script src="./bootstrap/js/jquery.js"></script>
 <script src="./bootstrap/js/bootstrap.min.js"></script>
 <li class='dropdown'> <!-- Menu -->
 <a class='dropdown-toggle' href='#' data-toggle='dropdown'>downloads<b class='caret'></b></a>
 <ul class='dropdown-menu'>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.zip'>Gitblit GO (Windows)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.war'>Gitblit WAR</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.zip'>Gitblit GO (Windows)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.war'>Gitblit WAR</a></li>
 <li class='divider'></li>
 <li><a href='https://registry.hub.docker.com/u/jmoger/gitblit/'>Gitblit GO (Docker)</a></li>
 <li class='divider'></li>
 <li><a href='http://plugins.gitblit.com'>Plugins Registry</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/manager-1.8.0.zip'>Gitblit Manager</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/fedclient-1.8.0.zip'>Federation Client</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/manager-1.9.0.zip'>Gitblit Manager</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/fedclient-1.9.0.zip'>Federation Client</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gbapi-1.8.0.zip'>API Library</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gbapi-1.9.0.zip'>API Library</a></li>
 <li class='divider'></li>
-<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0+)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases'>GitHub (1.9.0+)</a></li>
+<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0-1.8.0)</a></li>
 <li><a href='https://code.google.com/p/gitblit/downloads/list?can=1'>GoogleCode (pre-1.4.0)</a></li>
 <li class='divider'></li>
 <li><a href='http://gitblit.github.io/gitblit-maven'>Maven Repository</a></li>
 <li><a href='https://twitter.com/JamesMoger'>@JamesMoger</a></li>
 </ul></li> <!-- End Menu -->
 <li class='divider-vertical'></li>
-<li><a href='https://plus.google.com/114464678392593421684?prsrc=3' class='gpluspage'><img src='https://ssl.gstatic.com/images/icons/gplus-16.png' width='16' height='16 style='order: 0;'/></a></li><li><div class='gplusone'><g:plusone size='small' href='http://gitblit.com'></g:plusone></div></li>\r
+\r
                                                </ul>\r
                                        </div><!--/.nav-collapse -->\r
                                </div>\r
@@ -268,7 +260,7 @@ git config user.email bob@somewhere.com
     postReceiveScript = sendmail
 </code></pre><p>The <code>users.conf</code> file allows flexibility for adding new fields to a UserModel object without imposing the complexity of relying on an embedded SQL database. </p>
 <h3 class="section" id='H15'><a href="#H15" class="sectionlink"><i class="icon-share-alt"> </i></a>Usernames</h3><p>Usernames must be unique and are case-insensitive.<br/>Whitespace is illegal.</p>
-<h3 class="section" id='H16'><a href="#H16" class="sectionlink"><i class="icon-share-alt"> </i></a>Passwords</h3><p>User passwords are CASE-SENSITIVE and may be <em>plain</em>, <em>md5</em>, or <em>combined-md5</em> formatted (see <code>gitblit.properties</code> -&gt; <em>realm.passwordStorage</em>).</p>
+<h3 class="section" id='H16'><a href="#H16" class="sectionlink"><i class="icon-share-alt"> </i></a>Passwords</h3><p>User passwords are CASE-SENSITIVE and may be <em>plain</em>, <em>md5</em>, <em>combined-md5</em> or <em>pbkdf2</em> formatted (see <code>gitblit.properties</code> -&gt; <em>realm.passwordStorage</em>).</p>
 <h3 class="section" id='H17'><a href="#H17" class="sectionlink"><i class="icon-share-alt"> </i></a>User Roles</h3><p>There are four actual <em>roles</em> in Gitblit:</p>
 <ul>
   <li><em>#admin</em>, which grants administrative powers to that user for all repositories, users, and teams</li>
@@ -284,7 +276,7 @@ git config user.email bob@somewhere.com
   <li>Forks are always listed in the fork network, regardless of any access restriction set on the fork.<br/>In other words, if you fork <em>RepoA.git</em> to <em>~me/RepoA.git</em> and then set the access restriction of <em>~me/RepoA.git</em> to <em>Authenticated View, Clone, &amp; Push</em> your fork will still be listed in the fork network for <em>RepoA.git</em>.</li>
 </ol><p>If you really must have an invisible fork, the clone it locally, create a new personal repository for your invisible fork, and push it back to that personal repository.
 <!-- End Markdown -->
-<div ><ul class="pager"> <li class="next"><a href="setup_authentication.html">authentication &rarr;</a></li></ul></div><footer class="footer"><p class="pull-right">generated 2016-06-22</p>\r
+<div ><ul class="pager"> <li class="next"><a href="setup_authentication.html">authentication &rarr;</a></li></ul></div><footer class="footer"><p class="pull-right">generated 2020-02-01</p>\r
 <p>The content of this page is licensed under the <a href="http://creativecommons.org/licenses/by/3.0">Creative Commons Attribution 3.0 License</a>.</p>
 </footer>
 </div>
index a17e35d19e517884212eb6885ecf8c6b6c05ad83..122dc1eb582de40132f6a3ce4b4e8704c82d428d 100644 (file)
 <link rel="stylesheet" href="./bootstrap/css/bootstrap.css">
 <link rel='shortcut icon' type='image/png' href='./gitblt-favicon.png' />
 <link rel="stylesheet" href="./prettify/prettify.css" />
-<!-- Google Plus Profile Page -->\r
-<link rel="publisher" href="https://plus.google.com/114464678392593421684" />\r
-<style type="text/css"> a.gpluspage { margin-top:3px;text-decoration: none; } </style>
-
-<!-- Google Plus One -->\r
-<link rel="canonical" href="http://gitblit.com" />\r
-<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
-<style type="text/css"> div.gplusone { margin-top:12px; } </style>
-
 <script src="./prettify/prettify.js"></script>
 <script src="./bootstrap/js/jquery.js"></script>
 <script src="./bootstrap/js/bootstrap.min.js"></script>
 <li class='dropdown'> <!-- Menu -->
 <a class='dropdown-toggle' href='#' data-toggle='dropdown'>downloads<b class='caret'></b></a>
 <ul class='dropdown-menu'>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.zip'>Gitblit GO (Windows)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.war'>Gitblit WAR</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.zip'>Gitblit GO (Windows)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.war'>Gitblit WAR</a></li>
 <li class='divider'></li>
 <li><a href='https://registry.hub.docker.com/u/jmoger/gitblit/'>Gitblit GO (Docker)</a></li>
 <li class='divider'></li>
 <li><a href='http://plugins.gitblit.com'>Plugins Registry</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/manager-1.8.0.zip'>Gitblit Manager</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/fedclient-1.8.0.zip'>Federation Client</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/manager-1.9.0.zip'>Gitblit Manager</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/fedclient-1.9.0.zip'>Federation Client</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gbapi-1.8.0.zip'>API Library</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gbapi-1.9.0.zip'>API Library</a></li>
 <li class='divider'></li>
-<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0+)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases'>GitHub (1.9.0+)</a></li>
+<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0-1.8.0)</a></li>
 <li><a href='https://code.google.com/p/gitblit/downloads/list?can=1'>GoogleCode (pre-1.4.0)</a></li>
 <li class='divider'></li>
 <li><a href='http://gitblit.github.io/gitblit-maven'>Maven Repository</a></li>
 <li><a href='https://twitter.com/JamesMoger'>@JamesMoger</a></li>
 </ul></li> <!-- End Menu -->
 <li class='divider-vertical'></li>
-<li><a href='https://plus.google.com/114464678392593421684?prsrc=3' class='gpluspage'><img src='https://ssl.gstatic.com/images/icons/gplus-16.png' width='16' height='16 style='order: 0;'/></a></li><li><div class='gplusone'><g:plusone size='small' href='http://gitblit.com'></g:plusone></div></li>\r
+\r
                                                </ul>\r
                                        </div><!--/.nav-collapse -->\r
                                </div>\r
 </ol>
 <h2 class="section" id='H7'><a href="#H7" class="sectionlink"><i class="icon-share-alt"> </i></a>Contributing</h2><p>Pull requests are preferred. Patches are welcome.</p><p>Contributions must be your own original work and must licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0" title="Apache License, Version 2.0">Apache License, Version 2.0</a>, the same license used by Gitblit.
 <!-- End Markdown -->
-<div ><ul class="pager"> <li class="next"><a href="rpc.html">rpc &rarr;</a></li></ul></div><footer class="footer"><p class="pull-right">generated 2016-06-22</p>\r
+<div ><ul class="pager"> <li class="next"><a href="rpc.html">rpc &rarr;</a></li></ul></div><footer class="footer"><p class="pull-right">generated 2020-02-01</p>\r
 <p>The content of this page is licensed under the <a href="http://creativecommons.org/licenses/by/3.0">Creative Commons Attribution 3.0 License</a>.</p>
 </footer>
 </div>
index 9207586582b222fc315362ffec02cdaf105724d8..b69e97a827e91b55561ba2b48959ea2451a56e34 100644 (file)
 <link rel="stylesheet" href="./bootstrap/css/bootstrap.css">
 <link rel='shortcut icon' type='image/png' href='./gitblt-favicon.png' />
 <link rel="stylesheet" href="./prettify/prettify.css" />
-<!-- Google Plus Profile Page -->\r
-<link rel="publisher" href="https://plus.google.com/114464678392593421684" />\r
-<style type="text/css"> a.gpluspage { margin-top:3px;text-decoration: none; } </style>
-
-<!-- Google Plus One -->\r
-<link rel="canonical" href="http://gitblit.com" />\r
-<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
-<style type="text/css"> div.gplusone { margin-top:12px; } </style>
-
 <script src="./prettify/prettify.js"></script>
 <script src="./bootstrap/js/jquery.js"></script>
 <script src="./bootstrap/js/bootstrap.min.js"></script>
 <li class='dropdown'> <!-- Menu -->
 <a class='dropdown-toggle' href='#' data-toggle='dropdown'>downloads<b class='caret'></b></a>
 <ul class='dropdown-menu'>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.zip'>Gitblit GO (Windows)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.war'>Gitblit WAR</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.zip'>Gitblit GO (Windows)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.war'>Gitblit WAR</a></li>
 <li class='divider'></li>
 <li><a href='https://registry.hub.docker.com/u/jmoger/gitblit/'>Gitblit GO (Docker)</a></li>
 <li class='divider'></li>
 <li><a href='http://plugins.gitblit.com'>Plugins Registry</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/manager-1.8.0.zip'>Gitblit Manager</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/fedclient-1.8.0.zip'>Federation Client</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/manager-1.9.0.zip'>Gitblit Manager</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/fedclient-1.9.0.zip'>Federation Client</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gbapi-1.8.0.zip'>API Library</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gbapi-1.9.0.zip'>API Library</a></li>
 <li class='divider'></li>
-<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0+)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases'>GitHub (1.9.0+)</a></li>
+<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0-1.8.0)</a></li>
 <li><a href='https://code.google.com/p/gitblit/downloads/list?can=1'>GoogleCode (pre-1.4.0)</a></li>
 <li class='divider'></li>
 <li><a href='http://gitblit.github.io/gitblit-maven'>Maven Repository</a></li>
 <li><a href='https://twitter.com/JamesMoger'>@JamesMoger</a></li>
 </ul></li> <!-- End Menu -->
 <li class='divider-vertical'></li>
-<li><a href='https://plus.google.com/114464678392593421684?prsrc=3' class='gpluspage'><img src='https://ssl.gstatic.com/images/icons/gplus-16.png' width='16' height='16 style='order: 0;'/></a></li><li><div class='gplusone'><g:plusone size='small' href='http://gitblit.com'></g:plusone></div></li>\r
+\r
                                                </ul>\r
                                        </div><!--/.nav-collapse -->\r
                                </div>\r
 <h3 class="section" id='H2'><a href="#H2" class="sectionlink"><i class="icon-share-alt"> </i></a>Installation</h3><p>You can install it from the Eclipse Marketplace.</p>
 <h3 class="section" id='H3'><a href="#H3" class="sectionlink"><i class="icon-share-alt"> </i></a>Source Code & Issue Tracker</h3><p>The source and issue tracker for <em>Egitblit</em> are hosted on <a href="https://github.com/baloise/egitblit">Github</a>.
 <!-- End Markdown -->
-<div ><ul class="pager"><li class="previous"><a href="setup_transport_ssh.html">&larr; using SSH</a></li> </ul></div><footer class="footer"><p class="pull-right">generated 2016-06-22</p>\r
+<div ><ul class="pager"><li class="previous"><a href="setup_transport_ssh.html">&larr; using SSH</a></li> </ul></div><footer class="footer"><p class="pull-right">generated 2020-02-01</p>\r
 <p>The content of this page is licensed under the <a href="http://creativecommons.org/licenses/by/3.0">Creative Commons Attribution 3.0 License</a>.</p>
 </footer>
 </div>
index 11357f349418a746e97496b0a9a171376a6a0be9..5aa787c5621a92ec8a92a8abca150412e69779f4 100644 (file)
--- a/faq.html
+++ b/faq.html
 <link rel="stylesheet" href="./bootstrap/css/bootstrap.css">
 <link rel='shortcut icon' type='image/png' href='./gitblt-favicon.png' />
 <link rel="stylesheet" href="./prettify/prettify.css" />
-<!-- Google Plus Profile Page -->\r
-<link rel="publisher" href="https://plus.google.com/114464678392593421684" />\r
-<style type="text/css"> a.gpluspage { margin-top:3px;text-decoration: none; } </style>
-
-<!-- Google Plus One -->\r
-<link rel="canonical" href="http://gitblit.com" />\r
-<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
-<style type="text/css"> div.gplusone { margin-top:12px; } </style>
-
 <script src="./prettify/prettify.js"></script>
 <script src="./bootstrap/js/jquery.js"></script>
 <script src="./bootstrap/js/bootstrap.min.js"></script>
 <li class='dropdown'> <!-- Menu -->
 <a class='dropdown-toggle' href='#' data-toggle='dropdown'>downloads<b class='caret'></b></a>
 <ul class='dropdown-menu'>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.zip'>Gitblit GO (Windows)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.war'>Gitblit WAR</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.zip'>Gitblit GO (Windows)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.war'>Gitblit WAR</a></li>
 <li class='divider'></li>
 <li><a href='https://registry.hub.docker.com/u/jmoger/gitblit/'>Gitblit GO (Docker)</a></li>
 <li class='divider'></li>
 <li><a href='http://plugins.gitblit.com'>Plugins Registry</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/manager-1.8.0.zip'>Gitblit Manager</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/fedclient-1.8.0.zip'>Federation Client</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/manager-1.9.0.zip'>Gitblit Manager</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/fedclient-1.9.0.zip'>Federation Client</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gbapi-1.8.0.zip'>API Library</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gbapi-1.9.0.zip'>API Library</a></li>
 <li class='divider'></li>
-<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0+)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases'>GitHub (1.9.0+)</a></li>
+<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0-1.8.0)</a></li>
 <li><a href='https://code.google.com/p/gitblit/downloads/list?can=1'>GoogleCode (pre-1.4.0)</a></li>
 <li class='divider'></li>
 <li><a href='http://gitblit.github.io/gitblit-maven'>Maven Repository</a></li>
 <li><a href='https://twitter.com/JamesMoger'>@JamesMoger</a></li>
 </ul></li> <!-- End Menu -->
 <li class='divider-vertical'></li>
-<li><a href='https://plus.google.com/114464678392593421684?prsrc=3' class='gpluspage'><img src='https://ssl.gstatic.com/images/icons/gplus-16.png' width='16' height='16 style='order: 0;'/></a></li><li><div class='gplusone'><g:plusone size='small' href='http://gitblit.com'></g:plusone></div></li>\r
+\r
                                                </ul>\r
                                        </div><!--/.nav-collapse -->\r
                                </div>\r
 <div class='container'>
 <!-- Begin Markdown -->
 <h2 class="section" id='H1'><a href="#H1" class="sectionlink"><i class="icon-share-alt"> </i></a>Troubleshooting</h2>
-<h3 class="section" id='H2'><a href="#H2" class="sectionlink"><i class="icon-share-alt"> </i></a>push failed for branch (n/a (unpacker error))</h3><p>This is a bug in JGit (<a href='http://code.google.com/p/gitblit/issues/detail?id=408'>issue 408</a>). TLDR: Newer git clients are optimized to send less data on the wire. JGit expects complete data to be sent, but there are scenarios where native git can optimize-out sending objects. By default, JGit requires everything sent be complete and referenceable.</p><p>If you experience this, the workaround is to temporarily disable the reachable check for the receive pack, push, and then re-enable the setting.</p>
+<h3 class="section" id='H2'><a href="#H2" class="sectionlink"><i class="icon-share-alt"> </i></a>push failed for branch (n/a (unpacker error))</h3><p>This is a bug in JGit (<a href='https://github.com/gitblit/gitblit/issues/704'>issue 704</a>). TLDR: Newer git clients are optimized to send less data on the wire. JGit expects complete data to be sent, but there are scenarios where native git can optimize-out sending objects. By default, JGit requires everything sent be complete and referenceable.</p><p>If you experience this, the workaround is to temporarily disable the reachable check for the receive pack, push, and then re-enable the setting.</p>
 <pre><code>git.checkReferencedObjectsAreReachable = false
 </code></pre>
 <h3 class="section" id='H3'><a href="#H3" class="sectionlink"><i class="icon-share-alt"> </i></a>Eclipse/Egit/JGit complains that it "can't open upload pack"?</h3><p>There are a few ways this can occur:</p>
@@ -235,7 +227,7 @@ committer: james
 <h3 class="section" id='H25'><a href="#H25" class="sectionlink"><i class="icon-share-alt"> </i></a>Why did you call the setting federation.N.frequency instead of federation.N.period?!</h3><p>Yes, yes I know that you are really specifying the period, but Frequency sounds better to me. :)</p>
 <h3 class="section" id='H26'><a href="#H26" class="sectionlink"><i class="icon-share-alt"> </i></a>Can Gitblit be translated?</h3><p>Yes. Most messages are localized to a standard Java properties file.
 <!-- End Markdown -->
-<div ><ul class="pager"><li class="previous"><a href="properties.html">&larr; settings</a></li> </ul></div><footer class="footer"><p class="pull-right">generated 2016-06-22</p>\r
+<div ><ul class="pager"><li class="previous"><a href="properties.html">&larr; settings</a></li> </ul></div><footer class="footer"><p class="pull-right">generated 2020-02-01</p>\r
 <p>The content of this page is licensed under the <a href="http://creativecommons.org/licenses/by/3.0">Creative Commons Attribution 3.0 License</a>.</p>
 </footer>
 </div>
index 0dc5590222372972323aea099e34324e53049bb0..3e46451405c7720ed692506cd3490aca6b32ff8c 100644 (file)
 <link rel="stylesheet" href="./bootstrap/css/bootstrap.css">
 <link rel='shortcut icon' type='image/png' href='./gitblt-favicon.png' />
 <link rel="stylesheet" href="./prettify/prettify.css" />
-<!-- Google Plus Profile Page -->\r
-<link rel="publisher" href="https://plus.google.com/114464678392593421684" />\r
-<style type="text/css"> a.gpluspage { margin-top:3px;text-decoration: none; } </style>
-
-<!-- Google Plus One -->\r
-<link rel="canonical" href="http://gitblit.com" />\r
-<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
-<style type="text/css"> div.gplusone { margin-top:12px; } </style>
-
 <script src="./prettify/prettify.js"></script>
 <script src="./bootstrap/js/jquery.js"></script>
 <script src="./bootstrap/js/bootstrap.min.js"></script>
 <li class='dropdown'> <!-- Menu -->
 <a class='dropdown-toggle' href='#' data-toggle='dropdown'>downloads<b class='caret'></b></a>
 <ul class='dropdown-menu'>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.zip'>Gitblit GO (Windows)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.war'>Gitblit WAR</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.zip'>Gitblit GO (Windows)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.war'>Gitblit WAR</a></li>
 <li class='divider'></li>
 <li><a href='https://registry.hub.docker.com/u/jmoger/gitblit/'>Gitblit GO (Docker)</a></li>
 <li class='divider'></li>
 <li><a href='http://plugins.gitblit.com'>Plugins Registry</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/manager-1.8.0.zip'>Gitblit Manager</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/fedclient-1.8.0.zip'>Federation Client</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/manager-1.9.0.zip'>Gitblit Manager</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/fedclient-1.9.0.zip'>Federation Client</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gbapi-1.8.0.zip'>API Library</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gbapi-1.9.0.zip'>API Library</a></li>
 <li class='divider'></li>
-<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0+)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases'>GitHub (1.9.0+)</a></li>
+<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0-1.8.0)</a></li>
 <li><a href='https://code.google.com/p/gitblit/downloads/list?can=1'>GoogleCode (pre-1.4.0)</a></li>
 <li class='divider'></li>
 <li><a href='http://gitblit.github.io/gitblit-maven'>Maven Repository</a></li>
 <li><a href='https://twitter.com/JamesMoger'>@JamesMoger</a></li>
 </ul></li> <!-- End Menu -->
 <li class='divider-vertical'></li>
-<li><a href='https://plus.google.com/114464678392593421684?prsrc=3' class='gpluspage'><img src='https://ssl.gstatic.com/images/icons/gplus-16.png' width='16' height='16 style='order: 0;'/></a></li><li><div class='gplusone'><g:plusone size='small' href='http://gitblit.com'></g:plusone></div></li>\r
+\r
                                                </ul>\r
                                        </div><!--/.nav-collapse -->\r
                                </div>\r
   <li>Built-in access controls are not branch-based, they are repository-based.</li>
 </ul>
 <!-- End Markdown -->
-<footer class="footer"><p class="pull-right">generated 2016-06-22</p>\r
+<footer class="footer"><p class="pull-right">generated 2020-02-01</p>\r
 <p>The content of this page is licensed under the <a href="http://creativecommons.org/licenses/by/3.0">Creative Commons Attribution 3.0 License</a>.</p>
 </footer>
 </div>
index 50f7b437e623749e05b72a0aa07a09cf077bcd94..7e2ec8cd1a20dc4cdceb5e33a6912cb59881be6f 100644 (file)
 <link rel="stylesheet" href="./bootstrap/css/bootstrap.css">
 <link rel='shortcut icon' type='image/png' href='./gitblt-favicon.png' />
 <link rel="stylesheet" href="./prettify/prettify.css" />
-<!-- Google Plus Profile Page -->\r
-<link rel="publisher" href="https://plus.google.com/114464678392593421684" />\r
-<style type="text/css"> a.gpluspage { margin-top:3px;text-decoration: none; } </style>
-
-<!-- Google Plus One -->\r
-<link rel="canonical" href="http://gitblit.com" />\r
-<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
-<style type="text/css"> div.gplusone { margin-top:12px; } </style>
-
 <script src="./prettify/prettify.js"></script>
 <script src="./bootstrap/js/jquery.js"></script>
 <script src="./bootstrap/js/bootstrap.min.js"></script>
 <li class='dropdown'> <!-- Menu -->
 <a class='dropdown-toggle' href='#' data-toggle='dropdown'>downloads<b class='caret'></b></a>
 <ul class='dropdown-menu'>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.zip'>Gitblit GO (Windows)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.war'>Gitblit WAR</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.zip'>Gitblit GO (Windows)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.war'>Gitblit WAR</a></li>
 <li class='divider'></li>
 <li><a href='https://registry.hub.docker.com/u/jmoger/gitblit/'>Gitblit GO (Docker)</a></li>
 <li class='divider'></li>
 <li><a href='http://plugins.gitblit.com'>Plugins Registry</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/manager-1.8.0.zip'>Gitblit Manager</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/fedclient-1.8.0.zip'>Federation Client</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/manager-1.9.0.zip'>Gitblit Manager</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/fedclient-1.9.0.zip'>Federation Client</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gbapi-1.8.0.zip'>API Library</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gbapi-1.9.0.zip'>API Library</a></li>
 <li class='divider'></li>
-<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0+)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases'>GitHub (1.9.0+)</a></li>
+<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0-1.8.0)</a></li>
 <li><a href='https://code.google.com/p/gitblit/downloads/list?can=1'>GoogleCode (pre-1.4.0)</a></li>
 <li class='divider'></li>
 <li><a href='http://gitblit.github.io/gitblit-maven'>Maven Repository</a></li>
 <li><a href='https://twitter.com/JamesMoger'>@JamesMoger</a></li>
 </ul></li> <!-- End Menu -->
 <li class='divider-vertical'></li>
-<li><a href='https://plus.google.com/114464678392593421684?prsrc=3' class='gpluspage'><img src='https://ssl.gstatic.com/images/icons/gplus-16.png' width='16' height='16 style='order: 0;'/></a></li><li><div class='gplusone'><g:plusone size='small' href='http://gitblit.com'></g:plusone></div></li>\r
+\r
                                                </ul>\r
                                        </div><!--/.nav-collapse -->\r
                                </div>\r
@@ -325,14 +317,14 @@ federation.example4.include = somerepo.git
 <h3 class="section" id='H29'><a href="#H29" class="sectionlink"><i class="icon-share-alt"> </i></a>http.sslVerify</h3><p>If you are pulling from a Gitblit with a self-signed SSL certificate you will need to configure Git/JGit to bypass certificate verification.<br/>(<a href="http://www.kernel.org/pub/software/scm/git/docs/git-config.html">Git-Config Manual Page</a>) </p>
 <pre>git config --global --bool --add http.sslVerify false</pre>
 <h3 class="section" id='H30'><a href="#H30" class="sectionlink"><i class="icon-share-alt"> </i></a>Command-Line Parameters</h3><p>Instead of using <code>federation.properties</code> you may directly specify a Gitblit instance to pull from with command-line parameters.</p>
-<pre><code>java -jar fedclient.jar --url https://go.gitblit.com --mirror --bare --token 123456789
+<pre><code>java -cp fedclient.jar;&quot;%CD%/ext/*&quot; com.gitblit.FederationClient --url https://go.gitblit.com --mirror --bare --token 123456789
      --repositoriesFolder c:/mymirror
 
-java -jar fedclient.jar --url https://go.gitblit.com --mirror --bare --token 123456789
-     --repositoriesFolder c:/mymirror --daemon --frequency &quot;24 hours&quot;
+java -cp fedclient.jar:ext/* com.gitblit.FederationClient --url https://go.gitblit.com --mirror --bare --token 123456789
+     --repositoriesFolder /srv/mymirror --daemon --frequency &quot;24 hours&quot;
 </code></pre>
 <!-- End Markdown -->
-<footer class="footer"><p class="pull-right">generated 2016-06-22</p>\r
+<footer class="footer"><p class="pull-right">generated 2020-02-01</p>\r
 <p>The content of this page is licensed under the <a href="http://creativecommons.org/licenses/by/3.0">Creative Commons Attribution 3.0 License</a>.</p>
 </footer>
 </div>
index d61e70007e4492884691f2726126e71ded5c00ed..1c9e945a7a0c347051e211dcd1fea0b160a25791 100644 (file)
 <link rel="stylesheet" href="./bootstrap/css/bootstrap.css">
 <link rel='shortcut icon' type='image/png' href='./gitblt-favicon.png' />
 <link rel="stylesheet" href="./prettify/prettify.css" />
-<!-- Google Plus Profile Page -->\r
-<link rel="publisher" href="https://plus.google.com/114464678392593421684" />\r
-<style type="text/css"> a.gpluspage { margin-top:3px;text-decoration: none; } </style>
-
-<!-- Google Plus One -->\r
-<link rel="canonical" href="http://gitblit.com" />\r
-<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
-<style type="text/css"> div.gplusone { margin-top:12px; } </style>
-
 <script src="./prettify/prettify.js"></script>
 <script src="./bootstrap/js/jquery.js"></script>
 <script src="./bootstrap/js/bootstrap.min.js"></script>
 <li class='dropdown'> <!-- Menu -->
 <a class='dropdown-toggle' href='#' data-toggle='dropdown'>downloads<b class='caret'></b></a>
 <ul class='dropdown-menu'>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.zip'>Gitblit GO (Windows)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.war'>Gitblit WAR</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.zip'>Gitblit GO (Windows)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.war'>Gitblit WAR</a></li>
 <li class='divider'></li>
 <li><a href='https://registry.hub.docker.com/u/jmoger/gitblit/'>Gitblit GO (Docker)</a></li>
 <li class='divider'></li>
 <li><a href='http://plugins.gitblit.com'>Plugins Registry</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/manager-1.8.0.zip'>Gitblit Manager</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/fedclient-1.8.0.zip'>Federation Client</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/manager-1.9.0.zip'>Gitblit Manager</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/fedclient-1.9.0.zip'>Federation Client</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gbapi-1.8.0.zip'>API Library</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gbapi-1.9.0.zip'>API Library</a></li>
 <li class='divider'></li>
-<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0+)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases'>GitHub (1.9.0+)</a></li>
+<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0-1.8.0)</a></li>
 <li><a href='https://code.google.com/p/gitblit/downloads/list?can=1'>GoogleCode (pre-1.4.0)</a></li>
 <li class='divider'></li>
 <li><a href='http://gitblit.github.io/gitblit-maven'>Maven Repository</a></li>
 <li><a href='https://twitter.com/JamesMoger'>@JamesMoger</a></li>
 </ul></li> <!-- End Menu -->
 <li class='divider-vertical'></li>
-<li><a href='https://plus.google.com/114464678392593421684?prsrc=3' class='gpluspage'><img src='https://ssl.gstatic.com/images/icons/gplus-16.png' width='16' height='16 style='order: 0;'/></a></li><li><div class='gplusone'><g:plusone size='small' href='http://gitblit.com'></g:plusone></div></li>\r
+\r
                                                </ul>\r
                                        </div><!--/.nav-collapse -->\r
                                </div>\r
    }(document, 'script', 'jelastic-jssdk'));
 </script>
 <div style="text-align:center">
-<b>Current Release 1.8.0 (2016-06-22)</b><br/><a href="releasenotes.html">release notes</a>
-<div style="padding:5px;"><a style="width:175px;text-decoration:none;" class="btn btn-success" href="http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.zip">Download Gitblit GO (Windows)</a></div>
-<div style="padding:5px;"><a style="width:175px;text-decoration:none;" class="btn btn-success" href="http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.tar.gz">Download Gitblit GO (Linux/OSX)</a></div>
-<div style="padding:5px;"><a style="width:175px;text-decoration:none;" class="btn btn-danger" href="http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.war">Download Gitblit WAR</a></div>
-<div style="padding:5px;"><a style="width:175px;text-decoration:none;" class="btn btn-primary" href="http://dl.bintray.com/gitblit/releases/manager-1.8.0.zip">Download Gitblit Manager</a></div>
-               <a href='https://bintray.com/gitblit/releases/gitblit/view?source=watch' alt='Get automatic notifications about new "stable" versions'><img src='https://www.bintray.com/docs/images/bintray_badge_color.png'></a>
-       </div>
+<b>Current Release 1.9.0 (2020-02-01)</b><br/><a href="releasenotes.html">release notes</a>
+<div style="padding:5px;"><a style="width:175px;text-decoration:none;" class="btn btn-success" href="https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.zip">Download Gitblit GO (Windows)</a></div>
+<div style="padding:5px;"><a style="width:175px;text-decoration:none;" class="btn btn-success" href="https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.tar.gz">Download Gitblit GO (Linux/OSX)</a></div>
+<div style="padding:5px;"><a style="width:175px;text-decoration:none;" class="btn btn-danger" href="https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.war">Download Gitblit WAR</a></div>
+<div style="padding:5px;"><a style="width:175px;text-decoration:none;" class="btn btn-primary" href="https://github.com/gitblit/gitblit/releases/download/v1.9.0/manager-1.9.0.zip">Download Gitblit Manager</a></div>
+</div>
 <div data-manifest="http://1c57d83a4c5f3a21ec25c050d4c5e37b.app.jelastic.com/xssu/cross/download/RDYYHABkAFJbUVlMMVU7RUtDARgATExFCEBuGS4jdQJKRUsEDwIBQmNTTEBI" data-width="280" data-theme="flat-blue" data-text="Get it hosted now!" data-tx-empty="Type your email and click the button" data-tx-invalid-email="Invalid email, please check the spelling" data-tx-error="An error has occurred, please try again later" data-tx-success="Check your email" class="je-app" ></div>
        <div style="padding-top:5px;">
        <table class="table condensed-table">
                <tr><th>Sources</th><td><a href="https://github.com/gitblit/gitblit">GitHub</a></td></tr>               
                <tr><th>Issues</th><td><a href="https://github.com/gitblit/gitblit">GitHub</a></td></tr>
                <tr><th>Discussion</th><td><a href="http://groups.google.com/group/gitblit">Gitblit Group</a></td></tr>
+               <tr><th>Twitter</th><td><a href="https://twitter.com/gitblit">@gitblit</a></td></tr>
                <tr><th>Ohloh</th><td><a target="_top" href="http://www.ohloh.net/p/gitblit"><img border="0" width="100" height="16" src="http://www.ohloh.net/p/gitblit/widgets/project_thin_badge.gif" alt="Ohloh project report for Gitblit" /></a></td></tr>
                </tbody>
                </table>
 <h3 id='H4'>You decide how to use Gitblit</h3><p>Gitblit can be used as a dumb repository viewer with no administrative controls or user accounts.<br/>Gitblit can be used as a complete Git stack for cloning, pushing, and repository access control.<br/>Gitblit can be used without any other Git tooling (including actual Git) or it can cooperate with your established tools.</p>
 <h3 id='H5'>All Transports</h3><p>The SSH, HTTP, &amp; GIT protocols are supported and ready-to-go out of the box.</p>
 <h3 id='H6'>Issue tracking with branch-based pull requests</h3><p>Gitblit blends elements of GitHub, BitBucket, and Gerrit to provide a streamlined collaboration workflow based on branches within the primary repository.</p>
-<h3 id='H7'>Easy Remote Management</h3><p>Administrators can create and manage all repositories, user accounts, and teams from the <em>Web UI</em>.<br/>Administrators can create and manage all repositories, user accounts, and teams from the <em>JSON RPC interface</em> using the <a href="http://dl.bintray.com/gitblit/releases/manager-1.8.0.zip">Gitblit Manager</a> or your own custom tooling.<br/>Administrators can create and manage all repositories, user accounts, and teams from the <em>command-line</em> using SSH &amp; the <a href="https://github.com/gitblit/gitblit-powertools-plugin">Powertools plugin</a>.</p>
+<h3 id='H7'>Easy Remote Management</h3><p>Administrators can create and manage all repositories, user accounts, and teams from the <em>Web UI</em>.<br/>Administrators can create and manage all repositories, user accounts, and teams from the <em>JSON RPC interface</em> using the <a href="https://github.com/gitblit/gitblit/releases/download/v1.9.0/manager-1.9.0.zip">Gitblit Manager</a> or your own custom tooling.<br/>Administrators can create and manage all repositories, user accounts, and teams from the <em>command-line</em> using SSH &amp; the <a href="https://github.com/gitblit/gitblit-powertools-plugin">Powertools plugin</a>.</p>
 <h3 id='H8'>Integration with Your Infrastructure</h3>
 <ul>
   <li>Extendable by plugins</li>
   <li>JSON-based RPC mechanism</li>
   <li>Java Client RSS/JSON API library for custom integration</li>
 </ul>
-<h3 id='H9'>Backup Strategy</h3><p>Gitblit includes a backup mechanism (*federation*) which can be used to backup repositories and, optionally, user accounts, team definitions, server settings, &amp; Groovy push hook scripts from your Gitblit instance to another Gitblit instance or to a <a href="http://dl.bintray.com/gitblit/releases/fedclient-1.8.0.zip">Gitblit Federation Client</a>. Similarly, you can use the federation mechanism to aggregate individual workspace Gitblit instances to a common, centralized server.</p>
+<h3 id='H9'>Backup Strategy</h3><p>Gitblit includes a backup mechanism (*federation*) which can be used to backup repositories and, optionally, user accounts, team definitions, server settings, &amp; Groovy push hook scripts from your Gitblit instance to another Gitblit instance or to a <a href="https://github.com/gitblit/gitblit/releases/download/v1.9.0/fedclient-1.9.0.zip">Gitblit Federation Client</a>. Similarly, you can use the federation mechanism to aggregate individual workspace Gitblit instances to a common, centralized server.</p>
 <h3 id='H10'>Java Runtime Requirement</h3><p>Gitblit requires a Java 7 Runtime Environment (JRE) or a Java 7 Development Kit (JDK).
 <!-- End Markdown -->
-<footer class="footer"><p class="pull-right">generated 2016-06-22</p>\r
+<footer class="footer"><p class="pull-right">generated 2020-02-01</p>\r
 <p>The content of this page is licensed under the <a href="http://creativecommons.org/licenses/by/3.0">Creative Commons Attribution 3.0 License</a>.</p>
 </footer>
 </div>
index 3b85ececd1c198eb4182b1e8a180534ee16ed717..82bcc7adb5569037d049cd3435d979cddec8989c 100644 (file)
@@ -1,6 +1,6 @@
 {
     "ring" : "0",
-    "name" : "gitblit 1.8.0",
+    "name" : "gitblit 1.9.0",
     "children" : [
     {
         "ring" : "1",
 ,
     {
         "ring" : "1",
-        "name" : "slf4j-api 1.7.12"
+        "name" : "slf4j-api 1.7.29"
     }
 ,
     {
         "ring" : "1",
-        "name" : "slf4j-log4j12 1.7.12"
+        "name" : "slf4j-log4j12 1.7.29"
     }
 ,
     {
 ,
     {
         "ring" : "1",
-        "name" : "lucene-core 4.10.4"
+        "name" : "lucene-core 5.5.2"
     }
 ,
     {
         "ring" : "1",
-        "name" : "lucene-analyzers-common 4.10.4"
+        "name" : "lucene-analyzers-common 5.5.2"
     }
 ,
     {
         "ring" : "1",
-        "name" : "lucene-highlighter 4.10.4"
+        "name" : "lucene-highlighter 5.5.2"
     }
 ,
     {
         "ring" : "1",
-        "name" : "lucene-memory 4.10.4",
+        "name" : "lucene-memory 5.5.2",
         "children" : [
         {
             "ring" : "2",
-            "name" : "lucene-queries 4.10.4"
+            "name" : "lucene-queries 5.5.2"
         }
     
         ]
 ,
     {
         "ring" : "1",
-        "name" : "lucene-queryparser 4.10.4",
+        "name" : "lucene-queryparser 5.5.2",
         "children" : [
         {
             "ring" : "2",
-            "name" : "lucene-sandbox 4.10.4",
+            "name" : "lucene-sandbox 5.5.2",
             "children" : [
             {
                 "ring" : "3",
 ,
     {
         "ring" : "1",
-        "name" : "org.eclipse.jgit 4.1.1.201511131810-r",
+        "name" : "org.eclipse.jgit 4.5.7.201904151645-r",
         "children" : [
         {
             "ring" : "2",
 ,
     {
         "ring" : "1",
-        "name" : "commons-codec 1.7",
-        "children" : [
-        {
-            "ring" : "2",
-            "name" : "org.eclipse.jdt.annotation 1.1.0"
-        }
-    
-        ]
-    
+        "name" : "commons-codec 1.7"
     }
 ,
     {
         "ring" : "1",
-        "name" : "org.eclipse.jgit.http.server 4.1.1.201511131810-r"
+        "name" : "org.eclipse.jgit.http.server 4.5.7.201904151645-r"
     }
 ,
     {
         "ring" : "1",
-        "name" : "bcprov-jdk15on 1.52"
+        "name" : "bcprov-jdk15on 1.57"
     }
 ,
     {
         "ring" : "1",
-        "name" : "bcmail-jdk15on 1.52"
+        "name" : "bcmail-jdk15on 1.57"
     }
 ,
     {
         "ring" : "1",
-        "name" : "bcpkix-jdk15on 1.52"
+        "name" : "bcpkix-jdk15on 1.57"
     }
 ,
     {
         "ring" : "1",
-        "name" : "sshd-core 1.0.0"
+        "name" : "sshd-core 1.2.0"
     }
 ,
     {
         "ring" : "1",
-        "name" : "mina-core 2.0.9"
+        "name" : "mina-core 2.0.21"
     }
 ,
     {
 ,
     {
         "ring" : "1",
-        "name" : "junit 4.11",
+        "name" : "javax.activation 1.2.0"
+    }
+,
+    {
+        "ring" : "1",
+        "name" : "junit 4.12",
         "children" : [
         {
             "ring" : "2",
index 5a2d769dddaddbd02fdc3e490dab7c36fcedbcd0..a8e18d1b2956923e9ad3a081f1f01846cc3d3107 100644 (file)
 <link rel="stylesheet" href="./bootstrap/css/bootstrap.css">
 <link rel='shortcut icon' type='image/png' href='./gitblt-favicon.png' />
 <link rel="stylesheet" href="./prettify/prettify.css" />
-<!-- Google Plus Profile Page -->\r
-<link rel="publisher" href="https://plus.google.com/114464678392593421684" />\r
-<style type="text/css"> a.gpluspage { margin-top:3px;text-decoration: none; } </style>
-
-<!-- Google Plus One -->\r
-<link rel="canonical" href="http://gitblit.com" />\r
-<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
-<style type="text/css"> div.gplusone { margin-top:12px; } </style>
-
 <script src="./prettify/prettify.js"></script>
 <script src="./bootstrap/js/jquery.js"></script>
 <script src="./bootstrap/js/bootstrap.min.js"></script>
 <li class='dropdown'> <!-- Menu -->
 <a class='dropdown-toggle' href='#' data-toggle='dropdown'>downloads<b class='caret'></b></a>
 <ul class='dropdown-menu'>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.zip'>Gitblit GO (Windows)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.war'>Gitblit WAR</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.zip'>Gitblit GO (Windows)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.war'>Gitblit WAR</a></li>
 <li class='divider'></li>
 <li><a href='https://registry.hub.docker.com/u/jmoger/gitblit/'>Gitblit GO (Docker)</a></li>
 <li class='divider'></li>
 <li><a href='http://plugins.gitblit.com'>Plugins Registry</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/manager-1.8.0.zip'>Gitblit Manager</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/fedclient-1.8.0.zip'>Federation Client</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/manager-1.9.0.zip'>Gitblit Manager</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/fedclient-1.9.0.zip'>Federation Client</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gbapi-1.8.0.zip'>API Library</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gbapi-1.9.0.zip'>API Library</a></li>
 <li class='divider'></li>
-<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0+)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases'>GitHub (1.9.0+)</a></li>
+<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0-1.8.0)</a></li>
 <li><a href='https://code.google.com/p/gitblit/downloads/list?can=1'>GoogleCode (pre-1.4.0)</a></li>
 <li class='divider'></li>
 <li><a href='http://gitblit.github.io/gitblit-maven'>Maven Repository</a></li>
 <li><a href='https://twitter.com/JamesMoger'>@JamesMoger</a></li>
 </ul></li> <!-- End Menu -->
 <li class='divider-vertical'></li>
-<li><a href='https://plus.google.com/114464678392593421684?prsrc=3' class='gpluspage'><img src='https://ssl.gstatic.com/images/icons/gplus-16.png' width='16' height='16 style='order: 0;'/></a></li><li><div class='gplusone'><g:plusone size='small' href='http://gitblit.com'></g:plusone></div></li>\r
+\r
                                                </ul>\r
                                        </div><!--/.nav-collapse -->\r
                                </div>\r
@@ -473,7 +465,7 @@ public class MyUserTeamLifeCycleListener extends UserTeamLifeCycleListener {
 }
 </pre>
 <!-- End Markdown -->
-<div ><ul class="pager"><li class="previous"><a href="plugins_overview.html">&larr; overview</a></li> </ul></div><footer class="footer"><p class="pull-right">generated 2016-06-22</p>\r
+<div ><ul class="pager"><li class="previous"><a href="plugins_overview.html">&larr; overview</a></li> </ul></div><footer class="footer"><p class="pull-right">generated 2020-02-01</p>\r
 <p>The content of this page is licensed under the <a href="http://creativecommons.org/licenses/by/3.0">Creative Commons Attribution 3.0 License</a>.</p>
 </footer>
 </div>
index 5145867c26f1c5a72fae77b2d361414d8e17fe8b..63d710cec5fc2aeccc91b7cf455ad6c6979bf843 100644 (file)
 <link rel="stylesheet" href="./bootstrap/css/bootstrap.css">
 <link rel='shortcut icon' type='image/png' href='./gitblt-favicon.png' />
 <link rel="stylesheet" href="./prettify/prettify.css" />
-<!-- Google Plus Profile Page -->\r
-<link rel="publisher" href="https://plus.google.com/114464678392593421684" />\r
-<style type="text/css"> a.gpluspage { margin-top:3px;text-decoration: none; } </style>
-
-<!-- Google Plus One -->\r
-<link rel="canonical" href="http://gitblit.com" />\r
-<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
-<style type="text/css"> div.gplusone { margin-top:12px; } </style>
-
 <script src="./prettify/prettify.js"></script>
 <script src="./bootstrap/js/jquery.js"></script>
 <script src="./bootstrap/js/bootstrap.min.js"></script>
 <li class='dropdown'> <!-- Menu -->
 <a class='dropdown-toggle' href='#' data-toggle='dropdown'>downloads<b class='caret'></b></a>
 <ul class='dropdown-menu'>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.zip'>Gitblit GO (Windows)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.war'>Gitblit WAR</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.zip'>Gitblit GO (Windows)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.war'>Gitblit WAR</a></li>
 <li class='divider'></li>
 <li><a href='https://registry.hub.docker.com/u/jmoger/gitblit/'>Gitblit GO (Docker)</a></li>
 <li class='divider'></li>
 <li><a href='http://plugins.gitblit.com'>Plugins Registry</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/manager-1.8.0.zip'>Gitblit Manager</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/fedclient-1.8.0.zip'>Federation Client</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/manager-1.9.0.zip'>Gitblit Manager</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/fedclient-1.9.0.zip'>Federation Client</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gbapi-1.8.0.zip'>API Library</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gbapi-1.9.0.zip'>API Library</a></li>
 <li class='divider'></li>
-<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0+)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases'>GitHub (1.9.0+)</a></li>
+<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0-1.8.0)</a></li>
 <li><a href='https://code.google.com/p/gitblit/downloads/list?can=1'>GoogleCode (pre-1.4.0)</a></li>
 <li class='divider'></li>
 <li><a href='http://gitblit.github.io/gitblit-maven'>Maven Repository</a></li>
 <li><a href='https://twitter.com/JamesMoger'>@JamesMoger</a></li>
 </ul></li> <!-- End Menu -->
 <li class='divider-vertical'></li>
-<li><a href='https://plus.google.com/114464678392593421684?prsrc=3' class='gpluspage'><img src='https://ssl.gstatic.com/images/icons/gplus-16.png' width='16' height='16 style='order: 0;'/></a></li><li><div class='gplusone'><g:plusone size='small' href='http://gitblit.com'></g:plusone></div></li>\r
+\r
                                                </ul>\r
                                        </div><!--/.nav-collapse -->\r
                                </div>\r
@@ -188,7 +180,7 @@ Plugin-Provider: gitblit.com
 <h3 class="section" id='H7'><a href="#H7" class="sectionlink"><i class="icon-share-alt"> </i></a>Contributing Plugins to the Default Registry</h3><p>If you develop your own plugins that you want hosted by or linked in the default registry, open a pull request for the registry repository. Any contributed binaries hosted in this repository must have Maven metadata and the SHA-1 &amp; MD5 checksums. By default, Gitblit enforces checksum validation on all downloads.</p>
 <h3 class="section" id='H8'><a href="#H8" class="sectionlink"><i class="icon-share-alt"> </i></a>Hosting your Own Registry / Allowing Multiple Registries</h3><p>The <code>plugins.json</code> file is parameterized with the <code>${self}</code> placeholder. This parameter is substituted on download with with the source URL of the registry file. This allows you to clone and serve your own copy of this git repository or just serve your own <code>plugins.json</code> on your own network.</p><p>Gitblit also supports loading multiple plugin registries. Just place another <strong>properly formatted</strong> <code>.json</code> file in <code>${baseFolder}/plugins</code> and Gitblit will load that as an additional registry.
 <!-- End Markdown -->
-<div ><ul class="pager"> <li class="next"><a href="plugins_extensions.html">extension points &rarr;</a></li></ul></div><footer class="footer"><p class="pull-right">generated 2016-06-22</p>\r
+<div ><ul class="pager"> <li class="next"><a href="plugins_extensions.html">extension points &rarr;</a></li></ul></div><footer class="footer"><p class="pull-right">generated 2020-02-01</p>\r
 <p>The content of this page is licensed under the <a href="http://creativecommons.org/licenses/by/3.0">Creative Commons Attribution 3.0 License</a>.</p>
 </footer>
 </div>
index 40f6d6c762b048093d8d3603a9be26b4560ded2c..2302eb048bf39f596d0a26ccf1ada49eae6765f9 100644 (file)
 <link rel="stylesheet" href="./bootstrap/css/bootstrap.css">
 <link rel='shortcut icon' type='image/png' href='./gitblt-favicon.png' />
 <link rel="stylesheet" href="./prettify/prettify.css" />
-<!-- Google Plus Profile Page -->\r
-<link rel="publisher" href="https://plus.google.com/114464678392593421684" />\r
-<style type="text/css"> a.gpluspage { margin-top:3px;text-decoration: none; } </style>
-
-<!-- Google Plus One -->\r
-<link rel="canonical" href="http://gitblit.com" />\r
-<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
-<style type="text/css"> div.gplusone { margin-top:12px; } </style>
-
 <script src="./prettify/prettify.js"></script>
 <script src="./bootstrap/js/jquery.js"></script>
 <script src="./bootstrap/js/bootstrap.min.js"></script>
 <li class='dropdown'> <!-- Menu -->
 <a class='dropdown-toggle' href='#' data-toggle='dropdown'>downloads<b class='caret'></b></a>
 <ul class='dropdown-menu'>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.zip'>Gitblit GO (Windows)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.war'>Gitblit WAR</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.zip'>Gitblit GO (Windows)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.war'>Gitblit WAR</a></li>
 <li class='divider'></li>
 <li><a href='https://registry.hub.docker.com/u/jmoger/gitblit/'>Gitblit GO (Docker)</a></li>
 <li class='divider'></li>
 <li><a href='http://plugins.gitblit.com'>Plugins Registry</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/manager-1.8.0.zip'>Gitblit Manager</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/fedclient-1.8.0.zip'>Federation Client</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/manager-1.9.0.zip'>Gitblit Manager</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/fedclient-1.9.0.zip'>Federation Client</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gbapi-1.8.0.zip'>API Library</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gbapi-1.9.0.zip'>API Library</a></li>
 <li class='divider'></li>
-<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0+)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases'>GitHub (1.9.0+)</a></li>
+<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0-1.8.0)</a></li>
 <li><a href='https://code.google.com/p/gitblit/downloads/list?can=1'>GoogleCode (pre-1.4.0)</a></li>
 <li class='divider'></li>
 <li><a href='http://gitblit.github.io/gitblit-maven'>Maven Repository</a></li>
 <li><a href='https://twitter.com/JamesMoger'>@JamesMoger</a></li>
 </ul></li> <!-- End Menu -->
 <li class='divider-vertical'></li>
-<li><a href='https://plus.google.com/114464678392593421684?prsrc=3' class='gpluspage'><img src='https://ssl.gstatic.com/images/icons/gplus-16.png' width='16' height='16 style='order: 0;'/></a></li><li><div class='gplusone'><g:plusone size='small' href='http://gitblit.com'></g:plusone></div></li>\r
+\r
                                                </ul>\r
                                        </div><!--/.nav-collapse -->\r
                                </div>\r
 <span style="color:#004000;"># SINCE 1.5.0</span><br/>
 <span style="color:#000080;">git.sshKeysFolder</span> = <span style="color:#800000;">${baseFolder}/ssh</span><br/>
 <br/>
-<span style="color:#004000;"># Use Kerberos5 (GSS) authentication</span><br/>
+<br/>
+<span style="color:#004000;"># Authentication methods offered by the SSH server.</span><br/>
+<span style="color:#004000;"># Space separated list of authentication method names that the</span><br/>
+<span style="color:#004000;"># server shall offer. The default is "publickey password".</span><br/>
 <span style="color:#004000;"># </span><br/>
-<span style="color:#004000;"># SINCE 1.7.0</span><br/>
-<span style="color:#000080;">git.sshWithKrb5</span> = <span style="color:#800000;">false</span><br/>
+<span style="color:#004000;"># Valid authentication method names are:</span><br/>
+<span style="color:#004000;"># publickey - authenticate with SSH public key</span><br/>
+<span style="color:#004000;"># password - authenticate with username, password</span><br/>
+<span style="color:#004000;"># keyboard-interactive - currently synonym to 'password'</span><br/>
+<span style="color:#004000;"># gssapi-with-mic - GSS API Kerberos 5 authentication</span><br/>
+<span style="color:#004000;"># </span><br/>
+<span style="color:#004000;"># This setting obsoletes the "git.sshWithKrb5" setting. To enable</span><br/>
+<span style="color:#004000;"># Kerberos5 (GSS) authentication, add 'gssapi-with-mic' to the list.</span><br/>
+<span style="color:#004000;"># </span><br/>
+<span style="color:#004000;"># SINCE 1.9.0</span><br/>
+<span style="color:#004000;"># RESTART REQUIRED</span><br/>
+<span style="color:#004000;"># SPACE-DELIMITED</span><br/>
+<span style="color:#000080;">git.sshAuthenticationMethods</span> = <span style="color:#800000;">publickey password</span><br/>
+<br/>
 <br/>
 <span style="color:#004000;"># The path to a Kerberos 5 keytab.</span><br/>
 <span style="color:#004000;"># </span><br/>
 <span style="color:#004000;"># the repository should be created with 'git init --shared' to make sure that</span><br/>
 <span style="color:#004000;"># it can be accessed e.g. via ssh (user git) and http (user www-data).</span><br/>
 <span style="color:#004000;"># </span><br/>
-<span style="color:#004000;"># Valid values are the values available for the '--shared' option. The the manual</span><br/>
+<span style="color:#004000;"># Valid values are the values available for the '--shared' option. See the manual</span><br/>
 <span style="color:#004000;"># page for 'git init' for more information on shared repositories.</span><br/>
 <span style="color:#004000;"># </span><br/>
 <span style="color:#004000;"># SINCE 1.4.0</span><br/>
 <span style="color:#004000;"># SINCE 1.4.0</span><br/>
 <span style="color:#000080;">tickets.requireApproval</span> = <span style="color:#800000;">false</span><br/>
 <br/>
+<span style="color:#004000;"># Default setting to control how patchsets are merged to the integration branch.</span><br/>
+<span style="color:#004000;"># Valid values:</span><br/>
+<span style="color:#004000;"># MERGE_ALWAYS - Always merge with a merge commit. Every ticket will show up as a branch,</span><br/>
+<span style="color:#004000;"># even if it could have been fast-forward merged. This is the default.</span><br/>
+<span style="color:#004000;"># MERGE_IF_NECESSARY - If possible, fast-forward the integration branch,</span><br/>
+<span style="color:#004000;"># if not, merge with a merge commit.</span><br/>
+<span style="color:#004000;"># FAST_FORWARD_ONLY - Only merge when a fast-forward is possible. This produces a strictly</span><br/>
+<span style="color:#004000;"># linear history of the integration branch.</span><br/>
+<span style="color:#004000;"># </span><br/>
+<span style="color:#004000;"># This setting can be overriden per-repository.</span><br/>
+<span style="color:#004000;"># </span><br/>
+<span style="color:#004000;"># RESTART REQUIRED</span><br/>
+<span style="color:#004000;"># SINCE 1.9.0</span><br/>
+<span style="color:#000080;">tickets.mergeType</span> = <span style="color:#800000;">MERGE_ALWAYS</span><br/>
+<br/>
 <span style="color:#004000;"># The case-insensitive regular expression used to identify and close tickets on</span><br/>
 <span style="color:#004000;"># push to the integration branch for commits that are NOT already referenced as</span><br/>
 <span style="color:#004000;"># a patchset tip.</span><br/>
 <span style="color:#000080;">realm.authenticationProviders</span> = <span style="color:#800000;"></span><br/>
 <br/>
 <span style="color:#004000;"># How to store passwords.</span><br/>
-<span style="color:#004000;"># Valid values are plain, md5, or combined-md5. md5 is the hash of password.</span><br/>
+<span style="color:#004000;"># Valid values are plain, md5, combined-md5 or pbkdf2.</span><br/>
+<span style="color:#004000;"># md5 is the hash of password.</span><br/>
 <span style="color:#004000;"># combined-md5 is the hash of username.toLowerCase()+password.</span><br/>
-<span style="color:#004000;"># Default is md5.</span><br/>
+<span style="color:#004000;"># pbkdf2 implements the PBKDF2 algorithm, which is a secure, salted password hashing scheme.</span><br/>
+<span style="color:#004000;"># Default is pbkdf2. Using plain, md5 or combined-md5 is deprecated, as these are insecure schemes by now.</span><br/>
 <span style="color:#004000;"># </span><br/>
 <span style="color:#004000;"># SINCE 0.5.0</span><br/>
-<span style="color:#000080;">realm.passwordStorage</span> = <span style="color:#800000;">md5</span><br/>
+<span style="color:#000080;">realm.passwordStorage</span> = <span style="color:#800000;">pbkdf2</span><br/>
 <br/>
 <span style="color:#004000;"># Minimum valid length for a plain text password.</span><br/>
 <span style="color:#004000;"># Default value is 5. Absolute minimum is 4.</span><br/>
 <span style="color:#004000;"># Choose how to present the repositories list.</span><br/>
 <span style="color:#004000;"># grouped = group nested/subfolder repositories together (no sorting)</span><br/>
 <span style="color:#004000;"># flat = flat list of repositories (sorting allowed)</span><br/>
+<span style="color:#004000;"># tree = group nested/subfolder repositories in a tree structure with folding branches</span><br/>
 <span style="color:#004000;"># </span><br/>
 <span style="color:#004000;"># SINCE 0.5.0</span><br/>
 <span style="color:#000080;">web.repositoryListType</span> = <span style="color:#800000;">grouped</span><br/>
 <span style="color:#004000;"># SINCE 0.8.0</span><br/>
 <span style="color:#000080;">web.repositoryListSwatches</span> = <span style="color:#800000;">true</span><br/>
 <br/>
+<span style="color:#004000;"># Specify the behaviour of the Repository groups on the "Repositories"</span><br/>
+<span style="color:#004000;"># page, specifically whether they can be collapsed and expanded, and</span><br/>
+<span style="color:#004000;"># their default state on loading the page.</span><br/>
+<span style="color:#004000;"># Only on repositoryListType grouped</span><br/>
+<span style="color:#004000;"># </span><br/>
+<span style="color:#004000;"># Values (case-insensitive):</span><br/>
+<span style="color:#004000;"># disabled - Repository groups cannot collapsed; maintains behaviour</span><br/>
+<span style="color:#004000;"># from previous versions of GitBlit.</span><br/>
+<span style="color:#004000;"># expanded - On loading the page all repository groups are expanded.</span><br/>
+<span style="color:#004000;"># collapsed - On loading the page all repository groups are collapsed.</span><br/>
+<span style="color:#004000;"># </span><br/>
+<span style="color:#004000;"># SINCE 1.9.0</span><br/>
+<span style="color:#000080;">web.collapsibleRepositoryGroups</span> = <span style="color:#800000;">expanded</span><br/>
+<br/>
 <span style="color:#004000;"># Defines the default commit message renderer. This can be configured</span><br/>
 <span style="color:#004000;"># per-repository.</span><br/>
 <span style="color:#004000;"># </span><br/>
 <span style="color:#000080;">realm.ldap.server</span> = <span style="color:#800000;">ldap://localhost</span><br/>
 <br/>
 <span style="color:#004000;"># Login username for LDAP searches.</span><br/>
+<span style="color:#004000;"># This is usually a user with permissions to search LDAP users and groups.</span><br/>
+<span style="color:#004000;"># It must have at least have the permission to search users. If it does not</span><br/>
+<span style="color:#004000;"># have permission to search groups, the normal user logging in must have</span><br/>
+<span style="color:#004000;"># the permission in LDAP to search groups.</span><br/>
 <span style="color:#004000;"># If this value is unspecified, anonymous LDAP login will be used.</span><br/>
 <span style="color:#004000;"># </span><br/>
 <span style="color:#004000;"># e.g. mydomain\username</span><br/>
 <span style="color:#004000;"># SINCE 1.0.0</span><br/>
 <span style="color:#000080;">realm.ldap.password</span> = <span style="color:#800000;">password</span><br/>
 <br/>
-<span style="color:#004000;"># Bind pattern for Authentication.</span><br/>
-<span style="color:#004000;"># Allow to directly authenticate an user without LDAP Searches.</span><br/>
+<span style="color:#004000;"># Bind pattern for user authentication.</span><br/>
+<span style="color:#004000;"># Allow to directly authenticate an user without searching for it in LDAP.</span><br/>
+<span style="color:#004000;"># Use this if the LDAP server does not allow anonymous access and you don't</span><br/>
+<span style="color:#004000;"># want to use a specific account to run searches. When set, it will override</span><br/>
+<span style="color:#004000;"># the settings realm.ldap.username and realm.ldap.password.</span><br/>
+<span style="color:#004000;"># This requires that all relevant user entries are children to the same DN,</span><br/>
+<span style="color:#004000;"># and that logging users have permission to search for their groups in LDAP.</span><br/>
+<span style="color:#004000;"># This will disable synchronization as a specific LDAP account is needed for that.</span><br/>
 <span style="color:#004000;"># </span><br/>
 <span style="color:#004000;"># e.g. CN=${username},OU=Users,OU=UserControl,OU=MyOrganization,DC=MyDomain</span><br/>
 <span style="color:#004000;"># </span><br/>
 <span style="color:#004000;"># SINCE 1.0.0</span><br/>
 <span style="color:#000080;">realm.ldap.uid</span> = <span style="color:#800000;">uid</span><br/>
 <br/>
+<span style="color:#004000;"># Attribute on the USER record that indicates their public SSH key.</span><br/>
+<span style="color:#004000;"># Leave blank when public SSH keys shall not be retrieved from LDAP.</span><br/>
+<span style="color:#004000;"># </span><br/>
+<span style="color:#004000;"># This setting is only relevant when a public key manager is used that</span><br/>
+<span style="color:#004000;"># retrieves SSH keys from LDAP (e.g. com.gitblit.transport.ssh.LdapKeyManager).</span><br/>
+<span style="color:#004000;"># </span><br/>
+<span style="color:#004000;"># The accepted format of the value is dependent on the public key manager used.</span><br/>
+<span style="color:#004000;"># Examples:</span><br/>
+<span style="color:#004000;"># sshPublicKey - Use the attribute 'sshPublicKey' on the user record.</span><br/>
+<span style="color:#004000;"># altSecurityIdentities:SshKey - Use the attribute 'altSecurityIdentities'</span><br/>
+<span style="color:#004000;"># on the user record, for which the record value</span><br/>
+<span style="color:#004000;"># starts with 'SshKey:', followed by the SSH key entry.</span><br/>
+<span style="color:#004000;"># </span><br/>
+<span style="color:#004000;"># SINCE 1.9.0</span><br/>
+<span style="color:#000080;">realm.ldap.sshPublicKey</span> = <span style="color:#800000;"></span><br/>
+<br/>
 <span style="color:#004000;"># Defines whether to synchronize all LDAP users and teams into the user service</span><br/>
+<span style="color:#004000;"># This requires either anonymous LDAP access or that a specific account is set</span><br/>
+<span style="color:#004000;"># in realm.ldap.username and realm.ldap.password, that has permission to read</span><br/>
+<span style="color:#004000;"># users and groups in LDAP.</span><br/>
 <span style="color:#004000;"># </span><br/>
 <span style="color:#004000;"># Valid values: true, false</span><br/>
 <span style="color:#004000;"># If left blank, false is assumed</span><br/>
 <span style="color:#004000;"># RESTART REQUIRED</span><br/>
 <span style="color:#000080;">server.shutdownPort</span> = <span style="color:#800000;">8081</span><br/>
 <br/>
+<span style="color:#004000;"># Http idle Timeout (in milliseconds) for http and https requests</span><br/>
+<span style="color:#004000;"># Increase this value if you get java.util.concurrent.TimeoutException errors</span><br/>
+<span style="color:#004000;"># </span><br/>
+<span style="color:#004000;"># SINCE 1.9.0</span><br/>
+<span style="color:#004000;"># RESTART REQUIRED</span><br/>
+<span style="color:#000080;">server.httpIdleTimeout</span> = <span style="color:#800000;">30000</span><br/>
+<br/>
 <span style="color:#004000;"># </span><br/>
 <span style="color:#004000;"># Gitblit Filestore Settings</span><br/>
 <span style="color:#004000;"># </span><br/>
 <span style="color:#000080;">filestore.maxUploadSize</span> = <span style="color:#800000;">-1</span><br/>
 
 <!-- End Markdown -->
-<div ><ul class="pager"> <li class="next"><a href="faq.html">faq &rarr;</a></li></ul></div><footer class="footer"><p class="pull-right">generated 2016-06-22</p>\r
+<div ><ul class="pager"> <li class="next"><a href="faq.html">faq &rarr;</a></li></ul></div><footer class="footer"><p class="pull-right">generated 2020-02-01</p>\r
 <p>The content of this page is licensed under the <a href="http://creativecommons.org/licenses/by/3.0">Creative Commons Attribution 3.0 License</a>.</p>
 </footer>
 </div>
index 0ba75a64f70647367eebd11530da430142c4ac5c..7d1d903ee58adf0cc7821e5f519ac8231a48e654 100644 (file)
 <link rel="stylesheet" href="./bootstrap/css/bootstrap.css">
 <link rel='shortcut icon' type='image/png' href='./gitblt-favicon.png' />
 <link rel="stylesheet" href="./prettify/prettify.css" />
-<!-- Google Plus Profile Page -->\r
-<link rel="publisher" href="https://plus.google.com/114464678392593421684" />\r
-<style type="text/css"> a.gpluspage { margin-top:3px;text-decoration: none; } </style>
-
-<!-- Google Plus One -->\r
-<link rel="canonical" href="http://gitblit.com" />\r
-<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
-<style type="text/css"> div.gplusone { margin-top:12px; } </style>
-
 <script src="./prettify/prettify.js"></script>
 <script src="./bootstrap/js/jquery.js"></script>
 <script src="./bootstrap/js/bootstrap.min.js"></script>
 <li class='dropdown'> <!-- Menu -->
 <a class='dropdown-toggle' href='#' data-toggle='dropdown'>downloads<b class='caret'></b></a>
 <ul class='dropdown-menu'>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.zip'>Gitblit GO (Windows)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.war'>Gitblit WAR</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.zip'>Gitblit GO (Windows)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.war'>Gitblit WAR</a></li>
 <li class='divider'></li>
 <li><a href='https://registry.hub.docker.com/u/jmoger/gitblit/'>Gitblit GO (Docker)</a></li>
 <li class='divider'></li>
 <li><a href='http://plugins.gitblit.com'>Plugins Registry</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/manager-1.8.0.zip'>Gitblit Manager</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/fedclient-1.8.0.zip'>Federation Client</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/manager-1.9.0.zip'>Gitblit Manager</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/fedclient-1.9.0.zip'>Federation Client</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gbapi-1.8.0.zip'>API Library</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gbapi-1.9.0.zip'>API Library</a></li>
 <li class='divider'></li>
-<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0+)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases'>GitHub (1.9.0+)</a></li>
+<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0-1.8.0)</a></li>
 <li><a href='https://code.google.com/p/gitblit/downloads/list?can=1'>GoogleCode (pre-1.4.0)</a></li>
 <li class='divider'></li>
 <li><a href='http://gitblit.github.io/gitblit-maven'>Maven Repository</a></li>
 <li><a href='https://twitter.com/JamesMoger'>@JamesMoger</a></li>
 </ul></li> <!-- End Menu -->
 <li class='divider-vertical'></li>
-<li><a href='https://plus.google.com/114464678392593421684?prsrc=3' class='gpluspage'><img src='https://ssl.gstatic.com/images/icons/gplus-16.png' width='16' height='16 style='order: 0;'/></a></li><li><div class='gplusone'><g:plusone size='small' href='http://gitblit.com'></g:plusone></div></li>\r
+\r
                                                </ul>\r
                                        </div><!--/.nav-collapse -->\r
                                </div>\r
 <!-- Begin Markdown -->
 
 <!-- CURRENT RELEASE -->
-       <h3 id="1.8.0" class="section"><a href="#1.8.0" class="sectionlink"><i class="icon-share-alt"> </i></a>Current Release (1.8.0) <small>this is the current stable release</small></h3>\r
+       <h3 id="1.9.0" class="section"><a href="#1.9.0" class="sectionlink"><i class="icon-share-alt"> </i></a>Current Release (1.9.0) <small>this is the current stable release</small></h3>\r
        <table class="table">\r
                <tbody>\r
                        <tr>\r
-                               <td style="background-color:inherit;width:100px">2016-06-22</td>\r
+                               <td style="background-color:inherit;width:100px">2020-02-01</td>\r
                                <td style="background-color:inherit;">  \r
        \r
+               <blockquote><p>Highlights:<br /><br />* Collapsible and nested repository groups on the repositories page<br />* Runs on Java 11<br />* Retrieve SSH keys from LDAP<br />* User language preference<br />* Option to merge ticket branches fast-forward or with merge commit<br /></p></blockquote>             \r
 \r
+               <div class="alert alert-info">\r
+                       <h4>Note</h4>\r
+                       Gitblit uses Servlet 3.0 and thus drops support for Tomcat 6. Run on Tomcat 6 at your own risk. <p /><p />With the update to Lucene 5.5.2 reindexing of the tickets is necessary. This is done automatically during the first server start after an upgrade. Depending on the amount of tickets you have, this could take a little while. The old index is kept, so that a downgrade is still possible without losing information. The old index can be deleted, when a downgrade is no longer required.<p /><p />The interface for the ITicketService changed. If you have your own derived implementation, rename `start` to `onStart`. (see <a href='https://github.com/gitblit/gitblit/commit/63dbdfda'>commit 63dbdfda</a>)<p /><p />To support Java 9+, Gitblit can no longer load JARs from the 'ext' folder by itself. In order to include the folder, it needs to be added to the classpath explicitly by changing the command line. Check the new start scripts to see the new required command line.<p /><p />The 1.9 minor version will be the last to support Java 7. From 1.10 on Gitblit will require Java 8.<p /><p />When the `realm.ldap.bindpattern` property is set, GitBlit will only bind as the user to LDAP, not to a manager account or anonymously.<p /><p />Older password storage mechanisms are deprecated, PBKDF2 is the new default. When you switch from plaintext to a hashed scheme, or from the older hashed to the new PBKDF2 scheme, the stored password of a user will be rehashed with the more secure mechanism when the user logs in. <p />\r
+               </div>\r
 \r
        <h4 style="color:red;">security</h4>\r
        <ul>\r
-               <li>Fixed bug in My Tickets which would expose ticket metadata (title, type, etc) for private repos. (<a href='https://github.com/gitblit/gitblit/pull/1040'>pull request #1040</a>)</li>\r
+               <li>Change authentication cookie to use random value instead of user information (<a href='https://github.com/gitblit/gitblit/issues/1063'>issue 1063</a>, <a href='https://github.com/gitblit/gitblit/pull/1116'>pull request #1116</a>)</li>\r
+               <li>Increase cookie security (<a href='https://github.com/gitblit/gitblit/pull/1167'>pull request #1167</a>)</li>\r
        </ul>\r
        <h4>fixes</h4>\r
        <ul>\r
-               <li>Fix HTML5 date input support (<a href='https://github.com/gitblit/gitblit/pull/982'>pull request #982</a>)</li>\r
-               <li>Honor disable ticket repository setting (<a href='https://github.com/gitblit/gitblit/pull/1045'>pull request #1045</a>)</li>\r
-               <li>Fix paging on filestore items (<a href='https://github.com/gitblit/gitblit/pull/1070'>pull request #1070</a>)</li>\r
-               <li>Fix redirects on session loss (<a href='https://github.com/gitblit/gitblit/pull/1087'>pull request #1087</a>)</li>\r
-               <li>Fix always searching all repositories (<a href='https://github.com/gitblit/gitblit/pull/1060'>pull request #1060</a>)</li>\r
-               <li>Fix RPC list branches for requests without admin powers (<a href='https://github.com/gitblit/gitblit/pull/994'>pull request #994</a>)</li>\r
-               <li>Fix baseURL handling when generating urls (<a href='https://github.com/gitblit/gitblit/pull/1086'>pull request #1086</a>)</li>\r
-               <li>Fix my tickets ignoring repo read permissions (<a href='https://github.com/gitblit/gitblit/pull/1040'>pull request #1040</a>)</li>\r
-               <li>Fix bug where jgit.packedGitOpenFiles was not properly set (<a href='https://github.com/gitblit/gitblit/pull/1049'>pull request #1049</a>)</li>\r
-               <li>Fix encoding of JavaDoc</li>\r
+               <li>Fixed wrong HTML entity (&amp;rt;) in HTML emails (<a href='https://github.com/gitblit/gitblit/pull/1105'>pull request #1105</a>)</li>\r
+               <li>Fixed Dutch translation (<a href='https://github.com/gitblit/gitblit/pull/1130'>pull request #1130</a>)</li>\r
+               <li>Changed LDAP binding strategies, to correctly find team membership (<a href='https://github.com/gitblit/gitblit/issues/833'>issue 833</a>, <a href='https://github.com/gitblit/gitblit/issues/920'>issue 920</a>, <a href='https://github.com/gitblit/gitblit/pull/247'>pull request #247</a>, <a href='https://github.com/gitblit/gitblit/pull/1149'>pull request #1149</a>)</li>\r
+               <li>Fixed disabled links in the PagerPanel to really be disabled (<a href='https://github.com/gitblit/gitblit/pull/1147'>pull request #1147</a>)</li>\r
+               <li>Set &quot;can admin&quot; permission on LDAP users and teams correctly (<a href='https://github.com/gitblit/gitblit/pull/1152'>pull request #1152</a>)</li>\r
+               <li>Fixed user mentions in tickets (<a href='https://github.com/gitblit/gitblit/issues/985'>issue 985</a>)</li>\r
+               <li>Fixed JEE Servlet 3.0 definition (<a href='https://github.com/gitblit/gitblit/issues/1132'>issue 1132</a>, <a href='https://github.com/gitblit/gitblit/pull/1178'>pull request #1178</a>)</li>\r
+               <li>Fixed proxy setup documentation (<a href='https://github.com/gitblit/gitblit/pull/1183'>pull request #1183</a>)</li>\r
+               <li>Fixed bug with reverse proxy when using a non-standard HTTPS port (<a href='https://github.com/gitblit/gitblit/issues/1114'>issue 1114</a>, <a href='https://github.com/gitblit/gitblit/pull/1201'>pull request #1201</a>)</li>\r
+               <li>Fixed wrapping of last column in tree page (<a href='https://github.com/gitblit/gitblit/pull/1202'>pull request #1202</a>)</li>\r
+               <li>Fixed NPE with unsupported transport URL protocol (<a href='https://github.com/gitblit/gitblit/pull/1238'>pull request #1238</a>)</li>\r
+               <li>Fixed unit tests by providing zipped local versions of external git repositories used for tests (<a href='https://github.com/gitblit/gitblit/issues/1275'>issue 1275</a>, <a href='https://github.com/gitblit/gitblit/pull/1309'>pull request #1309</a>)</li>\r
+               <li>Fixed NPE for symbolic links to repositories (<a href='https://github.com/gitblit/gitblit/issues/837'>issue 837</a>, <a href='https://github.com/gitblit/gitblit/issues/891'>issue 891</a>)</li>\r
+               <li>Fixed NPE for ticket milestones without due date (<a href='https://github.com/gitblit/gitblit/pull/1278'>pull request #1278</a>)</li>\r
+               <li>Fixed NPE with special characters in repository names (<a href='https://github.com/gitblit/gitblit/issues/999'>issue 999</a>, <a href='https://github.com/gitblit/gitblit/pull/1194'>pull request #1194</a>)</li>\r
+               <li>Fixed NPE when stopping GitBlit</li>\r
+               <li>Fixed exception due to MAC error on SSH connections (<a href='https://github.com/gitblit/gitblit/issues/1282'>issue 1282</a>)</li>\r
+               <li>Fixed link to LDAP sample LDIF file in documentation</li>\r
+               <li>Fixed NPE on unknown git commands. (<a href='https://github.com/gitblit/gitblit/issues/1092'>issue 1092</a>)</li>\r
+               <li>Fixed NPE for URLs to non-existing documents (<a href='https://github.com/gitblit/gitblit/pull/1324'>pull request #1324</a>)</li>\r
        </ul>\r
        <h4>changes</h4>\r
        <ul>\r
-               <li>Sort filestore by most recent first (<a href='https://github.com/gitblit/gitblit/pull/1061'>pull request #1061</a>)</li>\r
-               <li>Improve the document editor tablet support (<a href='https://github.com/gitblit/gitblit/pull/1062'>pull request #1062</a>)</li>\r
-               <li>Improve HTTP header authentication (<a href='https://github.com/gitblit/gitblit/pull/980'>pull request #980</a>)</li>\r
-               <li>Improve authentication logging (<a href='https://github.com/gitblit/gitblit/pull/981'>pull request #981</a>)</li>\r
-               <li>Improve logic of handling dot files in the raw servlet (<a href='https://github.com/gitblit/gitblit/pull/983'>pull request #983</a>)</li>\r
-               <li>Change Jenkins Groovy script to support any protocol (<a href='https://github.com/gitblit/gitblit/pull/986'>pull request #986</a>)</li>\r
-               <li>Remove empty catch blocks swallowing exceptions during authentication (<a href='https://github.com/gitblit/gitblit/pull/979'>pull request #979</a>)</li>\r
-               <li>Various documentation improvements</li>\r
+               <li>Updated traditional Chinese translation (<a href='https://github.com/gitblit/gitblit/pull/1110'>pull request #1110</a>)</li>\r
+               <li>Load commit cache in the background to improve start-up time (<a href='https://github.com/gitblit/gitblit/pull/1140'>pull request #1140</a>)</li>\r
+               <li>Improved logging when sending emails fails, to assist in analysis (<a href='https://github.com/gitblit/gitblit/pull/1144'>pull request #1144</a>)</li>\r
+               <li>Support customized IUserService that can access application settings (<a href='https://github.com/gitblit/gitblit/pull/1171'>pull request #1171</a>)</li>\r
+               <li>Added feedback for invalid input on user SSH key form (<a href='https://github.com/gitblit/gitblit/pull/1239'>pull request #1239</a>)</li>\r
+               <li>Encode email sender's name with UTF-8 (<a href='https://github.com/gitblit/gitblit/pull/1206'>pull request #1206</a>)</li>\r
+               <li>Made Gitblit run on Java 9+ (<a href='https://github.com/gitblit/gitblit/issues/1262'>issue 1262</a>, <a href='https://github.com/gitblit/gitblit/issues/1294'>issue 1294</a>, <a href='https://github.com/gitblit/gitblit/pull/1266'>pull request #1266</a>)</li>\r
+               <li>The JRE version is reported upon starting</li>\r
+               <li>Add the `ext` directory to the classpath on the command-line to start Gitblit and related programs.</li>\r
+               <li>Report back that git command `clone.bundle` is unsupported instead of simply failing</li>\r
        </ul>\r
        <h4>additions</h4>\r
        <ul>\r
-               <li>Delete patchset feature (<a href='https://github.com/gitblit/gitblit/pull/1039'>pull request #1039</a>)</li>\r
-               <li>Support ticket references from tickets and commits on other branches (<a href='https://github.com/gitblit/gitblit/pull/1048'>pull request #1048</a>)</li>\r
-               <li>YouTrack Groovy push hook (<a href='https://github.com/gitblit/gitblit/pull/1084'>pull request #1084</a>)</li>\r
+               <li>Added option to merge a ticket branch to the integration branch fast-forward or with a merge commit (<a href='https://github.com/gitblit/gitblit/pull/1142'>pull request #1142</a>)</li>\r
+               <li>Added SSH key manager that retrieves keys from LDAP directory (<a href='https://github.com/gitblit/gitblit/pull/1160'>pull request #1160</a>)</li>\r
+               <li>Updated Korean translation (<a href='https://github.com/gitblit/gitblit/pull/1176'>pull request #1176</a>)</li>\r
+               <li>The list of SSH authentication methods accepted by the server was made configurable (<a href='https://github.com/gitblit/gitblit/pull/1159'>pull request #1159</a>)</li>\r
+               <li>User language preference setting (<a href='https://github.com/gitblit/gitblit/pull/1198'>pull request #1198</a>)</li>\r
+               <li>Gitblit Authority sends user certificate email based on user preferred language (<a href='https://github.com/gitblit/gitblit/pull/1198'>pull request #1198</a>)</li>\r
+               <li>List branches over RPC for a given repository (<a href='https://github.com/gitblit/gitblit/pull/1192'>pull request #1192</a>)</li>\r
+               <li>Added Czech translation (<a href='https://github.com/gitblit/gitblit/pull/1200'>pull request #1200</a>)</li>\r
+               <li>Added setting to set HTTP idle timeout to prevent timeouts when cloning large repositories over HTTP(S) (<a href='https://github.com/gitblit/gitblit/pull/1243'>pull request #1243</a>)</li>\r
+               <li>Made the repository groups on the repositories page collapsible (<a href='https://github.com/gitblit/gitblit/issues/527'>issue 527</a>, <a href='https://github.com/gitblit/gitblit/pull/1224'>pull request #1224</a>)</li>\r
+               <li>Made the repository groups on the repositories page nested (<a href='https://github.com/gitblit/gitblit/issues/725'>issue 725</a>, <a href='https://github.com/gitblit/gitblit/pull/1267'>pull request #1267</a>)</li>\r
+               <li>Added PBKDF2 as password hashing algorithm. Other password storage choices are deprecated (<a href='https://github.com/gitblit/gitblit/issues/1166'>issue 1166</a>, <a href='https://github.com/gitblit/gitblit/pull/1172'>pull request #1172</a>)</li>\r
        </ul>\r
+       <h4>new settings</h4>\r
+       <table class="table">\r
+               <tr>\r
+                       <td><em>git.sshAuthenticationMethods</em></td><td>publickey password</td>\r
+               </tr>\r
+               <tr>\r
+                       <td><em>realm.ldap.sshPublicKey</em></td><td></td>\r
+               </tr>\r
+               <tr>\r
+                       <td><em>server.httpIdleTimeout</em></td><td>30,000</td>\r
+               </tr>\r
+               <tr>\r
+                       <td><em>tickets.mergeType</em></td><td>MERGE_ALWAYS</td>\r
+               </tr>\r
+               <tr>\r
+                       <td><em>web.collapsibleRepositoryGroups</em></td><td>expanded</td>\r
+               </tr>\r
+       </table>\r
        <h4>dependency changes</h4>\r
        <ul>\r
-               <li>Prosemirror 0.6.1</li>\r
+               <li>updated to Lucene 5.5.2 (<a href='https://github.com/gitblit/gitblit/pull/1168'>pull request #1168</a>)</li>\r
+               <li>updated to BouncyCastle 1.57 (<a href='https://github.com/gitblit/gitblit/issues/1166'>issue 1166</a>)</li>\r
+               <li>updated to MINA 2.0.21</li>\r
+               <li>updated to MINA SSHD 1.2.0 (<a href='https://github.com/gitblit/gitblit/issues/1282'>issue 1282</a>, <a href='https://github.com/gitblit/gitblit/pull/1322'>pull request #1322</a>)</li>\r
+               <li>updated to SLF4J 1.7.29</li>\r
+               <li>updated to JaCoCo 0.8.4</li>\r
+               <li>updated to JGit 4.5.7.201904151645-r (<a href='https://github.com/gitblit/gitblit/issues/1030'>issue 1030</a>, <a href='https://github.com/gitblit/gitblit/issues/1091'>issue 1091</a>)</li>\r
        </ul>\r
        <h4>contributors</h4>\r
        <ul>\r
-               <li>dbywalec</li>\r
-               <li>dsteinkopf</li>\r
-               <li>James Moger</li>\r
-               <li>mereth</li>\r
-               <li>metasim</li>\r
-               <li>mrjoel</li>\r
-               <li>Paul Martin</li>\r
-               <li>pingunaut</li>\r
-               <li>RedShift1</li>\r
-               <li>rgroux</li>\r
-               <li>stummb</li>\r
-               <li>yyjdelete</li>\r
+               <li>Bala Raman</li>\r
+               <li>Dongsu, Kim</li>\r
+               <li>Florian Zschocke</li>\r
+               <li>Fritz Schrogl</li>\r
+               <li>Glenn Matthys</li>\r
+               <li>Guilliam Xavier</li>\r
+               <li>Jan Breuer</li>\r
+               <li>Jia Zhi Wen</li>\r
+               <li>Lars Maes</li>\r
+               <li>Luca Milanesio</li>\r
+               <li>Markus Fömpe</li>\r
+               <li>Martin Spielmann</li>\r
+               <li>paladox</li>\r
+               <li>Rainer W</li>\r
+               <li>Rodrigo Andrade</li>\r
+               <li>Sebastiano Pilla</li>\r
+               <li>Thomas Wolf</li>\r
+               <li>Tue Ton</li>\r
+               <li>william</li>\r
+               <li>ybosy</li>\r
        </ul>\r
 </td>\r
                        </tr>\r
 </div>
 
 <!-- End Markdown -->
-<footer class="footer"><p class="pull-right">generated 2016-06-22</p>\r
+<footer class="footer"><p class="pull-right">generated 2020-02-01</p>\r
 <p>The content of this page is licensed under the <a href="http://creativecommons.org/licenses/by/3.0">Creative Commons Attribution 3.0 License</a>.</p>
 </footer>
 </div>
index 16510c6ec3dbe03a0dde56bbfa834725641eb685..cb6dcb60c52dfef974697bd487925aa4c5c3cf28 100644 (file)
 <link rel="stylesheet" href="./bootstrap/css/bootstrap.css">
 <link rel='shortcut icon' type='image/png' href='./gitblt-favicon.png' />
 <link rel="stylesheet" href="./prettify/prettify.css" />
-<!-- Google Plus Profile Page -->\r
-<link rel="publisher" href="https://plus.google.com/114464678392593421684" />\r
-<style type="text/css"> a.gpluspage { margin-top:3px;text-decoration: none; } </style>
-
-<!-- Google Plus One -->\r
-<link rel="canonical" href="http://gitblit.com" />\r
-<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
-<style type="text/css"> div.gplusone { margin-top:12px; } </style>
-
 <script src="./prettify/prettify.js"></script>
 <script src="./bootstrap/js/jquery.js"></script>
 <script src="./bootstrap/js/bootstrap.min.js"></script>
 <li class='dropdown'> <!-- Menu -->
 <a class='dropdown-toggle' href='#' data-toggle='dropdown'>downloads<b class='caret'></b></a>
 <ul class='dropdown-menu'>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.zip'>Gitblit GO (Windows)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.war'>Gitblit WAR</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.zip'>Gitblit GO (Windows)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.war'>Gitblit WAR</a></li>
 <li class='divider'></li>
 <li><a href='https://registry.hub.docker.com/u/jmoger/gitblit/'>Gitblit GO (Docker)</a></li>
 <li class='divider'></li>
 <li><a href='http://plugins.gitblit.com'>Plugins Registry</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/manager-1.8.0.zip'>Gitblit Manager</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/fedclient-1.8.0.zip'>Federation Client</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/manager-1.9.0.zip'>Gitblit Manager</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/fedclient-1.9.0.zip'>Federation Client</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gbapi-1.8.0.zip'>API Library</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gbapi-1.9.0.zip'>API Library</a></li>
 <li class='divider'></li>
-<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0+)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases'>GitHub (1.9.0+)</a></li>
+<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0-1.8.0)</a></li>
 <li><a href='https://code.google.com/p/gitblit/downloads/list?can=1'>GoogleCode (pre-1.4.0)</a></li>
 <li class='divider'></li>
 <li><a href='http://gitblit.github.io/gitblit-maven'>Maven Repository</a></li>
 <li><a href='https://twitter.com/JamesMoger'>@JamesMoger</a></li>
 </ul></li> <!-- End Menu -->
 <li class='divider-vertical'></li>
-<li><a href='https://plus.google.com/114464678392593421684?prsrc=3' class='gpluspage'><img src='https://ssl.gstatic.com/images/icons/gplus-16.png' width='16' height='16 style='order: 0;'/></a></li><li><div class='gplusone'><g:plusone size='small' href='http://gitblit.com'></g:plusone></div></li>\r
+\r
                                                </ul>\r
                                        </div><!--/.nav-collapse -->\r
                                </div>\r
        <table class="table">
                <tbody>
                <!-- RELEASE HISTORY -->
+               <tr id="1.9.0">
+                       <td style="width:100px" id="1.9.0">
+                               <b><a href="#1.9.0">1.9.0</a></b><br/>
+                               2020-02-01
+                       </td>
+                       <td>            <p class="lead">Gitblit 1.9.0 released</p>              \r
+       \r
+       \r
+               <blockquote><p>Highlights:<br /><br />* Collapsible and nested repository groups on the repositories page<br />* Runs on Java 11<br />* Retrieve SSH keys from LDAP<br />* User language preference<br />* Option to merge ticket branches fast-forward or with merge commit<br /></p></blockquote>             \r
+\r
+               <div class="alert alert-info">\r
+                       <h4>Note</h4>\r
+                       Gitblit uses Servlet 3.0 and thus drops support for Tomcat 6. Run on Tomcat 6 at your own risk. <p /><p />With the update to Lucene 5.5.2 reindexing of the tickets is necessary. This is done automatically during the first server start after an upgrade. Depending on the amount of tickets you have, this could take a little while. The old index is kept, so that a downgrade is still possible without losing information. The old index can be deleted, when a downgrade is no longer required.<p /><p />The interface for the ITicketService changed. If you have your own derived implementation, rename `start` to `onStart`. (see <a href='https://github.com/gitblit/gitblit/commit/63dbdfda'>commit 63dbdfda</a>)<p /><p />To support Java 9+, Gitblit can no longer load JARs from the 'ext' folder by itself. In order to include the folder, it needs to be added to the classpath explicitly by changing the command line. Check the new start scripts to see the new required command line.<p /><p />The 1.9 minor version will be the last to support Java 7. From 1.10 on Gitblit will require Java 8.<p /><p />When the `realm.ldap.bindpattern` property is set, GitBlit will only bind as the user to LDAP, not to a manager account or anonymously.<p /><p />Older password storage mechanisms are deprecated, PBKDF2 is the new default. When you switch from plaintext to a hashed scheme, or from the older hashed to the new PBKDF2 scheme, the stored password of a user will be rehashed with the more secure mechanism when the user logs in. <p />\r
+               </div>\r
+\r
+       <h4 style="color:red;">security</h4>\r
+       <ul>\r
+               <li>Change authentication cookie to use random value instead of user information (<a href='https://github.com/gitblit/gitblit/issues/1063'>issue 1063</a>, <a href='https://github.com/gitblit/gitblit/pull/1116'>pull request #1116</a>)</li>\r
+               <li>Increase cookie security (<a href='https://github.com/gitblit/gitblit/pull/1167'>pull request #1167</a>)</li>\r
+       </ul>\r
+       <h4>fixes</h4>\r
+       <ul>\r
+               <li>Fixed wrong HTML entity (&amp;rt;) in HTML emails (<a href='https://github.com/gitblit/gitblit/pull/1105'>pull request #1105</a>)</li>\r
+               <li>Fixed Dutch translation (<a href='https://github.com/gitblit/gitblit/pull/1130'>pull request #1130</a>)</li>\r
+               <li>Changed LDAP binding strategies, to correctly find team membership (<a href='https://github.com/gitblit/gitblit/issues/833'>issue 833</a>, <a href='https://github.com/gitblit/gitblit/issues/920'>issue 920</a>, <a href='https://github.com/gitblit/gitblit/pull/247'>pull request #247</a>, <a href='https://github.com/gitblit/gitblit/pull/1149'>pull request #1149</a>)</li>\r
+               <li>Fixed disabled links in the PagerPanel to really be disabled (<a href='https://github.com/gitblit/gitblit/pull/1147'>pull request #1147</a>)</li>\r
+               <li>Set &quot;can admin&quot; permission on LDAP users and teams correctly (<a href='https://github.com/gitblit/gitblit/pull/1152'>pull request #1152</a>)</li>\r
+               <li>Fixed user mentions in tickets (<a href='https://github.com/gitblit/gitblit/issues/985'>issue 985</a>)</li>\r
+               <li>Fixed JEE Servlet 3.0 definition (<a href='https://github.com/gitblit/gitblit/issues/1132'>issue 1132</a>, <a href='https://github.com/gitblit/gitblit/pull/1178'>pull request #1178</a>)</li>\r
+               <li>Fixed proxy setup documentation (<a href='https://github.com/gitblit/gitblit/pull/1183'>pull request #1183</a>)</li>\r
+               <li>Fixed bug with reverse proxy when using a non-standard HTTPS port (<a href='https://github.com/gitblit/gitblit/issues/1114'>issue 1114</a>, <a href='https://github.com/gitblit/gitblit/pull/1201'>pull request #1201</a>)</li>\r
+               <li>Fixed wrapping of last column in tree page (<a href='https://github.com/gitblit/gitblit/pull/1202'>pull request #1202</a>)</li>\r
+               <li>Fixed NPE with unsupported transport URL protocol (<a href='https://github.com/gitblit/gitblit/pull/1238'>pull request #1238</a>)</li>\r
+               <li>Fixed unit tests by providing zipped local versions of external git repositories used for tests (<a href='https://github.com/gitblit/gitblit/issues/1275'>issue 1275</a>, <a href='https://github.com/gitblit/gitblit/pull/1309'>pull request #1309</a>)</li>\r
+               <li>Fixed NPE for symbolic links to repositories (<a href='https://github.com/gitblit/gitblit/issues/837'>issue 837</a>, <a href='https://github.com/gitblit/gitblit/issues/891'>issue 891</a>)</li>\r
+               <li>Fixed NPE for ticket milestones without due date (<a href='https://github.com/gitblit/gitblit/pull/1278'>pull request #1278</a>)</li>\r
+               <li>Fixed NPE with special characters in repository names (<a href='https://github.com/gitblit/gitblit/issues/999'>issue 999</a>, <a href='https://github.com/gitblit/gitblit/pull/1194'>pull request #1194</a>)</li>\r
+               <li>Fixed NPE when stopping GitBlit</li>\r
+               <li>Fixed exception due to MAC error on SSH connections (<a href='https://github.com/gitblit/gitblit/issues/1282'>issue 1282</a>)</li>\r
+               <li>Fixed link to LDAP sample LDIF file in documentation</li>\r
+               <li>Fixed NPE on unknown git commands. (<a href='https://github.com/gitblit/gitblit/issues/1092'>issue 1092</a>)</li>\r
+               <li>Fixed NPE for URLs to non-existing documents (<a href='https://github.com/gitblit/gitblit/pull/1324'>pull request #1324</a>)</li>\r
+       </ul>\r
+       <h4>changes</h4>\r
+       <ul>\r
+               <li>Updated traditional Chinese translation (<a href='https://github.com/gitblit/gitblit/pull/1110'>pull request #1110</a>)</li>\r
+               <li>Load commit cache in the background to improve start-up time (<a href='https://github.com/gitblit/gitblit/pull/1140'>pull request #1140</a>)</li>\r
+               <li>Improved logging when sending emails fails, to assist in analysis (<a href='https://github.com/gitblit/gitblit/pull/1144'>pull request #1144</a>)</li>\r
+               <li>Support customized IUserService that can access application settings (<a href='https://github.com/gitblit/gitblit/pull/1171'>pull request #1171</a>)</li>\r
+               <li>Added feedback for invalid input on user SSH key form (<a href='https://github.com/gitblit/gitblit/pull/1239'>pull request #1239</a>)</li>\r
+               <li>Encode email sender's name with UTF-8 (<a href='https://github.com/gitblit/gitblit/pull/1206'>pull request #1206</a>)</li>\r
+               <li>Made Gitblit run on Java 9+ (<a href='https://github.com/gitblit/gitblit/issues/1262'>issue 1262</a>, <a href='https://github.com/gitblit/gitblit/issues/1294'>issue 1294</a>, <a href='https://github.com/gitblit/gitblit/pull/1266'>pull request #1266</a>)</li>\r
+               <li>The JRE version is reported upon starting</li>\r
+               <li>Add the `ext` directory to the classpath on the command-line to start Gitblit and related programs.</li>\r
+               <li>Report back that git command `clone.bundle` is unsupported instead of simply failing</li>\r
+       </ul>\r
+       <h4>additions</h4>\r
+       <ul>\r
+               <li>Added option to merge a ticket branch to the integration branch fast-forward or with a merge commit (<a href='https://github.com/gitblit/gitblit/pull/1142'>pull request #1142</a>)</li>\r
+               <li>Added SSH key manager that retrieves keys from LDAP directory (<a href='https://github.com/gitblit/gitblit/pull/1160'>pull request #1160</a>)</li>\r
+               <li>Updated Korean translation (<a href='https://github.com/gitblit/gitblit/pull/1176'>pull request #1176</a>)</li>\r
+               <li>The list of SSH authentication methods accepted by the server was made configurable (<a href='https://github.com/gitblit/gitblit/pull/1159'>pull request #1159</a>)</li>\r
+               <li>User language preference setting (<a href='https://github.com/gitblit/gitblit/pull/1198'>pull request #1198</a>)</li>\r
+               <li>Gitblit Authority sends user certificate email based on user preferred language (<a href='https://github.com/gitblit/gitblit/pull/1198'>pull request #1198</a>)</li>\r
+               <li>List branches over RPC for a given repository (<a href='https://github.com/gitblit/gitblit/pull/1192'>pull request #1192</a>)</li>\r
+               <li>Added Czech translation (<a href='https://github.com/gitblit/gitblit/pull/1200'>pull request #1200</a>)</li>\r
+               <li>Added setting to set HTTP idle timeout to prevent timeouts when cloning large repositories over HTTP(S) (<a href='https://github.com/gitblit/gitblit/pull/1243'>pull request #1243</a>)</li>\r
+               <li>Made the repository groups on the repositories page collapsible (<a href='https://github.com/gitblit/gitblit/issues/527'>issue 527</a>, <a href='https://github.com/gitblit/gitblit/pull/1224'>pull request #1224</a>)</li>\r
+               <li>Made the repository groups on the repositories page nested (<a href='https://github.com/gitblit/gitblit/issues/725'>issue 725</a>, <a href='https://github.com/gitblit/gitblit/pull/1267'>pull request #1267</a>)</li>\r
+               <li>Added PBKDF2 as password hashing algorithm. Other password storage choices are deprecated (<a href='https://github.com/gitblit/gitblit/issues/1166'>issue 1166</a>, <a href='https://github.com/gitblit/gitblit/pull/1172'>pull request #1172</a>)</li>\r
+       </ul>\r
+       <h4>new settings</h4>\r
+       <table class="table">\r
+               <tr>\r
+                       <td><em>git.sshAuthenticationMethods</em></td><td>publickey password</td>\r
+               </tr>\r
+               <tr>\r
+                       <td><em>realm.ldap.sshPublicKey</em></td><td></td>\r
+               </tr>\r
+               <tr>\r
+                       <td><em>server.httpIdleTimeout</em></td><td>30,000</td>\r
+               </tr>\r
+               <tr>\r
+                       <td><em>tickets.mergeType</em></td><td>MERGE_ALWAYS</td>\r
+               </tr>\r
+               <tr>\r
+                       <td><em>web.collapsibleRepositoryGroups</em></td><td>expanded</td>\r
+               </tr>\r
+       </table>\r
+       <h4>dependency changes</h4>\r
+       <ul>\r
+               <li>updated to Lucene 5.5.2 (<a href='https://github.com/gitblit/gitblit/pull/1168'>pull request #1168</a>)</li>\r
+               <li>updated to BouncyCastle 1.57 (<a href='https://github.com/gitblit/gitblit/issues/1166'>issue 1166</a>)</li>\r
+               <li>updated to MINA 2.0.21</li>\r
+               <li>updated to MINA SSHD 1.2.0 (<a href='https://github.com/gitblit/gitblit/issues/1282'>issue 1282</a>, <a href='https://github.com/gitblit/gitblit/pull/1322'>pull request #1322</a>)</li>\r
+               <li>updated to SLF4J 1.7.29</li>\r
+               <li>updated to JaCoCo 0.8.4</li>\r
+               <li>updated to JGit 4.5.7.201904151645-r (<a href='https://github.com/gitblit/gitblit/issues/1030'>issue 1030</a>, <a href='https://github.com/gitblit/gitblit/issues/1091'>issue 1091</a>)</li>\r
+       </ul>\r
+       <h4>contributors</h4>\r
+       <ul>\r
+               <li>Bala Raman</li>\r
+               <li>Dongsu, Kim</li>\r
+               <li>Florian Zschocke</li>\r
+               <li>Fritz Schrogl</li>\r
+               <li>Glenn Matthys</li>\r
+               <li>Guilliam Xavier</li>\r
+               <li>Jan Breuer</li>\r
+               <li>Jia Zhi Wen</li>\r
+               <li>Lars Maes</li>\r
+               <li>Luca Milanesio</li>\r
+               <li>Markus Fömpe</li>\r
+               <li>Martin Spielmann</li>\r
+               <li>paladox</li>\r
+               <li>Rainer W</li>\r
+               <li>Rodrigo Andrade</li>\r
+               <li>Sebastiano Pilla</li>\r
+               <li>Thomas Wolf</li>\r
+               <li>Tue Ton</li>\r
+               <li>william</li>\r
+               <li>ybosy</li>\r
+       </ul>\r
+</td>
+               </tr>
                <tr id="1.8.0">
                        <td style="width:100px" id="1.8.0">
                                <b><a href="#1.8.0">1.8.0</a></b><br/>
 \r
        <h4>fixes</h4>\r
        <ul>\r
-               <li>Fix exception when viewing a ticket with a patchset where the integration branch does not exist (<a href='http://code.google.com/p/gitblit/issues/detail?id=521'>issue 521</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/212'>ticket 212</a>)</li>\r
-               <li>Fix exception when deleting a repository using the FileTicketService (<a href='http://code.google.com/p/gitblit/issues/detail?id=522'>issue 522</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/213'>ticket 213</a>)</li>\r
-               <li>Do not inject team repository permissions as explicit user permissions when editing a user (<a href='http://code.google.com/p/gitblit/issues/detail?id=462'>issue 462</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/214'>ticket 214</a>)</li>\r
+               <li>Fix exception when viewing a ticket with a patchset where the integration branch does not exist (<a href='https://github.com/gitblit/gitblit/issues/817'>issue 817</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/212'>ticket 212</a>)</li>\r
+               <li>Fix exception when deleting a repository using the FileTicketService (<a href='https://github.com/gitblit/gitblit/issues/818'>issue 818</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/213'>ticket 213</a>)</li>\r
+               <li>Do not inject team repository permissions as explicit user permissions when editing a user (<a href='https://github.com/gitblit/gitblit/issues/758'>issue 758</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/214'>ticket 214</a>)</li>\r
                <li>Whitelist the target link attribute in the XSS filter (<a href='https://dev.gitblit.com/tickets/gitblit.git/216'>ticket 216</a>)</li>\r
                <li>Strip line breaks from pasted SSH keys (<a href='https://dev.gitblit.com/tickets/gitblit.git/245'>ticket 245</a>)</li>\r
                <li>Fix project sorting (<a href='https://github.com/gitblit/gitblit/pull/287'>pull request #287</a>)</li>\r
 \r
        <h4>fixes</h4>\r
        <ul>\r
-               <li>Fix exception when viewing a ticket with a patchset where the integration branch does not exist (<a href='http://code.google.com/p/gitblit/issues/detail?id=521'>issue 521</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/212'>ticket 212</a>)</li>\r
-               <li>Fix exception when deleting a repository using the FileTicketService (<a href='http://code.google.com/p/gitblit/issues/detail?id=522'>issue 522</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/213'>ticket 213</a>)</li>\r
-               <li>Do not inject team repository permissions as explicit user permissions when editing a user (<a href='http://code.google.com/p/gitblit/issues/detail?id=462'>issue 462</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/214'>ticket 214</a>)</li>\r
+               <li>Fix exception when viewing a ticket with a patchset where the integration branch does not exist (<a href='https://github.com/gitblit/gitblit/issues/817'>issue 817</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/212'>ticket 212</a>)</li>\r
+               <li>Fix exception when deleting a repository using the FileTicketService (<a href='https://github.com/gitblit/gitblit/issues/818'>issue 818</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/213'>ticket 213</a>)</li>\r
+               <li>Do not inject team repository permissions as explicit user permissions when editing a user (<a href='https://github.com/gitblit/gitblit/issues/758'>issue 758</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/214'>ticket 214</a>)</li>\r
                <li>Whitelist the target link attribute in the XSS filter (<a href='https://dev.gitblit.com/tickets/gitblit.git/216'>ticket 216</a>)</li>\r
                <li>Strip line breaks from pasted SSH keys (<a href='https://dev.gitblit.com/tickets/gitblit.git/245'>ticket 245</a>)</li>\r
                <li>Fix project sorting (<a href='https://github.com/gitblit/gitblit/pull/287'>pull request #287</a>)</li>\r
 \r
                <div class="alert alert-info">\r
                        <h4>Note</h4>\r
-                       The next major release (v1.7.0) will focus on:<p />* <a href='https://dev.gitblit.com/tickets/gitblit.git/75'>ticket 75</a>: making projects more useful including the concept of project ownership<p /><p />This improvement will require a NON-BACKWARDS-COMPATIBLE migration of repository ownership from the RpeositoryModel to the UserModel<p /><p />* <a href='https://dev.gitblit.com/tickets/gitblit.git/55'>ticket 55</a>: facilitating usage of tickets &amp; git-flow in the web ui<p />\r
+                       The next major release (v1.7.0) will focus on:<p />* <a href='https://dev.gitblit.com/tickets/gitblit.git/75'>ticket 75</a>: making projects more useful including the concept of project ownership<p /><p />This improvement will require a NON-BACKWARDS-COMPATIBLE migration of repository ownership from the RepositoryModel to the UserModel<p /><p />* <a href='https://dev.gitblit.com/tickets/gitblit.git/55'>ticket 55</a>: facilitating usage of tickets &amp; git-flow in the web ui<p />\r
                </div>\r
 \r
        <h4 style="color:red;">security</h4>\r
        <ul>\r
-               <li>Sanitize page parameters, form fields, and markup for XSS vulnerabilities (<a href='http://code.google.com/p/gitblit/issues/detail?id=496'>issue 496</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/164'>ticket 164</a>)</li>\r
-               <li>Fix flash security risk (<a href='http://code.google.com/p/gitblit/issues/detail?id=498'>issue 498</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/165'>ticket 165</a>)</li>\r
-               <li>Fix XRF vulnerability (<a href='http://code.google.com/p/gitblit/issues/detail?id=500'>issue 500</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/166'>ticket 166</a>)</li>\r
-               <li>Prohibit new forks from inadvertently disclosing view-restricted contents (<a href='http://code.google.com/p/gitblit/issues/detail?id=495'>issue 495</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/167'>ticket 167</a>)</li>\r
-               <li>Restrict Gitblit's cookie to the context path (<a href='http://code.google.com/p/gitblit/issues/detail?id=507'>issue 507</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/187'>ticket 187</a>)</li>\r
+               <li>Sanitize page parameters, form fields, and markup for XSS vulnerabilities (<a href='https://github.com/gitblit/gitblit/issues/792'>issue 792</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/164'>ticket 164</a>)</li>\r
+               <li>Fix flash security risk (<a href='https://github.com/gitblit/gitblit/issues/794'>issue 794</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/165'>ticket 165</a>)</li>\r
+               <li>Fix XRF vulnerability (<a href='https://github.com/gitblit/gitblit/issues/796'>issue 796</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/166'>ticket 166</a>)</li>\r
+               <li>Prohibit new forks from inadvertently disclosing view-restricted contents (<a href='https://github.com/gitblit/gitblit/issues/791'>issue 791</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/167'>ticket 167</a>)</li>\r
+               <li>Restrict Gitblit's cookie to the context path (<a href='https://github.com/gitblit/gitblit/issues/803'>issue 803</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/187'>ticket 187</a>)</li>\r
        </ul>\r
        <h4>fixes</h4>\r
        <ul>\r
                <li>Fix NPE when two repository names differ only in case (<a href='https://github.com/gitblit/gitblit/pull/204'>pull request #204</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/108'>ticket 108</a>)</li>\r
-               <li>Fix API documentation links (<a href='http://code.google.com/p/gitblit/issues/detail?id=449'>issue 449</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/111'>ticket 111</a>)</li>\r
+               <li>Fix API documentation links (<a href='https://github.com/gitblit/gitblit/issues/745'>issue 745</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/111'>ticket 111</a>)</li>\r
                <li>Fix internal error when specifying a blob url without a path (<a href='https://dev.gitblit.com/tickets/gitblit.git/113'>ticket 113</a>)</li>\r
                <li>Fix milestone queries for hyphentated names (<a href='https://dev.gitblit.com/tickets/gitblit.git/115'>ticket 115</a>)</li>\r
-               <li>Fix duplicate repositories on dashboards (<a href='http://code.google.com/p/gitblit/issues/detail?id=454'>issue 454</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/117'>ticket 117</a>)</li>\r
-               <li>Fix lower-case project names in RepositoryNamePanel (<a href='http://code.google.com/p/gitblit/issues/detail?id=509'>issue 509</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/118'>ticket 118</a>)</li>\r
-               <li>Fix ticket notifications not sent when author doesn't have an email address (<a href='http://code.google.com/p/gitblit/issues/detail?id=423'>issue 423</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/132'>ticket 132</a>)</li>\r
+               <li>Fix duplicate repositories on dashboards (<a href='https://github.com/gitblit/gitblit/issues/750'>issue 750</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/117'>ticket 117</a>)</li>\r
+               <li>Fix lower-case project names in RepositoryNamePanel (<a href='https://github.com/gitblit/gitblit/issues/805'>issue 805</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/118'>ticket 118</a>)</li>\r
+               <li>Fix ticket notifications not sent when author doesn't have an email address (<a href='https://github.com/gitblit/gitblit/issues/719'>issue 719</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/132'>ticket 132</a>)</li>\r
                <li>Fix regression in create-ticket-on-push &amp; clarify reported explanation (<a href='https://dev.gitblit.com/tickets/gitblit.git/135'>ticket 135</a>)</li>\r
-               <li>Fix redirects after ajax form submissions with Tomcat (<a href='http://code.google.com/p/gitblit/issues/detail?id=455'>issue 455</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/136'>ticket 136</a>)</li>\r
+               <li>Fix redirects after ajax form submissions with Tomcat (<a href='https://github.com/gitblit/gitblit/issues/751'>issue 751</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/136'>ticket 136</a>)</li>\r
                <li>Fix potential NPE in Raw servlet (<a href='https://dev.gitblit.com/tickets/gitblit.git/137'>ticket 137</a>)</li>\r
                <li>Fix Raw link path generation that does not respect web.forwardSlashCharacter (<a href='https://dev.gitblit.com/tickets/gitblit.git/139'>ticket 139</a>)</li>\r
                <li>Do not log query parameter passwords when Redmine authentication fails (<a href='https://github.com/gitblit/gitblit/pull/215'>pull request #215</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/466'>ticket 466</a>)</li>\r
-               <li>Fix NPE in RepositoryNamePanel for anonymous admins (<a href='http://code.google.com/p/gitblit/issues/detail?id=490'>issue 490</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/147'>ticket 147</a>)</li>\r
-               <li>Fix repo creation with initial commit when the creator does not have an email address (<a href='http://code.google.com/p/gitblit/issues/detail?id=458'>issue 458</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/149'>ticket 149</a>)</li>\r
-               <li>Fix Edit Repository page missing owners from owners list (<a href='http://code.google.com/p/gitblit/issues/detail?id=480'>issue 480</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/150'>ticket 150</a>)</li>\r
+               <li>Fix NPE in RepositoryNamePanel for anonymous admins (<a href='https://github.com/gitblit/gitblit/issues/786'>issue 786</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/147'>ticket 147</a>)</li>\r
+               <li>Fix repo creation with initial commit when the creator does not have an email address (<a href='https://github.com/gitblit/gitblit/issues/754'>issue 754</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/149'>ticket 149</a>)</li>\r
+               <li>Fix Edit Repository page missing owners from owners list (<a href='https://github.com/gitblit/gitblit/issues/776'>issue 776</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/150'>ticket 150</a>)</li>\r
                <li>Fix NPEs when handling tickets with non-existent milestones (<a href='https://dev.gitblit.com/tickets/gitblit.git/152'>ticket 152</a>)</li>\r
-               <li>Quote all Lucene query args that have non-alphanumberic characters (<a href='http://code.google.com/p/gitblit/issues/detail?id=483'>issue 483</a>, <a href='http://code.google.com/p/gitblit/issues/detail?id=469'>issue 469</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/153'>ticket 153</a>)</li>\r
-               <li>Fix 0-length files from raw servlet when file does not exist (<a href='http://code.google.com/p/gitblit/issues/detail?id=489'>issue 489</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/154'>ticket 154</a>)</li>\r
-               <li>Fix raw servlet failures with long project names (<a href='http://code.google.com/p/gitblit/issues/detail?id=478'>issue 478</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/163'>ticket 163</a>)</li>\r
-               <li>New ticket responsible selections are missing users with RW access (<a href='http://code.google.com/p/gitblit/issues/detail?id=476'>issue 476</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/170'>ticket 170</a>)</li>\r
-               <li>Fix NPE in TicketListPanel due to missing repository (<a href='http://code.google.com/p/gitblit/issues/detail?id=451'>issue 451</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/171'>ticket 171</a>)</li>\r
-               <li>Fix MigrateTickets failure for view-restricted repositories (<a href='http://code.google.com/p/gitblit/issues/detail?id=475'>issue 475</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/173'>ticket 173</a>)</li>\r
-               <li>Fix repository deletion bug where the Lucene ticket index was not purged (<a href='http://code.google.com/p/gitblit/issues/detail?id=468'>issue 468</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/174'>ticket 174</a>)</li>\r
+               <li>Quote all Lucene query args that have non-alphanumberic characters (<a href='https://github.com/gitblit/gitblit/issues/779'>issue 779</a>, <a href='https://github.com/gitblit/gitblit/issues/765'>issue 765</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/153'>ticket 153</a>)</li>\r
+               <li>Fix 0-length files from raw servlet when file does not exist (<a href='https://github.com/gitblit/gitblit/issues/785'>issue 785</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/154'>ticket 154</a>)</li>\r
+               <li>Fix raw servlet failures with long project names (<a href='https://github.com/gitblit/gitblit/issues/774'>issue 774</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/163'>ticket 163</a>)</li>\r
+               <li>New ticket responsible selections are missing users with RW access (<a href='https://github.com/gitblit/gitblit/issues/772'>issue 772</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/170'>ticket 170</a>)</li>\r
+               <li>Fix NPE in TicketListPanel due to missing repository (<a href='https://github.com/gitblit/gitblit/issues/747'>issue 747</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/171'>ticket 171</a>)</li>\r
+               <li>Fix MigrateTickets failure for view-restricted repositories (<a href='https://github.com/gitblit/gitblit/issues/771'>issue 771</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/173'>ticket 173</a>)</li>\r
+               <li>Fix repository deletion bug where the Lucene ticket index was not purged (<a href='https://github.com/gitblit/gitblit/issues/764'>issue 764</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/174'>ticket 174</a>)</li>\r
                <li>Fix Jenkins post-receive script repository url (<a href='https://github.com/gitblit/gitblit/pull/219'>pull request #219</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/175'>ticket 175</a>)</li>\r
-               <li>Fix potential NPE in retrieving a ticket comment (<a href='http://code.google.com/p/gitblit/issues/detail?id=503'>issue 503</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/179'>ticket 179</a>)</li>\r
-               <li>Fix bug in migrating tickets to the BranchTicketService (<a href='http://code.google.com/p/gitblit/issues/detail?id=474'>issue 474</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/183'>ticket 183</a>)</li>\r
-               <li>Fix failure to clear/delete a ticket topic and description (<a href='http://code.google.com/p/gitblit/issues/detail?id=505'>issue 505</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/188'>ticket 188</a>)</li>\r
+               <li>Fix potential NPE in retrieving a ticket comment (<a href='https://github.com/gitblit/gitblit/issues/799'>issue 799</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/179'>ticket 179</a>)</li>\r
+               <li>Fix bug in migrating tickets to the BranchTicketService (<a href='https://github.com/gitblit/gitblit/issues/770'>issue 770</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/183'>ticket 183</a>)</li>\r
+               <li>Fix failure to clear/delete a ticket topic and description (<a href='https://github.com/gitblit/gitblit/issues/801'>issue 801</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/188'>ticket 188</a>)</li>\r
                <li>Fix cropped ticket status indicators (<a href='https://dev.gitblit.com/tickets/gitblit.git/197'>ticket 197</a>)</li>\r
                <li>Fix bug in raw servlet extracting repository out of the path (<a href='https://github.com/gitblit/gitblit/pull/222'>pull request #222</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/203'>ticket 203</a>)</li>\r
-               <li>Improve relative path determiniation using Java 7 Paths (<a href='http://code.google.com/p/gitblit/issues/detail?id=511'>issue 511</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/204'>ticket 204</a>)</li>\r
+               <li>Improve relative path determiniation using Java 7 Paths (<a href='https://github.com/gitblit/gitblit/issues/807'>issue 807</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/204'>ticket 204</a>)</li>\r
        </ul>\r
        <h4>changes</h4>\r
        <ul>\r
                <li>Remove git.streamFileThreshold setting and documentation (<a href='https://dev.gitblit.com/tickets/gitblit.git/119'>ticket 119</a>)</li>\r
                <li>Update Korean translation (<a href='https://github.com/gitblit/gitblit/pull/206'>pull request #206</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/120'>ticket 120</a>)</li>\r
-               <li>Add additional documentation for web.canonicalUrl (<a href='https://github.com/gitblit/gitblit/pull/205'>pull request #205</a>, <a href='http://code.google.com/p/gitblit/issues/detail?id=453'>issue 453</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/121'>ticket 121</a>)</li>\r
+               <li>Add additional documentation for web.canonicalUrl (<a href='https://github.com/gitblit/gitblit/pull/205'>pull request #205</a>, <a href='https://github.com/gitblit/gitblit/issues/749'>issue 749</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/121'>ticket 121</a>)</li>\r
                <li>Remove Wicket references from non-Wicket packages (<a href='https://dev.gitblit.com/tickets/gitblit.git/129'>ticket 129</a>)</li>\r
-               <li>LDAP user accounts now clear email address when unset in LDAP (<a href='http://code.google.com/p/gitblit/issues/detail?id=456'>issue 456</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/134'>ticket 134</a>)</li>\r
+               <li>LDAP user accounts now clear email address when unset in LDAP (<a href='https://github.com/gitblit/gitblit/issues/752'>issue 752</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/134'>ticket 134</a>)</li>\r
                <li>Update French translation (<a href='https://github.com/gitblit/gitblit/pull/210'>pull request #210</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/140'>ticket 140</a>)</li>\r
                <li>Update authentication documentation (<a href='https://github.com/gitblit/gitblit/pull/213'>pull request #213</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/142'>ticket 142</a>)</li>\r
                <li>Pretty print Perl modules (<a href='https://github.com/gitblit/gitblit/pull/216'>pull request #216</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/144'>ticket 144</a>)</li>\r
                <li>Pretty print C/C++ headers (<a href='https://github.com/gitblit/gitblit/pull/207'>pull request #207</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/145'>ticket 145</a>)</li>\r
-               <li>Do not stamp raw servlet responses with cache-control headers (<a href='http://code.google.com/p/gitblit/issues/detail?id=489'>issue 489</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/148'>ticket 148</a>)</li>\r
-               <li>Treat UTF-9 and UTF-18 (both fake encodings) as UTF-8 (<a href='http://code.google.com/p/gitblit/issues/detail?id=486'>issue 486</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/151'>ticket 151</a>)</li>\r
+               <li>Do not stamp raw servlet responses with cache-control headers (<a href='https://github.com/gitblit/gitblit/issues/785'>issue 785</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/148'>ticket 148</a>)</li>\r
+               <li>Treat UTF-9 and UTF-18 (both fake encodings) as UTF-8 (<a href='https://github.com/gitblit/gitblit/issues/782'>issue 782</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/151'>ticket 151</a>)</li>\r
                <li>Allow Lucene indexing period to be configurable (<a href='https://dev.gitblit.com/tickets/gitblit.git/161'>ticket 161</a>)</li>\r
-               <li>Do not display stacktraces for bad requests in servlets (<a href='http://code.google.com/p/gitblit/issues/detail?id=497'>issue 497</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/169'>ticket 169</a>)</li>\r
-               <li>Preserve branch ref in commits, tree, and docs navbar links (<a href='http://code.google.com/p/gitblit/issues/detail?id=501'>issue 501</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/176'>ticket 176</a>)</li>\r
-               <li>Disable Edit User Page permission checkboxes if admin/fork/create permission is inherited (<a href='http://code.google.com/p/gitblit/issues/detail?id=196'>issue 196</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/177'>ticket 177</a>)</li>\r
-               <li>Explicitly declare page subclasses that reference commits (<a href='http://code.google.com/p/gitblit/issues/detail?id=503'>issue 503</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/180'>ticket 180</a>)</li>\r
+               <li>Do not display stacktraces for bad requests in servlets (<a href='https://github.com/gitblit/gitblit/issues/497'>issue 497</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/169'>ticket 169</a>)</li>\r
+               <li>Preserve branch ref in commits, tree, and docs navbar links (<a href='https://github.com/gitblit/gitblit/issues/797'>issue 797</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/176'>ticket 176</a>)</li>\r
+               <li>Disable Edit User Page permission checkboxes if admin/fork/create permission is inherited (<a href='https://github.com/gitblit/gitblit/issues/492'>issue 492</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/177'>ticket 177</a>)</li>\r
+               <li>Explicitly declare page subclasses that reference commits (<a href='https://github.com/gitblit/gitblit/issues/799'>issue 799</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/180'>ticket 180</a>)</li>\r
                <li>Explicitly attempt to register BouncyCastle as a JCE provider (<a href='https://dev.gitblit.com/tickets/gitblit.git/194'>ticket 194</a>)</li>\r
                <li>Treat .ico and .jpeg files as images (<a href='https://github.com/gitblit/gitblit/pull/221'>pull request #221</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/202'>ticket 202</a>)</li>\r
        </ul>\r
 \r
        <h4>fixes</h4>\r
        <ul>\r
-               <li>Allow ticket responsible selection if anonymous push is enabled (<a href='http://code.google.com/p/gitblit/issues/detail?id=425'>issue 425</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/71'>ticket 71</a>)</li>\r
-               <li>Fix failure to generate SSH server keys on ARM (<a href='http://code.google.com/p/gitblit/issues/detail?id=426'>issue 426</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/70'>ticket 70</a>)</li>\r
+               <li>Allow ticket responsible selection if anonymous push is enabled (<a href='https://github.com/gitblit/gitblit/issues/721'>issue 721</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/71'>ticket 71</a>)</li>\r
+               <li>Fix failure to generate SSH server keys on ARM (<a href='https://github.com/gitblit/gitblit/issues/722'>issue 722</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/70'>ticket 70</a>)</li>\r
                <li>Fix flotr2 chart generation failure if a label contained a single-quote (<a href='https://dev.gitblit.com/tickets/gitblit.git/77'>ticket 77</a>)</li>\r
-               <li>Fix repository cache refresh after ref deletion/addition (<a href='http://code.google.com/p/gitblit/issues/detail?id=433'>issue 433</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/82'>ticket 82</a>)</li>\r
+               <li>Fix repository cache refresh after ref deletion/addition (<a href='https://github.com/gitblit/gitblit/issues/729'>issue 729</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/82'>ticket 82</a>)</li>\r
                <li>Fixed cache miss on repository model retrieval (<a href='https://github.com/gitblit/gitblit/pull/185'>pull request #185</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/83'>ticket 83</a>)</li>\r
-               <li>Fixed GitBlit static singleton reference in localclone.groovy (<a href='http://code.google.com/p/gitblit/issues/detail?id=436'>issue 436</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/84'>ticket 84</a>)</li>\r
+               <li>Fixed GitBlit static singleton reference in localclone.groovy (<a href='https://github.com/gitblit/gitblit/issues/732'>issue 732</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/84'>ticket 84</a>)</li>\r
                <li>Removed Ticket responsible team permission exclusion (<a href='https://dev.gitblit.com/tickets/gitblit.git/87'>ticket 87</a>)</li>\r
                <li>Fixed SSH daemon thread exhaustion (<a href='https://dev.gitblit.com/tickets/gitblit.git/89'>ticket 89</a>)</li>\r
                <li>Fixed Ticket responsible selections not considering the AUTHENTICATED authorization control (<a href='https://dev.gitblit.com/tickets/gitblit.git/91'>ticket 91</a>)</li>\r
-               <li>Fixed invalid generated SSH url for port 22 (<a href='http://code.google.com/p/gitblit/issues/detail?id=444'>issue 444</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/98'>ticket 98</a>)</li>\r
-               <li>Fix cloning repositories with `+` in their names. (revert <a href='https://github.com/gitblit/gitblit/pull/136'>pull request #136</a>, <a href='http://code.google.com/p/gitblit/issues/detail?id=362'>issue 362</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/100'>ticket 100</a>)</li>\r
+               <li>Fixed invalid generated SSH url for port 22 (<a href='https://github.com/gitblit/gitblit/issues/740'>issue 740</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/98'>ticket 98</a>)</li>\r
+               <li>Fix cloning repositories with `+` in their names. (revert <a href='https://github.com/gitblit/gitblit/pull/136'>pull request #136</a>, <a href='https://github.com/gitblit/gitblit/issues/658'>issue 658</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/100'>ticket 100</a>)</li>\r
                <li>Fixed NPE in GitblitClient (<a href='https://dev.gitblit.com/tickets/gitblit.git/102'>ticket 102</a>)</li>\r
        </ul>\r
        <h4>changes</h4>\r
        <ul>\r
-               <li>Split the pages servlet into a raw servlet and a pages servlet. All raw links now use the raw servlet (<a href='http://code.google.com/p/gitblit/issues/detail?id=413'>issue 413</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/49'>ticket 49</a>)</li>\r
+               <li>Split the pages servlet into a raw servlet and a pages servlet. All raw links now use the raw servlet (<a href='https://github.com/gitblit/gitblit/issues/709'>issue 709</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/49'>ticket 49</a>)</li>\r
                <li>Drop deprecated --set-upstream syntax for -u (<a href='https://dev.gitblit.com/tickets/gitblit.git/59'>ticket 59</a>)</li>\r
                <li>BARNUM: Prune deleted branches on fetch (git fetch -p) (<a href='https://dev.gitblit.com/tickets/gitblit.git/60'>ticket 60</a>)</li>\r
                <li>BARNUM: Create ticket/N instead of topic/N for pt start N (<a href='https://dev.gitblit.com/tickets/gitblit.git/61'>ticket 61</a>)</li>\r
                <li>Overhaul the EmptyRepositoryPage (<a href='https://dev.gitblit.com/tickets/gitblit.git/73'>ticket 73</a>)</li>\r
                <li>Overhauled the edit repository page (<a href='https://dev.gitblit.com/tickets/gitblit.git/76'>ticket 76</a>)</li>\r
                <li>Process bugtraq links in the ticket description and comments (<a href='https://dev.gitblit.com/tickets/gitblit.git/78'>ticket 78</a>)</li>\r
-               <li>Exclude personal repositories from the repositories list, by default (<a href='http://code.google.com/p/gitblit/issues/detail?id=419'>issue 419</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/95'>ticket 95</a>)</li>\r
+               <li>Exclude personal repositories from the repositories list, by default (<a href='https://github.com/gitblit/gitblit/issues/419'>issue 419</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/95'>ticket 95</a>)</li>\r
        </ul>\r
        <h4>additions</h4>\r
        <ul>\r
-               <li>Add My Tickets page (<a href='http://code.google.com/p/gitblit/issues/detail?id=215'>issue 215</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/15'>ticket 15</a>)</li>\r
+               <li>Add My Tickets page (<a href='https://github.com/gitblit/gitblit/issues/511'>issue 511</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/15'>ticket 15</a>)</li>\r
                <li>Added CRUD functionality for Ticket Milestones (<a href='https://dev.gitblit.com/tickets/gitblit.git/17'>ticket 17</a>)</li>\r
                <li>Implemented Ticket migration tool to move between backends (<a href='https://dev.gitblit.com/tickets/gitblit.git/19'>ticket 19</a>)</li>\r
                <li>Added extension points for top nav links, root-level pages, repository nav links, user menu links, and http request filters (<a href='https://dev.gitblit.com/tickets/gitblit.git/23'>ticket 23</a>)</li>\r
-               <li>Added an editor panel in the user profile page to manipulate preferences (<a href='http://code.google.com/p/gitblit/issues/detail?id=108'>issue 108</a>, <a href='http://code.google.com/p/gitblit/issues/detail?id=424'>issue 424</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/64'>ticket 64</a>)</li>\r
+               <li>Added an editor panel in the user profile page to manipulate preferences (<a href='https://github.com/gitblit/gitblit/issues/404'>issue 404</a>, <a href='https://github.com/gitblit/gitblit/issues/720'>issue 720</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/64'>ticket 64</a>)</li>\r
                <li>Added an editor panel in the user profile page to manipulate public SSH keys (<a href='https://dev.gitblit.com/tickets/gitblit.git/64'>ticket 64</a>)</li>\r
-               <li>Add FORK_REPOSITORY RPC request type (<a href='http://code.google.com/p/gitblit/issues/detail?id=371'>issue 371</a>, <a href='https://github.com/gitblit/gitblit/pull/161'>pull request #161</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/65'>ticket 65</a>)</li>\r
+               <li>Add FORK_REPOSITORY RPC request type (<a href='https://github.com/gitblit/gitblit/issues/667'>issue 667</a>, <a href='https://github.com/gitblit/gitblit/pull/161'>pull request #161</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/65'>ticket 65</a>)</li>\r
                <li>Add object type (ot) parameter for RSS queries to retrieve tag details (<a href='https://github.com/gitblit/gitblit/pull/165'>pull request #165</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/66'>ticket 66</a>)</li>\r
                <li>Add setting to allow STARTTLS without requiring SMTPS (<a href='https://github.com/gitblit/gitblit/pull/183'>pull request #183</a>)</li>\r
                <li>Simplified repository creation, offer simple README generation, and insertion of a pre-defined .gitignore file (<a href='https://dev.gitblit.com/tickets/gitblit.git/76'>ticket 76</a>)</li>\r
                <li>Added an extension point for monitoring onStartup and onShutdown (<a href='https://dev.gitblit.com/tickets/gitblit.git/79'>ticket 79</a>)</li>\r
-               <li>Tag server-side merges when incremental push tags are enabled (<a href='http://code.google.com/p/gitblit/issues/detail?id=432'>issue 432</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/85'>ticket 85</a>)</li>\r
+               <li>Tag server-side merges when incremental push tags are enabled (<a href='https://github.com/gitblit/gitblit/issues/728'>issue 728</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/85'>ticket 85</a>)</li>\r
                <li>Add a user preference for the clone transport (<a href='https://dev.gitblit.com/tickets/gitblit.git/90'>ticket 90</a>)</li>\r
                <li>Add setting to control default thread pool size for miscellaneous background tasks (<a href='https://dev.gitblit.com/tickets/gitblit.git/92'>ticket 92</a>)</li>\r
                <li>Add Norwegian transation (<a href='https://github.com/gitblit/gitblit/pull/186'>pull request #186</a>)</li>\r
        </table>\r
        <h4>dependency changes</h4>\r
        <ul>\r
-               <li>Update to javax.mail 1.5.1 (<a href='http://code.google.com/p/gitblit/issues/detail?id=417'>issue 417</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/58'>ticket 58</a>)</li>\r
+               <li>Update to javax.mail 1.5.1 (<a href='https://github.com/gitblit/gitblit/issues/713'>issue 713</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/58'>ticket 58</a>)</li>\r
        </ul>\r
        <h4>contributors</h4>\r
        <ul>\r
 \r
        <h4>fixes</h4>\r
        <ul>\r
-               <li>Fix subdirectory links in pages servlet (<a href='http://code.google.com/p/gitblit/issues/detail?id=411'>issue 411</a>)</li>\r
-               <li>Fix subdirectory navigation in pages servlet (<a href='http://code.google.com/p/gitblit/issues/detail?id=412'>issue 412</a>)</li>\r
+               <li>Fix subdirectory links in pages servlet (<a href='https://github.com/gitblit/gitblit/issues/707'>issue 707</a>)</li>\r
+               <li>Fix subdirectory navigation in pages servlet (<a href='https://github.com/gitblit/gitblit/issues/708'>issue 708</a>)</li>\r
                <li>Fix bug in adding invalid or empty SSH keys (<a href='https://dev.gitblit.com/tickets/gitblit.git/50'>ticket 50</a>)</li>\r
                <li>Fix forcing default locale to en or LANG_CC for web ui (<a href='https://dev.gitblit.com/tickets/gitblit.git/51'>ticket 51</a>)</li>\r
                <li>Fix inconsistency with repository ownership permission checking (<a href='https://dev.gitblit.com/tickets/gitblit.git/52'>ticket 52</a>)</li>\r
                <li>Prevent submission from New|Edit ticket page with empty titles (<a href='https://dev.gitblit.com/tickets/gitblit.git/53'>ticket 53</a>)</li>\r
                <li>Ensure the repository model ref list is refreshed on ref creation or deletion (<a href='https://dev.gitblit.com/tickets/gitblit.git/54'>ticket 54</a>)</li>\r
-               <li>Fix case-sensitivity error in determining fork network (<a href='http://code.google.com/p/gitblit/issues/detail?id=420'>issue 420</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/62'>ticket 62</a>)</li>\r
-               <li>Fix transport determination for SSH urls served on port 22 (<a href='http://code.google.com/p/gitblit/issues/detail?id=421'>issue 421</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/63'>ticket 63</a>)</li>\r
+               <li>Fix case-sensitivity error in determining fork network (<a href='https://github.com/gitblit/gitblit/issues/716'>issue 716</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/62'>ticket 62</a>)</li>\r
+               <li>Fix transport determination for SSH urls served on port 22 (<a href='https://github.com/gitblit/gitblit/issues/717'>issue 717</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/63'>ticket 63</a>)</li>\r
        </ul>\r
        <h4>changes</h4>\r
        <ul>\r
                <li>improve French translation (<a href='https://github.com/gitblit/gitblit/pull/176'>pull request #176</a>)</li>\r
                <li>simplify current plugin release detection and ignore the currentRelease registry field</li>\r
-               <li>split pages servlet into two servlets (<a href='http://code.google.com/p/gitblit/issues/detail?id=413'>issue 413</a>)</li>\r
+               <li>split pages servlet into two servlets (<a href='https://github.com/gitblit/gitblit/issues/709'>issue 709</a>)</li>\r
        </ul>\r
        <h4>dependency changes</h4>\r
        <ul>\r
-               <li>update to Apache MINA/SSHD 0.11.0 (<a href='http://code.google.com/p/gitblit/issues/detail?id=410'>issue 410</a>)</li>\r
-               <li>added Apache Tiki 1.5 (<a href='http://code.google.com/p/gitblit/issues/detail?id=413'>issue 413</a>)</li>\r
+               <li>update to Apache MINA/SSHD 0.11.0 (<a href='https://github.com/gitblit/gitblit/issues/706'>issue 706</a>)</li>\r
+               <li>added Apache Tiki 1.5 (<a href='https://github.com/gitblit/gitblit/issues/709'>issue 709</a>)</li>\r
        </ul>\r
        <h4>contributors</h4>\r
        <ul>\r
 \r
        <h4>fixes</h4>\r
        <ul>\r
-               <li>Repository mailing lists could not be reset from the Edit Repository page (<a href='http://code.google.com/p/gitblit/issues/detail?id=399'>issue 399</a>)</li>\r
-               <li>Fix intermittent NPE in determining commit date in RefModel (<a href='http://code.google.com/p/gitblit/issues/detail?id=401'>issue 401</a>)</li>\r
-               <li>Fix closing ticket on push by parsing commit messages for closes|fixes (<a href='http://code.google.com/p/gitblit/issues/detail?id=404'>issue 404</a>)</li>\r
-               <li>Fix diffstat display for a ticket with a pending submodule change (<a href='http://code.google.com/p/gitblit/issues/detail?id=407'>issue 407</a>)</li>\r
+               <li>Repository mailing lists could not be reset from the Edit Repository page (<a href='https://github.com/gitblit/gitblit/issues/695'>issue 695</a>)</li>\r
+               <li>Fix intermittent NPE in determining commit date in RefModel (<a href='https://github.com/gitblit/gitblit/issues/697'>issue 697</a>)</li>\r
+               <li>Fix closing ticket on push by parsing commit messages for closes|fixes (<a href='https://github.com/gitblit/gitblit/issues/700'>issue 700</a>)</li>\r
+               <li>Fix diffstat display for a ticket with a pending submodule change (<a href='https://github.com/gitblit/gitblit/issues/703'>issue 703</a>)</li>\r
                <li>Ensure the Lucene ticket index is updated on repository deletion.</li>\r
                <li>Fixed failure to properly determine hasTicket in RedisTicketService</li>\r
                <li>Fixed handling of pushing ticket branch deletions</li>\r
        </ul>\r
        <h4>changes</h4>\r
        <ul>\r
-               <li>Switch from GoogleCharts to self-hosted flotr2 charts (<a href='http://code.google.com/p/gitblit/issues/detail?id=283'>issue 283</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/43'>ticket 43</a>, <a href='https://github.com/gitblit/gitblit/pull/166'>pull request #166</a>)</li>\r
-               <li>Specify the --dailyLogFile option for the Ubuntu and CentOS service scripts (<a href='http://code.google.com/p/gitblit/issues/detail?id=348'>issue 348</a>)</li>\r
-               <li>Improve logging for missing LDAP uid attribute when synchronizing (<a href='http://code.google.com/p/gitblit/issues/detail?id=394'>issue 394</a>)</li>\r
-               <li>The ticket close-on-push commit message regular expression is now configurable by a setting (<a href='http://code.google.com/p/gitblit/issues/detail?id=404'>issue 404</a>)</li>\r
-               <li>Redirect to summary page on edit repository (<a href='http://code.google.com/p/gitblit/issues/detail?id=405'>issue 405</a>)</li>\r
+               <li>Switch from GoogleCharts to self-hosted flotr2 charts (<a href='https://github.com/gitblit/gitblit/issues/579'>issue 579</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/43'>ticket 43</a>, <a href='https://github.com/gitblit/gitblit/pull/166'>pull request #166</a>)</li>\r
+               <li>Specify the --dailyLogFile option for the Ubuntu and CentOS service scripts (<a href='https://github.com/gitblit/gitblit/issues/644'>issue 644</a>)</li>\r
+               <li>Improve logging for missing LDAP uid attribute when synchronizing (<a href='https://github.com/gitblit/gitblit/issues/690'>issue 690</a>)</li>\r
+               <li>The ticket close-on-push commit message regular expression is now configurable by a setting (<a href='https://github.com/gitblit/gitblit/issues/700'>issue 700</a>)</li>\r
+               <li>Redirect to summary page on edit repository (<a href='https://github.com/gitblit/gitblit/issues/701'>issue 701</a>)</li>\r
                <li>Option to allow LDAP users to directly authenticate without performing LDAP searches (<a href='https://github.com/gitblit/gitblit/pull/162'>pull request #162</a>)</li>\r
                <li>Replace JCommander with args4j to be consistent with other tools (<a href='https://dev.gitblit.com/tickets/gitblit.git/28'>ticket 28</a>)</li>\r
                <li>Sort repository urls by descending permissions and by transport security within equal permissions</li>\r
        </ul>\r
        <h4>additions</h4>\r
        <ul>\r
-               <li>Added an SSH daemon with public key authentication (<a href='http://code.google.com/p/gitblit/issues/detail?id=369'>issue 369</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/6'>ticket 6</a>)</li>\r
-               <li>Added beginnings of a plugin framework for extending Gitblit (<a href='http://code.google.com/p/gitblit/issues/detail?id=381'>issue 381</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/23'>ticket 23</a>)</li>\r
+               <li>Added an SSH daemon with public key authentication (<a href='https://github.com/gitblit/gitblit/issues/665'>issue 665</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/6'>ticket 6</a>)</li>\r
+               <li>Added beginnings of a plugin framework for extending Gitblit (<a href='https://github.com/gitblit/gitblit/issues/677'>issue 677</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/23'>ticket 23</a>)</li>\r
                <li>Added a French translation (<a href='https://github.com/gitblit/gitblit/pull/163'>pull request #163</a>)</li>\r
                <li>Added a setting to control what transports may be used for pushes</li>\r
-               <li>Expose JGit 3.x receive pack settings (<a href='http://code.google.com/p/gitblit/issues/detail?id=408'>issue 408</a>)</li>\r
+               <li>Expose JGit 3.x receive pack settings (<a href='https://github.com/gitblit/gitblit/issues/704'>issue 704</a>)</li>\r
        </ul>\r
        <h4>new settings</h4>\r
        <table class="table">\r
 \r
        <h4 style="color:red;">security</h4>\r
        <ul>\r
-               <li>Fix major authentication security hole when using external authentication providers (<a href='http://code.google.com/p/gitblit/issues/detail?id=387'>issue 387</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/35'>ticket 35</a>)</li>\r
+               <li>Fix major authentication security hole when using external authentication providers (<a href='https://github.com/gitblit/gitblit/issues/683'>issue 683</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/35'>ticket 35</a>)</li>\r
        </ul>\r
        <h4>fixes</h4>\r
        <ul>\r
-               <li>Fixed incorrect branch ref in Ticket page for symlinks (<a href='http://code.google.com/p/gitblit/issues/detail?id=383'>issue 383</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/32'>ticket 32</a>)</li>\r
-               <li>Fix NPE in FileTicketService (<a href='http://code.google.com/p/gitblit/issues/detail?id=386'>issue 386</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/34'>ticket 34</a>)</li>\r
+               <li>Fixed incorrect branch ref in Ticket page for symlinks (<a href='https://github.com/gitblit/gitblit/issues/679'>issue 679</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/32'>ticket 32</a>)</li>\r
+               <li>Fix NPE in FileTicketService (<a href='https://github.com/gitblit/gitblit/issues/682'>issue 682</a>, <a href='https://dev.gitblit.com/tickets/gitblit.git/34'>ticket 34</a>)</li>\r
                <li>Watch list push parameters were now always honored (<a href='https://dev.gitblit.com/tickets/gitblit.git/30'>ticket 30</a>)</li>\r
                <li>Watch list push parameters were not always validated (<a href='https://dev.gitblit.com/tickets/gitblit.git/29'>ticket 29</a>)</li>\r
                <li>Truncated tag messages in the tag panel did not have proper tooltips (<a href='https://dev.gitblit.com/tickets/gitblit.git/31'>ticket 31</a>)</li>\r
 \r
        <h4 style="color:red;">security</h4>\r
        <ul>\r
-               <li><a href='http://code.google.com/p/gitblit/issues/detail?id=361'>issue 361</a>: Cookies were not reset on administrative password change of a user account. This allowed accounts with changed passwords to continue authenticating. Cookies are now reset on password changes, they are validated on each page request, AND they will now expire 7 days after generation.</li>\r
+               <li><a href='https://github.com/gitblit/gitblit/issues/657'>issue 657</a>: Cookies were not reset on administrative password change of a user account. This allowed accounts with changed passwords to continue authenticating. Cookies are now reset on password changes, they are validated on each page request, AND they will now expire 7 days after generation.</li>\r
        </ul>\r
        <h4>fixes</h4>\r
        <ul>\r
-               <li>Fixed incorrect tagger attribution in the dashboard (<a href='http://code.google.com/p/gitblit/issues/detail?id=276'>issue 276</a>)</li>\r
-               <li>Fixed support for implied SSH urls in web.otherUrls (<a href='http://code.google.com/p/gitblit/issues/detail?id=311'>issue 311</a>)</li>\r
-               <li>Fixed injection of unnecessary explicit CLONE permissions for a fork when users or teams already had implied regex permissions (<a href='http://code.google.com/p/gitblit/issues/detail?id=320'>issue 320</a>)</li>\r
-               <li>Bind LDAP connection after establishing TLS initialization (<a href='http://code.google.com/p/gitblit/issues/detail?id=343'>issue 343</a>)</li>\r
-               <li>Fixed NPE when attempting to add a permission without a registrant (<a href='http://code.google.com/p/gitblit/issues/detail?id=344'>issue 344</a>)</li>\r
-               <li>Invalidate all cached repository data on &quot;clear cache&quot; (<a href='http://code.google.com/p/gitblit/issues/detail?id=346'>issue 346</a>)</li>\r
-               <li>Fix chart failures when an apostrophe is in a user display name (<a href='http://code.google.com/p/gitblit/issues/detail?id=350'>issue 350</a>, <a href='https://github.com/gitblit/gitblit/pull/128'>pull request #128</a>)</li>\r
-               <li>Fix exception in create repository when not selecting a garbage collection period (<a href='http://code.google.com/p/gitblit/issues/detail?id=366'>issue 366</a>)</li>\r
-               <li>Stop setting admin permission based on undocumented Redmine REST API behavior (<a href='http://code.google.com/p/gitblit/issues/detail?id=368'>issue 368</a>)</li>\r
-               <li>Fix compage page failure when a submodule is changed in the commit range (<a href='http://code.google.com/p/gitblit/issues/detail?id=375'>issue 375</a>)</li>\r
+               <li>Fixed incorrect tagger attribution in the dashboard (<a href='https://github.com/gitblit/gitblit/issues/572'>issue 572</a>)</li>\r
+               <li>Fixed support for implied SSH urls in web.otherUrls (<a href='https://github.com/gitblit/gitblit/issues/607'>issue 607</a>)</li>\r
+               <li>Fixed injection of unnecessary explicit CLONE permissions for a fork when users or teams already had implied regex permissions (<a href='https://github.com/gitblit/gitblit/issues/616'>issue 616</a>)</li>\r
+               <li>Bind LDAP connection after establishing TLS initialization (<a href='https://github.com/gitblit/gitblit/issues/639'>issue 639</a>)</li>\r
+               <li>Fixed NPE when attempting to add a permission without a registrant (<a href='https://github.com/gitblit/gitblit/issues/640'>issue 640</a>)</li>\r
+               <li>Invalidate all cached repository data on &quot;clear cache&quot; (<a href='https://github.com/gitblit/gitblit/issues/642'>issue 642</a>)</li>\r
+               <li>Fix chart failures when an apostrophe is in a user display name (<a href='https://github.com/gitblit/gitblit/issues/646'>issue 646</a>, <a href='https://github.com/gitblit/gitblit/pull/128'>pull request #128</a>)</li>\r
+               <li>Fix exception in create repository when not selecting a garbage collection period (<a href='https://github.com/gitblit/gitblit/issues/662'>issue 662</a>)</li>\r
+               <li>Stop setting admin permission based on undocumented Redmine REST API behavior (<a href='https://github.com/gitblit/gitblit/issues/664'>issue 664</a>)</li>\r
+               <li>Fix compage page failure when a submodule is changed in the commit range (<a href='https://github.com/gitblit/gitblit/issues/671'>issue 671</a>)</li>\r
                <li>Fix support url decoding with non-ascii characters (<a href='https://github.com/gitblit/gitblit/pull/136'>pull request #136</a>)</li>\r
                <li>Fix potential NPE on removing uncached repository from cache</li>\r
                <li>Ignore the default contents of .git/description file</li>\r
        </ul>\r
        <h4>changes</h4>\r
        <ul>\r
-               <li>Gitblit now rejects pushes to identified mirror repositories (<a href='http://code.google.com/p/gitblit/issues/detail?id=5'>issue 5</a>)</li>\r
-               <li>Personal repository prefix (~) is now configurable (<a href='http://code.google.com/p/gitblit/issues/detail?id=265'>issue 265</a>)</li>\r
-               <li>Refactored user services and separated authentication into providers (<a href='http://code.google.com/p/gitblit/issues/detail?id=281'>issue 281</a>)</li>\r
-               <li>Reversed line links in blob view (<a href='http://code.google.com/p/gitblit/issues/detail?id=309'>issue 309</a>)</li>\r
-               <li>Dashboard and Activity pages now obey the web.generateActivityGraph setting (<a href='http://code.google.com/p/gitblit/issues/detail?id=310'>issue 310</a>)</li>\r
-               <li>Do not log passwords on failed authentication attempts (<a href='http://code.google.com/p/gitblit/issues/detail?id=316'>issue 316</a>)</li>\r
-               <li>LDAP synchronization is now scheduled rather than on-demand (<a href='http://code.google.com/p/gitblit/issues/detail?id=336'>issue 336</a>)</li>\r
-               <li>Show displayname and username in palettes (<a href='http://code.google.com/p/gitblit/issues/detail?id=364'>issue 364</a>)</li>\r
+               <li>Gitblit now rejects pushes to identified mirror repositories (<a href='https://github.com/gitblit/gitblit/issues/301'>issue 301</a>)</li>\r
+               <li>Personal repository prefix (~) is now configurable (<a href='https://github.com/gitblit/gitblit/issues/561'>issue 561</a>)</li>\r
+               <li>Refactored user services and separated authentication into providers (<a href='https://github.com/gitblit/gitblit/issues/577'>issue 577</a>)</li>\r
+               <li>Reversed line links in blob view (<a href='https://github.com/gitblit/gitblit/issues/605'>issue 605</a>)</li>\r
+               <li>Dashboard and Activity pages now obey the web.generateActivityGraph setting (<a href='https://github.com/gitblit/gitblit/issues/606'>issue 606</a>)</li>\r
+               <li>Do not log passwords on failed authentication attempts (<a href='https://github.com/gitblit/gitblit/issues/612'>issue 612</a>)</li>\r
+               <li>LDAP synchronization is now scheduled rather than on-demand (<a href='https://github.com/gitblit/gitblit/issues/632'>issue 632</a>)</li>\r
+               <li>Show displayname and username in palettes (<a href='https://github.com/gitblit/gitblit/issues/660'>issue 660</a>)</li>\r
                <li>Updated default binary and Lucene ignore extensions</li>\r
                <li>Change the WAR baseFolder context parameter to a JNDI env-entry to improve enterprise deployments</li>\r
                <li>Removed internal Gitblit ref exclusions in the upload pack</li>\r
        </ul>\r
        <h4>additions</h4>\r
        <ul>\r
-               <li>Added color modes for the blame page (<a href='http://code.google.com/p/gitblit/issues/detail?id=2'>issue 2</a>)</li>\r
-               <li>Added an optional MirrorService which will periodically fetch ref updates from source repositories for mirrors (<a href='http://code.google.com/p/gitblit/issues/detail?id=5'>issue 5</a>).  Repositories must be manually cloned using native git and &quot;--mirror&quot;.</li>\r
-               <li>Added branch graph image servlet based on EGit's branch graph renderer (<a href='http://code.google.com/p/gitblit/issues/detail?id=194'>issue 194</a>)</li>\r
-               <li>Added option to render Markdown commit messages (<a href='http://code.google.com/p/gitblit/issues/detail?id=203'>issue 203</a>)</li>\r
-               <li>Added Ticket tracker and Patchset collaboration feature (<a href='http://code.google.com/p/gitblit/issues/detail?id=215'>issue 215</a>)</li>\r
-               <li>Added setting to control creating a repository as --shared on Unix servers (<a href='http://code.google.com/p/gitblit/issues/detail?id=263'>issue 263</a>)</li>\r
-               <li>Set Link: &lt;url&gt;; rel=&quot;canonical&quot; http header for SEO (<a href='http://code.google.com/p/gitblit/issues/detail?id=304'>issue 304</a>)</li>\r
-               <li>Added raw links to the commit, commitdiff, and compare pages (<a href='http://code.google.com/p/gitblit/issues/detail?id=319'>issue 319</a>)</li>\r
-               <li>Support intradocument linking in Markdown content using [[WikiLinks]] syntax (<a href='http://code.google.com/p/gitblit/issues/detail?id=324'>issue 324</a>)</li>\r
-               <li>Support Markdown image links relative to the repository root (<a href='http://code.google.com/p/gitblit/issues/detail?id=324'>issue 324</a>)</li>\r
-               <li>Added filesystem write permission check (<a href='http://code.google.com/p/gitblit/issues/detail?id=345'>issue 345</a>)</li>\r
-               <li>Added GO launch parameter for redirecting logging to a rolling, daily log file (<a href='http://code.google.com/p/gitblit/issues/detail?id=348'>issue 348</a>)</li>\r
-               <li>Added settings to Windows authentication provider to permit/prohibit BUILTIN\Administrators from being Gitblit Admins (<a href='http://code.google.com/p/gitblit/issues/detail?id=354'>issue 354</a>)</li>\r
+               <li>Added color modes for the blame page (<a href='https://github.com/gitblit/gitblit/issues/298'>issue 298</a>)</li>\r
+               <li>Added an optional MirrorService which will periodically fetch ref updates from source repositories for mirrors (<a href='https://github.com/gitblit/gitblit/issues/301'>issue 301</a>).  Repositories must be manually cloned using native git and &quot;--mirror&quot;.</li>\r
+               <li>Added branch graph image servlet based on EGit's branch graph renderer (<a href='https://github.com/gitblit/gitblit/issues/490'>issue 490</a>)</li>\r
+               <li>Added option to render Markdown commit messages (<a href='https://github.com/gitblit/gitblit/issues/499'>issue 499</a>)</li>\r
+               <li>Added Ticket tracker and Patchset collaboration feature (<a href='https://github.com/gitblit/gitblit/issues/511'>issue 511</a>)</li>\r
+               <li>Added setting to control creating a repository as --shared on Unix servers (<a href='https://github.com/gitblit/gitblit/issues/559'>issue 559</a>)</li>\r
+               <li>Set Link: &lt;url&gt;; rel=&quot;canonical&quot; http header for SEO (<a href='https://github.com/gitblit/gitblit/issues/600'>issue 600</a>)</li>\r
+               <li>Added raw links to the commit, commitdiff, and compare pages (<a href='https://github.com/gitblit/gitblit/issues/615'>issue 615</a>)</li>\r
+               <li>Support intradocument linking in Markdown content using [[WikiLinks]] syntax (<a href='https://github.com/gitblit/gitblit/issues/620'>issue 620</a>)</li>\r
+               <li>Support Markdown image links relative to the repository root (<a href='https://github.com/gitblit/gitblit/issues/620'>issue 620</a>)</li>\r
+               <li>Added filesystem write permission check (<a href='https://github.com/gitblit/gitblit/issues/641'>issue 641</a>)</li>\r
+               <li>Added GO launch parameter for redirecting logging to a rolling, daily log file (<a href='https://github.com/gitblit/gitblit/issues/644'>issue 644</a>)</li>\r
+               <li>Added settings to Windows authentication provider to permit/prohibit BUILTIN\Administrators from being Gitblit Admins (<a href='https://github.com/gitblit/gitblit/issues/650'>issue 650</a>)</li>\r
                <li>Added canonical url setting for email notifications and web display</li>\r
                <li>Support rendering confluence, mediawiki, textile, tracwiki, and twiki markup documents</li>\r
                <li>Added setting to globally disable anonymous pushes in the receive pack</li>\r
                <li>Automatically display common repository root documents as tabs on the docs page</li>\r
                <li>Support bugtraq configuration in collaboration with Syntevo,  the regex.* config keys are now DEPRECATED</li>\r
                <li>Added FishEye hook script (<a href='https://github.com/gitblit/gitblit/pull/137'>pull request #137</a>)</li>\r
-               <li>Added Redmine Fetch hook script (<a href='http://code.google.com/p/gitblit/issues/detail?id=359'>issue 359</a>)</li>\r
+               <li>Added Redmine Fetch hook script (<a href='https://github.com/gitblit/gitblit/issues/655'>issue 655</a>)</li>\r
                <li>Added Subgit hook contributed by TMate Software</li>\r
                <li>Added function to retain a user account but prohibit authentication. This is an alternative to deleting a user account.</li>\r
                <li>Added setting to hide the top-level navigation header to facilitate embedding Gitblit in something else.</li>\r
 \r
        <h4>fixes</h4>\r
        <ul>\r
-               <li>Fixed Gitblit Authority startup failures when using alternate user services (<a href='http://code.google.com/p/gitblit/issues/detail?id=280'>issue 280</a>)</li>\r
-               <li>Manually redirect after branch deletion (<a href='http://code.google.com/p/gitblit/issues/detail?id=282'>issue 282</a>)</li>\r
-               <li>Simplify when repository size is calculated to ensure we have one IF we want one (<a href='http://code.google.com/p/gitblit/issues/detail?id=295'>issue 295</a>)</li>\r
-               <li>Fixed anonymous LDAP connections (<a href='http://code.google.com/p/gitblit/issues/detail?id=297'>issue 297</a>)</li>\r
+               <li>Fixed Gitblit Authority startup failures when using alternate user services (<a href='https://github.com/gitblit/gitblit/issues/576'>issue 576</a>)</li>\r
+               <li>Manually redirect after branch deletion (<a href='https://github.com/gitblit/gitblit/issues/578'>issue 578</a>)</li>\r
+               <li>Simplify when repository size is calculated to ensure we have one IF we want one (<a href='https://github.com/gitblit/gitblit/issues/591'>issue 591</a>)</li>\r
+               <li>Fixed anonymous LDAP connections (<a href='https://github.com/gitblit/gitblit/issues/593'>issue 593</a>)</li>\r
                <li>Improved branch deletion-reflog interaction</li>\r
                <li>Encode page url parameters as UTF-8</li>\r
                <li>Encode filename for binary files on RawPage according to browser</li>\r
 \r
        <h4>fixes</h4>\r
        <ul>\r
-               <li>Gitblit-as-viewer with no repository urls failed to display summary page (<a href='http://code.google.com/p/gitblit/issues/detail?id=269'>issue 269</a>)</li>\r
-               <li>Fixed incorrect tagger in the dashboard pages (<a href='http://code.google.com/p/gitblit/issues/detail?id=276'>issue 276</a>)</li>\r
-               <li>Automatically decode %7E in repository names from git clients that encode ~ (<a href='http://code.google.com/p/gitblit/issues/detail?id=278'>issue 278</a>)</li>\r
+               <li>Gitblit-as-viewer with no repository urls failed to display summary page (<a href='https://github.com/gitblit/gitblit/issues/565'>issue 565</a>)</li>\r
+               <li>Fixed incorrect tagger in the dashboard pages (<a href='https://github.com/gitblit/gitblit/issues/572'>issue 572</a>)</li>\r
+               <li>Automatically decode %7E in repository names from git clients that encode ~ (<a href='https://github.com/gitblit/gitblit/issues/574'>issue 574</a>)</li>\r
                <li>Fixed missing Keys class in WAR and Express builds</li>\r
                <li>Fixed missing model class dependencies in Gitblit Manager build</li>\r
                <li>Fix for IE10 compatibility mode</li>\r
        </ul>\r
        <h4>additions</h4>\r
        <ul>\r
-               <li>Added optional browser-side page caching using Last-Modified and Cache-Control for the dashboard, activity, project, and several repository pages (<a href='http://code.google.com/p/gitblit/issues/detail?id=274'>issue 274</a>)</li>\r
-               <li>Added a GET_USER request type for the RPC mechanism (<a href='http://code.google.com/p/gitblit/issues/detail?id=275'>issue 275</a>)</li>\r
+               <li>Added optional browser-side page caching using Last-Modified and Cache-Control for the dashboard, activity, project, and several repository pages (<a href='https://github.com/gitblit/gitblit/issues/570'>issue 570</a>)</li>\r
+               <li>Added a GET_USER request type for the RPC mechanism (<a href='https://github.com/gitblit/gitblit/issues/571'>issue 571</a>)</li>\r
                <li>Added PAMUserService to authenticate against a local Linux/Unix/MacOSX server</li>\r
        </ul>\r
        <h4>new settings</h4>\r
@@ -1440,32 +1556,32 @@ Thank you to <a href="http://syntevo.com">syntevo</a>, <a href="http://atlassian
 \r
        <h4 style="color:red;">security</h4>\r
        <ul>\r
-               <li>Raw servlet was insecure. If someone knew the exact repository name and path to a file, the raw blob could be retrieved bypassing security constraints. (<a href='http://code.google.com/p/gitblit/issues/detail?id=198'>issue 198</a>)</li>\r
+               <li>Raw servlet was insecure. If someone knew the exact repository name and path to a file, the raw blob could be retrieved bypassing security constraints. (<a href='https://github.com/gitblit/gitblit/issues/494'>issue 494</a>)</li>\r
        </ul>\r
        <h4>fixes</h4>\r
        <ul>\r
-               <li>Use bash instead of sh in Linux/OSX shell scripts (<a href='http://code.google.com/p/gitblit/issues/detail?id=154'>issue 154</a>)</li>\r
-               <li>Fix NPE when getting user's fork without repository list caching (<a href='http://code.google.com/p/gitblit/issues/detail?id=182'>issue 182</a>)</li>\r
-               <li>Fix internal error on folder history links (<a href='http://code.google.com/p/gitblit/issues/detail?id=192'>issue 192</a>)</li>\r
-               <li>Fix NPE in repositories panel when viewing a federation proposal (<a href='http://code.google.com/p/gitblit/issues/detail?id=195'>issue 195</a>)</li>\r
-               <li>Fix NPEs when initializing the context on a servlet containers which returns a null contextFolder (<a href='http://code.google.com/p/gitblit/issues/detail?id=199'>issue 199</a>)</li>\r
-               <li>Fixed incorrect icon file name for .doc files (<a href='http://code.google.com/p/gitblit/issues/detail?id=200'>issue 200</a>)</li>\r
-               <li>Do not queue emails with no recipients (<a href='http://code.google.com/p/gitblit/issues/detail?id=201'>issue 201</a>)</li>\r
-               <li>Disable view and blame links for deleted blobs (<a href='http://code.google.com/p/gitblit/issues/detail?id=216'>issue 216</a>)</li>\r
-               <li>Fixed 1.2.x regression with individually symlinked repositories (<a href='http://code.google.com/p/gitblit/issues/detail?id=217'>issue 217</a>)</li>\r
-               <li>Fixed UTF-8 encoding errors in email notifications (<a href='http://code.google.com/p/gitblit/issues/detail?id=218'>issue 218</a>)</li>\r
-               <li>Fixed NPE in 1.2.1 Federation Client (<a href='http://code.google.com/p/gitblit/issues/detail?id=219'>issue 219</a>)</li>\r
-               <li>Fixed extracting Groovy scripts on Express installs (<a href='http://code.google.com/p/gitblit/issues/detail?id=220'>issue 220</a>)</li>\r
-               <li>Ensure Redmine url is properly formatted (<a href='http://code.google.com/p/gitblit/issues/detail?id=223'>issue 223</a>)</li>\r
-               <li>Use standard ServletRequestWrapper instead of custom wrapper (<a href='http://code.google.com/p/gitblit/issues/detail?id=224'>issue 224</a>)</li>\r
-               <li>Switch commit message back to a pre and ensure that it is properly escaped when combined with commit message regex substitution (<a href='http://code.google.com/p/gitblit/issues/detail?id=242'>issue 242</a>)</li>\r
-               <li>Fixed AddIndexedBranch tool --branch parameter (<a href='http://code.google.com/p/gitblit/issues/detail?id=247'>issue 247</a>)</li>\r
-               <li>Improve NPE handling for hook script enumeration (<a href='http://code.google.com/p/gitblit/issues/detail?id=253'>issue 253</a>)</li>\r
-               <li>Workaround missing commit information in blame page (JGit bug 374382, <a href='http://code.google.com/p/gitblit/issues/detail?id=254'>issue 254</a>)</li>\r
-               <li>Ignore orphan &quot;.git&quot; folder in the repositories root folder (<a href='http://code.google.com/p/gitblit/issues/detail?id=256'>issue 256</a>)</li>\r
-               <li>Fixed bug where a null permission was added to a user model on a repository rename when the permission had really been inherited from a team membership (<a href='http://code.google.com/p/gitblit/issues/detail?id=259'>issue 259</a>)</li>\r
-               <li>Fixed committer verification with merge commits (<a href='http://code.google.com/p/gitblit/issues/detail?id=264'>issue 264</a>)</li>\r
-               <li>Fixed bug in submodule repository linking (<a href='http://code.google.com/p/gitblit/issues/detail?id=266'>issue 266</a>)</li>\r
+               <li>Use bash instead of sh in Linux/OSX shell scripts (<a href='https://github.com/gitblit/gitblit/issues/450'>issue 450</a>)</li>\r
+               <li>Fix NPE when getting user's fork without repository list caching (<a href='https://github.com/gitblit/gitblit/issues/478'>issue 478</a>)</li>\r
+               <li>Fix internal error on folder history links (<a href='https://github.com/gitblit/gitblit/issues/488'>issue 488</a>)</li>\r
+               <li>Fix NPE in repositories panel when viewing a federation proposal (<a href='https://github.com/gitblit/gitblit/issues/491'>issue 491</a>)</li>\r
+               <li>Fix NPEs when initializing the context on a servlet containers which returns a null contextFolder (<a href='https://github.com/gitblit/gitblit/issues/495'>issue 495</a>)</li>\r
+               <li>Fixed incorrect icon file name for .doc files (<a href='https://github.com/gitblit/gitblit/issues/496'>issue 496</a>)</li>\r
+               <li>Do not queue emails with no recipients (<a href='https://github.com/gitblit/gitblit/issues/497'>issue 497</a>)</li>\r
+               <li>Disable view and blame links for deleted blobs (<a href='https://github.com/gitblit/gitblit/issues/512'>issue 512</a>)</li>\r
+               <li>Fixed 1.2.x regression with individually symlinked repositories (<a href='https://github.com/gitblit/gitblit/issues/513'>issue 513</a>)</li>\r
+               <li>Fixed UTF-8 encoding errors in email notifications (<a href='https://github.com/gitblit/gitblit/issues/514'>issue 514</a>)</li>\r
+               <li>Fixed NPE in 1.2.1 Federation Client (<a href='https://github.com/gitblit/gitblit/issues/515'>issue 515</a>)</li>\r
+               <li>Fixed extracting Groovy scripts on Express installs (<a href='https://github.com/gitblit/gitblit/issues/516'>issue 516</a>)</li>\r
+               <li>Ensure Redmine url is properly formatted (<a href='https://github.com/gitblit/gitblit/issues/519'>issue 519</a>)</li>\r
+               <li>Use standard ServletRequestWrapper instead of custom wrapper (<a href='https://github.com/gitblit/gitblit/issues/520'>issue 520</a>)</li>\r
+               <li>Switch commit message back to a pre and ensure that it is properly escaped when combined with commit message regex substitution (<a href='https://github.com/gitblit/gitblit/issues/538'>issue 538</a>)</li>\r
+               <li>Fixed AddIndexedBranch tool --branch parameter (<a href='https://github.com/gitblit/gitblit/issues/543'>issue 543</a>)</li>\r
+               <li>Improve NPE handling for hook script enumeration (<a href='https://github.com/gitblit/gitblit/issues/549'>issue 549</a>)</li>\r
+               <li>Workaround missing commit information in blame page (JGit bug 374382, <a href='https://github.com/gitblit/gitblit/issues/550'>issue 550</a>)</li>\r
+               <li>Ignore orphan &quot;.git&quot; folder in the repositories root folder (<a href='https://github.com/gitblit/gitblit/issues/552'>issue 552</a>)</li>\r
+               <li>Fixed bug where a null permission was added to a user model on a repository rename when the permission had really been inherited from a team membership (<a href='https://github.com/gitblit/gitblit/issues/555'>issue 555</a>)</li>\r
+               <li>Fixed committer verification with merge commits (<a href='https://github.com/gitblit/gitblit/issues/560'>issue 560</a>)</li>\r
+               <li>Fixed bug in submodule repository linking (<a href='https://github.com/gitblit/gitblit/issues/562'>issue 562</a>)</li>\r
                <li>Could not reset settings with $ or { characters through Gitblit Manager because they are not properly escaped</li>\r
                <li>Added more error checking to blob page and blame page</li>\r
                <li>Disable SNI extensions for client SSL connections</li>\r
@@ -1476,11 +1592,11 @@ Thank you to <a href="http://syntevo.com">syntevo</a>, <a href="http://atlassian
        </ul>\r
        <h4>changes</h4>\r
        <ul>\r
-               <li>Retrieve summary and metric graphs from Google over https (<a href='http://code.google.com/p/gitblit/issues/detail?id=61'>issue 61</a>)</li>\r
-               <li>Persist originRepository (for forks) in the repository config instead of relying on parsing origin urls which are susceptible to filesystem relocation (<a href='http://code.google.com/p/gitblit/issues/detail?id=190'>issue 190</a>)</li>\r
-               <li>Improved error logging for servlet containers which provide a null contextFolder (<a href='http://code.google.com/p/gitblit/issues/detail?id=199'>issue 199</a>)</li>\r
-               <li>Improve Gerrit change ref decoration in the refs panel (<a href='http://code.google.com/p/gitblit/issues/detail?id=206'>issue 206</a>)</li>\r
-               <li>Display full commit message on commitdiff page (<a href='http://code.google.com/p/gitblit/issues/detail?id=258'>issue 258</a>)</li>\r
+               <li>Retrieve summary and metric graphs from Google over https (<a href='https://github.com/gitblit/gitblit/issues/357'>issue 357</a>)</li>\r
+               <li>Persist originRepository (for forks) in the repository config instead of relying on parsing origin urls which are susceptible to filesystem relocation (<a href='https://github.com/gitblit/gitblit/issues/486'>issue 486</a>)</li>\r
+               <li>Improved error logging for servlet containers which provide a null contextFolder (<a href='https://github.com/gitblit/gitblit/issues/495'>issue 495</a>)</li>\r
+               <li>Improve Gerrit change ref decoration in the refs panel (<a href='https://github.com/gitblit/gitblit/issues/502'>issue 502</a>)</li>\r
+               <li>Display full commit message on commitdiff page (<a href='https://github.com/gitblit/gitblit/issues/554'>issue 554</a>)</li>\r
                <li>Improved the repository url display.  This display now indicates your repository access permission, per-protocol.</li>\r
                <li>Automatically encode/decode usernames for urls using %XX notation on space, @, and \</li>\r
                <li>Disable Gson's pretty printing which has a huge performance gain</li>\r
@@ -1494,16 +1610,16 @@ Thank you to <a href="http://syntevo.com">syntevo</a>, <a href="http://atlassian
        </ul>\r
        <h4>additions</h4>\r
        <ul>\r
-               <li>Added a ui for the ref log introduced in 1.2.1 (<a href='http://code.google.com/p/gitblit/issues/detail?id=177'>issue 177</a>)</li>\r
-               <li>Added weblogic.xml to WAR for deployment on WebLogic (<a href='http://code.google.com/p/gitblit/issues/detail?id=199'>issue 199</a>)</li>\r
-               <li>Support setting a custom header logo (<a href='http://code.google.com/p/gitblit/issues/detail?id=208'>issue 208</a>)</li>\r
-               <li>Support header color customizations (<a href='http://code.google.com/p/gitblit/issues/detail?id=209'>issue 209</a>)</li>\r
-               <li>Support username substitution in web.otherUrls (<a href='http://code.google.com/p/gitblit/issues/detail?id=213'>issue 213</a>)</li>\r
-               <li>Option to force client-side basic authentication instead of form-based authentication if web.authenticateViewPages=true (<a href='http://code.google.com/p/gitblit/issues/detail?id=222'>issue 222</a>)</li>\r
-               <li>Set author as tooltip of last change column in the repositories panel (<a href='http://code.google.com/p/gitblit/issues/detail?id=238'>issue 238</a>)</li>\r
-               <li>Setting to automatically create an user account based on an authenticated user principal from the servlet container (<a href='http://code.google.com/p/gitblit/issues/detail?id=246'>issue 246</a>)</li>\r
-               <li>Added WindowsUserService to authenticate users against Windows accounts (<a href='http://code.google.com/p/gitblit/issues/detail?id=250'>issue 250</a>)</li>\r
-               <li>Global and per-repository setting to exclude authors from metrics (<a href='http://code.google.com/p/gitblit/issues/detail?id=251'>issue 251</a>)</li>\r
+               <li>Added a ui for the ref log introduced in 1.2.1 (<a href='https://github.com/gitblit/gitblit/issues/473'>issue 473</a>)</li>\r
+               <li>Added weblogic.xml to WAR for deployment on WebLogic (<a href='https://github.com/gitblit/gitblit/issues/495'>issue 495</a>)</li>\r
+               <li>Support setting a custom header logo (<a href='https://github.com/gitblit/gitblit/issues/504'>issue 504</a>)</li>\r
+               <li>Support header color customizations (<a href='https://github.com/gitblit/gitblit/issues/505'>issue 505</a>)</li>\r
+               <li>Support username substitution in web.otherUrls (<a href='https://github.com/gitblit/gitblit/issues/509'>issue 509</a>)</li>\r
+               <li>Option to force client-side basic authentication instead of form-based authentication if web.authenticateViewPages=true (<a href='https://github.com/gitblit/gitblit/issues/518'>issue 518</a>)</li>\r
+               <li>Set author as tooltip of last change column in the repositories panel (<a href='https://github.com/gitblit/gitblit/issues/534'>issue 534</a>)</li>\r
+               <li>Setting to automatically create an user account based on an authenticated user principal from the servlet container (<a href='https://github.com/gitblit/gitblit/issues/542'>issue 542</a>)</li>\r
+               <li>Added WindowsUserService to authenticate users against Windows accounts (<a href='https://github.com/gitblit/gitblit/issues/546'>issue 546</a>)</li>\r
+               <li>Global and per-repository setting to exclude authors from metrics (<a href='https://github.com/gitblit/gitblit/issues/547'>issue 547</a>)</li>\r
                <li>Added commit cache to improve Activity, Dashboard, and Project page generation times</li>\r
                <li>Added SalesForce.com user service</li>\r
                <li>Added simple star/unstar function to flag or bookmark interesting repositories</li>\r
@@ -1664,13 +1780,13 @@ You will need to move a few files around when upgrading.  Please review the <a h
        <h4>fixes</h4>\r
        <ul>\r
                <li>Fixed nullpointer on recursively calculating folder sizes when there is a named pipe or symlink in the hierarchy</li>\r
-               <li>Added nullchecking when concurrently forking a repository and trying to display the fork network (<a href='http://code.google.com/p/gitblit/issues/detail?id=187'>issue 187</a>)</li>\r
-               <li>Fixed bug where permission changes were not visible in the web ui to a logged-in user until the user logged-out and then logged back in again (<a href='http://code.google.com/p/gitblit/issues/detail?id=186'>issue 186</a>)</li>\r
-               <li>Fixed nullpointer on creating a repository with mixed case (<a href='http://code.google.com/p/gitblit/issues/detail?id=185'>issue 185</a>)</li>\r
-               <li>Include missing model classes in api library (<a href='http://code.google.com/p/gitblit/issues/detail?id=184'>issue 184</a>)</li>\r
-               <li>Fixed nullpointer when using *web.allowForking = true* &amp;&amp; *git.cacheRepositoryList = false* (<a href='http://code.google.com/p/gitblit/issues/detail?id=182'>issue 182</a>)</li>\r
-               <li>Likely fix for commit and commitdiff page failures when a submodule reference changes (<a href='http://code.google.com/p/gitblit/issues/detail?id=178'>issue 178</a>)</li>\r
-               <li>Build project models from the repository model cache, when possible, to reduce page load time (<a href='http://code.google.com/p/gitblit/issues/detail?id=172'>issue 172</a>)</li>\r
+               <li>Added nullchecking when concurrently forking a repository and trying to display the fork network (<a href='https://github.com/gitblit/gitblit/issues/483'>issue 483</a>)</li>\r
+               <li>Fixed bug where permission changes were not visible in the web ui to a logged-in user until the user logged-out and then logged back in again (<a href='https://github.com/gitblit/gitblit/issues/482'>issue 482</a>)</li>\r
+               <li>Fixed nullpointer on creating a repository with mixed case (<a href='https://github.com/gitblit/gitblit/issues/481'>issue 481</a>)</li>\r
+               <li>Include missing model classes in api library (<a href='https://github.com/gitblit/gitblit/issues/480'>issue 480</a>)</li>\r
+               <li>Fixed nullpointer when using *web.allowForking = true* &amp;&amp; *git.cacheRepositoryList = false* (<a href='https://github.com/gitblit/gitblit/issues/478'>issue 478</a>)</li>\r
+               <li>Likely fix for commit and commitdiff page failures when a submodule reference changes (<a href='https://github.com/gitblit/gitblit/issues/474'>issue 474</a>)</li>\r
+               <li>Build project models from the repository model cache, when possible, to reduce page load time (<a href='https://github.com/gitblit/gitblit/issues/468'>issue 468</a>)</li>\r
                <li>Fixed loading of Brazilian Portuguese translation from *nix server</li>\r
        </ul>\r
        <h4>changes</h4>\r
@@ -1685,8 +1801,8 @@ You will need to move a few files around when upgrading.  Please review the <a h
        <h4>additions</h4>\r
        <ul>\r
                <li>Fanout PubSub service for self-hosted [Sparkleshare](http://sparkleshare.org) notifications. This service is disabled by default.</li>\r
-               <li>Implemented a simple push log based on a hidden, orphan branch refs/gitblit/pushes (<a href='http://code.google.com/p/gitblit/issues/detail?id=177'>issue 177</a>) The push log is not currently visible in the ui, but the data will be collected and it will be exposed to the ui in the next release.</li>\r
-               <li>Support for locally and remotely authenticated accounts in LdapUserService and RedmineUserService (<a href='http://code.google.com/p/gitblit/issues/detail?id=183'>issue 183</a>)</li>\r
+               <li>Implemented a simple push log based on a hidden, orphan branch refs/gitblit/pushes (<a href='https://github.com/gitblit/gitblit/issues/473'>issue 473</a>) The push log is not currently visible in the ui, but the data will be collected and it will be exposed to the ui in the next release.</li>\r
+               <li>Support for locally and remotely authenticated accounts in LdapUserService and RedmineUserService (<a href='https://github.com/gitblit/gitblit/issues/479'>issue 479</a>)</li>\r
                <li>Added Dutch translation</li>\r
        </ul>\r
        <h4>new settings</h4>\r
@@ -1730,57 +1846,57 @@ You will need to move a few files around when upgrading.  Please review the <a h
 \r
        <h4>fixes</h4>\r
        <ul>\r
-               <li>Fixed regression in *isFrozen* (<a href='http://code.google.com/p/gitblit/issues/detail?id=181'>issue 181</a>)</li>\r
-               <li>Author metrics can be broken by newlines in email addresses from converted repositories (<a href='http://code.google.com/p/gitblit/issues/detail?id=176'>issue 176</a>)</li>\r
-               <li>Set subjectAlternativeName on generated SSL cert if CN is an ip address (<a href='http://code.google.com/p/gitblit/issues/detail?id=170'>issue 170</a>)</li>\r
-               <li>Fixed incorrect links on history page for files not in the current/active commit (<a href='http://code.google.com/p/gitblit/issues/detail?id=166'>issue 166</a>)</li>\r
-               <li>Empty repository page failed to handle missing repository (<a href='http://code.google.com/p/gitblit/issues/detail?id=160'>issue 160</a>)</li>\r
-               <li>Fixed broken ticgit urls (<a href='http://code.google.com/p/gitblit/issues/detail?id=157'>issue 157</a>)</li>\r
-               <li>Exclude submodules from zip downloads (<a href='http://code.google.com/p/gitblit/issues/detail?id=151'>issue 151</a>)</li>\r
+               <li>Fixed regression in *isFrozen* (<a href='https://github.com/gitblit/gitblit/issues/477'>issue 477</a>)</li>\r
+               <li>Author metrics can be broken by newlines in email addresses from converted repositories (<a href='https://github.com/gitblit/gitblit/issues/472'>issue 472</a>)</li>\r
+               <li>Set subjectAlternativeName on generated SSL cert if CN is an ip address (<a href='https://github.com/gitblit/gitblit/issues/466'>issue 466</a>)</li>\r
+               <li>Fixed incorrect links on history page for files not in the current/active commit (<a href='https://github.com/gitblit/gitblit/issues/462'>issue 462</a>)</li>\r
+               <li>Empty repository page failed to handle missing repository (<a href='https://github.com/gitblit/gitblit/issues/456'>issue 456</a>)</li>\r
+               <li>Fixed broken ticgit urls (<a href='https://github.com/gitblit/gitblit/issues/453'>issue 453</a>)</li>\r
+               <li>Exclude submodules from zip downloads (<a href='https://github.com/gitblit/gitblit/issues/447'>issue 447</a>)</li>\r
                <li>Fixed bug where repository ownership was not updated on rename user</li>\r
-               <li>Fixed bug in create/rename repository if you explicitly specified the alias for the root group (e.g. main/myrepo) (<a href='http://code.google.com/p/gitblit/issues/detail?id=143'>issue 143</a>)</li>\r
-               <li>Wrapped Markdown parser with improved exception handler (<a href='http://code.google.com/p/gitblit/issues/detail?id=142'>issue 142</a>)</li>\r
-               <li>Fixed duplicate entries in repository cache (<a href='http://code.google.com/p/gitblit/issues/detail?id=140'>issue 140</a>)</li>\r
-               <li>Fixed connection leak in LDAPUserService (<a href='http://code.google.com/p/gitblit/issues/detail?id=139'>issue 139</a>)</li>\r
-               <li>Fixed bug in commit page where changes to a submodule threw a null pointer exception (<a href='http://code.google.com/p/gitblit/issues/detail?id=132'>issue 132</a>)</li>\r
-               <li>Fixed bug in the diff view for filenames that have non-ASCII characters (<a href='http://code.google.com/p/gitblit/issues/detail?id=128'>issue 128</a>)</li>\r
+               <li>Fixed bug in create/rename repository if you explicitly specified the alias for the root group (e.g. main/myrepo) (<a href='https://github.com/gitblit/gitblit/issues/439'>issue 439</a>)</li>\r
+               <li>Wrapped Markdown parser with improved exception handler (<a href='https://github.com/gitblit/gitblit/issues/438'>issue 438</a>)</li>\r
+               <li>Fixed duplicate entries in repository cache (<a href='https://github.com/gitblit/gitblit/issues/436'>issue 436</a>)</li>\r
+               <li>Fixed connection leak in LDAPUserService (<a href='https://github.com/gitblit/gitblit/issues/435'>issue 435</a>)</li>\r
+               <li>Fixed bug in commit page where changes to a submodule threw a null pointer exception (<a href='https://github.com/gitblit/gitblit/issues/428'>issue 428</a>)</li>\r
+               <li>Fixed bug in the diff view for filenames that have non-ASCII characters (<a href='https://github.com/gitblit/gitblit/issues/424'>issue 424</a>)</li>\r
        </ul>\r
        <h4>changes</h4>\r
        <ul>\r
-               <li>Added server setting to specify keystore alias for ssl certificate (<a href='http://code.google.com/p/gitblit/issues/detail?id=98'>issue 98</a>)</li>\r
-               <li>Added optional global and per-repository activity page commit contribution throttle to help tame *really* active repositories (<a href='http://code.google.com/p/gitblit/issues/detail?id=173'>issue 173</a>)</li>\r
-               <li>Added support for symlinks in tree page and commit page (<a href='http://code.google.com/p/gitblit/issues/detail?id=171'>issue 171</a>)</li>\r
+               <li>Added server setting to specify keystore alias for ssl certificate (<a href='https://github.com/gitblit/gitblit/issues/394'>issue 394</a>)</li>\r
+               <li>Added optional global and per-repository activity page commit contribution throttle to help tame *really* active repositories (<a href='https://github.com/gitblit/gitblit/issues/469'>issue 469</a>)</li>\r
+               <li>Added support for symlinks in tree page and commit page (<a href='https://github.com/gitblit/gitblit/issues/467'>issue 467</a>)</li>\r
                <li>All access restricted servlets (e.g. DownloadZip, RSS, etc) will try to authenticate using X509 certificates, container principals, cookies, and BASIC headers, in that order.</li>\r
                <li>Added *groovy* and *scala* to *web.prettyPrintExtensions*</li>\r
-               <li>Added short commit id column to log and history tables (<a href='http://code.google.com/p/gitblit/issues/detail?id=168'>issue 168</a>)</li>\r
+               <li>Added short commit id column to log and history tables (<a href='https://github.com/gitblit/gitblit/issues/464'>issue 464</a>)</li>\r
                <li>Teams can now specify the *admin*, *create*, and *fork* roles to simplify user administration</li>\r
                <li>Use https Gravatar urls to avoid browser complaints</li>\r
-               <li>Added frm to default pretty print extensions (<a href='http://code.google.com/p/gitblit/issues/detail?id=156'>issue 156</a>)</li>\r
-               <li>Expose ReceivePack to Groovy push hooks (<a href='http://code.google.com/p/gitblit/issues/detail?id=125'>issue 125</a>)</li>\r
-               <li>Redirect to summary page when refreshing the empty repository page on a repository that is not empty (<a href='http://code.google.com/p/gitblit/issues/detail?id=129'>issue 129</a>)</li>\r
-               <li>Emit a warning in the log file if running on a Tomcat-based servlet container which is unfriendly to %2F forward-slash url encoding AND Gitblit is configured to mount parameters with %2F forward-slash url encoding (<a href='http://code.google.com/p/gitblit/issues/detail?id=126'>issue 126</a>)</li>\r
+               <li>Added frm to default pretty print extensions (<a href='https://github.com/gitblit/gitblit/issues/452'>issue 452</a>)</li>\r
+               <li>Expose ReceivePack to Groovy push hooks (<a href='https://github.com/gitblit/gitblit/issues/421'>issue 421</a>)</li>\r
+               <li>Redirect to summary page when refreshing the empty repository page on a repository that is not empty (<a href='https://github.com/gitblit/gitblit/issues/425'>issue 425</a>)</li>\r
+               <li>Emit a warning in the log file if running on a Tomcat-based servlet container which is unfriendly to %2F forward-slash url encoding AND Gitblit is configured to mount parameters with %2F forward-slash url encoding (<a href='https://github.com/gitblit/gitblit/issues/422'>issue 422</a>)</li>\r
                <li>LDAP admin attribute setting is now consistent with LDAP teams setting and admin teams list. If *realm.ldap.maintainTeams==true* **AND** *realm.ldap.admins* is not empty, then User.canAdmin() is controlled by LDAP administrative team membership.  Otherwise, User.canAdmin() is controlled by Gitblit.</li>\r
-               <li>Support servlet container authentication for existing UserModels (<a href='http://code.google.com/p/gitblit/issues/detail?id=68'>issue 68</a>)</li>\r
+               <li>Support servlet container authentication for existing UserModels (<a href='https://github.com/gitblit/gitblit/issues/364'>issue 364</a>)</li>\r
        </ul>\r
        <h4>additions</h4>\r
        <ul>\r
-               <li> Implemented discrete repository permissions (<a href='http://code.google.com/p/gitblit/issues/detail?id=36'>issue 36</a>)<br/> <br/>   - V (view in web ui, RSS feeds, download zip)<br/>   - R (clone)<br/>   - RW (clone and push)<br/>   - RWC (clone and push with ref creation)<br/>   - RWD (clone and push with ref creation, deletion)<br/>   - RW+ (clone and push with ref creation, deletion, rewind)<br/>   <br/> While not as sophisticated as Gitolite, this does give finer access controls.  These permissions fit in cleanly with the existing users.conf and users.properties files.  In Gitblit &lt;= 1.1.0, all your existing user accounts have RW+ access.   If you are upgrading to 1.2.0, the RW+ access is *preserved* and you will have to lower/adjust accordingly.<br/> </li>\r
-               <li>Implemented *case-insensitive* regex repository permission matching (<a href='http://code.google.com/p/gitblit/issues/detail?id=36'>issue 36</a>)<br/> This allows you to specify a permission like `RW:mygroup/.*` to grant push privileges to all repositories within the *mygroup* project/folder.</li>\r
+               <li> Implemented discrete repository permissions (<a href='https://github.com/gitblit/gitblit/issues/332'>issue 332</a>)<br/> <br/>   - V (view in web ui, RSS feeds, download zip)<br/>   - R (clone)<br/>   - RW (clone and push)<br/>   - RWC (clone and push with ref creation)<br/>   - RWD (clone and push with ref creation, deletion)<br/>   - RW+ (clone and push with ref creation, deletion, rewind)<br/>   <br/> While not as sophisticated as Gitolite, this does give finer access controls.  These permissions fit in cleanly with the existing users.conf and users.properties files.  In Gitblit &lt;= 1.1.0, all your existing user accounts have RW+ access.   If you are upgrading to 1.2.0, the RW+ access is *preserved* and you will have to lower/adjust accordingly.<br/> </li>\r
+               <li>Implemented *case-insensitive* regex repository permission matching (<a href='https://github.com/gitblit/gitblit/issues/332'>issue 332</a>)<br/> This allows you to specify a permission like `RW:mygroup/.*` to grant push privileges to all repositories within the *mygroup* project/folder.</li>\r
                <li>Added DELETE, CREATE, and NON-FAST-FORWARD ref change logging</li>\r
                <li>Added support for personal repositories. Personal repositories can be created by accounts with the *create* permission and are stored in *git.repositoriesFolder/~username*.  Each user with personal repositories will have a user page, something like the GitHub profile page.  Personal repositories have all the same features as common repositories, except personal repositories can be renamed by their owner.</li>\r
-               <li>Added support for server-side forking of a repository to a personal repository (<a href='http://code.google.com/p/gitblit/issues/detail?id=137'>issue 137</a>) In order to fork a repository, the user account must have the *fork* permission **and** the repository must *allow forks*.  The clone inherits the access list of its origin.  i.e. if Team A has clone access to the origin repository, then by default Team A also has clone access to the fork.  This is to facilitate collaboration.  The fork owner may change access to the fork and add/remove users/teams, etc as required &lt;u&gt;however&lt;/u&gt; it should be noted that all personal forks will be enumerated in the fork network regardless of access view restrictions.  If you really must have an invisible fork, the clone it locally, create a new repository for your invisible fork, and push it back to Gitblit.</li>\r
+               <li>Added support for server-side forking of a repository to a personal repository (<a href='https://github.com/gitblit/gitblit/issues/433'>issue 433</a>) In order to fork a repository, the user account must have the *fork* permission **and** the repository must *allow forks*.  The clone inherits the access list of its origin.  i.e. if Team A has clone access to the origin repository, then by default Team A also has clone access to the fork.  This is to facilitate collaboration.  The fork owner may change access to the fork and add/remove users/teams, etc as required &lt;u&gt;however&lt;/u&gt; it should be noted that all personal forks will be enumerated in the fork network regardless of access view restrictions.  If you really must have an invisible fork, the clone it locally, create a new repository for your invisible fork, and push it back to Gitblit.</li>\r
                <li>Added optional *create-on-push* support</li>\r
                <li>Added **experimental** JGit-based garbage collection service.  This service is disabled by default.</li>\r
-               <li>Added support for X509 client certificate authentication.  (<a href='http://code.google.com/p/gitblit/issues/detail?id=106'>issue 106</a>) You can require all git servlet access be authenticated by a client certificate.  You may also specify the OID fingerprint to use for mapping a certificate to a username.  It should be noted that the user account MUST already exist in Gitblit for this authentication mechanism to work; this mechanism can not be used to automatically create user accounts from a certificate.</li>\r
+               <li>Added support for X509 client certificate authentication.  (<a href='https://github.com/gitblit/gitblit/issues/402'>issue 402</a>) You can require all git servlet access be authenticated by a client certificate.  You may also specify the OID fingerprint to use for mapping a certificate to a username.  It should be noted that the user account MUST already exist in Gitblit for this authentication mechanism to work; this mechanism can not be used to automatically create user accounts from a certificate.</li>\r
                <li>Revised clean install certificate generation to create a Gitblit GO Certificate Authority certificate; an SSL certificate signed by the CA certificate; and to create distinct server key and server trust stores.  &lt;u&gt;The store files have been renamed!&lt;/u&gt;</li>\r
                <li>Added support for Gitblit GO to require usage of client certificates to access the entire server.</li>\r
                <li>Added **Gitblit Certificate Authority**, an x509 PKI management tool for Gitblit GO to encourage use of x509 client certificate authentication.</li>\r
                <li>Added web.shortCommitId setting to control length of shortened commit ids</li>\r
-               <li>Added alternate compressed download formats: tar.gz, tar.xz, tar.bzip2 (<a href='http://code.google.com/p/gitblit/issues/detail?id=174'>issue 174</a>)</li>\r
+               <li>Added alternate compressed download formats: tar.gz, tar.xz, tar.bzip2 (<a href='https://github.com/gitblit/gitblit/issues/470'>issue 470</a>)</li>\r
                <li>Added simple project pages.  A project is a subfolder off the *git.repositoriesFolder*.</li>\r
-               <li>Added support for X-Forwarded-Context for Apache subdomain proxy configurations (<a href='http://code.google.com/p/gitblit/issues/detail?id=135'>issue 135</a>)</li>\r
-               <li>Delete branch feature (<a href='http://code.google.com/p/gitblit/issues/detail?id=121'>issue 121</a>)</li>\r
-               <li>Added line links to blob view (<a href='http://code.google.com/p/gitblit/issues/detail?id=130'>issue 130</a>)</li>\r
+               <li>Added support for X-Forwarded-Context for Apache subdomain proxy configurations (<a href='https://github.com/gitblit/gitblit/issues/431'>issue 431</a>)</li>\r
+               <li>Delete branch feature (<a href='https://github.com/gitblit/gitblit/issues/417'>issue 417</a>)</li>\r
+               <li>Added line links to blob view (<a href='https://github.com/gitblit/gitblit/issues/426'>issue 426</a>)</li>\r
                <li>Added HTML sendmail hook script and Gitblit.sendHtmlMail method</li>\r
                <li>Added RedmineUserService</li>\r
                <li>Support for committer verification.  Requires use of *--no-ff* when merging branches or pull requests.  See setup page for details.</li>\r
@@ -1870,19 +1986,19 @@ You will need to move a few files around when upgrading.  Please review the <a h
                <li>Fixed MailExecutor's failure to cope with mail server connection troubles resulting in 100% CPU usage</li>\r
                <li>Fixed generated urls in Groovy *sendmail* hook script for grouped repositories</li>\r
                <li>Fixed generated urls in RSS feeds for grouped repositories</li>\r
-               <li>Fixed nullpointer exception in git servlet security filter (<a href='http://code.google.com/p/gitblit/issues/detail?id=123'>issue 123</a>)</li>\r
-               <li>Eliminated an unnecessary repository enumeration call on the root page which should result in faster page loads (<a href='http://code.google.com/p/gitblit/issues/detail?id=103'>issue 103</a>)</li>\r
+               <li>Fixed nullpointer exception in git servlet security filter (<a href='https://github.com/gitblit/gitblit/issues/419'>issue 419</a>)</li>\r
+               <li>Eliminated an unnecessary repository enumeration call on the root page which should result in faster page loads (<a href='https://github.com/gitblit/gitblit/issues/399'>issue 399</a>)</li>\r
                <li>Gitblit could not delete a Lucene index in a working copy on index upgrade</li>\r
-               <li>Do not index submodule links (<a href='http://code.google.com/p/gitblit/issues/detail?id=119'>issue 119</a>)</li>\r
-               <li>Restore original user or team object on failure to update (<a href='http://code.google.com/p/gitblit/issues/detail?id=118'>issue 118</a>)</li>\r
-               <li>Fixes to relative path determination in repository search algorithm for symlinks (<a href='http://code.google.com/p/gitblit/issues/detail?id=116'>issue 116</a>)</li>\r
-               <li>Fix to GitServlet to allow pushing to symlinked repositories (<a href='http://code.google.com/p/gitblit/issues/detail?id=116'>issue 116</a>)</li>\r
-               <li>Repository URL now uses `X-Forwarded-Proto` and `X-Forwarded-Port`, if available, for reverse proxy configurations (<a href='http://code.google.com/p/gitblit/issues/detail?id=115'>issue 115</a>)</li>\r
-               <li>Output real RAW content, not simulated RAW content (<a href='http://code.google.com/p/gitblit/issues/detail?id=114'>issue 114</a>)</li>\r
-               <li>Fixed Lucene charset encoding bug when reindexing a repository (<a href='http://code.google.com/p/gitblit/issues/detail?id=112'>issue 112</a>)</li>\r
-               <li>Fixed search box linking to Lucene page for grouped repository on Tomcat (<a href='http://code.google.com/p/gitblit/issues/detail?id=111'>issue 111</a>)</li>\r
-               <li>Fixed null pointer in LdapUserSerivce if account has a null email address (<a href='http://code.google.com/p/gitblit/issues/detail?id=110'>issue 110</a>)</li>\r
-               <li>Really fixed failure to update a GO setting from the manager (<a href='http://code.google.com/p/gitblit/issues/detail?id=85'>issue 85</a>)</li>\r
+               <li>Do not index submodule links (<a href='https://github.com/gitblit/gitblit/issues/415'>issue 415</a>)</li>\r
+               <li>Restore original user or team object on failure to update (<a href='https://github.com/gitblit/gitblit/issues/414'>issue 414</a>)</li>\r
+               <li>Fixes to relative path determination in repository search algorithm for symlinks (<a href='https://github.com/gitblit/gitblit/issues/412'>issue 412</a>)</li>\r
+               <li>Fix to GitServlet to allow pushing to symlinked repositories (<a href='https://github.com/gitblit/gitblit/issues/412'>issue 412</a>)</li>\r
+               <li>Repository URL now uses `X-Forwarded-Proto` and `X-Forwarded-Port`, if available, for reverse proxy configurations (<a href='https://github.com/gitblit/gitblit/issues/411'>issue 411</a>)</li>\r
+               <li>Output real RAW content, not simulated RAW content (<a href='https://github.com/gitblit/gitblit/issues/410'>issue 410</a>)</li>\r
+               <li>Fixed Lucene charset encoding bug when reindexing a repository (<a href='https://github.com/gitblit/gitblit/issues/408'>issue 408</a>)</li>\r
+               <li>Fixed search box linking to Lucene page for grouped repository on Tomcat (<a href='https://github.com/gitblit/gitblit/issues/407'>issue 407</a>)</li>\r
+               <li>Fixed null pointer in LdapUserSerivce if account has a null email address (<a href='https://github.com/gitblit/gitblit/issues/406'>issue 406</a>)</li>\r
+               <li>Really fixed failure to update a GO setting from the manager (<a href='https://github.com/gitblit/gitblit/issues/381'>issue 381</a>)</li>\r
        </ul>\r
        <h4>changes</h4>\r
        <ul>\r
@@ -1894,16 +2010,16 @@ You will need to move a few files around when upgrading.  Please review the <a h
        </ul>\r
        <h4>additions</h4>\r
        <ul>\r
-               <li>Identified repository list is now cached by default to reduce disk io and to improve performance (<a href='http://code.google.com/p/gitblit/issues/detail?id=103'>issue 103</a>)</li>\r
+               <li>Identified repository list is now cached by default to reduce disk io and to improve performance (<a href='https://github.com/gitblit/gitblit/issues/399'>issue 399</a>)</li>\r
                <li>Preliminary bare repository submodule support</li>\r
                <li> *git.submoduleUrlPatterns* is a space-delimited list of regular expressions for extracting a repository name from a submodule url.<br/> For example, `git.submoduleUrlPatterns = .*?://github.com/(.*)` would extract *gitblit/gitblit.git* from *git://github.git/gitblit/gitblit.git*<br/> **Note:** You may not need this control to work with submodules, but it is there if you do.<br/>   - If there are no matches from *git.submoduleUrlPatterns* then the repository name is assumed to be whatever comes after the last `/` character *(e.g. gitblit.git)*<br/>   - Gitblit will try to locate this repository relative to the current repository *(e.g. myfolder/myrepo.git, myfolder/mysubmodule.git)* and then at the root level *(mysubmodule.git)* if that fails.<br/>   - Submodule references in a working copy will be properly identified as gitlinks, but Gitblit will not traverse into the working copy submodule repository.<br/> </li>\r
-               <li> Added a repository setting to control authorization as AUTHENTICATED or NAMED. (<a href='http://code.google.com/p/gitblit/issues/detail?id=117'>issue 117</a>)<br/><br/> NAMED is the original behavior for authorizing against a list of permitted users or permitted teams.<br/> AUTHENTICATED allows restricted access for any authenticated user.  This is a looser authorization control.<br/> </li>\r
+               <li> Added a repository setting to control authorization as AUTHENTICATED or NAMED. (<a href='https://github.com/gitblit/gitblit/issues/413'>issue 413</a>)<br/><br/> NAMED is the original behavior for authorizing against a list of permitted users or permitted teams.<br/> AUTHENTICATED allows restricted access for any authenticated user.  This is a looser authorization control.<br/> </li>\r
                <li>Added default authorization control setting (AUTHENTICATED or NAMED)</li>\r
-               <li>Added setting to control how deep Gitblit will recurse into *git.repositoriesFolder* looking for repositories (<a href='http://code.google.com/p/gitblit/issues/detail?id=103'>issue 103</a>)</li>\r
-               <li>Added setting to specify regex exclusions for repositories (<a href='http://code.google.com/p/gitblit/issues/detail?id=103'>issue 103</a>)</li>\r
-               <li>Blob page now supports displaying images (<a href='http://code.google.com/p/gitblit/issues/detail?id=6'>issue 6</a>)</li>\r
+               <li>Added setting to control how deep Gitblit will recurse into *git.repositoriesFolder* looking for repositories (<a href='https://github.com/gitblit/gitblit/issues/399'>issue 399</a>)</li>\r
+               <li>Added setting to specify regex exclusions for repositories (<a href='https://github.com/gitblit/gitblit/issues/399'>issue 399</a>)</li>\r
+               <li>Blob page now supports displaying images (<a href='https://github.com/gitblit/gitblit/issues/302'>issue 302</a>)</li>\r
                <li>Non-image binary files can now be downloaded using the RAW link</li>\r
-               <li>Support StartTLS in LdapUserService (<a href='http://code.google.com/p/gitblit/issues/detail?id=122'>issue 122</a>)</li>\r
+               <li>Support StartTLS in LdapUserService (<a href='https://github.com/gitblit/gitblit/issues/418'>issue 418</a>)</li>\r
                <li>Added Korean translation</li>\r
        </ul>\r
        <h4>new settings</h4>\r
@@ -1944,26 +2060,26 @@ You will need to move a few files around when upgrading.  Please review the <a h
        <h4>fixes</h4>\r
        <ul>\r
                <li>Fixed bug in Lucene search where old/stale blobs were never properly deleted during incremental updates.  This resulted in duplicate blob entries in the index.</li>\r
-               <li>Fixed intermittent bug in identifying line numbers in Lucene search (<a href='http://code.google.com/p/gitblit/issues/detail?id=105'>issue 105</a>)</li>\r
-               <li>Adjust repository identification algorithm to handle the scenario where a repository name collides with a group/folder name (e.g. foo.git and foo/bar.git) (<a href='http://code.google.com/p/gitblit/issues/detail?id=104'>issue 104</a>)</li>\r
-               <li>Fixed bug where a repository set as *authenticated push* did not have anonymous clone access (<a href='http://code.google.com/p/gitblit/issues/detail?id=96'>issue 96</a>)</li>\r
+               <li>Fixed intermittent bug in identifying line numbers in Lucene search (<a href='https://github.com/gitblit/gitblit/issues/401'>issue 401</a>)</li>\r
+               <li>Adjust repository identification algorithm to handle the scenario where a repository name collides with a group/folder name (e.g. foo.git and foo/bar.git) (<a href='https://github.com/gitblit/gitblit/issues/400'>issue 400</a>)</li>\r
+               <li>Fixed bug where a repository set as *authenticated push* did not have anonymous clone access (<a href='https://github.com/gitblit/gitblit/issues/392'>issue 392</a>)</li>\r
                <li>Fixed bug in Basic authentication if passwords had a colon</li>\r
-               <li>Fixed bug where the Gitblit Manager could not update a setting that was not referenced in reference.properties (<a href='http://code.google.com/p/gitblit/issues/detail?id=85'>issue 85</a>)</li>\r
+               <li>Fixed bug where the Gitblit Manager could not update a setting that was not referenced in reference.properties (<a href='https://github.com/gitblit/gitblit/issues/381'>issue 381</a>)</li>\r
        </ul>\r
        <h4>changes</h4>\r
        <ul>\r
-               <li>**Updated Lucene index version which will force a rebuild of ALL your Lucene indexes** Make sure to properly set *web.blobEncodings* before starting Gitblit if you are updating!  (<a href='http://code.google.com/p/gitblit/issues/detail?id=97'>issue 97</a>)</li>\r
-               <li>Changed default layout for web ui from Fixed-Width layout to Responsive layout (<a href='http://code.google.com/p/gitblit/issues/detail?id=101'>issue 101</a>)</li>\r
-               <li>IUserService interface has changed to better accomodate custom authentication and/or custom authorization&lt; The default `users.conf` now supports persisting display names and email addresses.</li>\r
+               <li>**Updated Lucene index version which will force a rebuild of ALL your Lucene indexes** Make sure to properly set *web.blobEncodings* before starting Gitblit if you are updating!  (<a href='https://github.com/gitblit/gitblit/issues/393'>issue 393</a>)</li>\r
+               <li>Changed default layout for web ui from Fixed-Width layout to Responsive layout (<a href='https://github.com/gitblit/gitblit/issues/397'>issue 397</a>)</li>\r
+               <li>IUserService interface has changed to better accomodate custom authentication and/or custom authorization. The default `users.conf` now supports persisting display names and email addresses.</li>\r
                <li>Updated Japanese translation</li>\r
        </ul>\r
        <h4>additions</h4>\r
        <ul>\r
-               <li>Added setting to allow specification of a robots.txt file (<a href='http://code.google.com/p/gitblit/issues/detail?id=99'>issue 99</a>)</li>\r
-               <li>Added setting to control Responsive layout or Fixed-Width layout (<a href='http://code.google.com/p/gitblit/issues/detail?id=101'>issue 101</a>) Responsive layout is now the default.  This layout gracefully scales the web ui from a desktop layout to a mobile layout by hiding page components.  It is easy to try, just resize your browser or point your Android/iOS device to the url of your Gitblit install.</li>\r
-               <li>Added setting to control charsets for blob string decoding.  Default encodings are UTF-8, ISO-8859-1, and the server default charset. (<a href='http://code.google.com/p/gitblit/issues/detail?id=97'>issue 97</a>)</li>\r
-               <li>Exposed JGit internal configuration settings in gitblit.properties/web.xml (<a href='http://code.google.com/p/gitblit/issues/detail?id=93'>issue 93</a>) Review your `gitblit.properties` or `web.xml` for detailed explanations of these settings.</li>\r
-               <li>Added default access restriction.  Applies to new repositories and repositories that have not been configured with Gitblit. (<a href='http://code.google.com/p/gitblit/issues/detail?id=88'>issue 88</a>)</li>\r
+               <li>Added setting to allow specification of a robots.txt file (<a href='https://github.com/gitblit/gitblit/issues/395'>issue 395</a>)</li>\r
+               <li>Added setting to control Responsive layout or Fixed-Width layout (<a href='https://github.com/gitblit/gitblit/issues/397'>issue 397</a>) Responsive layout is now the default.  This layout gracefully scales the web ui from a desktop layout to a mobile layout by hiding page components.  It is easy to try, just resize your browser or point your Android/iOS device to the url of your Gitblit install.</li>\r
+               <li>Added setting to control charsets for blob string decoding.  Default encodings are UTF-8, ISO-8859-1, and the server default charset. (<a href='https://github.com/gitblit/gitblit/issues/393'>issue 393</a>)</li>\r
+               <li>Exposed JGit internal configuration settings in gitblit.properties/web.xml (<a href='https://github.com/gitblit/gitblit/issues/389'>issue 389</a>) Review your `gitblit.properties` or `web.xml` for detailed explanations of these settings.</li>\r
+               <li>Added default access restriction.  Applies to new repositories and repositories that have not been configured with Gitblit. (<a href='https://github.com/gitblit/gitblit/issues/384'>issue 384</a>)</li>\r
                <li>Added Ivy 2.2.0 dependency which enables Groovy Grapes, a mechanism to resolve and retrieve library dependencies from a Maven 2 repository within a Groovy push hook script</li>\r
                <li>Added setting to control Groovy Grape root folder (location where resolved dependencies are stored) [Grape](http://groovy.codehaus.org/Grape) allows you to add Maven dependencies to your pre-/post-receive hook script classpath.</li>\r
                <li>Added LDAP User Service with many new *realm.ldap* keys</li>\r
@@ -2043,7 +2159,7 @@ You will need to move a few files around when upgrading.  Please review the <a h
 \r
        <h4>fixes</h4>\r
        <ul>\r
-               <li>Fixed bug where you could not remove all selections from a RepositoryModel list (permitted users, permitted teams, hook scripts, federation sets, etc) (<a href='http://code.google.com/p/gitblit/issues/detail?id=81'>issue 81</a>)</li>\r
+               <li>Fixed bug where you could not remove all selections from a RepositoryModel list (permitted users, permitted teams, hook scripts, federation sets, etc) (<a href='https://github.com/gitblit/gitblit/issues/377'>issue 377</a>)</li>\r
                <li>Automatically set *java.awt.headless=true* for Gitblit GO</li>\r
        </ul>\r
        <h4>contributors</h4>\r
@@ -2064,10 +2180,10 @@ You will need to move a few files around when upgrading.  Please review the <a h
 \r
        <h4>fixes</h4>\r
        <ul>\r
-               <li>Fixed absolute path/canonical path discrepancy between Gitblit and JGit regarding use of symlinks (<a href='http://code.google.com/p/gitblit/issues/detail?id=78'>issue 78</a>)</li>\r
-               <li>Fixed row layout on activity page (<a href='http://code.google.com/p/gitblit/issues/detail?id=79'>issue 79</a>)</li>\r
+               <li>Fixed absolute path/canonical path discrepancy between Gitblit and JGit regarding use of symlinks (<a href='https://github.com/gitblit/gitblit/issues/374'>issue 374</a>)</li>\r
+               <li>Fixed row layout on activity page (<a href='https://github.com/gitblit/gitblit/issues/375'>issue 375</a>)</li>\r
                <li>Fixed Centos service script</li>\r
-               <li>Fixed EditRepositoryPage for IE8; missing save button (<a href='http://code.google.com/p/gitblit/issues/detail?id=80'>issue 80</a>)</li>\r
+               <li>Fixed EditRepositoryPage for IE8; missing save button (<a href='https://github.com/gitblit/gitblit/issues/376'>issue 376</a>)</li>\r
        </ul>\r
        <h4>changes</h4>\r
        <ul>\r
@@ -2114,41 +2230,41 @@ You will need to move a few files around when upgrading.  Please review the <a h
 \r
        <h4 style="color:red;">security</h4>\r
        <ul>\r
-               <li>Fixed session fixation vulnerability where the session identifier was not reset during the login process (<a href='http://code.google.com/p/gitblit/issues/detail?id=62'>issue 62</a>)</li>\r
+               <li>Fixed session fixation vulnerability where the session identifier was not reset during the login process (<a href='https://github.com/gitblit/gitblit/issues/358'>issue 358</a>)</li>\r
        </ul>\r
        <h4>fixes</h4>\r
        <ul>\r
-               <li>Ensure that Welcome message is parsed using UTF-8 encoding (<a href='http://code.google.com/p/gitblit/issues/detail?id=74'>issue 74</a>)</li>\r
-               <li>Activity page chart layout broken by Google (<a href='http://code.google.com/p/gitblit/issues/detail?id=73'>issue 73</a>)</li>\r
-               <li>Uppercase repositories not selectable in edit palettes (<a href='http://code.google.com/p/gitblit/issues/detail?id=71'>issue 71</a>)</li>\r
-               <li>Not all git notes were properly displayed on the commit page (<a href='http://code.google.com/p/gitblit/issues/detail?id=70'>issue 70</a>)</li>\r
-               <li>Activity page now displays all local branches (<a href='http://code.google.com/p/gitblit/issues/detail?id=65'>issue 65</a>)</li>\r
-               <li>Fixed (harmless) nullpointer on pushing to an empty repository (<a href='http://code.google.com/p/gitblit/issues/detail?id=69'>issue 69</a>)</li>\r
-               <li>Fixed possible nullpointer from the servlet container on startup (<a href='http://code.google.com/p/gitblit/issues/detail?id=67'>issue 67</a>)</li>\r
-               <li>Fixed UTF-8 encoding bug on diff page (<a href='http://code.google.com/p/gitblit/issues/detail?id=66'>issue 66</a>)</li>\r
-               <li>Fixed timezone bugs on the activity page (<a href='http://code.google.com/p/gitblit/issues/detail?id=54'>issue 54</a>)</li>\r
-               <li>Prevent add/edit team with no selected repositories (<a href='http://code.google.com/p/gitblit/issues/detail?id=56'>issue 56</a>)</li>\r
+               <li>Ensure that Welcome message is parsed using UTF-8 encoding (<a href='https://github.com/gitblit/gitblit/issues/370'>issue 370</a>)</li>\r
+               <li>Activity page chart layout broken by Google (<a href='https://github.com/gitblit/gitblit/issues/369'>issue 369</a>)</li>\r
+               <li>Uppercase repositories not selectable in edit palettes (<a href='https://github.com/gitblit/gitblit/issues/367'>issue 367</a>)</li>\r
+               <li>Not all git notes were properly displayed on the commit page (<a href='https://github.com/gitblit/gitblit/issues/366'>issue 366</a>)</li>\r
+               <li>Activity page now displays all local branches (<a href='https://github.com/gitblit/gitblit/issues/361'>issue 361</a>)</li>\r
+               <li>Fixed (harmless) nullpointer on pushing to an empty repository (<a href='https://github.com/gitblit/gitblit/issues/365'>issue 365</a>)</li>\r
+               <li>Fixed possible nullpointer from the servlet container on startup (<a href='https://github.com/gitblit/gitblit/issues/363'>issue 363</a>)</li>\r
+               <li>Fixed UTF-8 encoding bug on diff page (<a href='https://github.com/gitblit/gitblit/issues/362'>issue 362</a>)</li>\r
+               <li>Fixed timezone bugs on the activity page (<a href='https://github.com/gitblit/gitblit/issues/350'>issue 350</a>)</li>\r
+               <li>Prevent add/edit team with no selected repositories (<a href='https://github.com/gitblit/gitblit/issues/352'>issue 352</a>)</li>\r
                <li>Disallow browser autocomplete on add/edit user/team/repository pages</li>\r
-               <li>Fixed username case-sensitivity issues (<a href='http://code.google.com/p/gitblit/issues/detail?id=43'>issue 43</a>)</li>\r
-               <li>Disregard searching a subfolder if Gitblit does not have filesystem permissions (<a href='http://code.google.com/p/gitblit/issues/detail?id=51'>issue 51</a>)</li>\r
+               <li>Fixed username case-sensitivity issues (<a href='https://github.com/gitblit/gitblit/issues/339'>issue 339</a>)</li>\r
+               <li>Disregard searching a subfolder if Gitblit does not have filesystem permissions (<a href='https://github.com/gitblit/gitblit/issues/347'>issue 347</a>)</li>\r
        </ul>\r
        <h4>changes</h4>\r
        <ul>\r
-               <li>Reject pushes to a repository with a working copy (i.e. non-bare repository) (<a href='http://code.google.com/p/gitblit/issues/detail?id=49'>issue 49</a>)</li>\r
-               <li>Changed default web.datetimestampLongFormat from *EEEE, MMMM d, yyyy h:mm a z* to *EEEE, MMMM d, yyyy HH:mm Z* (<a href='http://code.google.com/p/gitblit/issues/detail?id=50'>issue 50</a>)</li>\r
-               <li>Expanded commit age coloring from 2 days to 30 days (<a href='http://code.google.com/p/gitblit/issues/detail?id=57'>issue 57</a>)</li>\r
+               <li>Reject pushes to a repository with a working copy (i.e. non-bare repository) (<a href='https://github.com/gitblit/gitblit/issues/345'>issue 345</a>)</li>\r
+               <li>Changed default web.datetimestampLongFormat from *EEEE, MMMM d, yyyy h:mm a z* to *EEEE, MMMM d, yyyy HH:mm Z* (<a href='https://github.com/gitblit/gitblit/issues/346'>issue 346</a>)</li>\r
+               <li>Expanded commit age coloring from 2 days to 30 days (<a href='https://github.com/gitblit/gitblit/issues/353'>issue 353</a>)</li>\r
        </ul>\r
        <h4>additions</h4>\r
        <ul>\r
-               <li>Added optional Lucene branch indexing (<a href='http://code.google.com/p/gitblit/issues/detail?id=16'>issue 16</a>) Repository branches may be optionally indexed by Lucene for improved searching.  To use this feature you must specify which branches to index within the *Edit Repository* page; _no repositories are automatically indexed_.  Gitblit will build or incrementally update enrolled repositories on a 2 minute cycle. (i.e you will have to wait 2-3 minutes after respecifying indexed branches or pushing new commits before Gitblit will build/update the repository Lucene index.)<br/> 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.&lt;br/&gt;<br/> If the repository does not specify any indexed branches then repository commit-traversal search is used.<br/><br/> **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).&lt;br/&gt;<br/> See the [setup](setup.html) page for additional details.</li>\r
-               <li>Allow specifying timezone to use for Gitblit which is independent of both the JVM and the system timezone (<a href='http://code.google.com/p/gitblit/issues/detail?id=54'>issue 54</a>)</li>\r
-               <li>Added a built-in AJP connector for integrating Gitblit GO into an Apache mod_proxy setup (<a href='http://code.google.com/p/gitblit/issues/detail?id=59'>issue 59</a>)</li>\r
-               <li>On the Repositories page show a bang *!* character in the color swatch of a repository with a working copy (<a href='http://code.google.com/p/gitblit/issues/detail?id=49'>issue 49</a>) Push requests to these repositories will be rejected.</li>\r
-               <li>On all non-bare Repository pages show *WORKING COPY* in the upper right corner (<a href='http://code.google.com/p/gitblit/issues/detail?id=49'>issue 49</a>)</li>\r
+               <li>Added optional Lucene branch indexing (<a href='https://github.com/gitblit/gitblit/issues/312'>issue 312</a>) Repository branches may be optionally indexed by Lucene for improved searching.  To use this feature you must specify which branches to index within the *Edit Repository* page; _no repositories are automatically indexed_.  Gitblit will build or incrementally update enrolled repositories on a 2 minute cycle. (i.e you will have to wait 2-3 minutes after respecifying indexed branches or pushing new commits before Gitblit will build/update the repository Lucene index.)<br/> 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.&lt;br/&gt;<br/> If the repository does not specify any indexed branches then repository commit-traversal search is used.<br/><br/> **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).&lt;br/&gt;<br/> See the [setup](setup.html) page for additional details.</li>\r
+               <li>Allow specifying timezone to use for Gitblit which is independent of both the JVM and the system timezone (<a href='https://github.com/gitblit/gitblit/issues/350'>issue 350</a>)</li>\r
+               <li>Added a built-in AJP connector for integrating Gitblit GO into an Apache mod_proxy setup (<a href='https://github.com/gitblit/gitblit/issues/355'>issue 355</a>)</li>\r
+               <li>On the Repositories page show a bang *!* character in the color swatch of a repository with a working copy (<a href='https://github.com/gitblit/gitblit/issues/345'>issue 345</a>) Push requests to these repositories will be rejected.</li>\r
+               <li>On all non-bare Repository pages show *WORKING COPY* in the upper right corner (<a href='https://github.com/gitblit/gitblit/issues/345'>issue 345</a>)</li>\r
                <li>New setting to prevent display/serving non-bare repositories</li>\r
                <li>Added *protect-refs.groovy*</li>\r
                <li>Allow setting default branch (relinking HEAD) to a branch or a tag</li>\r
-               <li>Added Ubuntu service init script (<a href='http://code.google.com/p/gitblit/issues/detail?id=72'>issue 72</a>)</li>\r
+               <li>Added Ubuntu service init script (<a href='https://github.com/gitblit/gitblit/issues/368'>issue 368</a>)</li>\r
                <li>Added partial Japanese translation</li>\r
        </ul>\r
        <h4>new settings</h4>\r
@@ -2200,7 +2316,7 @@ You will need to move a few files around when upgrading.  Please review the <a h
 \r
        <h4>fixes</h4>\r
        <ul>\r
-               <li>Fixed bug when upgrading from users.properties to users.conf (<a href='http://code.google.com/p/gitblit/issues/detail?id=41'>issue 41</a>)</li>\r
+               <li>Fixed bug when upgrading from users.properties to users.conf (<a href='https://github.com/gitblit/gitblit/issues/337'>issue 337</a>)</li>\r
        </ul>\r
        <h4>contributors</h4>\r
        <ul>\r
@@ -2220,7 +2336,7 @@ You will need to move a few files around when upgrading.  Please review the <a h
 \r
        <h4>fixes</h4>\r
        <ul>\r
-               <li>Include missing icon resource for the manager (<a href='http://code.google.com/p/gitblit/issues/detail?id=40'>issue 40</a>)</li>\r
+               <li>Include missing icon resource for the manager (<a href='https://github.com/gitblit/gitblit/issues/336'>issue 336</a>)</li>\r
                <li>Fixed sendmail.groovy message content with incorrect tag/branch labels</li>\r
        </ul>\r
        <h4>contributors</h4>\r
@@ -2242,12 +2358,12 @@ You will need to move a few files around when upgrading.  Please review the <a h
        <h4>fixes</h4>\r
        <ul>\r
                <li>Several a bugs in FileUserService related to cleaning up old repository permissions on a rename or delete</li>\r
-               <li>Renaming a repository into a new subfolder failed (<a href='http://code.google.com/p/gitblit/issues/detail?id=33'>issue 33</a>)</li>\r
+               <li>Renaming a repository into a new subfolder failed (<a href='https://github.com/gitblit/gitblit/issues/329'>issue 329</a>)</li>\r
        </ul>\r
        <h4>changes</h4>\r
        <ul>\r
                <li>Dropped display of trailing .git from repository names</li>\r
-               <li>Gitblit GO is now monolithic like the WAR build. (<a href='http://code.google.com/p/gitblit/issues/detail?id=30'>issue 30</a>) This change helps adoption of GO in environments without an internet connection or with a restricted connection.</li>\r
+               <li>Gitblit GO is now monolithic like the WAR build. (<a href='https://github.com/gitblit/gitblit/issues/326'>issue 326</a>) This change helps adoption of GO in environments without an internet connection or with a restricted connection.</li>\r
                <li>Unit testing framework has been migrated to JUnit4 syntax and the test suite has been redesigned to run all unit tests, including rpc, federation, and git push/clone tests</li>\r
        </ul>\r
        <h4>additions</h4>\r
@@ -2260,10 +2376,10 @@ You will need to move a few files around when upgrading.  Please review the <a h
                <li>Teams for specifying user-repository access in bulk.  Teams may also specify mailing lists addresses and pre- &amp; post- receive hook scripts.</li>\r
                <li>Gravatar integration</li>\r
                <li>Activity page for aggregated repository activity.  This is a timeline of commit activity over the last N days for one or more repositories.</li>\r
-               <li>*Filters* menu for the Repositories page and Activity page.  You can filter by federation set, team, and simple custom regular expressions.  Custom expressions can be stored in `gitblit.properties` or `web.xml` or directly defined in your url (<a href='http://code.google.com/p/gitblit/issues/detail?id=27'>issue 27</a>)</li>\r
+               <li>*Filters* menu for the Repositories page and Activity page.  You can filter by federation set, team, and simple custom regular expressions.  Custom expressions can be stored in `gitblit.properties` or `web.xml` or directly defined in your url (<a href='https://github.com/gitblit/gitblit/issues/323'>issue 323</a>)</li>\r
                <li>Flash-based 1-step *copy to clipboard* of the primary repository url based on Clippy</li>\r
                <li>JavaScript-based 3-step (click, ctrl+c, enter) *copy to clipboard* of the primary repository url in the event that you do not want to use Flash on your installation</li>\r
-               <li>Empty repositories now link to an *empty repository* page which gives some direction to the user for the next step in using Gitblit.  This page displays the primary push/clone url of the repository and gives sample syntax for the git command-line client. (<a href='http://code.google.com/p/gitblit/issues/detail?id=31'>issue 31</a>)</li>\r
+               <li>Empty repositories now link to an *empty repository* page which gives some direction to the user for the next step in using Gitblit.  This page displays the primary push/clone url of the repository and gives sample syntax for the git command-line client. (<a href='https://github.com/gitblit/gitblit/issues/327'>issue 327</a>)</li>\r
                <li>Repositories with a *gh-pages* branch will now have a *pages* link which will serve the content of this branch.  All resource requests are against the repository, Gitblit does not checkout/export this branch to a temporary filesystem.  Jekyll templating is not supported.</li>\r
                <li>Gitblit Express bundle to get started running Gitblit on RedHat OpenShift cloud &lt;span class=&quot;label label-warning&quot;&gt;BETA&lt;/span&gt;</li>\r
        </ul>\r
@@ -2327,25 +2443,25 @@ You will need to move a few files around when upgrading.  Please review the <a h
 \r
        <h4 style="color:red;">security</h4>\r
        <ul>\r
-               <li>fixed security hole when cloning clone-restricted repository with TortoiseGit (<a href='http://code.google.com/p/gitblit/issues/detail?id=28'>issue 28</a>)</li>\r
+               <li>fixed security hole when cloning clone-restricted repository with TortoiseGit (<a href='https://github.com/gitblit/gitblit/issues/324'>issue 324</a>)</li>\r
        </ul>\r
        <h4>fixes</h4>\r
        <ul>\r
                <li>federation protocol timestamps.  dates are now serialized to the [iso8601](http://en.wikipedia.org/wiki/ISO_8601) standard. **This breaks 0.6.0 federation clients/servers.**</li>\r
                <li>collision on rename for repositories and users</li>\r
-               <li>Gitblit can now browse the Linux kernel repository (<a href='http://code.google.com/p/gitblit/issues/detail?id=25'>issue 25</a>)</li>\r
-               <li>Gitblit now runs on Servlet 3.0 webservers (e.g. Tomcat 7, Jetty 8) (<a href='http://code.google.com/p/gitblit/issues/detail?id=23'>issue 23</a>)</li>\r
-               <li>Set the RSS content type of syndication feeds for Firefox 4 (<a href='http://code.google.com/p/gitblit/issues/detail?id=22'>issue 22</a>)</li>\r
+               <li>Gitblit can now browse the Linux kernel repository (<a href='https://github.com/gitblit/gitblit/issues/321'>issue 321</a>)</li>\r
+               <li>Gitblit now runs on Servlet 3.0 webservers (e.g. Tomcat 7, Jetty 8) (<a href='https://github.com/gitblit/gitblit/issues/319'>issue 319</a>)</li>\r
+               <li>Set the RSS content type of syndication feeds for Firefox 4 (<a href='https://github.com/gitblit/gitblit/issues/318'>issue 318</a>)</li>\r
                <li>RSS feeds are now properly encoded to UTF-8</li>\r
                <li>RSS feeds now properly generate parameterized links if *web.mountParameters=false*</li>\r
-               <li>Null pointer exception if did not set federation strategy (<a href='http://code.google.com/p/gitblit/issues/detail?id=20'>issue 20</a>)</li>\r
+               <li>Null pointer exception if did not set federation strategy (<a href='https://github.com/gitblit/gitblit/issues/316'>issue 316</a>)</li>\r
                <li>Gitblit GO allows SSL renegotiation if running on Java 1.6.0_22 or later</li>\r
        </ul>\r
        <h4>changes</h4>\r
        <ul>\r
                <li>updated ui with Twitter Bootstrap CSS toolkit</li>\r
-               <li>repositories list performance by caching repository sizes (<a href='http://code.google.com/p/gitblit/issues/detail?id=27'>issue 27</a>)</li>\r
-               <li>summary page performance by caching metric calculations (<a href='http://code.google.com/p/gitblit/issues/detail?id=25'>issue 25</a>)</li>\r
+               <li>repositories list performance by caching repository sizes (<a href='https://github.com/gitblit/gitblit/issues/323'>issue 323</a>)</li>\r
+               <li>summary page performance by caching metric calculations (<a href='https://github.com/gitblit/gitblit/issues/321'>issue 321</a>)</li>\r
        </ul>\r
        <h4>additions</h4>\r
        <ul>\r
@@ -2462,16 +2578,16 @@ You will need to move a few files around when upgrading.  Please review the <a h
 \r
        <h4>fixes</h4>\r
        <ul>\r
-               <li>active repositories with a HEAD that pointed to an empty branch caused internal errors (<a href='http://code.google.com/p/gitblit/issues/detail?id=14'>issue 14</a>)</li>\r
-               <li>bare-cloned repositories were listed as (empty) and were not clickable (<a href='http://code.google.com/p/gitblit/issues/detail?id=13'>issue 13</a>)</li>\r
-               <li>default port for Gitblit GO is now 8443 to be more linux/os x friendly (<a href='http://code.google.com/p/gitblit/issues/detail?id=12'>issue 12</a>)</li>\r
-               <li>repositories can now be reliably deleted and renamed (<a href='http://code.google.com/p/gitblit/issues/detail?id=10'>issue 10</a>)</li>\r
-               <li>users can now change their passwords (<a href='http://code.google.com/p/gitblit/issues/detail?id=1'>issue 1</a>)</li>\r
+               <li>active repositories with a HEAD that pointed to an empty branch caused internal errors (<a href='https://github.com/gitblit/gitblit/issues/310'>issue 310</a>)</li>\r
+               <li>bare-cloned repositories were listed as (empty) and were not clickable (<a href='https://github.com/gitblit/gitblit/issues/309'>issue 309</a>)</li>\r
+               <li>default port for Gitblit GO is now 8443 to be more linux/os x friendly (<a href='https://github.com/gitblit/gitblit/issues/308'>issue 308</a>)</li>\r
+               <li>repositories can now be reliably deleted and renamed (<a href='https://github.com/gitblit/gitblit/issues/306'>issue 306</a>)</li>\r
                <li>always show root repository group first, i.e. do not sort root group with other groups</li>\r
                <li>tone-down repository group header color</li>\r
        </ul>\r
        <h4>additions</h4>\r
        <ul>\r
+               <li>users can now change their passwords (<a href='https://github.com/gitblit/gitblit/issues/297'>issue 297</a>)</li>\r
                <li>optionally display repository on-disk size on repositories page</li>\r
                <li>forward-slashes ('/', %2F) can be encoded using a custom character to workaround some servlet container default security measures for proxy servers</li>\r
        </ul>\r
@@ -2538,7 +2654,7 @@ You will need to move a few files around when upgrading.  Please review the <a h
        </table>
 
 <!-- End Markdown -->
-<footer class="footer"><p class="pull-right">generated 2016-06-22</p>\r
+<footer class="footer"><p class="pull-right">generated 2020-02-01</p>\r
 <p>The content of this page is licensed under the <a href="http://creativecommons.org/licenses/by/3.0">Creative Commons Attribution 3.0 License</a>.</p>
 </footer>
 </div>
index d14be61a1e3b82b2bf5b453e0c0e96b16491d0a0..8923f94274ceff18b61fb5f3cbc1086d763757cc 100644 (file)
--- a/rpc.html
+++ b/rpc.html
 <link rel="stylesheet" href="./bootstrap/css/bootstrap.css">
 <link rel='shortcut icon' type='image/png' href='./gitblt-favicon.png' />
 <link rel="stylesheet" href="./prettify/prettify.css" />
-<!-- Google Plus Profile Page -->\r
-<link rel="publisher" href="https://plus.google.com/114464678392593421684" />\r
-<style type="text/css"> a.gpluspage { margin-top:3px;text-decoration: none; } </style>
-
-<!-- Google Plus One -->\r
-<link rel="canonical" href="http://gitblit.com" />\r
-<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
-<style type="text/css"> div.gplusone { margin-top:12px; } </style>
-
 <script src="./prettify/prettify.js"></script>
 <script src="./bootstrap/js/jquery.js"></script>
 <script src="./bootstrap/js/bootstrap.min.js"></script>
 <li class='dropdown'> <!-- Menu -->
 <a class='dropdown-toggle' href='#' data-toggle='dropdown'>downloads<b class='caret'></b></a>
 <ul class='dropdown-menu'>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.zip'>Gitblit GO (Windows)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.war'>Gitblit WAR</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.zip'>Gitblit GO (Windows)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.war'>Gitblit WAR</a></li>
 <li class='divider'></li>
 <li><a href='https://registry.hub.docker.com/u/jmoger/gitblit/'>Gitblit GO (Docker)</a></li>
 <li class='divider'></li>
 <li><a href='http://plugins.gitblit.com'>Plugins Registry</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/manager-1.8.0.zip'>Gitblit Manager</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/fedclient-1.8.0.zip'>Federation Client</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/manager-1.9.0.zip'>Gitblit Manager</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/fedclient-1.9.0.zip'>Federation Client</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gbapi-1.8.0.zip'>API Library</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gbapi-1.9.0.zip'>API Library</a></li>
 <li class='divider'></li>
-<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0+)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases'>GitHub (1.9.0+)</a></li>
+<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0-1.8.0)</a></li>
 <li><a href='https://code.google.com/p/gitblit/downloads/list?can=1'>GoogleCode (pre-1.4.0)</a></li>
 <li class='divider'></li>
 <li><a href='http://gitblit.github.io/gitblit-maven'>Maven Repository</a></li>
 <li><a href='https://twitter.com/JamesMoger'>@JamesMoger</a></li>
 </ul></li> <!-- End Menu -->
 <li class='divider-vertical'></li>
-<li><a href='https://plus.google.com/114464678392593421684?prsrc=3' class='gpluspage'><img src='https://ssl.gstatic.com/images/icons/gplus-16.png' width='16' height='16 style='order: 0;'/></a></li><li><div class='gplusone'><g:plusone size='small' href='http://gitblit.com'></g:plusone></div></li>\r
+\r
                                                </ul>\r
                                        </div><!--/.nav-collapse -->\r
                                </div>\r
@@ -203,6 +195,7 @@ https://localhost:8443/feed/gitblit.git?l=50&amp;h=refs/heads/master&amp;s=james
 <tr><td>Gitblit v1.3.1</td><td>6</td></tr>
 <tr><td>Gitblit v1.4.0</td><td>7</td></tr>
 <tr><td>Gitblit v1.6.0</td><td>8</td></tr>
+<tr><td>Gitblit v1.9.0</td><td>9</td></tr>
 </tbody>
 </table>
 <h4 class="section" id='H7'><a href="#H7" class="sectionlink"><i class="icon-share-alt"> </i></a>Protocol Version 5</h4>
@@ -217,7 +210,7 @@ https://localhost:8443/feed/gitblit.git?l=50&amp;h=refs/heads/master&amp;s=james
 <tr><td colspan='6'><em>web.enableRpcServlet=true</em></td></tr>
 <tr><td>GET_PROTOCOL</td><td>-</td><td>-</td><td>2</td><td>-</td><td>Integer</td></tr>
 <tr><td>LIST_REPOSITORIES</td><td>-</td><td>-</td><td>1</td><td>-</td><td>Map&lt;String, RepositoryModel&gt;</td></tr>
-<tr><td>LIST_BRANCHES</td><td>-</td><td>-</td><td>1</td><td>-</td><td>Map&lt;String, List&lt;String&gt;&gt;</td></tr>
+<tr><td>LIST_BRANCHES</td><td>[repository name]</td><td>-</td><td>9</td><td>-</td><td>Map&lt;String, List&lt;String&gt;&gt;</td></tr>
 <tr><td>LIST_SETTINGS</td><td>-</td><td><em>-</em></td><td>1</td><td>-</td><td>ServerSettings (basic keys)</td></tr>
 <tr><td>GET_USER</td><td>user name</td><td>-</td><td>6</td><td>-</td><td>UserModel</td></tr>
 <tr><td>FORK_REPOSITORY</td><td>repository name</td><td><em>-</em></td><td>8</td><td>-</td><td>-</td></tr>
@@ -401,7 +394,7 @@ https://localhost:8443/feed/gitblit.git?l=50&amp;h=refs/heads/master&amp;s=james
 }
 </pre>
 <!-- End Markdown -->
-<div ><ul class="pager"><li class="previous"><a href="design.html">&larr; design</a></li> </ul></div><footer class="footer"><p class="pull-right">generated 2016-06-22</p>\r
+<div ><ul class="pager"><li class="previous"><a href="design.html">&larr; design</a></li> </ul></div><footer class="footer"><p class="pull-right">generated 2020-02-01</p>\r
 <p>The content of this page is licensed under the <a href="http://creativecommons.org/licenses/by/3.0">Creative Commons Attribution 3.0 License</a>.</p>
 </footer>
 </div>
index a595ebd1c1326b21333636c0e9fba3c0fc370f4e..e904c010b2a02399aecb1754ff3fe288aa5fd84a 100644 (file)
 <link rel="stylesheet" href="./bootstrap/css/bootstrap.css">
 <link rel='shortcut icon' type='image/png' href='./gitblt-favicon.png' />
 <link rel="stylesheet" href="./prettify/prettify.css" />
-<!-- Google Plus Profile Page -->\r
-<link rel="publisher" href="https://plus.google.com/114464678392593421684" />\r
-<style type="text/css"> a.gpluspage { margin-top:3px;text-decoration: none; } </style>
-
-<!-- Google Plus One -->\r
-<link rel="canonical" href="http://gitblit.com" />\r
-<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
-<style type="text/css"> div.gplusone { margin-top:12px; } </style>
-
 <script src="./prettify/prettify.js"></script>
 <script src="./bootstrap/js/jquery.js"></script>
 <script src="./bootstrap/js/bootstrap.min.js"></script>
 <li class='dropdown'> <!-- Menu -->
 <a class='dropdown-toggle' href='#' data-toggle='dropdown'>downloads<b class='caret'></b></a>
 <ul class='dropdown-menu'>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.zip'>Gitblit GO (Windows)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.war'>Gitblit WAR</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.zip'>Gitblit GO (Windows)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.war'>Gitblit WAR</a></li>
 <li class='divider'></li>
 <li><a href='https://registry.hub.docker.com/u/jmoger/gitblit/'>Gitblit GO (Docker)</a></li>
 <li class='divider'></li>
 <li><a href='http://plugins.gitblit.com'>Plugins Registry</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/manager-1.8.0.zip'>Gitblit Manager</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/fedclient-1.8.0.zip'>Federation Client</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/manager-1.9.0.zip'>Gitblit Manager</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/fedclient-1.9.0.zip'>Federation Client</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gbapi-1.8.0.zip'>API Library</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gbapi-1.9.0.zip'>API Library</a></li>
 <li class='divider'></li>
-<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0+)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases'>GitHub (1.9.0+)</a></li>
+<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0-1.8.0)</a></li>
 <li><a href='https://code.google.com/p/gitblit/downloads/list?can=1'>GoogleCode (pre-1.4.0)</a></li>
 <li class='divider'></li>
 <li><a href='http://gitblit.github.io/gitblit-maven'>Maven Repository</a></li>
 <li><a href='https://twitter.com/JamesMoger'>@JamesMoger</a></li>
 </ul></li> <!-- End Menu -->
 <li class='divider-vertical'></li>
-<li><a href='https://plus.google.com/114464678392593421684?prsrc=3' class='gpluspage'><img src='https://ssl.gstatic.com/images/icons/gplus-16.png' width='16' height='16 style='order: 0;'/></a></li><li><div class='gplusone'><g:plusone size='small' href='http://gitblit.com'></g:plusone></div></li>\r
+\r
                                                </ul>\r
                                        </div><!--/.nav-collapse -->\r
                                </div>\r
 <script type="text/javascript" src="./fancybox/jquery.mousewheel-3.0.4.pack.js"> </script>
 <script type="text/javascript" src="./fancybox/jquery.fancybox-1.3.4.pack.js"> </script><p><link rel="stylesheet" type="text/css" href="./fancybox/jquery.fancybox-1.3.4.css" media="screen" /><br/><script type="text/javascript" src="./screenshots.js"> </script> 
 <!-- End Markdown -->
-<footer class="footer"><p class="pull-right">generated 2016-06-22</p>\r
+<footer class="footer"><p class="pull-right">generated 2020-02-01</p>\r
 <p>The content of this page is licensed under the <a href="http://creativecommons.org/licenses/by/3.0">Creative Commons Attribution 3.0 License</a>.</p>
 </footer>
 </div>
index 1e627a58a8258e23ba7df5e5aa24e8397e7a3de1..88d82a148ab4e55dfeef8afb0208f614e1e106e0 100644 (file)
 <link rel="stylesheet" href="./bootstrap/css/bootstrap.css">
 <link rel='shortcut icon' type='image/png' href='./gitblt-favicon.png' />
 <link rel="stylesheet" href="./prettify/prettify.css" />
-<!-- Google Plus Profile Page -->\r
-<link rel="publisher" href="https://plus.google.com/114464678392593421684" />\r
-<style type="text/css"> a.gpluspage { margin-top:3px;text-decoration: none; } </style>
-
-<!-- Google Plus One -->\r
-<link rel="canonical" href="http://gitblit.com" />\r
-<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
-<style type="text/css"> div.gplusone { margin-top:12px; } </style>
-
 <script src="./prettify/prettify.js"></script>
 <script src="./bootstrap/js/jquery.js"></script>
 <script src="./bootstrap/js/bootstrap.min.js"></script>
 <li class='dropdown'> <!-- Menu -->
 <a class='dropdown-toggle' href='#' data-toggle='dropdown'>downloads<b class='caret'></b></a>
 <ul class='dropdown-menu'>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.zip'>Gitblit GO (Windows)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.war'>Gitblit WAR</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.zip'>Gitblit GO (Windows)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.war'>Gitblit WAR</a></li>
 <li class='divider'></li>
 <li><a href='https://registry.hub.docker.com/u/jmoger/gitblit/'>Gitblit GO (Docker)</a></li>
 <li class='divider'></li>
 <li><a href='http://plugins.gitblit.com'>Plugins Registry</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/manager-1.8.0.zip'>Gitblit Manager</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/fedclient-1.8.0.zip'>Federation Client</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/manager-1.9.0.zip'>Gitblit Manager</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/fedclient-1.9.0.zip'>Federation Client</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gbapi-1.8.0.zip'>API Library</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gbapi-1.9.0.zip'>API Library</a></li>
 <li class='divider'></li>
-<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0+)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases'>GitHub (1.9.0+)</a></li>
+<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0-1.8.0)</a></li>
 <li><a href='https://code.google.com/p/gitblit/downloads/list?can=1'>GoogleCode (pre-1.4.0)</a></li>
 <li class='divider'></li>
 <li><a href='http://gitblit.github.io/gitblit-maven'>Maven Repository</a></li>
 <li><a href='https://twitter.com/JamesMoger'>@JamesMoger</a></li>
 </ul></li> <!-- End Menu -->
 <li class='divider-vertical'></li>
-<li><a href='https://plus.google.com/114464678392593421684?prsrc=3' class='gpluspage'><img src='https://ssl.gstatic.com/images/icons/gplus-16.png' width='16' height='16 style='order: 0;'/></a></li><li><div class='gplusone'><g:plusone size='small' href='http://gitblit.com'></g:plusone></div></li>\r
+\r
                                                </ul>\r
                                        </div><!--/.nav-collapse -->\r
                                </div>\r
   <li>Servlet container authentication</li>
 </ul>
 <h3 class="section" id='H2'><a href="#H2" class="sectionlink"><i class="icon-share-alt"> </i></a>LDAP Authentication</h3><p><em>SINCE 1.0.0</em></p><p>LDAP can be used to authenticate Users and optionally control Team memberships. When properly configured, Gitblit will delegate authentication to your LDAP server and will cache some user information in the usual users.conf file.</p><p>When using the LDAP User Service, new user accounts can not be manually created from Gitblit. Gitblit user accounts are automatically created for new users on their first succesful authentication through Gitblit against the LDAP server. It is also important to note that the LDAP User Service does not retrieve or store user passwords nor does it implement any LDAP-write functionality.</p><p>To use the <em>LdapUserService</em> set <em>realm.authenticationProviders=ldap</em> in your <code>gitblit.properties</code> file and then configure the <em>realm.ldap</em> settings appropriately for your LDAP environment.</p>
-<h4 class="section" id='H3'><a href="#H3" class="sectionlink"><i class="icon-share-alt"> </i></a>Example LDAP Layout</h4><p><img src="ldapSample.png"  alt="block diagram"/></p><p>Please see <a href="https://github.com/gitblit/gitblit/blob/master/tests/com/gitblit/tests/resources/ldapUserServiceSampleData.ldif">ldapUserServiceSampleData.ldif</a> to see the data in LDAP that reflects the above picture.</p>
+<h4 class="section" id='H3'><a href="#H3" class="sectionlink"><i class="icon-share-alt"> </i></a>Example LDAP Layout</h4><p><img src="ldapSample.png"  alt="block diagram"/></p><p>Please see <a href="https://github.com/gitblit/gitblit/blob/master/src/test/resources/ldap/sampledata.ldif">ldapUserServiceSampleData.ldif</a> to see the data in LDAP that reflects the above picture.</p>
 <h4 class="section" id='H4'><a href="#H4" class="sectionlink"><i class="icon-share-alt"> </i></a>Gitblit Settings for Example LDAP Layout</h4><p>The following are the settings required to configure Gitblit to authenticate against the example LDAP server with LDAP-controlled team memberships.</p>
 <table class="table">
 <thead>
@@ -257,7 +249,7 @@ realm.salesforce.orgId = 0
 <h2 class="section" id='H13'><a href="#H13" class="sectionlink"><i class="icon-share-alt"> </i></a>Custom Authentication</h2><p>This is the simplest choice where you implement custom authentication and delegate all other standard user and team operations to one of Gitblit's user service implementations. This choice insulates your customization from changes in User and Team model classes and additional API that may be added to IUserService.</p><p>Please subclass <a href="https://github.com/gitblit/gitblit/blob/master/src/main/java/com/gitblit/auth/AuthenticationProvider.java">com.gitblit.auth.AuthenticationProvider.UsernamePasswordAuthenticationProvider</a>.</p><p>You may use your subclass by specifying its fully qualified classname in the <em>realm.authenticationProviders</em> setting.</p><p>Your subclass must be on Gitblit's classpath and must have a public default constructor. </p>
 <h3 class="section" id='H14'><a href="#H14" class="sectionlink"><i class="icon-share-alt"> </i></a>Custom Everything</h3><p>Instead of maintaining a <code>users.conf</code> file, you may want to integrate Gitblit into an existing environment.</p><p>You may use your own custom <em>com.gitblit.IUserService</em> implementation by specifying its fully qualified classname in the <em>realm.userService</em> setting.</p><p>Your user service class must be on Gitblit's classpath and must have a public default constructor.<br/>Please see the following interface definition <a href="https://github.com/gitblit/gitblit/blob/master/src/main/java/com/gitblit/IUserService.java">com.gitblit.IUserService</a>.
 <!-- End Markdown -->
-<div ><ul class="pager"><li class="previous"><a href="administration.html">&larr; administration</a></li> <li class="next"><a href="setup_hooks.html">push hooks &rarr;</a></li></ul></div><footer class="footer"><p class="pull-right">generated 2016-06-22</p>\r
+<div ><ul class="pager"><li class="previous"><a href="administration.html">&larr; administration</a></li> <li class="next"><a href="setup_hooks.html">push hooks &rarr;</a></li></ul></div><footer class="footer"><p class="pull-right">generated 2020-02-01</p>\r
 <p>The content of this page is licensed under the <a href="http://creativecommons.org/licenses/by/3.0">Creative Commons Attribution 3.0 License</a>.</p>
 </footer>
 </div>
index 9b1ec0523ed77120b7972068cd4e6b33eb2ac4ec..75d6b193d517f1b7f9d1277e376168f1474d4eda 100644 (file)
 <link rel="stylesheet" href="./bootstrap/css/bootstrap.css">
 <link rel='shortcut icon' type='image/png' href='./gitblt-favicon.png' />
 <link rel="stylesheet" href="./prettify/prettify.css" />
-<!-- Google Plus Profile Page -->\r
-<link rel="publisher" href="https://plus.google.com/114464678392593421684" />\r
-<style type="text/css"> a.gpluspage { margin-top:3px;text-decoration: none; } </style>
-
-<!-- Google Plus One -->\r
-<link rel="canonical" href="http://gitblit.com" />\r
-<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
-<style type="text/css"> div.gplusone { margin-top:12px; } </style>
-
 <script src="./prettify/prettify.js"></script>
 <script src="./bootstrap/js/jquery.js"></script>
 <script src="./bootstrap/js/bootstrap.min.js"></script>
 <li class='dropdown'> <!-- Menu -->
 <a class='dropdown-toggle' href='#' data-toggle='dropdown'>downloads<b class='caret'></b></a>
 <ul class='dropdown-menu'>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.zip'>Gitblit GO (Windows)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.war'>Gitblit WAR</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.zip'>Gitblit GO (Windows)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.war'>Gitblit WAR</a></li>
 <li class='divider'></li>
 <li><a href='https://registry.hub.docker.com/u/jmoger/gitblit/'>Gitblit GO (Docker)</a></li>
 <li class='divider'></li>
 <li><a href='http://plugins.gitblit.com'>Plugins Registry</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/manager-1.8.0.zip'>Gitblit Manager</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/fedclient-1.8.0.zip'>Federation Client</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/manager-1.9.0.zip'>Gitblit Manager</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/fedclient-1.9.0.zip'>Federation Client</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gbapi-1.8.0.zip'>API Library</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gbapi-1.9.0.zip'>API Library</a></li>
 <li class='divider'></li>
-<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0+)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases'>GitHub (1.9.0+)</a></li>
+<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0-1.8.0)</a></li>
 <li><a href='https://code.google.com/p/gitblit/downloads/list?can=1'>GoogleCode (pre-1.4.0)</a></li>
 <li class='divider'></li>
 <li><a href='http://gitblit.github.io/gitblit-maven'>Maven Repository</a></li>
 <li><a href='https://twitter.com/JamesMoger'>@JamesMoger</a></li>
 </ul></li> <!-- End Menu -->
 <li class='divider-vertical'></li>
-<li><a href='https://plus.google.com/114464678392593421684?prsrc=3' class='gpluspage'><img src='https://ssl.gstatic.com/images/icons/gplus-16.png' width='16' height='16 style='order: 0;'/></a></li><li><div class='gplusone'><g:plusone size='small' href='http://gitblit.com'></g:plusone></div></li>\r
+\r
                                                </ul>\r
                                        </div><!--/.nav-collapse -->\r
                                </div>\r
     loglinktext = &quot;pull request #%BUGID%&quot;
 </code></pre>
 <!-- End Markdown -->
-<div ><ul class="pager"><li class="previous"><a href="setup_clientmenus.html">&larr; client app menus</a></li> <li class="next"><a href="setup_mirrors.html">mirrors &rarr;</a></li></ul></div><footer class="footer"><p class="pull-right">generated 2016-06-22</p>\r
+<div ><ul class="pager"><li class="previous"><a href="setup_clientmenus.html">&larr; client app menus</a></li> <li class="next"><a href="setup_mirrors.html">mirrors &rarr;</a></li></ul></div><footer class="footer"><p class="pull-right">generated 2020-02-01</p>\r
 <p>The content of this page is licensed under the <a href="http://creativecommons.org/licenses/by/3.0">Creative Commons Attribution 3.0 License</a>.</p>
 </footer>
 </div>
index 99fd6aee22a6cd32965f75feb9ca90e0e6f990a3..f611f22f6b84c7537b02b16d13d895aace3c56ee 100644 (file)
 <link rel="stylesheet" href="./bootstrap/css/bootstrap.css">
 <link rel='shortcut icon' type='image/png' href='./gitblt-favicon.png' />
 <link rel="stylesheet" href="./prettify/prettify.css" />
-<!-- Google Plus Profile Page -->\r
-<link rel="publisher" href="https://plus.google.com/114464678392593421684" />\r
-<style type="text/css"> a.gpluspage { margin-top:3px;text-decoration: none; } </style>
-
-<!-- Google Plus One -->\r
-<link rel="canonical" href="http://gitblit.com" />\r
-<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
-<style type="text/css"> div.gplusone { margin-top:12px; } </style>
-
 <script src="./prettify/prettify.js"></script>
 <script src="./bootstrap/js/jquery.js"></script>
 <script src="./bootstrap/js/bootstrap.min.js"></script>
 <li class='dropdown'> <!-- Menu -->
 <a class='dropdown-toggle' href='#' data-toggle='dropdown'>downloads<b class='caret'></b></a>
 <ul class='dropdown-menu'>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.zip'>Gitblit GO (Windows)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.war'>Gitblit WAR</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.zip'>Gitblit GO (Windows)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.war'>Gitblit WAR</a></li>
 <li class='divider'></li>
 <li><a href='https://registry.hub.docker.com/u/jmoger/gitblit/'>Gitblit GO (Docker)</a></li>
 <li class='divider'></li>
 <li><a href='http://plugins.gitblit.com'>Plugins Registry</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/manager-1.8.0.zip'>Gitblit Manager</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/fedclient-1.8.0.zip'>Federation Client</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/manager-1.9.0.zip'>Gitblit Manager</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/fedclient-1.9.0.zip'>Federation Client</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gbapi-1.8.0.zip'>API Library</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gbapi-1.9.0.zip'>API Library</a></li>
 <li class='divider'></li>
-<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0+)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases'>GitHub (1.9.0+)</a></li>
+<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0-1.8.0)</a></li>
 <li><a href='https://code.google.com/p/gitblit/downloads/list?can=1'>GoogleCode (pre-1.4.0)</a></li>
 <li class='divider'></li>
 <li><a href='http://gitblit.github.io/gitblit-maven'>Maven Repository</a></li>
 <li><a href='https://twitter.com/JamesMoger'>@JamesMoger</a></li>
 </ul></li> <!-- End Menu -->
 <li class='divider-vertical'></li>
-<li><a href='https://plus.google.com/114464678392593421684?prsrc=3' class='gpluspage'><img src='https://ssl.gstatic.com/images/icons/gplus-16.png' width='16' height='16 style='order: 0;'/></a></li><li><div class='gplusone'><g:plusone size='small' href='http://gitblit.com'></g:plusone></div></li>\r
+\r
                                                </ul>\r
                                        </div><!--/.nav-collapse -->\r
                                </div>\r
 ]
 </pre>
 <!-- End Markdown -->
-<div ><ul class="pager"><li class="previous"><a href="setup_proxy.html">&larr; reverse proxies</a></li> <li class="next"><a href="setup_bugtraq.html">bugtraq &rarr;</a></li></ul></div><footer class="footer"><p class="pull-right">generated 2016-06-22</p>\r
+<div ><ul class="pager"><li class="previous"><a href="setup_proxy.html">&larr; reverse proxies</a></li> <li class="next"><a href="setup_bugtraq.html">bugtraq &rarr;</a></li></ul></div><footer class="footer"><p class="pull-right">generated 2020-02-01</p>\r
 <p>The content of this page is licensed under the <a href="http://creativecommons.org/licenses/by/3.0">Creative Commons Attribution 3.0 License</a>.</p>
 </footer>
 </div>
index eb760bf21eca8baeb382b8ae9ce88ee9eea432fa..32ef80d4a76c949062bcbea190cdcee77b0881b3 100644 (file)
 <link rel="stylesheet" href="./bootstrap/css/bootstrap.css">
 <link rel='shortcut icon' type='image/png' href='./gitblt-favicon.png' />
 <link rel="stylesheet" href="./prettify/prettify.css" />
-<!-- Google Plus Profile Page -->\r
-<link rel="publisher" href="https://plus.google.com/114464678392593421684" />\r
-<style type="text/css"> a.gpluspage { margin-top:3px;text-decoration: none; } </style>
-
-<!-- Google Plus One -->\r
-<link rel="canonical" href="http://gitblit.com" />\r
-<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
-<style type="text/css"> div.gplusone { margin-top:12px; } </style>
-
 <script src="./prettify/prettify.js"></script>
 <script src="./bootstrap/js/jquery.js"></script>
 <script src="./bootstrap/js/bootstrap.min.js"></script>
 <li class='dropdown'> <!-- Menu -->
 <a class='dropdown-toggle' href='#' data-toggle='dropdown'>downloads<b class='caret'></b></a>
 <ul class='dropdown-menu'>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.zip'>Gitblit GO (Windows)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.war'>Gitblit WAR</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.zip'>Gitblit GO (Windows)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.war'>Gitblit WAR</a></li>
 <li class='divider'></li>
 <li><a href='https://registry.hub.docker.com/u/jmoger/gitblit/'>Gitblit GO (Docker)</a></li>
 <li class='divider'></li>
 <li><a href='http://plugins.gitblit.com'>Plugins Registry</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/manager-1.8.0.zip'>Gitblit Manager</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/fedclient-1.8.0.zip'>Federation Client</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/manager-1.9.0.zip'>Gitblit Manager</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/fedclient-1.9.0.zip'>Federation Client</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gbapi-1.8.0.zip'>API Library</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gbapi-1.9.0.zip'>API Library</a></li>
 <li class='divider'></li>
-<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0+)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases'>GitHub (1.9.0+)</a></li>
+<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0-1.8.0)</a></li>
 <li><a href='https://code.google.com/p/gitblit/downloads/list?can=1'>GoogleCode (pre-1.4.0)</a></li>
 <li class='divider'></li>
 <li><a href='http://gitblit.github.io/gitblit-maven'>Maven Repository</a></li>
 <li><a href='https://twitter.com/JamesMoger'>@JamesMoger</a></li>
 </ul></li> <!-- End Menu -->
 <li class='divider-vertical'></li>
-<li><a href='https://plus.google.com/114464678392593421684?prsrc=3' class='gpluspage'><img src='https://ssl.gstatic.com/images/icons/gplus-16.png' width='16' height='16 style='order: 0;'/></a></li><li><div class='gplusone'><g:plusone size='small' href='http://gitblit.com'></g:plusone></div></li>\r
+\r
                                                </ul>\r
                                        </div><!--/.nav-collapse -->\r
                                </div>\r
@@ -180,7 +172,7 @@ filter = gitblit
 logpath = /var/log/gitblit.log
 </code></pre><p>Reload fail2ban config to apply (<code>fail2ban-client reload</code>).</p><p>Check the status of the gitblit fail2ban jail with <code>fail2ban-client status gitblit</code>
 <!-- End Markdown -->
-<div ><ul class="pager"><li class="previous"><a href="setup_scaling.html">&larr; scaling</a></li> <li class="next"><a href="setup_filestore.html">filestore (Git LFS) &rarr;</a></li></ul></div><footer class="footer"><p class="pull-right">generated 2016-06-22</p>\r
+<div ><ul class="pager"><li class="previous"><a href="setup_scaling.html">&larr; scaling</a></li> <li class="next"><a href="setup_filestore.html">filestore (Git LFS) &rarr;</a></li></ul></div><footer class="footer"><p class="pull-right">generated 2020-02-01</p>\r
 <p>The content of this page is licensed under the <a href="http://creativecommons.org/licenses/by/3.0">Creative Commons Attribution 3.0 License</a>.</p>
 </footer>
 </div>
index cb860acc5a5daf1531819af32165cb451c3ef640..3cfd109ee81c24d100979cf6c73e7bcb84b30d22 100644 (file)
 <link rel="stylesheet" href="./bootstrap/css/bootstrap.css">
 <link rel='shortcut icon' type='image/png' href='./gitblt-favicon.png' />
 <link rel="stylesheet" href="./prettify/prettify.css" />
-<!-- Google Plus Profile Page -->\r
-<link rel="publisher" href="https://plus.google.com/114464678392593421684" />\r
-<style type="text/css"> a.gpluspage { margin-top:3px;text-decoration: none; } </style>
-
-<!-- Google Plus One -->\r
-<link rel="canonical" href="http://gitblit.com" />\r
-<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
-<style type="text/css"> div.gplusone { margin-top:12px; } </style>
-
 <script src="./prettify/prettify.js"></script>
 <script src="./bootstrap/js/jquery.js"></script>
 <script src="./bootstrap/js/bootstrap.min.js"></script>
 <li class='dropdown'> <!-- Menu -->
 <a class='dropdown-toggle' href='#' data-toggle='dropdown'>downloads<b class='caret'></b></a>
 <ul class='dropdown-menu'>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.zip'>Gitblit GO (Windows)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.war'>Gitblit WAR</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.zip'>Gitblit GO (Windows)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.war'>Gitblit WAR</a></li>
 <li class='divider'></li>
 <li><a href='https://registry.hub.docker.com/u/jmoger/gitblit/'>Gitblit GO (Docker)</a></li>
 <li class='divider'></li>
 <li><a href='http://plugins.gitblit.com'>Plugins Registry</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/manager-1.8.0.zip'>Gitblit Manager</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/fedclient-1.8.0.zip'>Federation Client</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/manager-1.9.0.zip'>Gitblit Manager</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/fedclient-1.9.0.zip'>Federation Client</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gbapi-1.8.0.zip'>API Library</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gbapi-1.9.0.zip'>API Library</a></li>
 <li class='divider'></li>
-<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0+)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases'>GitHub (1.9.0+)</a></li>
+<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0-1.8.0)</a></li>
 <li><a href='https://code.google.com/p/gitblit/downloads/list?can=1'>GoogleCode (pre-1.4.0)</a></li>
 <li class='divider'></li>
 <li><a href='http://gitblit.github.io/gitblit-maven'>Maven Repository</a></li>
 <li><a href='https://twitter.com/JamesMoger'>@JamesMoger</a></li>
 </ul></li> <!-- End Menu -->
 <li class='divider-vertical'></li>
-<li><a href='https://plus.google.com/114464678392593421684?prsrc=3' class='gpluspage'><img src='https://ssl.gstatic.com/images/icons/gplus-16.png' width='16' height='16 style='order: 0;'/></a></li><li><div class='gplusone'><g:plusone size='small' href='http://gitblit.com'></g:plusone></div></li>\r
+\r
                                                </ul>\r
                                        </div><!--/.nav-collapse -->\r
                                </div>\r
@@ -205,7 +197,7 @@ git ls-files | xargs -d &quot;\n&quot; git check-attr filter | grep &quot;filter
 </code></pre>
 <h3 class="section" id='H6'><a href="#H6" class="sectionlink"><i class="icon-share-alt"> </i></a>Further Considerations</h3><p>While <a href="https://github.com/github/git-lfs/wiki/Implementations">other Git LFS implementations are available</a> as there is no current <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=470333">JGit LFS client capability</a>, Gitblit will be unable to access them. 
 <!-- End Markdown -->
-<div ><ul class="pager"><li class="previous"><a href="setup_fail2ban.html">&larr; fail2ban</a></li> </ul></div><footer class="footer"><p class="pull-right">generated 2016-06-22</p>\r
+<div ><ul class="pager"><li class="previous"><a href="setup_fail2ban.html">&larr; fail2ban</a></li> </ul></div><footer class="footer"><p class="pull-right">generated 2020-02-01</p>\r
 <p>The content of this page is licensed under the <a href="http://creativecommons.org/licenses/by/3.0">Creative Commons Attribution 3.0 License</a>.</p>
 </footer>
 </div>
index 4e199e28227b0c9d194963b1aad4d6bbdf7fd4ed..adaf58526d9eb0fd0b107d2800ade220a66fc3a7 100644 (file)
 <link rel="stylesheet" href="./bootstrap/css/bootstrap.css">
 <link rel='shortcut icon' type='image/png' href='./gitblt-favicon.png' />
 <link rel="stylesheet" href="./prettify/prettify.css" />
-<!-- Google Plus Profile Page -->\r
-<link rel="publisher" href="https://plus.google.com/114464678392593421684" />\r
-<style type="text/css"> a.gpluspage { margin-top:3px;text-decoration: none; } </style>
-
-<!-- Google Plus One -->\r
-<link rel="canonical" href="http://gitblit.com" />\r
-<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
-<style type="text/css"> div.gplusone { margin-top:12px; } </style>
-
 <script src="./prettify/prettify.js"></script>
 <script src="./bootstrap/js/jquery.js"></script>
 <script src="./bootstrap/js/bootstrap.min.js"></script>
 <li class='dropdown'> <!-- Menu -->
 <a class='dropdown-toggle' href='#' data-toggle='dropdown'>downloads<b class='caret'></b></a>
 <ul class='dropdown-menu'>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.zip'>Gitblit GO (Windows)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.war'>Gitblit WAR</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.zip'>Gitblit GO (Windows)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.war'>Gitblit WAR</a></li>
 <li class='divider'></li>
 <li><a href='https://registry.hub.docker.com/u/jmoger/gitblit/'>Gitblit GO (Docker)</a></li>
 <li class='divider'></li>
 <li><a href='http://plugins.gitblit.com'>Plugins Registry</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/manager-1.8.0.zip'>Gitblit Manager</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/fedclient-1.8.0.zip'>Federation Client</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/manager-1.9.0.zip'>Gitblit Manager</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/fedclient-1.9.0.zip'>Federation Client</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gbapi-1.8.0.zip'>API Library</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gbapi-1.9.0.zip'>API Library</a></li>
 <li class='divider'></li>
-<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0+)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases'>GitHub (1.9.0+)</a></li>
+<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0-1.8.0)</a></li>
 <li><a href='https://code.google.com/p/gitblit/downloads/list?can=1'>GoogleCode (pre-1.4.0)</a></li>
 <li class='divider'></li>
 <li><a href='http://gitblit.github.io/gitblit-maven'>Maven Repository</a></li>
 <li><a href='https://twitter.com/JamesMoger'>@JamesMoger</a></li>
 </ul></li> <!-- End Menu -->
 <li class='divider-vertical'></li>
-<li><a href='https://plus.google.com/114464678392593421684?prsrc=3' class='gpluspage'><img src='https://ssl.gstatic.com/images/icons/gplus-16.png' width='16' height='16 style='order: 0;'/></a></li><li><div class='gplusone'><g:plusone size='small' href='http://gitblit.com'></g:plusone></div></li>\r
+\r
                                                </ul>\r
                                        </div><!--/.nav-collapse -->\r
                                </div>\r
 <!-- Begin Markdown -->
 <h2 class="section" id='H1'><a href="#H1" class="sectionlink"><i class="icon-share-alt"> </i></a>Gitblit GO Installation & Setup</h2>
 <ol>
-  <li>Download and unzip Gitblit GO <a href="http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.zip">1.8.0 (Windows)</a> or <a href="http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.tar.gz">1.8.0 (Linux/OSX)</a>.<br/><em>It is best to eliminate spaces in the path name.</em></li>
+  <li>Download and unzip Gitblit GO <a href="https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.zip">1.9.0 (Windows)</a> or <a href="https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.tar.gz">1.9.0 (Linux/OSX)</a>.<br/><em>It is best to eliminate spaces in the path name.</em></li>
   <li>The server itself is configured through a simple text file.<br/>Open <code>data/gitblit.properties</code> in your favorite text editor and make sure to review and set:
   <ul>
     <li><em>server.httpPort</em> and <em>server.httpsPort</em></li>
     <li><em>server.storePassword</em> (do not enter <em>#</em> characters)<br/><strong>https</strong> is strongly recommended because passwords are insecurely transmitted form your browser/git client using Basic authentication!</li>
     <li><em>git.packedGitLimit</em> (set larger than the size of your largest repository)</li>
   </ul></li>
-  <li>Execute <code>authority.cmd</code> or <code>java -cp gitblit.jar com.gitblit.authority.Launcher --baseFolder data</code> from a command-line<br/><strong>NOTE:</strong> The Authority is a Swing GUI application. Use of this tool is not required as Gitblit GO will startup and create SSL certificates itself, BUT use of this tool allows you to control the identification metadata used in the generated self-signed certificates. Skipping this step will result in certificates with default metadata.
+  <li>Windows: Execute <code>authority.cmd</code> or <code>java -cp &quot;gitblit.jar;%CD%\ext\*&quot; com.gitblit.authority.GitblitAuthority --baseFolder data</code> from a command-line.<br/> Linux/OSX: Execute <code>authority.sh</code> or <code>java -cp &quot;gitblit.jar:ext/*&quot; com.gitblit.authority.GitblitAuthority --baseFolder data</code> from a command-line.<br/> <strong>NOTE:</strong> The Authority is a Swing GUI application. Use of this tool is not required as Gitblit GO will startup and create SSL certificates itself, BUT use of this tool allows you to control the identification metadata used in the generated self-signed certificates. Skipping this step will result in certificates with default metadata.
   <ol>
     <li>fill out the fields in the <em>new certificate defaults</em> dialog</li>
     <li>enter the store password used in <em>server.storePassword</em> when prompted. This generates an SSL certificate for <strong>localhost</strong>.</li>
     <li>you may want to generate an SSL certificate for the hostname or ip address hostnames you are serving from<br/><strong>NOTE:</strong> You can only have <strong>one</strong> SSL certificate specified for a port.</li>
     <li>exit the authority app</li>
   </ol></li>
-  <li>Execute <code>gitblit.cmd</code> or <code>java -jar gitblit.jar --baseFolder data</code> from a command-line</li>
+  <li>Windows: Execute <code>gitblit.cmd</code> or <code>java -cp gitblit.jar;&quot;%CD%\ext\*&quot; com.gitblit.GitBlitServer --baseFolder data</code> from a command-line<br/> Linux/OSX: Execute <code>gitblit.sh</code> or <code>java -cp gitblit.jar;ext/* com.gitblit.GitBlitServer --baseFolder data</code> from a command-line</li>
   <li>Open your browser to <a href="http://localhost:8080">http://localhost:8080</a> or <a href="https://localhost:8443">https://localhost:8443</a> depending on your chosen configuration.</li>
   <li>Enter the default administrator credentials: <strong>admin / admin</strong> and click the <em>Login</em> button<br/><strong>NOTE:</strong> Make sure to change the administrator username and/or password!!</li>
 </ol>
 Reason: https:/myserver.com/git/myrepo.git: cannot open git-upload-pack
 </code></pre><p>If you want to serve your repositories to another machine over https then you will want to generate a new certificate for the hostname or ip address you are serving from.</p><p><strong>NOTE:</strong> The Gitblit Authority is a GUI tool and will require X11 forwarding on headless UNIX boxes.</p>
 <ol>
-  <li><code>authority.cmd</code> or <code>java -jar authority.jar --baseFolder data</code></li>
+  <li>Windows: <code>authority.cmd</code> or <code>java -cp &quot;gitblit.jar;%CD%\ext\*&quot; com.gitblit.authority.GitblitAuthority --baseFolder data</code><br/> Linux/OSX: <code>authority.sh</code> or <code>java -cp &quot;gitblit.jar:ext/*&quot; com.gitblit.authority.GitblitAuthority --baseFolder data</code></li>
   <li>Click the <em>new ssl certificate</em> button (red rosette in the toolbar in upper left of window)</li>
   <li>Enter the hostname or ip address</li>
   <li>Make sure the checkbox <em>serve https with this certificate</em> is checked</li>
@@ -217,7 +209,7 @@ Reason: https:/myserver.com/git/myrepo.git: cannot open git-upload-pack
 </ol><p>Alternatively, Gitblit GO is designed to facilitate use of client certificate authentication. Gitblit GO ships with a tool that simplifies creation and management of client certificates, Gitblit Certificate Authority.</p>
 <h4 class="section" id='H7'><a href="#H7" class="sectionlink"><i class="icon-share-alt"> </i></a>Creating SSL Certificates with Gitblit Certificate Authority</h4><p>When you generate a new client certificate, a zip file bundle is created which includes a P12 keystore for browsers and a PEM keystore for Git. Both of these are password-protected. Additionally, a personalized README file is generated with setup instructions for popular browsers and Git. The README is generated from <code>data\certs\instructions.tmpl</code> and can be modified to suit your needs.</p>
 <ol>
-  <li><code>authority.cmd</code> or <code>java -jar authority.jar --baseFolder data</code></li>
+  <li>Windows: <code>authority.cmd</code> or <code>java -cp &quot;gitblit.jar;%CD%\ext\*&quot; com.gitblit.authority.GitblitAuthority --baseFolder data</code><br/> Linux/OSX: <code>authority.sh</code> or <code>java -cp &quot;gitblit.jar:ext/*&quot; com.gitblit.authority.GitblitAuthority --baseFolder data</code></li>
   <li>Select the user for which to generate the certificate</li>
   <li>Click the <em>new certificate</em> button and enter the expiration date of the certificate. You must also enter a password for the generated keystore. This password is <em>not</em> the same as the user's login password. This password is used to protect the privatekey and public certificate you will generate for the selected user. You must also enter a password hint for the user.</li>
   <li>If your mail server settings are properly configured you will have a <em>send email</em> checkbox which you can use to immediately send the generated certificate bundle to the user.</li>
@@ -250,13 +242,13 @@ Reason: https:/myserver.com/git/myrepo.git: cannot open git-upload-pack
 --dailyLogFile         Redirect logging to a rolling, daily log file instead of stdout
 --tempFolder           Folder for server to extract built-in webapp
 </code></pre><p><strong>Example</strong></p>
-<pre><code>java -jar gitblit.jar --userService c:/myrealm.config --storePassword something --baseFolder c:/data
+<pre><code>java  -cp gitblit.jar;&quot;%CD%\ext\*&quot; com.gitblit.GitBlitServer --userService c:/myrealm.config --storePassword something --baseFolder c:/data
 </code></pre>
 <h4 class="section" id='H12'><a href="#H12" class="sectionlink"><i class="icon-share-alt"> </i></a>Overriding Gitblit GO's Log4j Configuration</h4><p>You can override Gitblit GO's default Log4j configuration with a command-line parameter to the JVM.</p>
-<pre><code>java -Dlog4j.configuration=file:///home/james/log4j.properties -jar gitblit.jar &lt;optional_gitblit_args&gt;
+<pre><code>java -Dlog4j.configuration=file:///home/james/log4j.properties -cp gitblit.jar:&quot;ext/*&quot; com.gitblit.GitBlitServer &lt;optional_gitblit_args&gt;
 </code></pre><p>You can not use override the default log4j configuration <em>AND</em> specify the <code>--dailyLogFile</code> parameter. For reference, here is <a href="https://github.com/gitblit/gitblit/blob/master/src/log4j.properties">Gitblit's default Log4j configuration</a>. It includes some file appenders that are disabled by default. 
 <!-- End Markdown -->
-<div ><ul class="pager"> <li class="next"><a href="upgrade_go.html">upgrade GO &rarr;</a></li></ul></div><footer class="footer"><p class="pull-right">generated 2016-06-22</p>\r
+<div ><ul class="pager"> <li class="next"><a href="upgrade_go.html">upgrade GO &rarr;</a></li></ul></div><footer class="footer"><p class="pull-right">generated 2020-02-01</p>\r
 <p>The content of this page is licensed under the <a href="http://creativecommons.org/licenses/by/3.0">Creative Commons Attribution 3.0 License</a>.</p>
 </footer>
 </div>
index 88571fe7ed49ee44c112c64cbdf5e8ddd773b972..5c26242cced1277707a0dd3a4f46b8546aa297b7 100644 (file)
 <link rel="stylesheet" href="./bootstrap/css/bootstrap.css">
 <link rel='shortcut icon' type='image/png' href='./gitblt-favicon.png' />
 <link rel="stylesheet" href="./prettify/prettify.css" />
-<!-- Google Plus Profile Page -->\r
-<link rel="publisher" href="https://plus.google.com/114464678392593421684" />\r
-<style type="text/css"> a.gpluspage { margin-top:3px;text-decoration: none; } </style>
-
-<!-- Google Plus One -->\r
-<link rel="canonical" href="http://gitblit.com" />\r
-<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
-<style type="text/css"> div.gplusone { margin-top:12px; } </style>
-
 <script src="./prettify/prettify.js"></script>
 <script src="./bootstrap/js/jquery.js"></script>
 <script src="./bootstrap/js/bootstrap.min.js"></script>
 <li class='dropdown'> <!-- Menu -->
 <a class='dropdown-toggle' href='#' data-toggle='dropdown'>downloads<b class='caret'></b></a>
 <ul class='dropdown-menu'>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.zip'>Gitblit GO (Windows)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.war'>Gitblit WAR</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.zip'>Gitblit GO (Windows)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.war'>Gitblit WAR</a></li>
 <li class='divider'></li>
 <li><a href='https://registry.hub.docker.com/u/jmoger/gitblit/'>Gitblit GO (Docker)</a></li>
 <li class='divider'></li>
 <li><a href='http://plugins.gitblit.com'>Plugins Registry</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/manager-1.8.0.zip'>Gitblit Manager</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/fedclient-1.8.0.zip'>Federation Client</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/manager-1.9.0.zip'>Gitblit Manager</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/fedclient-1.9.0.zip'>Federation Client</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gbapi-1.8.0.zip'>API Library</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gbapi-1.9.0.zip'>API Library</a></li>
 <li class='divider'></li>
-<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0+)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases'>GitHub (1.9.0+)</a></li>
+<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0-1.8.0)</a></li>
 <li><a href='https://code.google.com/p/gitblit/downloads/list?can=1'>GoogleCode (pre-1.4.0)</a></li>
 <li class='divider'></li>
 <li><a href='http://gitblit.github.io/gitblit-maven'>Maven Repository</a></li>
 <li><a href='https://twitter.com/JamesMoger'>@JamesMoger</a></li>
 </ul></li> <!-- End Menu -->
 <li class='divider-vertical'></li>
-<li><a href='https://plus.google.com/114464678392593421684?prsrc=3' class='gpluspage'><img src='https://ssl.gstatic.com/images/icons/gplus-16.png' width='16' height='16 style='order: 0;'/></a></li><li><div class='gplusone'><g:plusone size='small' href='http://gitblit.com'></g:plusone></div></li>\r
+\r
                                                </ul>\r
                                        </div><!--/.nav-collapse -->\r
                                </div>\r
@@ -213,7 +205,7 @@ assert ints.get(0) == 42
   <li>mailing lists in a Repository definition</li>
 </ol><p>All three sources are checked and merged into a unique list of destination addresses for push notifications.</p><p><strong>NOTE:</strong><br/>Care should be taken when devising your notification scheme as it relates to any VIEW restricted repositories you might have. Setting a global mailing list and activating push notifications for a VIEW restricted repository may send unwanted emails.
 <!-- End Markdown -->
-<div ><ul class="pager"><li class="previous"><a href="setup_authentication.html">&larr; authentication</a></li> <li class="next"><a href="setup_lucene.html">lucene indexing &rarr;</a></li></ul></div><footer class="footer"><p class="pull-right">generated 2016-06-22</p>\r
+<div ><ul class="pager"><li class="previous"><a href="setup_authentication.html">&larr; authentication</a></li> <li class="next"><a href="setup_lucene.html">lucene indexing &rarr;</a></li></ul></div><footer class="footer"><p class="pull-right">generated 2020-02-01</p>\r
 <p>The content of this page is licensed under the <a href="http://creativecommons.org/licenses/by/3.0">Creative Commons Attribution 3.0 License</a>.</p>
 </footer>
 </div>
index 678127af77afeaf747ef03482edb2fb71c015be8..1c2846816be73846a11e39ac52800678afde7ffd 100644 (file)
 <link rel="stylesheet" href="./bootstrap/css/bootstrap.css">
 <link rel='shortcut icon' type='image/png' href='./gitblt-favicon.png' />
 <link rel="stylesheet" href="./prettify/prettify.css" />
-<!-- Google Plus Profile Page -->\r
-<link rel="publisher" href="https://plus.google.com/114464678392593421684" />\r
-<style type="text/css"> a.gpluspage { margin-top:3px;text-decoration: none; } </style>
-
-<!-- Google Plus One -->\r
-<link rel="canonical" href="http://gitblit.com" />\r
-<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
-<style type="text/css"> div.gplusone { margin-top:12px; } </style>
-
 <script src="./prettify/prettify.js"></script>
 <script src="./bootstrap/js/jquery.js"></script>
 <script src="./bootstrap/js/bootstrap.min.js"></script>
 <li class='dropdown'> <!-- Menu -->
 <a class='dropdown-toggle' href='#' data-toggle='dropdown'>downloads<b class='caret'></b></a>
 <ul class='dropdown-menu'>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.zip'>Gitblit GO (Windows)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.war'>Gitblit WAR</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.zip'>Gitblit GO (Windows)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.war'>Gitblit WAR</a></li>
 <li class='divider'></li>
 <li><a href='https://registry.hub.docker.com/u/jmoger/gitblit/'>Gitblit GO (Docker)</a></li>
 <li class='divider'></li>
 <li><a href='http://plugins.gitblit.com'>Plugins Registry</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/manager-1.8.0.zip'>Gitblit Manager</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/fedclient-1.8.0.zip'>Federation Client</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/manager-1.9.0.zip'>Gitblit Manager</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/fedclient-1.9.0.zip'>Federation Client</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gbapi-1.8.0.zip'>API Library</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gbapi-1.9.0.zip'>API Library</a></li>
 <li class='divider'></li>
-<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0+)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases'>GitHub (1.9.0+)</a></li>
+<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0-1.8.0)</a></li>
 <li><a href='https://code.google.com/p/gitblit/downloads/list?can=1'>GoogleCode (pre-1.4.0)</a></li>
 <li class='divider'></li>
 <li><a href='http://gitblit.github.io/gitblit-maven'>Maven Repository</a></li>
 <li><a href='https://twitter.com/JamesMoger'>@JamesMoger</a></li>
 </ul></li> <!-- End Menu -->
 <li class='divider-vertical'></li>
-<li><a href='https://plus.google.com/114464678392593421684?prsrc=3' class='gpluspage'><img src='https://ssl.gstatic.com/images/icons/gplus-16.png' width='16' height='16 style='order: 0;'/></a></li><li><div class='gplusone'><g:plusone size='small' href='http://gitblit.com'></g:plusone></div></li>\r
+\r
                                                </ul>\r
                                        </div><!--/.nav-collapse -->\r
                                </div>\r
@@ -191,7 +183,7 @@ git config --add gitblit.indexBranch &quot;refs/heads/master&quot;
 <h4 class="section" id='H7'><a href="#H7" class="sectionlink"><i class="icon-share-alt"> </i></a>Adequate Heap</h4><p>The initial indexing of an existing repository can potentially exhaust the memory allocated to your Java instance and may throw OutOfMemory exceptions. Be sure to provide your Gitblit server adequate heap space to index your repositories. The heap is set using the <em>-Xmx</em> JVM parameter in your Gitblit launch command (e.g. -Xmx1024M).</p>
 <h4 class="section" id='H8'><a href="#H8" class="sectionlink"><i class="icon-share-alt"> </i></a>Why does Gitblit check every 2 mins for repository/branch changes?</h4><p>Gitblit has to balance its design as a complete, integrated Git server and its utility as a repository viewer in an existing Git setup.</p><p>Gitblit could build indexes immediately on <em>edit repository</em> or on <em>receiving pushes</em>, but that design would not work if someone is pushing via ssh://, git://, or file:// (i.e. not pushing to Gitblit http(s)://). For this reason Gitblit has a polling mechanism to check for ref changes every 2 mins. This design works well for all use cases, aside from adding a little lag in updating the index.
 <!-- End Markdown -->
-<div ><ul class="pager"><li class="previous"><a href="setup_hooks.html">&larr; push hooks</a></li> <li class="next"><a href="setup_proxy.html">reverse proxies &rarr;</a></li></ul></div><footer class="footer"><p class="pull-right">generated 2016-06-22</p>\r
+<div ><ul class="pager"><li class="previous"><a href="setup_hooks.html">&larr; push hooks</a></li> <li class="next"><a href="setup_proxy.html">reverse proxies &rarr;</a></li></ul></div><footer class="footer"><p class="pull-right">generated 2020-02-01</p>\r
 <p>The content of this page is licensed under the <a href="http://creativecommons.org/licenses/by/3.0">Creative Commons Attribution 3.0 License</a>.</p>
 </footer>
 </div>
index e7ae4aa35e03ec4c75ab46922150679018319b1f..40f39e5dd7796cb5a925b8a254ef3212facaad45 100644 (file)
 <link rel="stylesheet" href="./bootstrap/css/bootstrap.css">
 <link rel='shortcut icon' type='image/png' href='./gitblt-favicon.png' />
 <link rel="stylesheet" href="./prettify/prettify.css" />
-<!-- Google Plus Profile Page -->\r
-<link rel="publisher" href="https://plus.google.com/114464678392593421684" />\r
-<style type="text/css"> a.gpluspage { margin-top:3px;text-decoration: none; } </style>
-
-<!-- Google Plus One -->\r
-<link rel="canonical" href="http://gitblit.com" />\r
-<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
-<style type="text/css"> div.gplusone { margin-top:12px; } </style>
-
 <script src="./prettify/prettify.js"></script>
 <script src="./bootstrap/js/jquery.js"></script>
 <script src="./bootstrap/js/bootstrap.min.js"></script>
 <li class='dropdown'> <!-- Menu -->
 <a class='dropdown-toggle' href='#' data-toggle='dropdown'>downloads<b class='caret'></b></a>
 <ul class='dropdown-menu'>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.zip'>Gitblit GO (Windows)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.war'>Gitblit WAR</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.zip'>Gitblit GO (Windows)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.war'>Gitblit WAR</a></li>
 <li class='divider'></li>
 <li><a href='https://registry.hub.docker.com/u/jmoger/gitblit/'>Gitblit GO (Docker)</a></li>
 <li class='divider'></li>
 <li><a href='http://plugins.gitblit.com'>Plugins Registry</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/manager-1.8.0.zip'>Gitblit Manager</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/fedclient-1.8.0.zip'>Federation Client</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/manager-1.9.0.zip'>Gitblit Manager</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/fedclient-1.9.0.zip'>Federation Client</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gbapi-1.8.0.zip'>API Library</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gbapi-1.9.0.zip'>API Library</a></li>
 <li class='divider'></li>
-<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0+)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases'>GitHub (1.9.0+)</a></li>
+<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0-1.8.0)</a></li>
 <li><a href='https://code.google.com/p/gitblit/downloads/list?can=1'>GoogleCode (pre-1.4.0)</a></li>
 <li class='divider'></li>
 <li><a href='http://gitblit.github.io/gitblit-maven'>Maven Repository</a></li>
 <li><a href='https://twitter.com/JamesMoger'>@JamesMoger</a></li>
 </ul></li> <!-- End Menu -->
 <li class='divider-vertical'></li>
-<li><a href='https://plus.google.com/114464678392593421684?prsrc=3' class='gpluspage'><img src='https://ssl.gstatic.com/images/icons/gplus-16.png' width='16' height='16 style='order: 0;'/></a></li><li><div class='gplusone'><g:plusone size='small' href='http://gitblit.com'></g:plusone></div></li>\r
+\r
                                                </ul>\r
                                        </div><!--/.nav-collapse -->\r
                                </div>\r
   <li>Mirrors can not have work trees. They must be a bare repository cloned using the --mirror flag.</li>
 </ol>
 <!-- End Markdown -->
-<div ><ul class="pager"><li class="previous"><a href="setup_bugtraq.html">&larr; bugtraq</a></li> <li class="next"><a href="setup_scaling.html">scaling &rarr;</a></li></ul></div><footer class="footer"><p class="pull-right">generated 2016-06-22</p>\r
+<div ><ul class="pager"><li class="previous"><a href="setup_bugtraq.html">&larr; bugtraq</a></li> <li class="next"><a href="setup_scaling.html">scaling &rarr;</a></li></ul></div><footer class="footer"><p class="pull-right">generated 2020-02-01</p>\r
 <p>The content of this page is licensed under the <a href="http://creativecommons.org/licenses/by/3.0">Creative Commons Attribution 3.0 License</a>.</p>
 </footer>
 </div>
index e129bddbf7af20be0ee1c6d378ba4a0737d51efc..76fbdf9923e69142f362c3c1c13c32c0dd7996b6 100644 (file)
 <link rel="stylesheet" href="./bootstrap/css/bootstrap.css">
 <link rel='shortcut icon' type='image/png' href='./gitblt-favicon.png' />
 <link rel="stylesheet" href="./prettify/prettify.css" />
-<!-- Google Plus Profile Page -->\r
-<link rel="publisher" href="https://plus.google.com/114464678392593421684" />\r
-<style type="text/css"> a.gpluspage { margin-top:3px;text-decoration: none; } </style>
-
-<!-- Google Plus One -->\r
-<link rel="canonical" href="http://gitblit.com" />\r
-<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
-<style type="text/css"> div.gplusone { margin-top:12px; } </style>
-
 <script src="./prettify/prettify.js"></script>
 <script src="./bootstrap/js/jquery.js"></script>
 <script src="./bootstrap/js/bootstrap.min.js"></script>
 <li class='dropdown'> <!-- Menu -->
 <a class='dropdown-toggle' href='#' data-toggle='dropdown'>downloads<b class='caret'></b></a>
 <ul class='dropdown-menu'>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.zip'>Gitblit GO (Windows)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.war'>Gitblit WAR</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.zip'>Gitblit GO (Windows)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.war'>Gitblit WAR</a></li>
 <li class='divider'></li>
 <li><a href='https://registry.hub.docker.com/u/jmoger/gitblit/'>Gitblit GO (Docker)</a></li>
 <li class='divider'></li>
 <li><a href='http://plugins.gitblit.com'>Plugins Registry</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/manager-1.8.0.zip'>Gitblit Manager</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/fedclient-1.8.0.zip'>Federation Client</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/manager-1.9.0.zip'>Gitblit Manager</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/fedclient-1.9.0.zip'>Federation Client</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gbapi-1.8.0.zip'>API Library</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gbapi-1.9.0.zip'>API Library</a></li>
 <li class='divider'></li>
-<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0+)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases'>GitHub (1.9.0+)</a></li>
+<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0-1.8.0)</a></li>
 <li><a href='https://code.google.com/p/gitblit/downloads/list?can=1'>GoogleCode (pre-1.4.0)</a></li>
 <li class='divider'></li>
 <li><a href='http://gitblit.github.io/gitblit-maven'>Maven Repository</a></li>
 <li><a href='https://twitter.com/JamesMoger'>@JamesMoger</a></li>
 </ul></li> <!-- End Menu -->
 <li class='divider-vertical'></li>
-<li><a href='https://plus.google.com/114464678392593421684?prsrc=3' class='gpluspage'><img src='https://ssl.gstatic.com/images/icons/gplus-16.png' width='16' height='16 style='order: 0;'/></a></li><li><div class='gplusone'><g:plusone size='small' href='http://gitblit.com'></g:plusone></div></li>\r
+\r
                                                </ul>\r
                                        </div><!--/.nav-collapse -->\r
                                </div>\r
@@ -200,6 +192,7 @@ ProxyPreserveHost On
 
 # If your httpd frontend is https but you are proxying http Gitblit WAR or GO
 #Header edit Location ^http://([^/]+)/gitblit/ https://$1/gitblit/
+#Header edit Ajax-Location ^http://([^/]+)/gitblit/ https://$1/gitblit/
 
 # Additionally you will want to tell Gitblit the original scheme and port
 #RequestHeader set X-Forwarded-Proto https
@@ -212,7 +205,7 @@ ProxyPreserveHost On
 </pre></p><p><strong>Please</strong> make sure to:<br/> 1. Review the security of these settings as appropriate for your deployment<br/> 2. Uncomment the <em>ProxyPass</em> setting<br/> 3. Correctly set the ports and context paths both in the <em>ProxyPass</em> definition and your Gitblit installation<br/> 4. Set <em>web.mountParameters=false</em> in <code>gitblit.properties</code> or <code>web.xml</code> this will use parameterized URLs.<br/> Alternatively, you can respecify <em>web.forwardSlashCharacter</em>.</p>
 <h3 class="section" id='H4'><a href="#H4" class="sectionlink"><i class="icon-share-alt"> </i></a>Controlling Advertised Repository URLs</h3><p>In some reverse-proxy configurations you may be running Gitblit using an http interface with an https reverse-proxy proxy. This will lead to Gitblit generating incorrect repository urls.</p><p>You can control the url that Gitblit generates by setting X-Forwarded headers in your proxy server.</p><p><em>X-Forwarded-Proto</em>://servername(:*X-Forwarded-Port*)(/*X-Forwarded-Context*)</p><p><table class="table table-bordered"><tr><th>Header</th><th>Description</th></tr><tr><td>X-Forwarded-Port</td><td>The port to use in generated repository http/https urls</td></tr><tr><td>X-Forwarded-Proto</td><td>The protocol/scheme to use in generated repository http/https urls</td></tr><tr><td>X-Forwarded-Context</td><td>The context to use in generated repository http/https urls</td></tr></table>
 <!-- End Markdown -->
-<div ><ul class="pager"><li class="previous"><a href="setup_lucene.html">&larr; lucene indexing</a></li> <li class="next"><a href="setup_clientmenus.html">client app menus &rarr;</a></li></ul></div><footer class="footer"><p class="pull-right">generated 2016-06-22</p>\r
+<div ><ul class="pager"><li class="previous"><a href="setup_lucene.html">&larr; lucene indexing</a></li> <li class="next"><a href="setup_clientmenus.html">client app menus &rarr;</a></li></ul></div><footer class="footer"><p class="pull-right">generated 2020-02-01</p>\r
 <p>The content of this page is licensed under the <a href="http://creativecommons.org/licenses/by/3.0">Creative Commons Attribution 3.0 License</a>.</p>
 </footer>
 </div>
index 5147e271a9e12bda6bf44d5d9b88af3fe2a2e3a8..b4782ecaf75e7180fdba99e6a72b1ae9df608724 100644 (file)
 <link rel="stylesheet" href="./bootstrap/css/bootstrap.css">
 <link rel='shortcut icon' type='image/png' href='./gitblt-favicon.png' />
 <link rel="stylesheet" href="./prettify/prettify.css" />
-<!-- Google Plus Profile Page -->\r
-<link rel="publisher" href="https://plus.google.com/114464678392593421684" />\r
-<style type="text/css"> a.gpluspage { margin-top:3px;text-decoration: none; } </style>
-
-<!-- Google Plus One -->\r
-<link rel="canonical" href="http://gitblit.com" />\r
-<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
-<style type="text/css"> div.gplusone { margin-top:12px; } </style>
-
 <script src="./prettify/prettify.js"></script>
 <script src="./bootstrap/js/jquery.js"></script>
 <script src="./bootstrap/js/bootstrap.min.js"></script>
 <li class='dropdown'> <!-- Menu -->
 <a class='dropdown-toggle' href='#' data-toggle='dropdown'>downloads<b class='caret'></b></a>
 <ul class='dropdown-menu'>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.zip'>Gitblit GO (Windows)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.war'>Gitblit WAR</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.zip'>Gitblit GO (Windows)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.war'>Gitblit WAR</a></li>
 <li class='divider'></li>
 <li><a href='https://registry.hub.docker.com/u/jmoger/gitblit/'>Gitblit GO (Docker)</a></li>
 <li class='divider'></li>
 <li><a href='http://plugins.gitblit.com'>Plugins Registry</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/manager-1.8.0.zip'>Gitblit Manager</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/fedclient-1.8.0.zip'>Federation Client</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/manager-1.9.0.zip'>Gitblit Manager</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/fedclient-1.9.0.zip'>Federation Client</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gbapi-1.8.0.zip'>API Library</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gbapi-1.9.0.zip'>API Library</a></li>
 <li class='divider'></li>
-<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0+)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases'>GitHub (1.9.0+)</a></li>
+<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0-1.8.0)</a></li>
 <li><a href='https://code.google.com/p/gitblit/downloads/list?can=1'>GoogleCode (pre-1.4.0)</a></li>
 <li class='divider'></li>
 <li><a href='http://gitblit.github.io/gitblit-maven'>Maven Repository</a></li>
 <li><a href='https://twitter.com/JamesMoger'>@JamesMoger</a></li>
 </ul></li> <!-- End Menu -->
 <li class='divider-vertical'></li>
-<li><a href='https://plus.google.com/114464678392593421684?prsrc=3' class='gpluspage'><img src='https://ssl.gstatic.com/images/icons/gplus-16.png' width='16' height='16 style='order: 0;'/></a></li><li><div class='gplusone'><g:plusone size='small' href='http://gitblit.com'></g:plusone></div></li>\r
+\r
                                                </ul>\r
                                        </div><!--/.nav-collapse -->\r
                                </div>\r
@@ -187,7 +179,7 @@ git.streamFileTreshold = 2047m
 git.deltaBaseCacheLimit = 50m
 </code></pre>
 <!-- End Markdown -->
-<div ><ul class="pager"><li class="previous"><a href="setup_mirrors.html">&larr; mirrors</a></li> <li class="next"><a href="setup_fail2ban.html">fail2ban &rarr;</a></li></ul></div><footer class="footer"><p class="pull-right">generated 2016-06-22</p>\r
+<div ><ul class="pager"><li class="previous"><a href="setup_mirrors.html">&larr; mirrors</a></li> <li class="next"><a href="setup_fail2ban.html">fail2ban &rarr;</a></li></ul></div><footer class="footer"><p class="pull-right">generated 2020-02-01</p>\r
 <p>The content of this page is licensed under the <a href="http://creativecommons.org/licenses/by/3.0">Creative Commons Attribution 3.0 License</a>.</p>
 </footer>
 </div>
index 7b7fcda8a776ea4f0cda77d53fda2cd668660d46..b2f9a7acb409f04da22ddc2d7f5ec5081d7e7627 100644 (file)
 <link rel="stylesheet" href="./bootstrap/css/bootstrap.css">
 <link rel='shortcut icon' type='image/png' href='./gitblt-favicon.png' />
 <link rel="stylesheet" href="./prettify/prettify.css" />
-<!-- Google Plus Profile Page -->\r
-<link rel="publisher" href="https://plus.google.com/114464678392593421684" />\r
-<style type="text/css"> a.gpluspage { margin-top:3px;text-decoration: none; } </style>
-
-<!-- Google Plus One -->\r
-<link rel="canonical" href="http://gitblit.com" />\r
-<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
-<style type="text/css"> div.gplusone { margin-top:12px; } </style>
-
 <script src="./prettify/prettify.js"></script>
 <script src="./bootstrap/js/jquery.js"></script>
 <script src="./bootstrap/js/bootstrap.min.js"></script>
 <li class='dropdown'> <!-- Menu -->
 <a class='dropdown-toggle' href='#' data-toggle='dropdown'>downloads<b class='caret'></b></a>
 <ul class='dropdown-menu'>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.zip'>Gitblit GO (Windows)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.war'>Gitblit WAR</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.zip'>Gitblit GO (Windows)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.war'>Gitblit WAR</a></li>
 <li class='divider'></li>
 <li><a href='https://registry.hub.docker.com/u/jmoger/gitblit/'>Gitblit GO (Docker)</a></li>
 <li class='divider'></li>
 <li><a href='http://plugins.gitblit.com'>Plugins Registry</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/manager-1.8.0.zip'>Gitblit Manager</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/fedclient-1.8.0.zip'>Federation Client</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/manager-1.9.0.zip'>Gitblit Manager</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/fedclient-1.9.0.zip'>Federation Client</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gbapi-1.8.0.zip'>API Library</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gbapi-1.9.0.zip'>API Library</a></li>
 <li class='divider'></li>
-<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0+)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases'>GitHub (1.9.0+)</a></li>
+<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0-1.8.0)</a></li>
 <li><a href='https://code.google.com/p/gitblit/downloads/list?can=1'>GoogleCode (pre-1.4.0)</a></li>
 <li class='divider'></li>
 <li><a href='http://gitblit.github.io/gitblit-maven'>Maven Repository</a></li>
 <li><a href='https://twitter.com/JamesMoger'>@JamesMoger</a></li>
 </ul></li> <!-- End Menu -->
 <li class='divider-vertical'></li>
-<li><a href='https://plus.google.com/114464678392593421684?prsrc=3' class='gpluspage'><img src='https://ssl.gstatic.com/images/icons/gplus-16.png' width='16' height='16 style='order: 0;'/></a></li><li><div class='gplusone'><g:plusone size='small' href='http://gitblit.com'></g:plusone></div></li>\r
+\r
                                                </ul>\r
                                        </div><!--/.nav-collapse -->\r
                                </div>\r
@@ -187,7 +179,7 @@ error: error:14077458:SSL routines:SSL23_GET_SERVER_HELLO:reason(1112) while acc
 fatal: HTTP request failed
 </pre>
 <!-- End Markdown -->
-<div ><ul class="pager"> <li class="next"><a href="setup_transport_ssh.html">using SSH &rarr;</a></li></ul></div><footer class="footer"><p class="pull-right">generated 2016-06-22</p>\r
+<div ><ul class="pager"> <li class="next"><a href="setup_transport_ssh.html">using SSH &rarr;</a></li></ul></div><footer class="footer"><p class="pull-right">generated 2020-02-01</p>\r
 <p>The content of this page is licensed under the <a href="http://creativecommons.org/licenses/by/3.0">Creative Commons Attribution 3.0 License</a>.</p>
 </footer>
 </div>
index 840ec7990ca40c880789cc5fa8131e2eb28934a8..bc8ea5561d86cee2eff24a585457eccd27864ba4 100644 (file)
 <link rel="stylesheet" href="./bootstrap/css/bootstrap.css">
 <link rel='shortcut icon' type='image/png' href='./gitblt-favicon.png' />
 <link rel="stylesheet" href="./prettify/prettify.css" />
-<!-- Google Plus Profile Page -->\r
-<link rel="publisher" href="https://plus.google.com/114464678392593421684" />\r
-<style type="text/css"> a.gpluspage { margin-top:3px;text-decoration: none; } </style>
-
-<!-- Google Plus One -->\r
-<link rel="canonical" href="http://gitblit.com" />\r
-<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
-<style type="text/css"> div.gplusone { margin-top:12px; } </style>
-
 <script src="./prettify/prettify.js"></script>
 <script src="./bootstrap/js/jquery.js"></script>
 <script src="./bootstrap/js/bootstrap.min.js"></script>
 <li class='dropdown'> <!-- Menu -->
 <a class='dropdown-toggle' href='#' data-toggle='dropdown'>downloads<b class='caret'></b></a>
 <ul class='dropdown-menu'>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.zip'>Gitblit GO (Windows)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.war'>Gitblit WAR</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.zip'>Gitblit GO (Windows)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.war'>Gitblit WAR</a></li>
 <li class='divider'></li>
 <li><a href='https://registry.hub.docker.com/u/jmoger/gitblit/'>Gitblit GO (Docker)</a></li>
 <li class='divider'></li>
 <li><a href='http://plugins.gitblit.com'>Plugins Registry</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/manager-1.8.0.zip'>Gitblit Manager</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/fedclient-1.8.0.zip'>Federation Client</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/manager-1.9.0.zip'>Gitblit Manager</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/fedclient-1.9.0.zip'>Federation Client</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gbapi-1.8.0.zip'>API Library</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gbapi-1.9.0.zip'>API Library</a></li>
 <li class='divider'></li>
-<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0+)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases'>GitHub (1.9.0+)</a></li>
+<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0-1.8.0)</a></li>
 <li><a href='https://code.google.com/p/gitblit/downloads/list?can=1'>GoogleCode (pre-1.4.0)</a></li>
 <li class='divider'></li>
 <li><a href='http://gitblit.github.io/gitblit-maven'>Maven Repository</a></li>
 <li><a href='https://twitter.com/JamesMoger'>@JamesMoger</a></li>
 </ul></li> <!-- End Menu -->
 <li class='divider-vertical'></li>
-<li><a href='https://plus.google.com/114464678392593421684?prsrc=3' class='gpluspage'><img src='https://ssl.gstatic.com/images/icons/gplus-16.png' width='16' height='16 style='order: 0;'/></a></li><li><div class='gplusone'><g:plusone size='small' href='http://gitblit.com'></g:plusone></div></li>\r
+\r
                                                </ul>\r
                                        </div><!--/.nav-collapse -->\r
                                </div>\r
@@ -234,7 +226,7 @@ cat c:\&lt;userfolder&gt;\.ssh\id_rsa.pub | ssh -l &lt;username&gt; -p 29418 &lt
 </table>
 <h3 class="section" id='H13'><a href="#H13" class="sectionlink"><i class="icon-share-alt"> </i></a>Mac OSX Fonts</h3><p>Many of Gitblit's SSH commands rely on ANSI border characters to provide a pretty presentation of data. Unfortunately, the fonts provided by Apple - while very nice - don't work well with ANSI border characters. The following public domain fixed-width, fixed-point, bitmapped fonts work very nicely. I find the 6x12 font with a line spacing of ~0.8 to be quite acceptable.</p><p><a href="6x12.dfont">6x12.dfont</a><br/><a href="6x13.dfont">6x13.dfont</a><br/><a href="7x13.dfont">7x13.dfont</a><br/><a href="7x14.dfont">7x14.dfont</a>
 <!-- End Markdown -->
-<div ><ul class="pager"><li class="previous"><a href="setup_transport_http.html">&larr; using HTTP/HTTPS</a></li> <li class="next"><a href="eclipse_plugin.html">using the Eclipse plugin &rarr;</a></li></ul></div><footer class="footer"><p class="pull-right">generated 2016-06-22</p>\r
+<div ><ul class="pager"><li class="previous"><a href="setup_transport_http.html">&larr; using HTTP/HTTPS</a></li> <li class="next"><a href="eclipse_plugin.html">using the Eclipse plugin &rarr;</a></li></ul></div><footer class="footer"><p class="pull-right">generated 2020-02-01</p>\r
 <p>The content of this page is licensed under the <a href="http://creativecommons.org/licenses/by/3.0">Creative Commons Attribution 3.0 License</a>.</p>
 </footer>
 </div>
index 2f1227eeddc0c6f051e9678c79f70f85865f30d4..4bd8f0bafee87410fa07cf66289d787aa9c851a8 100644 (file)
 <link rel="stylesheet" href="./bootstrap/css/bootstrap.css">
 <link rel='shortcut icon' type='image/png' href='./gitblt-favicon.png' />
 <link rel="stylesheet" href="./prettify/prettify.css" />
-<!-- Google Plus Profile Page -->\r
-<link rel="publisher" href="https://plus.google.com/114464678392593421684" />\r
-<style type="text/css"> a.gpluspage { margin-top:3px;text-decoration: none; } </style>
-
-<!-- Google Plus One -->\r
-<link rel="canonical" href="http://gitblit.com" />\r
-<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
-<style type="text/css"> div.gplusone { margin-top:12px; } </style>
-
 <script src="./prettify/prettify.js"></script>
 <script src="./bootstrap/js/jquery.js"></script>
 <script src="./bootstrap/js/bootstrap.min.js"></script>
 <li class='dropdown'> <!-- Menu -->
 <a class='dropdown-toggle' href='#' data-toggle='dropdown'>downloads<b class='caret'></b></a>
 <ul class='dropdown-menu'>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.zip'>Gitblit GO (Windows)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.war'>Gitblit WAR</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.zip'>Gitblit GO (Windows)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.war'>Gitblit WAR</a></li>
 <li class='divider'></li>
 <li><a href='https://registry.hub.docker.com/u/jmoger/gitblit/'>Gitblit GO (Docker)</a></li>
 <li class='divider'></li>
 <li><a href='http://plugins.gitblit.com'>Plugins Registry</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/manager-1.8.0.zip'>Gitblit Manager</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/fedclient-1.8.0.zip'>Federation Client</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/manager-1.9.0.zip'>Gitblit Manager</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/fedclient-1.9.0.zip'>Federation Client</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gbapi-1.8.0.zip'>API Library</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gbapi-1.9.0.zip'>API Library</a></li>
 <li class='divider'></li>
-<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0+)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases'>GitHub (1.9.0+)</a></li>
+<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0-1.8.0)</a></li>
 <li><a href='https://code.google.com/p/gitblit/downloads/list?can=1'>GoogleCode (pre-1.4.0)</a></li>
 <li class='divider'></li>
 <li><a href='http://gitblit.github.io/gitblit-maven'>Maven Repository</a></li>
 <li><a href='https://twitter.com/JamesMoger'>@JamesMoger</a></li>
 </ul></li> <!-- End Menu -->
 <li class='divider-vertical'></li>
-<li><a href='https://plus.google.com/114464678392593421684?prsrc=3' class='gpluspage'><img src='https://ssl.gstatic.com/images/icons/gplus-16.png' width='16' height='16 style='order: 0;'/></a></li><li><div class='gplusone'><g:plusone size='small' href='http://gitblit.com'></g:plusone></div></li>\r
+\r
                                                </ul>\r
                                        </div><!--/.nav-collapse -->\r
                                </div>\r
@@ -197,7 +189,7 @@ web.allowForking = false
 <pre><code>web.otherUrls = ssh://localhost/git/{0} git://localhost:29418/git/{0} https://{1}@localhost/r/{0}
 </code></pre>
 <!-- End Markdown -->
-<footer class="footer"><p class="pull-right">generated 2016-06-22</p>\r
+<footer class="footer"><p class="pull-right">generated 2020-02-01</p>\r
 <p>The content of this page is licensed under the <a href="http://creativecommons.org/licenses/by/3.0">Creative Commons Attribution 3.0 License</a>.</p>
 </footer>
 </div>
index f2bb7d7ab0e142e5bc55cff7466e27d30ecf9242..5f3ff31fd6568dc4d98336890dac65bdb49bb405 100644 (file)
 <link rel="stylesheet" href="./bootstrap/css/bootstrap.css">
 <link rel='shortcut icon' type='image/png' href='./gitblt-favicon.png' />
 <link rel="stylesheet" href="./prettify/prettify.css" />
-<!-- Google Plus Profile Page -->\r
-<link rel="publisher" href="https://plus.google.com/114464678392593421684" />\r
-<style type="text/css"> a.gpluspage { margin-top:3px;text-decoration: none; } </style>
-
-<!-- Google Plus One -->\r
-<link rel="canonical" href="http://gitblit.com" />\r
-<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
-<style type="text/css"> div.gplusone { margin-top:12px; } </style>
-
 <script src="./prettify/prettify.js"></script>
 <script src="./bootstrap/js/jquery.js"></script>
 <script src="./bootstrap/js/bootstrap.min.js"></script>
 <li class='dropdown'> <!-- Menu -->
 <a class='dropdown-toggle' href='#' data-toggle='dropdown'>downloads<b class='caret'></b></a>
 <ul class='dropdown-menu'>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.zip'>Gitblit GO (Windows)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.war'>Gitblit WAR</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.zip'>Gitblit GO (Windows)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.war'>Gitblit WAR</a></li>
 <li class='divider'></li>
 <li><a href='https://registry.hub.docker.com/u/jmoger/gitblit/'>Gitblit GO (Docker)</a></li>
 <li class='divider'></li>
 <li><a href='http://plugins.gitblit.com'>Plugins Registry</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/manager-1.8.0.zip'>Gitblit Manager</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/fedclient-1.8.0.zip'>Federation Client</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/manager-1.9.0.zip'>Gitblit Manager</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/fedclient-1.9.0.zip'>Federation Client</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gbapi-1.8.0.zip'>API Library</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gbapi-1.9.0.zip'>API Library</a></li>
 <li class='divider'></li>
-<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0+)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases'>GitHub (1.9.0+)</a></li>
+<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0-1.8.0)</a></li>
 <li><a href='https://code.google.com/p/gitblit/downloads/list?can=1'>GoogleCode (pre-1.4.0)</a></li>
 <li class='divider'></li>
 <li><a href='http://gitblit.github.io/gitblit-maven'>Maven Repository</a></li>
 <li><a href='https://twitter.com/JamesMoger'>@JamesMoger</a></li>
 </ul></li> <!-- End Menu -->
 <li class='divider-vertical'></li>
-<li><a href='https://plus.google.com/114464678392593421684?prsrc=3' class='gpluspage'><img src='https://ssl.gstatic.com/images/icons/gplus-16.png' width='16' height='16 style='order: 0;'/></a></li><li><div class='gplusone'><g:plusone size='small' href='http://gitblit.com'></g:plusone></div></li>\r
+\r
                                                </ul>\r
                                        </div><!--/.nav-collapse -->\r
                                </div>\r
 <!-- Begin Markdown -->
 <h2 class="section" id='H1'><a href="#H1" class="sectionlink"><i class="icon-share-alt"> </i></a>Gitblit WAR Installation & Setup</h2>
 <ol>
-  <li>Download Gitblit WAR <a href="http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.war">1.8.0</a> to the webapps folder of your servlet container.</li>
+  <li>Download Gitblit WAR <a href="https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.war">1.9.0</a> to the webapps folder of your servlet container.</li>
   <li>You may have to manually extract the WAR (zip file) to a folder within your webapps folder.</li>
   <li>By default, the Gitblit webapp is configured through <code>WEB-INF/data/gitblit.properties</code>.<br/>Open <code>WEB-INF/data/gitblit.properties</code> in your favorite text editor and make sure to review and set:
   <ul>
 </ol>
 <h3 class="section" id='H6'><a href="#H6" class="sectionlink"><i class="icon-share-alt"> </i></a>Including Other Properties</h3><p>SINCE 1.7.0</p><p>Gitblit supports loading it's settings from multiple properties files. You can achieve this using the <code>include=filename</code> key. This setting supports loading multiple files using a <em>comma</em> as the delimiter. They are processed in the order defined and they may be nested (i.e. your included properties may include properties, etc, etc).
 <!-- End Markdown -->
-<div ><ul class="pager"> <li class="next"><a href="upgrade_war.html">upgrade WAR &rarr;</a></li></ul></div><footer class="footer"><p class="pull-right">generated 2016-06-22</p>\r
+<div ><ul class="pager"> <li class="next"><a href="upgrade_war.html">upgrade WAR &rarr;</a></li></ul></div><footer class="footer"><p class="pull-right">generated 2020-02-01</p>\r
 <p>The content of this page is licensed under the <a href="http://creativecommons.org/licenses/by/3.0">Creative Commons Attribution 3.0 License</a>.</p>
 </footer>
 </div>
index a469886f8b09b8a78c1a0d4d37b30bcad647fbca..2810f00c8041cc958bb263f729a17dfb5eea8a5d 100644 (file)
 <link rel="stylesheet" href="./bootstrap/css/bootstrap.css">
 <link rel='shortcut icon' type='image/png' href='./gitblt-favicon.png' />
 <link rel="stylesheet" href="./prettify/prettify.css" />
-<!-- Google Plus Profile Page -->\r
-<link rel="publisher" href="https://plus.google.com/114464678392593421684" />\r
-<style type="text/css"> a.gpluspage { margin-top:3px;text-decoration: none; } </style>
-
-<!-- Google Plus One -->\r
-<link rel="canonical" href="http://gitblit.com" />\r
-<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
-<style type="text/css"> div.gplusone { margin-top:12px; } </style>
-
 <script src="./prettify/prettify.js"></script>
 <script src="./bootstrap/js/jquery.js"></script>
 <script src="./bootstrap/js/bootstrap.min.js"></script>
 <li class='dropdown'> <!-- Menu -->
 <a class='dropdown-toggle' href='#' data-toggle='dropdown'>downloads<b class='caret'></b></a>
 <ul class='dropdown-menu'>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.zip'>Gitblit GO (Windows)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.war'>Gitblit WAR</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.zip'>Gitblit GO (Windows)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.war'>Gitblit WAR</a></li>
 <li class='divider'></li>
 <li><a href='https://registry.hub.docker.com/u/jmoger/gitblit/'>Gitblit GO (Docker)</a></li>
 <li class='divider'></li>
 <li><a href='http://plugins.gitblit.com'>Plugins Registry</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/manager-1.8.0.zip'>Gitblit Manager</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/fedclient-1.8.0.zip'>Federation Client</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/manager-1.9.0.zip'>Gitblit Manager</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/fedclient-1.9.0.zip'>Federation Client</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gbapi-1.8.0.zip'>API Library</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gbapi-1.9.0.zip'>API Library</a></li>
 <li class='divider'></li>
-<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0+)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases'>GitHub (1.9.0+)</a></li>
+<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0-1.8.0)</a></li>
 <li><a href='https://code.google.com/p/gitblit/downloads/list?can=1'>GoogleCode (pre-1.4.0)</a></li>
 <li class='divider'></li>
 <li><a href='http://gitblit.github.io/gitblit-maven'>Maven Repository</a></li>
 <li><a href='https://twitter.com/JamesMoger'>@JamesMoger</a></li>
 </ul></li> <!-- End Menu -->
 <li class='divider-vertical'></li>
-<li><a href='https://plus.google.com/114464678392593421684?prsrc=3' class='gpluspage'><img src='https://ssl.gstatic.com/images/icons/gplus-16.png' width='16' height='16 style='order: 0;'/></a></li><li><div class='gplusone'><g:plusone size='small' href='http://gitblit.com'></g:plusone></div></li>\r
+\r
                                                </ul>\r
                                        </div><!--/.nav-collapse -->\r
                                </div>\r
@@ -198,7 +190,7 @@ This can be triggered by yada, yada, yada.
 <pre><code>pt cleanup &lt;id&gt; [--force]
 </code></pre><p>The <strong>cleanup</strong> command is used to delete ticket branches from your local repository.</p><p>The <em>force</em> argument is necessary for <strong>cleanup</strong> to actually remove the local branches. Running <strong>cleanup</strong> by itself will identify the branches that can be removed.
 <!-- End Markdown -->
-<div ><ul class="pager"><li class="previous"><a href="tickets_using.html">&larr; using</a></li> <li class="next"><a href="tickets_setup.html">setup &rarr;</a></li></ul></div><footer class="footer"><p class="pull-right">generated 2016-06-22</p>\r
+<div ><ul class="pager"><li class="previous"><a href="tickets_using.html">&larr; using</a></li> <li class="next"><a href="tickets_setup.html">setup &rarr;</a></li></ul></div><footer class="footer"><p class="pull-right">generated 2020-02-01</p>\r
 <p>The content of this page is licensed under the <a href="http://creativecommons.org/licenses/by/3.0">Creative Commons Attribution 3.0 License</a>.</p>
 </footer>
 </div>
index 4bee4801d176b91064c3cc01fd99fdc14535e70f..3f7eabe2ab3edf886be3af1ee159818fc2e55079 100644 (file)
 <link rel="stylesheet" href="./bootstrap/css/bootstrap.css">
 <link rel='shortcut icon' type='image/png' href='./gitblt-favicon.png' />
 <link rel="stylesheet" href="./prettify/prettify.css" />
-<!-- Google Plus Profile Page -->\r
-<link rel="publisher" href="https://plus.google.com/114464678392593421684" />\r
-<style type="text/css"> a.gpluspage { margin-top:3px;text-decoration: none; } </style>
-
-<!-- Google Plus One -->\r
-<link rel="canonical" href="http://gitblit.com" />\r
-<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
-<style type="text/css"> div.gplusone { margin-top:12px; } </style>
-
 <script src="./prettify/prettify.js"></script>
 <script src="./bootstrap/js/jquery.js"></script>
 <script src="./bootstrap/js/bootstrap.min.js"></script>
 <li class='dropdown'> <!-- Menu -->
 <a class='dropdown-toggle' href='#' data-toggle='dropdown'>downloads<b class='caret'></b></a>
 <ul class='dropdown-menu'>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.zip'>Gitblit GO (Windows)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.war'>Gitblit WAR</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.zip'>Gitblit GO (Windows)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.war'>Gitblit WAR</a></li>
 <li class='divider'></li>
 <li><a href='https://registry.hub.docker.com/u/jmoger/gitblit/'>Gitblit GO (Docker)</a></li>
 <li class='divider'></li>
 <li><a href='http://plugins.gitblit.com'>Plugins Registry</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/manager-1.8.0.zip'>Gitblit Manager</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/fedclient-1.8.0.zip'>Federation Client</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/manager-1.9.0.zip'>Gitblit Manager</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/fedclient-1.9.0.zip'>Federation Client</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gbapi-1.8.0.zip'>API Library</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gbapi-1.9.0.zip'>API Library</a></li>
 <li class='divider'></li>
-<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0+)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases'>GitHub (1.9.0+)</a></li>
+<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0-1.8.0)</a></li>
 <li><a href='https://code.google.com/p/gitblit/downloads/list?can=1'>GoogleCode (pre-1.4.0)</a></li>
 <li class='divider'></li>
 <li><a href='http://gitblit.github.io/gitblit-maven'>Maven Repository</a></li>
 <li><a href='https://twitter.com/JamesMoger'>@JamesMoger</a></li>
 </ul></li> <!-- End Menu -->
 <li class='divider-vertical'></li>
-<li><a href='https://plus.google.com/114464678392593421684?prsrc=3' class='gpluspage'><img src='https://ssl.gstatic.com/images/icons/gplus-16.png' width='16' height='16 style='order: 0;'/></a></li><li><div class='gplusone'><g:plusone size='small' href='http://gitblit.com'></g:plusone></div></li>\r
+\r
                                                </ul>\r
                                        </div><!--/.nav-collapse -->\r
                                </div>\r
   <li>Multiple backend choices</li>
 </ul>
 <!-- End Markdown -->
-<div ><ul class="pager"> <li class="next"><a href="tickets_using.html">using &rarr;</a></li></ul></div><footer class="footer"><p class="pull-right">generated 2016-06-22</p>\r
+<div ><ul class="pager"> <li class="next"><a href="tickets_using.html">using &rarr;</a></li></ul></div><footer class="footer"><p class="pull-right">generated 2020-02-01</p>\r
 <p>The content of this page is licensed under the <a href="http://creativecommons.org/licenses/by/3.0">Creative Commons Attribution 3.0 License</a>.</p>
 </footer>
 </div>
index d7d568544da8aaf40cb5acd83d3a60797570dc7c..884f21a46ab063197567866961563c402c1afdf6 100644 (file)
 <link rel="stylesheet" href="./bootstrap/css/bootstrap.css">
 <link rel='shortcut icon' type='image/png' href='./gitblt-favicon.png' />
 <link rel="stylesheet" href="./prettify/prettify.css" />
-<!-- Google Plus Profile Page -->\r
-<link rel="publisher" href="https://plus.google.com/114464678392593421684" />\r
-<style type="text/css"> a.gpluspage { margin-top:3px;text-decoration: none; } </style>
-
-<!-- Google Plus One -->\r
-<link rel="canonical" href="http://gitblit.com" />\r
-<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
-<style type="text/css"> div.gplusone { margin-top:12px; } </style>
-
 <script src="./prettify/prettify.js"></script>
 <script src="./bootstrap/js/jquery.js"></script>
 <script src="./bootstrap/js/bootstrap.min.js"></script>
 <li class='dropdown'> <!-- Menu -->
 <a class='dropdown-toggle' href='#' data-toggle='dropdown'>downloads<b class='caret'></b></a>
 <ul class='dropdown-menu'>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.zip'>Gitblit GO (Windows)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.war'>Gitblit WAR</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.zip'>Gitblit GO (Windows)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.war'>Gitblit WAR</a></li>
 <li class='divider'></li>
 <li><a href='https://registry.hub.docker.com/u/jmoger/gitblit/'>Gitblit GO (Docker)</a></li>
 <li class='divider'></li>
 <li><a href='http://plugins.gitblit.com'>Plugins Registry</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/manager-1.8.0.zip'>Gitblit Manager</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/fedclient-1.8.0.zip'>Federation Client</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/manager-1.9.0.zip'>Gitblit Manager</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/fedclient-1.9.0.zip'>Federation Client</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gbapi-1.8.0.zip'>API Library</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gbapi-1.9.0.zip'>API Library</a></li>
 <li class='divider'></li>
-<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0+)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases'>GitHub (1.9.0+)</a></li>
+<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0-1.8.0)</a></li>
 <li><a href='https://code.google.com/p/gitblit/downloads/list?can=1'>GoogleCode (pre-1.4.0)</a></li>
 <li class='divider'></li>
 <li><a href='http://gitblit.github.io/gitblit-maven'>Maven Repository</a></li>
 <li><a href='https://twitter.com/JamesMoger'>@JamesMoger</a></li>
 </ul></li> <!-- End Menu -->
 <li class='divider-vertical'></li>
-<li><a href='https://plus.google.com/114464678392593421684?prsrc=3' class='gpluspage'><img src='https://ssl.gstatic.com/images/icons/gplus-16.png' width='16' height='16 style='order: 0;'/></a></li><li><div class='gplusone'><g:plusone size='small' href='http://gitblit.com'></g:plusone></div></li>\r
+\r
                                                </ul>\r
                                        </div><!--/.nav-collapse -->\r
                                </div>\r
@@ -244,7 +236,7 @@ curl --insecure --user admin:admin &quot;https://localhost:8443/rpc?req=reindex_
 <pre><code>java -cp /path/to/WEB-INF/lib/* com.gitblit.MigrateTickets &lt;outputservice&gt; --baseFolder &lt;baseFolder&gt;
 </code></pre>
 <!-- End Markdown -->
-<div ><ul class="pager"><li class="previous"><a href="tickets_setup.html">&larr; setup</a></li> </ul></div><footer class="footer"><p class="pull-right">generated 2016-06-22</p>\r
+<div ><ul class="pager"><li class="previous"><a href="tickets_setup.html">&larr; setup</a></li> </ul></div><footer class="footer"><p class="pull-right">generated 2020-02-01</p>\r
 <p>The content of this page is licensed under the <a href="http://creativecommons.org/licenses/by/3.0">Creative Commons Attribution 3.0 License</a>.</p>
 </footer>
 </div>
index 8e9050d7882dffea907d5196588d75e93f0d48bd..2d0ce3b5119107bc6e450751abe4bb0b9d4c1804 100644 (file)
 <link rel="stylesheet" href="./bootstrap/css/bootstrap.css">
 <link rel='shortcut icon' type='image/png' href='./gitblt-favicon.png' />
 <link rel="stylesheet" href="./prettify/prettify.css" />
-<!-- Google Plus Profile Page -->\r
-<link rel="publisher" href="https://plus.google.com/114464678392593421684" />\r
-<style type="text/css"> a.gpluspage { margin-top:3px;text-decoration: none; } </style>
-
-<!-- Google Plus One -->\r
-<link rel="canonical" href="http://gitblit.com" />\r
-<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
-<style type="text/css"> div.gplusone { margin-top:12px; } </style>
-
 <script src="./prettify/prettify.js"></script>
 <script src="./bootstrap/js/jquery.js"></script>
 <script src="./bootstrap/js/bootstrap.min.js"></script>
 <li class='dropdown'> <!-- Menu -->
 <a class='dropdown-toggle' href='#' data-toggle='dropdown'>downloads<b class='caret'></b></a>
 <ul class='dropdown-menu'>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.zip'>Gitblit GO (Windows)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.war'>Gitblit WAR</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.zip'>Gitblit GO (Windows)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.war'>Gitblit WAR</a></li>
 <li class='divider'></li>
 <li><a href='https://registry.hub.docker.com/u/jmoger/gitblit/'>Gitblit GO (Docker)</a></li>
 <li class='divider'></li>
 <li><a href='http://plugins.gitblit.com'>Plugins Registry</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/manager-1.8.0.zip'>Gitblit Manager</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/fedclient-1.8.0.zip'>Federation Client</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/manager-1.9.0.zip'>Gitblit Manager</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/fedclient-1.9.0.zip'>Federation Client</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gbapi-1.8.0.zip'>API Library</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gbapi-1.9.0.zip'>API Library</a></li>
 <li class='divider'></li>
-<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0+)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases'>GitHub (1.9.0+)</a></li>
+<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0-1.8.0)</a></li>
 <li><a href='https://code.google.com/p/gitblit/downloads/list?can=1'>GoogleCode (pre-1.4.0)</a></li>
 <li class='divider'></li>
 <li><a href='http://gitblit.github.io/gitblit-maven'>Maven Repository</a></li>
 <li><a href='https://twitter.com/JamesMoger'>@JamesMoger</a></li>
 </ul></li> <!-- End Menu -->
 <li class='divider-vertical'></li>
-<li><a href='https://plus.google.com/114464678392593421684?prsrc=3' class='gpluspage'><img src='https://ssl.gstatic.com/images/icons/gplus-16.png' width='16' height='16 style='order: 0;'/></a></li><li><div class='gplusone'><g:plusone size='small' href='http://gitblit.com'></g:plusone></div></li>\r
+\r
                                                </ul>\r
                                        </div><!--/.nav-collapse -->\r
                                </div>\r
@@ -224,7 +216,7 @@ accept patchsets = false
     color = &quot;#00f000&quot;
 </code></pre><p>Please note the date format for the <em>due</em> field: yyyy-MM-dd.
 <!-- End Markdown -->
-<div ><ul class="pager"><li class="previous"><a href="tickets_barnum.html">&larr; barnum</a></li> <li class="next"><a href="tickets_replication.html">replication & advanced administration &rarr;</a></li></ul></div><footer class="footer"><p class="pull-right">generated 2016-06-22</p>\r
+<div ><ul class="pager"><li class="previous"><a href="tickets_barnum.html">&larr; barnum</a></li> <li class="next"><a href="tickets_replication.html">replication & advanced administration &rarr;</a></li></ul></div><footer class="footer"><p class="pull-right">generated 2020-02-01</p>\r
 <p>The content of this page is licensed under the <a href="http://creativecommons.org/licenses/by/3.0">Creative Commons Attribution 3.0 License</a>.</p>
 </footer>
 </div>
index 5197f7a8f1b3763954618b4509d6e0d524a70dd2..51d1f2ff6fd3aa7f02e9aacc18ec3efde702a829 100644 (file)
 <link rel="stylesheet" href="./bootstrap/css/bootstrap.css">
 <link rel='shortcut icon' type='image/png' href='./gitblt-favicon.png' />
 <link rel="stylesheet" href="./prettify/prettify.css" />
-<!-- Google Plus Profile Page -->\r
-<link rel="publisher" href="https://plus.google.com/114464678392593421684" />\r
-<style type="text/css"> a.gpluspage { margin-top:3px;text-decoration: none; } </style>
-
-<!-- Google Plus One -->\r
-<link rel="canonical" href="http://gitblit.com" />\r
-<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
-<style type="text/css"> div.gplusone { margin-top:12px; } </style>
-
 <script src="./prettify/prettify.js"></script>
 <script src="./bootstrap/js/jquery.js"></script>
 <script src="./bootstrap/js/bootstrap.min.js"></script>
 <li class='dropdown'> <!-- Menu -->
 <a class='dropdown-toggle' href='#' data-toggle='dropdown'>downloads<b class='caret'></b></a>
 <ul class='dropdown-menu'>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.zip'>Gitblit GO (Windows)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.war'>Gitblit WAR</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.zip'>Gitblit GO (Windows)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.war'>Gitblit WAR</a></li>
 <li class='divider'></li>
 <li><a href='https://registry.hub.docker.com/u/jmoger/gitblit/'>Gitblit GO (Docker)</a></li>
 <li class='divider'></li>
 <li><a href='http://plugins.gitblit.com'>Plugins Registry</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/manager-1.8.0.zip'>Gitblit Manager</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/fedclient-1.8.0.zip'>Federation Client</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/manager-1.9.0.zip'>Gitblit Manager</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/fedclient-1.9.0.zip'>Federation Client</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gbapi-1.8.0.zip'>API Library</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gbapi-1.9.0.zip'>API Library</a></li>
 <li class='divider'></li>
-<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0+)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases'>GitHub (1.9.0+)</a></li>
+<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0-1.8.0)</a></li>
 <li><a href='https://code.google.com/p/gitblit/downloads/list?can=1'>GoogleCode (pre-1.4.0)</a></li>
 <li class='divider'></li>
 <li><a href='http://gitblit.github.io/gitblit-maven'>Maven Repository</a></li>
 <li><a href='https://twitter.com/JamesMoger'>@JamesMoger</a></li>
 </ul></li> <!-- End Menu -->
 <li class='divider-vertical'></li>
-<li><a href='https://plus.google.com/114464678392593421684?prsrc=3' class='gpluspage'><img src='https://ssl.gstatic.com/images/icons/gplus-16.png' width='16' height='16 style='order: 0;'/></a></li><li><div class='gplusone'><g:plusone size='small' href='http://gitblit.com'></g:plusone></div></li>\r
+\r
                                                </ul>\r
                                        </div><!--/.nav-collapse -->\r
                                </div>\r
@@ -338,7 +330,7 @@ git branch -d ticket-{id}
 </ul><p>Only users with write (RW) permissions to the repository can give a +2 and -2 score. All other users are allowed to score +/-1. If the repository is configured to <em>require approval</em> then then +2 score has an important meaning. The merge button will only be shown if there is at least one +2 score and no -2 scores. If there is a -2 score, the merge is blocked by the web ui. Users with RW permissions, however, can still manually merge and push the patchset to the integration branch; Gitblit does not enforce vetoed patchsets on push.</p>
 <h4 class="section" id='H20'><a href="#H20" class="sectionlink"><i class="icon-share-alt"> </i></a>Reviews and Updated or Rewritten Patchsets</h4><p>If the patchset is updated or rewritten, all former review scores are ignored; review scores apply to specific revisions of patchsets - they are not blanket approvals/disapprovals.
 <!-- End Markdown -->
-<div ><ul class="pager"><li class="previous"><a href="tickets_overview.html">&larr; overview</a></li> <li class="next"><a href="tickets_barnum.html">barnum &rarr;</a></li></ul></div><footer class="footer"><p class="pull-right">generated 2016-06-22</p>\r
+<div ><ul class="pager"><li class="previous"><a href="tickets_overview.html">&larr; overview</a></li> <li class="next"><a href="tickets_barnum.html">barnum &rarr;</a></li></ul></div><footer class="footer"><p class="pull-right">generated 2020-02-01</p>\r
 <p>The content of this page is licensed under the <a href="http://creativecommons.org/licenses/by/3.0">Creative Commons Attribution 3.0 License</a>.</p>
 </footer>
 </div>
index 9ae2a49302aa674c86a06ff35150d29ea90208c6..21b0b560ef801bd3335182e22d99647f03ddbb43 100644 (file)
 <link rel="stylesheet" href="./bootstrap/css/bootstrap.css">
 <link rel='shortcut icon' type='image/png' href='./gitblt-favicon.png' />
 <link rel="stylesheet" href="./prettify/prettify.css" />
-<!-- Google Plus Profile Page -->\r
-<link rel="publisher" href="https://plus.google.com/114464678392593421684" />\r
-<style type="text/css"> a.gpluspage { margin-top:3px;text-decoration: none; } </style>
-
-<!-- Google Plus One -->\r
-<link rel="canonical" href="http://gitblit.com" />\r
-<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
-<style type="text/css"> div.gplusone { margin-top:12px; } </style>
-
 <script src="./prettify/prettify.js"></script>
 <script src="./bootstrap/js/jquery.js"></script>
 <script src="./bootstrap/js/bootstrap.min.js"></script>
 <li class='dropdown'> <!-- Menu -->
 <a class='dropdown-toggle' href='#' data-toggle='dropdown'>downloads<b class='caret'></b></a>
 <ul class='dropdown-menu'>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.zip'>Gitblit GO (Windows)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.war'>Gitblit WAR</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.zip'>Gitblit GO (Windows)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.war'>Gitblit WAR</a></li>
 <li class='divider'></li>
 <li><a href='https://registry.hub.docker.com/u/jmoger/gitblit/'>Gitblit GO (Docker)</a></li>
 <li class='divider'></li>
 <li><a href='http://plugins.gitblit.com'>Plugins Registry</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/manager-1.8.0.zip'>Gitblit Manager</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/fedclient-1.8.0.zip'>Federation Client</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/manager-1.9.0.zip'>Gitblit Manager</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/fedclient-1.9.0.zip'>Federation Client</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gbapi-1.8.0.zip'>API Library</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gbapi-1.9.0.zip'>API Library</a></li>
 <li class='divider'></li>
-<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0+)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases'>GitHub (1.9.0+)</a></li>
+<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0-1.8.0)</a></li>
 <li><a href='https://code.google.com/p/gitblit/downloads/list?can=1'>GoogleCode (pre-1.4.0)</a></li>
 <li class='divider'></li>
 <li><a href='http://gitblit.github.io/gitblit-maven'>Maven Repository</a></li>
 <li><a href='https://twitter.com/JamesMoger'>@JamesMoger</a></li>
 </ul></li> <!-- End Menu -->
 <li class='divider-vertical'></li>
-<li><a href='https://plus.google.com/114464678392593421684?prsrc=3' class='gpluspage'><img src='https://ssl.gstatic.com/images/icons/gplus-16.png' width='16' height='16 style='order: 0;'/></a></li><li><div class='gplusone'><g:plusone size='small' href='http://gitblit.com'></g:plusone></div></li>\r
+\r
                                                </ul>\r
                                        </div><!--/.nav-collapse -->\r
                                </div>\r
@@ -213,7 +205,7 @@ include = defaults.properties
 </ol><p><strong>NOTE:</strong> You may need to adjust your service definitions to include the <code>--baseFolder data</code> argument.</p>
 <h4 class="section" id='H4'><a href="#H4" class="sectionlink"><i class="icon-share-alt"> </i></a>Upgrading Windows Service</h4><p>You may need to delete your old service definition and install a new one depending on what has changed in the release.
 <!-- End Markdown -->
-<div ><ul class="pager"><li class="previous"><a href="setup_go.html">&larr; setup GO</a></li> </ul></div><footer class="footer"><p class="pull-right">generated 2016-06-22</p>\r
+<div ><ul class="pager"><li class="previous"><a href="setup_go.html">&larr; setup GO</a></li> </ul></div><footer class="footer"><p class="pull-right">generated 2020-02-01</p>\r
 <p>The content of this page is licensed under the <a href="http://creativecommons.org/licenses/by/3.0">Creative Commons Attribution 3.0 License</a>.</p>
 </footer>
 </div>
index d6e63c162f05a3f2bdb72b9b5c767c8b1810515d..83374a1876886695ff7e43683d658148a30dc2d6 100644 (file)
 <link rel="stylesheet" href="./bootstrap/css/bootstrap.css">
 <link rel='shortcut icon' type='image/png' href='./gitblt-favicon.png' />
 <link rel="stylesheet" href="./prettify/prettify.css" />
-<!-- Google Plus Profile Page -->\r
-<link rel="publisher" href="https://plus.google.com/114464678392593421684" />\r
-<style type="text/css"> a.gpluspage { margin-top:3px;text-decoration: none; } </style>
-
-<!-- Google Plus One -->\r
-<link rel="canonical" href="http://gitblit.com" />\r
-<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>\r
-<style type="text/css"> div.gplusone { margin-top:12px; } </style>
-
 <script src="./prettify/prettify.js"></script>
 <script src="./bootstrap/js/jquery.js"></script>
 <script src="./bootstrap/js/bootstrap.min.js"></script>
 <li class='dropdown'> <!-- Menu -->
 <a class='dropdown-toggle' href='#' data-toggle='dropdown'>downloads<b class='caret'></b></a>
 <ul class='dropdown-menu'>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.zip'>Gitblit GO (Windows)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gitblit-1.8.0.war'>Gitblit WAR</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.zip'>Gitblit GO (Windows)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.tar.gz'>Gitblit GO (Linux/OSX)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gitblit-1.9.0.war'>Gitblit WAR</a></li>
 <li class='divider'></li>
 <li><a href='https://registry.hub.docker.com/u/jmoger/gitblit/'>Gitblit GO (Docker)</a></li>
 <li class='divider'></li>
 <li><a href='http://plugins.gitblit.com'>Plugins Registry</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/manager-1.8.0.zip'>Gitblit Manager</a></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/fedclient-1.8.0.zip'>Federation Client</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/manager-1.9.0.zip'>Gitblit Manager</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/fedclient-1.9.0.zip'>Federation Client</a></li>
 <li class='divider'></li>
-<li><a href='http://dl.bintray.com/gitblit/releases/gbapi-1.8.0.zip'>API Library</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases/download/v1.9.0/gbapi-1.9.0.zip'>API Library</a></li>
 <li class='divider'></li>
-<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0+)</a></li>
+<li><a href='https://github.com/gitblit/gitblit/releases'>GitHub (1.9.0+)</a></li>
+<li><a href='https://bintray.com/gitblit/releases/gitblit'>Bintray (1.4.0-1.8.0)</a></li>
 <li><a href='https://code.google.com/p/gitblit/downloads/list?can=1'>GoogleCode (pre-1.4.0)</a></li>
 <li class='divider'></li>
 <li><a href='http://gitblit.github.io/gitblit-maven'>Maven Repository</a></li>
 <li><a href='https://twitter.com/JamesMoger'>@JamesMoger</a></li>
 </ul></li> <!-- End Menu -->
 <li class='divider-vertical'></li>
-<li><a href='https://plus.google.com/114464678392593421684?prsrc=3' class='gpluspage'><img src='https://ssl.gstatic.com/images/icons/gplus-16.png' width='16' height='16 style='order: 0;'/></a></li><li><div class='gplusone'><g:plusone size='small' href='http://gitblit.com'></g:plusone></div></li>\r
+\r
                                                </ul>\r
                                        </div><!--/.nav-collapse -->\r
                                </div>\r
@@ -191,7 +183,7 @@ include = defaults.properties
   <li>Edit the new WAR's <code>WEB-INF/web.xml</code> file and set the <em>baseFolder</em> context parameter to your external baseFolder.</li>
 </ol>
 <!-- End Markdown -->
-<div ><ul class="pager"><li class="previous"><a href="setup_war.html">&larr; setup WAR</a></li> </ul></div><footer class="footer"><p class="pull-right">generated 2016-06-22</p>\r
+<div ><ul class="pager"><li class="previous"><a href="setup_war.html">&larr; setup WAR</a></li> </ul></div><footer class="footer"><p class="pull-right">generated 2020-02-01</p>\r
 <p>The content of this page is licensed under the <a href="http://creativecommons.org/licenses/by/3.0">Creative Commons Attribution 3.0 License</a>.</p>
 </footer>
 </div>