• Groogle


    Groogle是一个基于Web的代码审查工具。提供的功能包括:集成Subversion。支持对各种源代码高亮显示。比较整个Repository Tree来查询增加,修改和删除的文件和目录。图形化展示所有修改情况。当审查状态改变时,能够通过E-mail通知审查参与者。

    Groogle is a web based peer code review tool providing a range of features aimed at easing the code review process.

    Features include:

    • Subversion integration, working against live repositories.
    • Syntax highlighting for a wide variety of languages.
    • Comparisons of entire repository trees to find added, removed and modified files and directories.
    • Diffing of individual files and a graphical representation of modifications.
    • E-mail notifications to notify review participants when a reviews status changes.
    • Optional integration against a wide range of existing authentication mechanisms.

    Groogle is released in both RPM and tarball format and can be easily deployed on any Linux system.

    点击次数   官方主页【官方主页】   下载地址【下载地址】

    网友留言/评论

    我要留言/评论

    相关开源项目

    PDF文档管理器 I, Librarian:I, Librarian 是一个 PDF 管理器和组织程序,可用来管理一系列的 PDF 文档。提供智能浏览和快速检索的功能。
    Automatic Face Detection in Photos with PHP:利用OpenCV和PHP Facedetect扩展实现照片人脸自动识别。
    XML-RPC:XML-RPC是XML-RPC Web RPC协议的一个PHP实现。
    JavaScript和CSS文件管理 Assetic:Assetic是一个PHP类库用于管理资源文件包括: JavaScript、CSS和其它浏览器请求的资源。
    WinLAMP:WinLAMP是一个可以一次性同时安装Apache,MySQL与PHP的安装包。 只能运行在Window平台下。WinLAMP还可选安装phpMyAdmin,SQLyog,ActivePerl。最小版本安装只有Apache+PHP。
    图片上传控件 Droparea:Droparea是一个基于HTML5实现的拖拉上传图片jQuery插件并包含一个PHP服务器端脚本来接收上传的文件。只要将图片拖进指定位置,图片将自动上传至服务器。还可以查看上传过程进度。已经在Google Chrome和Mozilla Firefox浏览器上测试过。
    Backup2Mail:Backup2Mail是一个能够定期备份MySQL数据库的PHP应用程序,并将备份发送至设定的好邮箱中。
    Dracon Ajax Poll:Dracon Ajax Poll是一个PHP-MySQL-Ajax投票控件。可以使用XML代替MySQL作为数据源。
    MySQL并行查询引擎 Shard-Query:ShardQuery 是一个MySQL 的分布式并行查询引擎,这是一个 PHP 的类,用来轻松访问分区数据集。
    ZFDebug:ZFDebug是一个Zend Framework调试工具条,这个工具条会出现在每个页面的最底部。能够显示页面展示发费时间,内存使用,数据库查询的数量,各变量运行期值,完整的SQL查询语句和查询时间,Zend_Cache和APC的缓存信息,运行异常信息等等。