Re: [Errno 13] Permission denied error when sending emails

2014-11-13 Thread Yang
Hello Michaela, Could you please explain more how you fixed this issue? I meet the same problem of sending emails in web2py running on Apache (CentOS). Thanks! On Tuesday, August 20, 2013 7:03:51 PM UTC+2, Michaela Newell wrote: Actually, figured out what the last bits were it was because

Re: RB always assumes requestor closes request?

2014-11-13 Thread Christian Hammond
Hi Stephen, We never intentionally had the behavior of sending e-mails on behalf of the user instead of the owner of the review request. I think we did have a bug for a little while where this was the case, but it was internally tracked as the review request owner. The e-mail code was just using

Re: rb-site upgrade Fails (upgrading from 1.6.16 to 2.0.11

2014-11-13 Thread Christian Hammond
Hi Cory, My apologies for the delay. What likely happened is that you ended up with a mix of MyISAM and InnoDB tables. The new MySQL server is likely defaulting to InnoDB, whereas your dump is likely MyISAM. You'll need to fix up the dump to replace all MyISAM instances with InnoDB. You'd then

Re: RB always assumes requestor closes request?

2014-11-13 Thread Stephen Bash
Thanks for the update Christian. That bug is exactly what I'm looking for, I'll keep an eye on it. Stephen On Thu, Nov 13, 2014 at 7:43 PM, Christian Hammond chip...@chipx86.com wrote: Hi Stephen, We never intentionally had the behavior of sending e-mails on behalf of the user instead of

Re: Gitlab integration problem

2014-11-13 Thread Rajasiman Srinivasan
Thank you. You can mark this solved! On Thursday, 13 November 2014 02:53:51 UTC+5:30, David Trowbridge wrote: You'll want to back up that directory, as well as your database. Whether or not you back up the other apache configuration is up to you (the important config files live in the site

Re: Issue 3660 in reviewboard: Files randomly get lost from a review request (This is an empty file.)

2014-11-13 Thread reviewboard
Comment #6 on issue 3660 by matt...@salsitasoft.com: Files randomly get lost from a review request (This is an empty file.) https://code.google.com/p/reviewboard/issues/detail?id=3660 Note that https://code.google.com/p/reviewboard/issues/detail?id=3601 appears to be the same issue. --

Re: Issue 3306 in reviewboard: server Erro page when click Ship it! behind proxy reverse

2014-11-13 Thread reviewboard
Comment #9 on issue 3306 by f...@esss.com.br: server Erro page when click Ship it! behind proxy reverse https://code.google.com/p/reviewboard/issues/detail?id=3306 Hi, I found the solution, based on a similar problem with tomcat, I discovered that Django have a parameter to use with Proxy

Re: Issue 3648 in reviewboard: rbt post of committed code not supported for Perforce

2014-11-13 Thread reviewboard
Comment #2 on issue 3648 by gavin.d@gmail.com: rbt post of committed code not supported for Perforce https://code.google.com/p/reviewboard/issues/detail?id=3648 Yes I'm using Perforce client Rev. P4/NTX86/2010.1/251161 (2010/06/16). I understand that the initial call to p4.change will

Re: Issue 3659 in reviewboard: RBTools 0.6.2 not able to differentiate the binary content

2014-11-13 Thread reviewboard
Comment #10 on issue 3659 by shahgunj...@gmail.com: RBTools 0.6.2 not able to differentiate the binary content https://code.google.com/p/reviewboard/issues/detail?id=3659 Any update on this ? -- You received this message because this project is configured to send all issue notifications

Re: Issue 3659 in reviewboard: RBTools 0.6.2 not able to differentiate the binary content

2014-11-13 Thread reviewboard
Updates: Status: Confirmed Labels: -Priority-Medium Priority-Low Component-RBTools Project-RBTools Comment #11 on issue 3659 by trowb...@gmail.com: RBTools 0.6.2 not able to differentiate the binary content https://code.google.com/p/reviewboard/issues/detail?id=3659 This is

Re: Issue 3561 in reviewboard: New Select Rows and Close Submitted doesn't seem to work

2014-11-13 Thread reviewboard
Updates: Status: Confirmed Labels: -Priority-Medium Priority-High RBCommons Component-Dashboard Comment #1 on issue 3561 by chip...@gmail.com: New Select Rows and Close Submitted doesn't seem to work https://code.google.com/p/reviewboard/issues/detail?id=3561 Hi, This