Getting a 404 when ReviewBoard queries Gitweb for a particular revision

2013-08-01 Thread Chris Armstrong
Hi folks, Been struggling with ReviewBoard on this issue and would love some guidance. I have a repository configured in RB as follows: Repository type: Git Path: g...@git.ourdomain.com:reponame.git Raw file URL mask: http://git.ourdomain.com/?p=reponame.git;a=blob_plain;f=;hb= Now, when work

Re: Getting a 404 when ReviewBoard queries Gitweb for a particular revision

2013-08-01 Thread Chris Armstrong
t; > ref: https://groups.google.com/d/msg/reviewboard/YmrjZyUsvX8/zqEEgtuznpMJ > > > On Thu, August 1, 2013 9:18 pm, Chris Armstrong wrote: > > Hi folks, > > > > Been struggling with ReviewBoard on this issue and would love some > > guidance. I have a repository config

Search broken; bug 2544 preventing us from upgrading ReviewBoard

2013-11-07 Thread Chris Armstrong
Could we get some attention from the RB team regarding: https://code.google.com/p/reviewboard/issues/detail?id=2544 The hack suggested in the bug fixed the issue for us, but since it's monkeypatched we are unable to upgrade to the latest ReviewBoard. I'm happy to contribute time, but I don't know

Re: Search broken; bug 2544 preventing us from upgrading ReviewBoard

2013-11-07 Thread Chris Armstrong
t; > We're looking into a full rewrite of search that won't depend on PyLucene > at all. It won't happen for 1.7.x, but it will ensure that search will work > out of the box for all users without these sort of breakages. > > Christian > > On Thursday, November 7,

Issue provisioning new user from LDAP: "Bad search filter" error, even though response from LDAP server is OK

2013-12-04 Thread Chris Armstrong
I'm trying to get a new user provisioned in ReviewBoard. His account exists in LDAP, but when he tries to log into ReviewBoard, he triggers a "Bad search filter" error: 2013-12-04 01:51:59,695 - WARNING - - LDAP error: {'desc': 'Bad search filter'} The LDAP server seems to be perfectly happy:

Re: Issue provisioning new user from LDAP: "Bad search filter" error, even though response from LDAP server is OK

2013-12-04 Thread Chris Armstrong
52:03 -0800] DISCONNECT conn=42698 reason="Client Unbind" ReviewBoard 2013-12-04 01:52:03,633 - WARNING - - LDAP error: The specified object does not exist in the Directory or provided invalid credentials: (uid=johndoe) On Wed, Dec 4, 2013 at 3:41 PM, Chris Armstrong wrote: > I&