A Django site.
April 15, 2010
» Improving OpenMRS Code Review

Trying to figure out how we can improve the efficiency of our code reviews.  Finding some interesting stuff on the web… Like this article: Limit the checklist to 7±2 items.  Automate the automate-able and let existing code review data drive the list of common mistakes. Here is a list of articles, white-papers, and documentation around peer code [...]

May 5, 2008
» ReviewBoard for OpenMRS GSoC 2008

Thanks to the generous folks at Review Board, OpenMRS has the opportunity to try out Review Board for performing code reviews for our GSoC projects. Students can download post -review (a python script) and submit changes for review simply by issuing the command “post-review” within the root of their local copy. Mentors can review the [...]