[PHP-CVS] com karma: Remove the branch emails: lib/Git/PostReceiveHook.php

2012-03-20 Thread David Soria Parra
Commit:2b3dd00e18e1fb94b2194820257e06a2e1243838 Author:David Soria Parra Tue, 20 Mar 2012 19:01:11 +0100 Parents: 148ceef33ccd6edb12a4f6d962bd2a3860557415 Branches: master Link: http://git.php.net/?p=karma.git;a=commitdiff;h=2b3dd00e18e1fb94b2194820257e06a2e1243838 Log

Re: [PHP-CVS] com karma: Remove the branch emails: lib/Git/PostReceiveHook.php

2012-03-20 Thread Alexander Moskaliov
In  sendBranchMail  we call  getBranchRevisions method. In this method we cache revisions in $this->revisions. So now we have $this->revisions empty, because remove sendBranchMail  call. With regards, Alexander Moskaliov ir...@irker.net 2012/3/20 David Soria Parra > > sendBranchMail -- PHP CVS

[PHP-CVS] com karma: Remove the branch emails: lib/Git/PostReceiveHook.php

2012-03-20 Thread David Soria Parra
Commit:2b3dd00e18e1fb94b2194820257e06a2e1243838 Author:David Soria Parra Tue, 20 Mar 2012 19:01:11 +0100 Parents: 148ceef33ccd6edb12a4f6d962bd2a3860557415 Branches: master Link: http://git.php.net/?p=karma.git;a=commitdiff;h=2b3dd00e18e1fb94b2194820257e06a2e1243838 Lo