Difference between revisions of "Code Review"
From emboxit
(→Bitbucket lightweight code-review) |
m (1 revision) |
(No difference)
|
Latest revision as of 16:51, 11 September 2015
- Wikipedia
- List_of_tools_for_code_review, wikipedia
- stackoverflow: Best tools for code reviews
- Open Source Code Review Tools
- Agile Techniques: When and How to Conduct a Code Review
- Effectiveness of Group Code Review in a Scrum Environment
- 11 proven practices for more effective, efficient peer code review
- Egoless Programming
Contents
Smartbear
- CODECOLLABORATOR: MOST POPULAR COMMERCIAL
- Four ways to a Practical Code Review
- wikipedia
- Code Review Software - CodeCollaborator
Reviewboard
- BEST OPEN SOURCE
- WEB
- SVN
- MERCURIAL
- We have stopped providing official support for Windows starting in Review Board 1.7. The last supported version for Windows was Review Board 1.6
- We recommend installing on a modern Ubuntu or Fedora distribution, as both are pretty well supported.
Malevich
- ..open source and works well on Windows (stackoverflow)
- Malevich - a web-based code review system for Perforce, TFS, and more!
- Installation
- Malevich – Web-based Code Review. Code Genesis Blog
- It is based off Google’s code review tool named, Mondrian (created by Guido van Rossum...
- Malevich the code review tool, Being Cellfish Blog
- Malevich the code review tool - part 2, Being Cellfish Blog
Microsoft CodeFlow
Rietveld
- Rietveld is a web-based collaborative code review tool for Subversion written by Guido van Rossum to run on Google's cloud service (WIKIPEDIA)
- Read: How Rietveld Manages Code Reviews
- Supported version control systems:
- Subversion
- Git
- Mercurial
- Perforce
- upload.py is a tool for uploading diffs from a version control system to the codereview app.
Users experience
- [http://codebetter.com/kylebaley/2010/06/02/rietveld-or-how-to-revamp-your-code-review-process/ Rietveld, or “How to revamp your code review process”
Posted by Kyle Baley on June 2, 2010]
- ... Rietveld is a Django app running on Google App Engine.
Gerrit
- Gerrit is a free, web-based team software code review tool that integrates with Git version control software. It has been developed at Google by Shawn Pearce (co-author of Git, founder of JGit) for the development of the Android project
Phabricator
- Supports: Git, Subversion, and Mercurial
- Supports: Linux, Mac, and Windows
- Phabricator is a LAMP application suite, so you basically need LAMP
RhodeCode
- RhodeCode is a fast and powerful management tool for Mercurial and GIT with a built in push/pull server and full text search and code-review.
- Python application
- home
- Documentation
- Step by step Installation for Windows
ReviewMate
Bitbucket lightweight code-review
- goto lightweight Code Review