发布于 2014-08-21 02:26:58 | 260 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

Review Board 开源Code Review平台

Review Board是一套成熟的开源code review平台,目前已在业内得到广泛的使用。基本可以用于review任何代码和文件。codereview 属于代码配置管理范畴。codereview需要配合SVNClient来使用,因为当post diff代码时会调用SVN相关命令。


Review Board是一套成熟的开源code review平台,目前已在业内得到广泛的使用。基本可以用于review任何代码和文件。codereview 属于代码配置管理范畴。codereview需要配合SVNClient来使用,因为当post diff代码时会调用SVN相关命令。

ReviewBoard 2.0.6发布了,改进内容如下:

 

新特性

  • The condensediffs management command now shows an estimated time remaining until completion.

可用性改进

  • All edit fields on the review request page now have OK/Cancel buttons, in order to prevent confusion about how to save or cancel editing (Bug #3474)

  • Modal boxes (such as the file upload dialog) now appear and fade in the background faster.

Bug 修复

Markdown

  • Leading spaces in plain text are now escaped when rendering to Markdown. (Bug #3503)

Review Requests

  • Fixed a breakage that resulted in posting changes using RBTools with a blank commit ID.

  • Fixed a regression in 2.0.5 where the height of the text fields could overflow the height of the review request box.

  • Prevented some text from jumping when going in/out of edit mode for fields.

  • Fixed the display of unfocused editors in file attachment thumbnails.

Diff Viewer

  • Fixed the revision selector on Internet Explorer. (Bug #3373)

文件关联

  • File attachment mimetypes are now guessed if the browser doesn’t have a specific mimetype to show us, or sent us an invalid mimetype. (Bug #2269Bug #3427)

New Review Request Page

  • The list of commits is no longer cached so aggressively, meaning that new commits will show up in the list quicker. (Bug #3511)

  • Fixed uploading diffs on Internet Explorer. (Bug #3441)

Subversion

  • SVN credentials are now passed in the request to verify a self-signed certificate, fixing some problems people had with verification.

  • SVN keywords are now handled in a case-insensitive way, preventing issues when keywords were added in all uppercase or lowercase.

  • Fixed unicode issues when processing errors from PySVN. (Bug #3518)

  • Fixed a crash with Subvertpy when handling file paths ending in a slash.

    Patch by Georgy Dyuldin

管理

  • Fixed the file sizes and percentages in condensediffs to be more accurate.

扩展

  • Fixed thread-related issues with installing extension data and media files.

  • 404 Not Found pages should no longer crash when using TemplateHooks.

    Patch by Mike Conley.

同时发布的还有 1.7.28 版:

安全更新

此版本 Django 1.4.14 以及以上版本,详情请看 security vulnerabilities found

新特性

  • Added the condensediffs management command.

    Review Board 1.7.x introduced a new storage mechanism for diff data, which can cut down on the size of the data stored in the database. This new mechanism was used for newly-posted diffs, but old data was still in the previous format.

    Old diffs will now be migrated to the new format whenever they are accessed, or the entire database can be converted at once usingrb-site manage /path/to/site condensediffs.

Bug 修复

  • SVN keywords are now handled in a case-insensitive way, preventing issues when keywords were added in all uppercase or lowercase.

  • File attachment mimetypes are now guessed if the browser doesn’t have a specific mimetype to show us, or sent us an invalid mimetype. (Bug #2269,Bug #3427)

  • Administrators (or those with the“Can Change Status” permission) can now re-open discarded review requests. (Bug #2989)

 

代码审查(Code Review)不但可以提高质量,而且还是一个知识共享和指导的极好的手段。不幸的是,准备工作的辛苦和工具支持的缺乏让代码审查很容易被延至“稍后再议”。Review Board的目标便是改变这一现状,它所提供的应用程序可以支持代码审查流程。

 

 



历史版本 :
Review Board 3.0.2 发布,在线代码审查工具
在线代码审查工具 Review Board 2.5.17 和 3.0.1 发布
在线代码审查工具 Review Board 3.0 重大版本更新
Review Board 3.0 RC 1 发布,在线代码审查工具
Review Board 2.5.15 发布,在线代码审查工具
在线代码审查工具 Review Board 2.5.14 发布
Review Board 2.5.11 发布,在线代码审查工具
Review Board 3.0 beta 1 发布,集成 Slack
Review Board 2.0.27 和 2.5.9 发布,在线代码审查工具
Review Board 2.0.26 和 2.5.8 发布,在线代码审查工具
Review Board 2.0.23/2.5.4 发布,在线代码审查工具
Review Board 2.0.21 发布,在线代码审查工具
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务