Main review dialog is modal and forced to full screen.

2017-01-16 Thread Gauthier Segay
I often want to prepare my top level review summary while still having a chance to look at the diff. When I use the top level review summary input box, it takes the whole screen and I can't see any of the diff. It would make sense to allow to make this window resizeable and movable to help with t

Re: "You are not logged in (HTTP 401, API Error 103)"

2015-02-19 Thread Gauthier Segay
): You are not logged in >>> Error data: {'stat': 'fail', 'err': {'msg': 'You are not logged in', >>> 'code': 103}} On Tue, Feb 10, 2015 at 9:38 PM, Gauthier Segay wrote: > Hello, I'm encountering same iss

Re: "You are not logged in (HTTP 401, API Error 103)"

2015-02-10 Thread Gauthier Segay
Hello, I'm encountering same issue, just dumping all the configuration info and current output of rbt post. The issues started happening after a reviewboard machine reboot (and ip change), I don't know how I used to get it working. Reviews are posted from a windows machine hosting the svn server.

minor update to documentation / Authentication / Active Directory

2014-10-23 Thread Gauthier Segay
While setting up Active Directory authentication on an instance of reviewboard installed on a linux machine, I found that the domain name had to be fully qualified and was case sensitive (first part has to be uppercased). https://www.reviewboard.org/docs/manual/dev/admin/configuration/authentic

Re: [post-review] server error: ImproperlyConfigured: Module "reviewboard.accounts.backends" does not define a "StandardAuthBackend" authentication backend

2012-05-22 Thread Gauthier Segay
Did you restart the web server after the upgrade? > > > Christian > > -- > Christian Hammond - chip...@chipx86.com > Review Board - http://www.reviewboard.org > VMware, Inc. - http://www.vmware.com > > > On Tue, May 22, 2012 at 9:37 AM, Gauthier Segay > wrote:

Re: [post-review] server error: ImproperlyConfigured: Module "reviewboard.accounts.backends" does not define a "StandardAuthBackend" authentication backend

2012-05-22 Thread Gauthier Segay
ly it's the 1.6.6 path. > > Christian > > -- > Christian Hammond - chip...@chipx86.com > Review Board - http://www.reviewboard.org > VMware, Inc. - http://www.vmware.com > > > On Tue, May 22, 2012 at 8:31 AM, Gauthier Segay wrote: > >> Hello, >>

[post-review] server error: ImproperlyConfigured: Module "reviewboard.accounts.backends" does not define a "StandardAuthBackend" authentication backend

2012-05-22 Thread Gauthier Segay
Hello, I've upgraded an install from 1.5.5 to 1.6.6, the upgrade went fine fine I now encounter an issue with post-review (which I also updated), the command is outputing this: >>> Got HTTP error: 500: ... (html of error 500 from reviewboard) Error creating review request: HTTP 500 on the ser

Re: issue after system update, 'Could not import settings 'reviewboard.settings' (Is it on sys.path?): No module named reviewboard.settings'

2011-04-20 Thread Gauthier Segay
board.org > VMware, Inc. - http://www.vmware.com > > > On Wed, Apr 20, 2011 at 11:15 AM, Gauthier Segay > wrote: >> >> Hello, >> >> I'm using reviewboard (1.0) that I installed on a gentoo box, after >> updating gentoo packages (apache & python

issue after system update, 'Could not import settings 'reviewboard.settings' (Is it on sys.path?): No module named reviewboard.settings'

2011-04-20 Thread Gauthier Segay
Hello, I'm using reviewboard (1.0) that I installed on a gentoo box, after updating gentoo packages (apache & python & all) I get the "Review Board is taking a nap" page displayed. Looking at apache error log I see this message: "Could not import settings 'reviewboard.settings' (Is it on sys.path

Re: need help with post-review + svn hook + windows and remote reviewboard 1.0.9

2010-10-15 Thread Gauthier Segay
86.com > Review Board -http://www.reviewboard.org > VMware, Inc. -http://www.vmware.com > > On Fri, Oct 15, 2010 at 2:12 AM, Gauthier Segay > wrote: > > > > > > > > > Hi, I'm looking for help diagnosing issue I have with empty review > > entries b

need help with post-review + svn hook + windows and remote reviewboard 1.0.9

2010-10-15 Thread Gauthier Segay
Hi, I'm looking for help diagnosing issue I have with empty review entries being created. here is the laydown of my setup: * svn server is running on a windows box with SYSTEM account * I intend using svn 'post commit' hook to create new review request for each commit, using post-review script an