基于Java的Git Web管理工具 Gitblit

jopen 12年前發布 | 23K 次閱讀 Git

Gitblit 是一個純 Java 庫用來管理、查看和處理 Git 資料庫。相當于 Git 的 Java 管理工具。功能特性:

  • JGit SmartHTTP servlet
  • Browser and git client authentication
  • Four per-repository access control configurations with a Read-Only control flag
  • Ability to federate with one or more other Gitblit instances
  • RSS/JSON RPC interface
  • Java/Swing Gitblit Manager tool
  • Gitweb inspired web UI
  • Responsive web UI that subtracts elements to be usable on phones, tablets, and desktop browsers
  • Groovy pre- and post- push hook scripts, per-repository or globally for all repositories
  • Email push notifications (via sendmail.groovy push script)
  • Lucene indexing of specified repository branches
  • Administrators may create, edit, rename, or delete repositories through the web UI or RPC interface
  • Administrators may create, edit, rename, or delete users through the web UI or RPC interface
  • Administrators may create, edit, rename, or delete teams through the web UI or RPC interface
  • Repository Owners may edit repositories through the web UI
  • Administrators and Repository Owners may set the default branch through the web UI or RPC interface
  • LDAP authentication and optional LDAP-controlled Team memberships
  • Gravatar integration
  • Git-notes display support
  • gh-pages display support (Jekyll is not supported)
  • Branch metrics (uses Google Charts)
  • HEAD and Branch RSS feeds
  • Blame annotations view
  • Dates can optionally be displayed using the browser's reported timezone
  • Display of Author and Committer email addresses can be disabled
  • Case-insensitive searching of commit messages, authors, or committers
  • Dynamic zip downloads feature
  • Markdown file view support
  • Syntax highlighting for popular source code types
  • Customizable regular expression substitution for commit messages (i.e. bug or code review link integration)
  • Single text file for users configuration
  • Optional utility pages

基于Java的Git Web管理工具 Gitblit

基于Java的Git Web管理工具 Gitblit

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!