| 注册
请输入搜索内容

热门搜索

Java Linux MySQL PHP JavaScript Hibernate jQuery Nginx
jopen
12年前发布

基于Web的代码审查工具:Groogle

Groogle 是一个基于 Web 的代码审查工具,支持与 Subversion 的集成。Groogle 是一个 LAMP 应用。它具有以下特性:

  • Integration with subversion
    Work against live repositories
  • File upload support for individual files and archives
    Supports common archive formats including zip, tar, gzip and bzip2.
  • Pre-commit support
    Upload file archives or patches to apply against live repositories.
  • Post-commit support
    Compare and review branches and revisions already committed.
  • File syntax highlighting
    Support for well over 100 languages and file formats.
  • Figure out which files have changed instantly
    Fast comparison of entire repository trees. Find added, removed and modified files and directories quickly. View differences instantly as a colour-coded tree.
  • Side-by-side comparison of files
    Line and character level diff highlighting. Graphical overview of comparison differences.
  • E-mail notifications
    Notify review participants when a review is raised, closed or requires their action.
  • Reminder e-mails
    Nudge lazy review participants, eliminate abandoned reviews!
  • Supports a wide range of modern web browsers
    Firefox 3+, Internet Explorer 7+, Safari, Chrome and almost anything else webkit based!
  • Online user documentation
    Get stuck? Click help! Extensive contextual documentation on how to use Groogle.
  • Asynchronous repository checkouts
    No browser request hangs whilst your reviewed working copies are checked out! When you begin your review Groogle is fast because it has already done the slow part!
  • Fast friendly cross-platform user interface
    Groogle provides an AJAX powered web user interface supporting multiple browsers and platforms.

基于Web的代码审查工具:Groogle

项目主页:http://www.open-open.com/lib/view/home/1350724038836

 本文由用户 jopen 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
 转载本站原创文章,请注明出处,并保留原始链接、图片水印。
 本站是一个以用户分享为主的开源技术平台,欢迎各类分享!
 本文地址:https://www.open-open.com/lib/view/open1350724038836.html
代码 代码分析/审查/优化