Java的Git管理工具 Gitblit 1.1.0 发布

openkk 12年前
   <p><a href="/misc/goto?guid=4958325348486855517" target="_blank">Gitblit </a>1.1.0 发布,改进内容包括:</p>    <ul>     <li>Repository列表缓存以改进多个Repository的安装</li>     <li>Submodule 支持. </li>     <li>New authorization control to allow restricted access to any authenticated user (original<span class="truncate_more"> named team / named user permissions now referred to as the named authorization control). </span></li>     <li><span class="truncate_more">A real raw page for plain text. </span></li>     <li><span class="truncate_more">The raw page should alternatively pop-up a download dialog on binary files in browsers. </span></li>     <li><span class="truncate_more">The blob page now displays images. </span></li>     <li><span class="truncate_more">修复多个小Bug </span></li>     <li><span class="truncate_more">增加韩语翻译</span></li>    </ul>    <p>Gitblit 是一个纯 Java 库用来管理、查看和处理 Git 资料库。相当于 Git 的 Java 管理工具。</p>    <ul>     <li>JGit SmartHTTP servlet</li>     <li>Browser and git client authentication</li>    </ul>    <p></p>    <ul>     <li>Ability to federate with one or more other Gitblit instances</li>     <li>RSS/JSON RPC interface</li>     <li>Java/Swing Gitblit Manager tool </li>     <li>Gitweb inspired web UI</li>     <li>Responsive web UI that subtracts elements to be usable on phones, tablets, and desktop browsers</li>     <li>Groovy pre- and post- push hook scripts, per-repository or globally for all repositories</li>     <li>Email push notifications <em>(via sendmail.groovy push script)</em></li>     <li>Lucene indexing of specified repository branches</li>     <li>Administrators may create, edit, rename, or delete repositories through the web UI or RPC interface</li>     <li>Administrators may create, edit, rename, or delete users through the web UI or RPC interface</li>     <li>Administrators may create, edit, rename, or delete teams through the web UI or RPC interface</li>     <li>Repository Owners may edit repositories through the web UI</li>     <li>Administrators and Repository Owners may set the default branch through the web UI or RPC interface</li>     <li>LDAP authentication and optional LDAP-controlled Team memberships</li>     <li>Gravatar integration</li>     <li>Git-notes display support</li>     <li>Submodule support</li>     <li>gh-pages display support (Jekyll is not supported)</li>     <li>Branch metrics (uses Google Charts)</li>     <li>HEAD and Branch RSS feeds</li>     <li>Blame annotations view</li>     <li>Dates can optionally be displayed using the browser's reported timezone</li>     <li>Display of Author and Committer email addresses can be disabled</li>     <li>Case-insensitive searching of commit messages, authors, or committers</li>     <li>Dynamic zip downloads feature</li>     <li>Markdown file view support</li>     <li>Syntax highlighting for popular source code types</li>     <li>Customizable regular expression substitution for commit messages (i.e. bug or code review link integration)</li>     <li>Single text file for users configuration</li>     <li>Optional utility pages</li>    </ul>    <p><img alt="Java的Git管理工具 Gitblit" src="https://simg.open-open.com/show/7011e4cc6f6999783e50d9edb2a52f03.png" width="554" height="365" /></p>    <p> </p>    <br />