博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Review Board
阅读量:6282 次
发布时间:2019-06-22

本文共 1051 字,大约阅读时间需要 3 分钟。

Review Board is a powerful web-based code review tool that offers developers an easy way to handle code reviews. It scales well from small projects to large companies and offers a variety of tools to take much of the stress and time out of the code review process.

For too long, code reviews have been too much of a chore. This is largely due to the lack of quality tools available, leaving developers to resort to e-mail and bug tracker-based solutions.

We've seen a lot of time and energy wasted doing code reviews both in open source projects and at companies. In both cases, code reviews were typically done over e-mail. A significant amount of time was spent in forming review requests, switching between the diff and the e-mail, and trying to understand what parts of the code the reviewer was referring to.

So in an effort to keep our sanity and improve the process both in our open source projects and at companies, we wrote Review Board. We hope it will be useful to your team too so you can focus on what's important: writing great products.

转载地址:http://dfiva.baihongyu.com/

你可能感兴趣的文章
Weinre《调试使用》调试Mobile Web
查看>>
表格控件 Spread for WinForms 7 新特性-中文本地化增强
查看>>
编程这件小事儿之Java篇:Java四个核心概念
查看>>
Picor Cool-Power ZVS 降压稳压器介绍
查看>>
[git] 已经push的commit如何修改message
查看>>
MySQL: ERROR 1071 : Specified key was too long;...
查看>>
hive建表并load数据小结
查看>>
跨域访问
查看>>
io性能监控、free,ps命令、linux下抓包
查看>>
SylixOS中AARCH64的GDB调试实现
查看>>
宝石消除游戏核心实现算法
查看>>
基于 HTML5 Canvas 实现的文字动画特效
查看>>
PHP开发环境之WVL-NMP环境搭建
查看>>
javasimon
查看>>
Java集合(六)List概括,总结
查看>>
python2.7 链接MySQL 在Eclipse PyDev下 windows平台
查看>>
jquery如何判断checkbox(复选框)是否被选中
查看>>
js笔记精华版
查看>>
PLSQL基本结构
查看>>
关于typedef的用法总结
查看>>