Java 的 Git 管理工具,Gitblit 1.7.0 發布
Gitblit 是一個純 Java 庫用來管理、查看和處理 Git 資料庫。相當于 Git 的 Java 管理工具。
Bug 修復
-
Fix exception when viewing a ticket with a patchset where the integration branch does not exist (issue 521, ticket 212)
</li> -
Fix exception when deleting a repository using the FileTicketService (issue 522, ticket 213)
</li> -
Do not inject team repository permissions as explicit user permissions when editing a user (issue 462, ticket 214)
</li> -
Whitelist the target link attribute in the XSS filter (ticket 216)
</li> -
Strip line breaks from pasted SSH keys (ticket 245)
</li> -
修復項目排序問題 (pull request #287)
</li> -
修復 Lucene 對標簽的索引問題 (pull request #291)
</li> -
Prevent session fixation for external authentication (pull request #908)
</li> -
使用 UTF8 對 Email 標題進行編碼 (pull request #929)
</li> -
不自動的刪除密碼中的空格 (pull request #932)
</li> -
Fix nested repository detection in raw servlet (pull request #950)
</li> </ul>改進
-
使用 Guice 替換 Dagger (ticket 80)
</li> -
Use release name as root directory in Gitblit GO artifacts (ticket 109)
</li> -
Split gitblit.properties into gitblit.properties & defaults.properties (ticket 110)
</li> -
Show team type in teams page (pull request #217, ticket 168)
</li> -
Relocate the repository Delete button (ticket 225)
</li> -
Improve diff performance by gracefully limiting large diffs (pull request #226)
</li> -
Add granular settings to disable display of git transport urls (pull request #274)
</li> -
Use author date to be consistent with other tools (pull request #919)
</li> </ul>組件
-
Add GitHub Octicons (ticket 106)
</li> -
Support for chain-loading properties files (ticket 110)
</li> -
Add Priority & Severity fields for tickets (pull request #220, ticket 157)
</li> -
Add Maintenance ticket type (pull request #223, ticket 206)
</li> -
Add commitdiff option to ignore whitespace (ticket 233)
</li> -
Add configurable tab length for blob views (ticket 253)
</li> -
Implement image diffs (pull request #229)
</li> -
Add support for configurable HTTP proxy host/port in PluginManager (pull request #235)
</li> -
Implement collapsed empty folder navigation (pull request #241)
</li> -
Implement hashing to detect usermodel changes and reduce users.conf file I/O (pull request #246)
</li> -
Add support for Kerberos5/GSS authentication to SSH (pull request #254)
</li> -
Allow extraction of additional user metadata in request headers when using external or container authentication (pull request #255)
</li> -
Allow custom host & port specification for advertised SSH urls (pull request #268)
</li> -
Improve logging for fail2ban usage (pull request #296)
</li> -
Initial implementation of Git-LFS (pull request #921)
</li> -
Add "all" repositories parameter to Search page (pull request #935)
</li> </ul>更多內容請看發行說明。
下載:https://github.com/gitblit/gitblit/archive/v1.7.0.zip。
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!
-
-