Hello fellow Kamailio users and developers,
I would like to throw the idea of use Gerrit[0] for code contributions reviews. This is not a replacement for the bugtracker, Gerrit will help developers at the task of review and merge contributors patches.
I'm going to use mainly [1] to try to explain what Gerrit is:
"Gerrit is a web-based tool that is used for code review. Its main features are the side-by-side difference viewing and inline commenting which makes code reviews quick and simple task. It is used together with Git version control system. Gerrit allows authorized contributors to submit changes to Git repository, after reviews are done. Contributors can get their code reviewed with a little effort, and get their changes quickly through the system."
It has a nice interface to review the different patch versions of the change, you can comment any line of code easily and the change has to be approved to be merged.
I would like to know your opinion on this subject and your experience using it if you have it.
Cheers, Victor
[0] http://gerrit-documentation.googlecode.com/svn/Documentation/2.6/intro-quick... [1] http://qt-project.org/wiki/Gerrit-Introduction
Hello,
I don't have any experience with it, maybe others can comment on its usability.
From what I could see, it is written on Java, does it have an embedded http server or we need to install a java application server by ourselves?
Since we are here, on admin stuff, anyone knowing an app integrating at least: - git web viewer - code review - bug tracker
It might be easier to maintain a single system for all of them rather three different ones.
Cheers, Daniel
On 6/7/13 11:48 AM, Victor Seva wrote:
Hello fellow Kamailio users and developers,
I would like to throw the idea of use Gerrit[0] for code contributions reviews. This is not a replacement for the bugtracker, Gerrit will help developers at the task of review and merge contributors patches.
I'm going to use mainly [1] to try to explain what Gerrit is:
"Gerrit is a web-based tool that is used for code review. Its main features are the side-by-side difference viewing and inline commenting which makes code reviews quick and simple task. It is used together with Git version control system. Gerrit allows authorized contributors to submit changes to Git repository, after reviews are done. Contributors can get their code reviewed with a little effort, and get their changes quickly through the system."
It has a nice interface to review the different patch versions of the change, you can comment any line of code easily and the change has to be approved to be merged.
I would like to know your opinion on this subject and your experience using it if you have it.
Cheers, Victor
[0] http://gerrit-documentation.googlecode.com/svn/Documentation/2.6/intro-quick... [1] http://qt-project.org/wiki/Gerrit-Introduction
sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
It might be worth taking a look at the Atlassian tool set.
These can be deployed locally or used as a hosted application.
I believe there is a free option for open-source projects and the hosted option would make management of them much simpler.
Regards,
Peter
-- Peter Dunkley Technical Director Crocodile RCS Ltd
On 10 Jun 2013, at 08:27, Daniel-Constantin Mierla miconda@gmail.com wrote:
Hello,
I don't have any experience with it, maybe others can comment on its usability.
From what I could see, it is written on Java, does it have an embedded http server or we need to install a java application server by ourselves?
Since we are here, on admin stuff, anyone knowing an app integrating at least:
- git web viewer
- code review
- bug tracker
It might be easier to maintain a single system for all of them rather three different ones.
Cheers, Daniel
On 6/7/13 11:48 AM, Victor Seva wrote:
Hello fellow Kamailio users and developers,
I would like to throw the idea of use Gerrit[0] for code contributions reviews. This is not a replacement for the bugtracker, Gerrit will help developers at the task of review and merge contributors patches.
I'm going to use mainly [1] to try to explain what Gerrit is:
"Gerrit is a web-based tool that is used for code review. Its main features are the side-by-side difference viewing and inline commenting which makes code reviews quick and simple task. It is used together with Git version control system. Gerrit allows authorized contributors to submit changes to Git repository, after reviews are done. Contributors can get their code reviewed with a little effort, and get their changes quickly through the system."
It has a nice interface to review the different patch versions of the change, you can comment any line of code easily and the change has to be approved to be merged.
I would like to know your opinion on this subject and your experience using it if you have it.
Cheers, Victor
[0] http://gerrit-documentation.googlecode.com/svn/Documentation/2.6/intro-quick... [1] http://qt-project.org/wiki/Gerrit-Introduction
sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
-- Daniel-Constantin Mierla - http://www.asipto.com http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda Kamailio Advanced Training, San Francisco, USA - June 24-27, 2013
sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev