postreview.py

2011-09-19 Thread jack jack
Hi, my company using your RB since long time and they are very happy using the same. Presently we are using 1.0 RB server which i guess is absolute. But we are planning to upgrade stable release version of RB server, I guess 1.5.5. Please correct me if i am wrong or suggest if there is any other s

Re: postreview.py

2011-09-19 Thread jack jack
ync. You'll need to perform your own builds and merges. > > Christian > > > > > > > > > > On Monday, September 19, 2011, jack jack wrote: > > Hi, > > > my company using your RB since long time and they are very happy using > > the same. Presently we are

JSON api get-review-request-by-changenum

2011-09-26 Thread jack jack
I am writing a wrapper to get the review-request by changenum. I wanted to know, does this json api call is still valid for RB server 1.6. http://www.reviewboard.org/docs/manual/1.5/webapi/1.0/reference/apicalls/get-review-request-by-changenum/ if not then please point me to the version where i

JSON api get-review-request-by-changenum

2011-09-26 Thread jack jack
I am writing a wrapper to get the review-request by changenum. I wanted to know, does this json api call is still valid for RB server 1.6. http://www.reviewboard.org/docs/manual/1.5/webapi/1.0/reference/apicalls/get-review-request-by-changenum/ if not then please point me to the version where i

Re: JSON api get-review-request-by-changenum

2011-09-26 Thread jack jack
p://www.reviewboard.org > VMware, Inc. - http://www.vmware.com > > > On Mon, Sep 26, 2011 at 4:16 AM, jack jack wrote: > >> I am writing a wrapper to get the review-request by changenum. >> >> I wanted to know, does this json api call is still valid for RB server >> 1.

Re: JSON api get-review-request-by-changenum

2011-09-26 Thread jack jack
; > -- > Christian Hammond - chip...@chipx86.com > Review Board - http://www.reviewboard.org > VMware, Inc. - http://www.vmware.com > > > On Mon, Sep 26, 2011 at 11:30 AM, jack jack wrote: > >> Thanks Christian, >> >> Could you please point me with sam

Re: JSON api get-review-request-by-changenum

2011-09-27 Thread jack jack
> Christian > > -- > Christian Hammond - chip...@chipx86.com > Review Board - http://www.reviewboard.org > VMware, Inc. - http://www.vmware.com > > > On Mon, Sep 26, 2011 at 11:23 PM, jack jack wrote: > >> Hi, >> >> As per your suggestion i browse the

Re: JSON api get-review-request-by-changenum

2011-09-27 Thread jack jack
ble. If you want ones that are also closed, you can also pass > &status=all. > > If you want ones that are still not public but owned by your user, you must > make sure to make the request along with HTTP Basic Auth credentials passed. > See the docs on how to do that. > >

Re: JSON api get-review-request-by-changenum

2011-09-27 Thread jack jack
login for such requests by just setting that Authorization > header for any request. > > > Christian > > -- > Christian Hammond - chip...@chipx86.com > Review Board - http://www.reviewboard.org > VMware, Inc. - http://www.vmware.com > > > On Tue, Sep 27, 2011 at 2:15 AM, j

Re: JSON api get-review-request-by-changenum

2011-09-27 Thread jack jack
entials >> for a user in the request. This uses the standard HTTP Basic Auth spec, of >> which there are many examples of uses in Python. >> >> See http://www.reviewboard.org/docs/manual/dev/webapi/2.0/authenticating/ >> >> You can pre-login for such requests by j

Re: JSON api get-review-request-by-changenum

2011-09-27 Thread jack jack
Thanks again for help. Jack. On Wed, Sep 28, 2011 at 10:49 AM, Christian Hammond wrote: > Not sure if this is a double posting or re-asking for help. Did you see my > response about the "/" in the URL and the conditions on which the review > request will be shown in the results?

LDAP configuration

2011-09-30 Thread jack jack
Hi, If i configure LDAP in reviewboard, Do i need to change apache-modpython.conf i.e httpd.conf file? -Jack -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy user? Let us know at http://www.reviewboard.org/users/ -~--~~~~---

Re: LDAP configuration

2011-09-30 Thread jack jack
ece', 'desc': 'Operations error'} On Sat, Oct 1, 2011 at 12:31 AM, Christian Hammond wrote: > No, you should only need to provide the settings in the admin UI. > > Christian > > -- > Christian Hammond - chip...@chipx86.com > Review Board - http://ww

Re: LDAP configuration

2011-10-02 Thread jack jack
Hi Chris, If we configure LDAP in reviewboard, do we need to create LDAP user explicitly in RB. Thanks, Jack On Sat, Oct 1, 2011 at 12:43 AM, jack jack wrote: > After configuration of LDAP we need create specfic user in the review board > right? > > *I added following entries &g

Re: LDAP configuration

2011-10-03 Thread jack jack
p://www.reviewboard.org > VMware, Inc. - http://www.vmware.com > > > On Sun, Oct 2, 2011 at 11:11 PM, jack jack wrote: > >> Hi Chris, >> >> If we configure LDAP in reviewboard, do we need to create LDAP user >> explicitly in RB. >> >> Thanks, >

Reviewboard LDAP configuration

2011-10-03 Thread jack jack
Dear All, Had anybody successfully configured LDAP configuration in ReviewBoard. I am facing issue while doing so. When i try to login using LDAP user, Reviewboard log says error message as below WARNING - LDAP error: {'desc': "Can't contact LDAP server"} Please help me if you have any informat

Re: LDAP configuration

2011-10-03 Thread jack jack
gards, Jack On Mon, Oct 3, 2011 at 6:46 PM, Stephen Gallagher wrote: > On Sat, 2011-10-01 at 00:43 +0530, jack jack wrote: > > After configuration of LDAP we need create specfic user in the review > > board right? > > > > I added following entries > > > >

Re: LDAP configuration

2011-10-03 Thread jack jack
please provide me workaround for this issues, So that i can proceed further. Thanks again for your response. Regards, Jack On Mon, Oct 3, 2011 at 7:22 PM, Stephen Gallagher wrote: > On Mon, 2011-10-03 at 19:09 +0530, jack jack wrote: > > I added following entries as suggested. > >

Re: LDAP configuration

2011-10-03 Thread jack jack
ccountName?sub?(memberOf=CN=pdpm,OU=SecurityGroups,OU=Group Accounts,DC=na,DC=xxware,DC=com) Require valid-user Appreciate your help. On Mon, Oct 3, 2011 at 11:29 PM, jack jack wrote: > Stephen,Chris, > > I have also seen in the scmtools/repository section when i save the user > name

After wrong Active directory configuration not able to login into Reviewboard.

2011-10-03 Thread jack jack
I did some Active directory configuration, But i knew its not correct but now i am not able to login into RB. Also not with my local admin account. How to recover from this? -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy user? Let us know at h

After new Reviewbaord installation front page looks in text form

2011-10-04 Thread jack jack
Hi, I install Review board 1.6.1, after installation when i opened the GUI i see no images only Text form GUI please see screen shot attached, What would have went wrong please help. Regards, JJ -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy

Re: After new Reviewbaord installation front page looks in text form

2011-10-04 Thread jack jack
then please help me figure this out. Thanks in advance. Jack On Tue, Oct 4, 2011 at 2:43 PM, jack jack wrote: > Hi, > > I install Review board 1.6.1, after installation when i opened the GUI i > see no images only Text form GUI please see screen shot attached, What would > have went w

Re: After new Reviewbaord installation front page looks in text form

2011-10-04 Thread jack jack
Got the issue, My mistake..the media file path provided was wrong. On Tue, Oct 4, 2011 at 4:51 PM, jack jack wrote: > After investigating, the apache log provide some hint where the site > directory is getting appended by another name site directory name, > > please see below

Re: LDAP configuration

2011-10-05 Thread jack jack
. Please extend your expert comments and help me with the solution... Regards, Jack On Mon, Oct 3, 2011 at 11:51 PM, jack jack wrote: > Hello Stephen,Chris, > > Here is my old custom method of authenticating through LDAP, I have taken > these snippet from httpd.conf Please help m

Re: LDAP configuration

2011-10-05 Thread jack jack
.com > Review Board - http://www.reviewboard.org > VMware, Inc. - http://www.vmware.com > > > On Wed, Oct 5, 2011 at 1:56 AM, jack jack wrote: > >> Dear All, >> >> Could you please help me with your input. >> >> After adding entry ( Anonymous User Pass

Re: Reviewboard LDAP configuration

2011-10-05 Thread jack jack
3, 2011 at 5:54 PM, jack jack wrote: > Dear All, > > Had anybody successfully configured LDAP configuration in ReviewBoard. I am > facing issue while doing so. When i try to login using LDAP user, > > Reviewboard log says error message as below > > WARNING - LDAP error:

Re: Reviewboard LDAP configuration

2011-10-07 Thread jack jack
Error: ('expected string in list', u'u')* My search list is empty, Is this because my search list is empty i am getting above error message. Could you please provide me some pointer. Regards, Jack > On Wed, Oct 5, 2011 at 5:42 PM, Stephen Gallagher < > step.

backends.py: difference between search and search_s

2011-10-10 Thread jack jack
Dear All, What is the difference between ldapo.search_s(BASE_DN, ldap.SCOPE_SUBTREE, Filter, Attrs) and ldapo.search(BASE_DN, ldap.SCOPE_SUBTREE, Filter, Attrs) Regards, Jack -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy user? Let us know

backends.py LDAP

2011-10-11 Thread jack jack
Dear all, My stand alone script to query ldap server working fine, please find my script below, but similar code of backends.py not working can anybody help me whats going wrong in backends.py import ldap import sys LDAP_ANAN_BIND_UID = 'CN=ldapquery,OU=Service Accounts,OU=Exception Accounts,DC=

Re: backends.py LDAP

2011-10-11 Thread jack jack
Please ignore this email. I manage to get it through On Tue, Oct 11, 2011 at 3:44 PM, jack jack wrote: > Dear all, > > My stand alone script to query ldap server working fine, please find my > script below, but similar code of backends.py not working can anybody help > me whats

postreview.py failing with error message: Got API Error 218 (HTTP code 403): Unable to authenticate with the repository using the provided credentials

2011-10-11 Thread jack jack
Hi All, At last I was able to login into the Reviewbaord using LDAP Authentication user account, thanks Christian and Stephen for your valuable input you have extended toward me really appreciated. Now I tried to post a review request using RB tool, RBtool prompts me with username and password,

Re: postreview.py failing with error message: Got API Error 218 (HTTP code 403): Unable to authenticate with the repository using the provided credentials

2011-10-11 Thread jack jack
ne else will need to do the leg work. > > Christian > > -- > Christian Hammond - chip...@chipx86.com > Review Board - http://www.reviewboard.org > VMware, Inc. - http://www.vmware.com > > > On Tue, Oct 11, 2011 at 10:33 PM, jack jack wrote: > >> Hi All, >

Re: postreview.py failing with error message: Got API Error 218 (HTTP code 403): Unable to authenticate with the repository using the provided credentials

2011-10-11 Thread jack jack
gt; Review Board - http://www.reviewboard.org > VMware, Inc. - http://www.vmware.com > > > On Tue, Oct 11, 2011 at 10:57 PM, jack jack wrote: > >> Thanks for the quick response. >> >> if you could guide me exactly where you would like to put logging on >> LDAPB

Re: postreview.py failing with error message: Got API Error 218 (HTTP code 403): Unable to authenticate with the repository using the provided credentials

2011-10-12 Thread jack jack
This seems to be blocker !! can somebody look into this...this will really help us On Wed, Oct 12, 2011 at 12:37 PM, jack jack wrote: > The host from where i post reviewrequest the file > ~/.post-review-cookies.txt does not contain any RB site name or rbsessionid > etc is this somethin

Re: Error After Updating RB

2011-10-12 Thread jack jack
Which SCM tool you are using? On Wed, Oct 12, 2011 at 6:18 AM, Christian Hammond wrote: > You look to be running an old version of post-review, which used the old > API that was deprecated in 1.5 and removed in 1.6. You'll need to upgrade > that. > > Christian > > -- > Christian Hammond - chip...

How to make compatibility mode enable RB for IE9

2011-10-13 Thread jack jack
I am seeing this issue where the values are not getting populated if the compatibility mode is not set, could anyone let me know how to make this enable in my RB compatibility mode for that URL Please refer this link for more info http://evolpin.wordpress.com/2011/02/25/ie9-compatibility-and-the

Re: How to make compatibility mode enable RB for IE9

2011-10-19 Thread jack jack
mode on. On Sat, Oct 15, 2011 at 4:43 AM, Christian Hammond wrote: > What values? > > Christian > > -- > Christian Hammond - chip...@chipx86.com > Review Board - http://www.reviewboard.org > VMware, Inc. - http://www.vmware.com > > > On Thu, Oct 13, 2011 at 12:0

Re: How to make compatibility mode enable RB for IE9

2011-10-19 Thread jack jack
> > Christian > > -- > Christian Hammond - chip...@chipx86.com > Review Board - http://www.reviewboard.org > VMware, Inc. - http://www.vmware.com > > > On Wed, Oct 19, 2011 at 12:39 AM, jack jack wrote: > >> we try to query database and retrieves these values such as r

Re: post-review unable to log into ReviewBoard server

2011-10-19 Thread jack jack
Once i faced this issue and i resolved it by removing forward slash from the path as below Yours: Updated one you can give it try * * On Sat, Oct 15, 2011 at 4:11 AM, Christian Hammond wrote: > Hi Phil, > > It looks like your path to the Review Board server is configured wrong. It > looks l

Re: Unable to create site through rb-site

2011-10-19 Thread jack jack
Did you run "easy_install Reviewboard" prior to running rb-site, for that make sure you have easy_install util available in your machine On Wed, Oct 19, 2011 at 6:14 PM, Ramakrishna wrote: > I have installed ReviewBoard 1.6 on Ubuntu 11.04. I am unable to > create site through rb-site. > $ sudo

Reviewboard taking nap for RB 1.6.1

2011-10-21 Thread jack jack
Hi So after so many days we are panning to move new RB server to production. but after installation i got the message "Review Board taking nap" Also when i start the apache server i got following error message [Fri Oct 21 08:05:44 2011] [warn] module python_module is already loaded, skipping htt

post review [0.3.4]

2011-10-27 Thread jack jack
Hi All, While posting review request to our new reviewboard server, I am getting below error message, Please please let me know what i am missing here. >>> HTTP POSTing to http://xxx.xx.com//api/review-requests/: {'changenum': '123479', 'submit_as': 'jackj', 'repository': ' pf-sa.

Re: post review [0.3.4]

2011-10-28 Thread jack jack
1 at 12:22 PM, jack jack wrote: > Hi All, > > While posting review request to our new reviewboard server, I am getting > below error message, Please please let me know what i am missing here. > > >>> HTTP POSTing to http://xxx.xx.com//api/review-requests/:

Re: post review [0.3.4]

2011-10-28 Thread jack jack
> Sent from my Nokia phone > -Original Message----- > From: jack jack > Sent: 28/10/2011 2:29:09 pm > Subject: Re: post review [0.3.4] > > Also when i try without --submit-as option then i was able to proceed with > posting the review-request. Now could you please tell me w

Re: Migrated to a new server, now LDAP doesn't work

2011-11-12 Thread jack jack
do you have server log? /etc/httpd/logs/error.log On Fri, Nov 11, 2011 at 12:39 PM, Mail Team wrote: > Excpet for the actual server address, they go like this. I'm not entirely > sure what kind of LDAP server it is, but I think it's something like Mac OS > X Server 10.6.8. (I don't run that sy

Adding customize button like Publish

2011-11-12 Thread jack jack
Hi, I want to add one more button like "Publish" in the same page which will trigger my customize script to perform certain operation in backend. Where to add the changes. please provide me some pointers. Regards, Jack -- Want to help the Review Board project? Donate today at http://www.review

Post-review: Review id before publishing the review request

2011-12-01 Thread jack jack
Hi Chris, Sorry for sending you email in person, but it is very urgent. I posted a review request and i got the URL, is it mandatory that i should publish the review request visiting the RB site then review id will be available? because my wrapper is doing some task which tries to fetch the revi

Re: Post-review: Review id before publishing the review request

2011-12-01 Thread jack jack
amp;repository=1', u'method': u'GET'}, u'create': {u'href': u' http://x.oftware.com//api/review-requests/', u'method': u'POST'}}} Can you somebody help me what i am missing here, it might possible i am missing very bas

Re: Post-review: Review id before publishing the review request

2011-12-01 Thread jack jack
that can see it. You'll > need to authenticate first. > > Christian > > > > On Dec 1, 2011, at 5:57, jack jack wrote: > > Once the posting review request is complete > > I am trying to get review id from changelist number. > > So i am trying following

Re: Post-review: Review id before publishing the review request

2011-12-02 Thread jack jack
>> >>> I'm not entirely sure what the problem is. If your script is creating >>> the review request, then the ID is coming back in the payload. If it's >>> doing anything with the review request, you should have the ID. >>> >>> Christian >>> >>>

Re: Post-review: Review id before publishing the review request

2011-12-03 Thread jack jack
; code that logs in? > > (Btw, this is probably more appropriate for the reviewboard-dev list) > > Christian > > > > On Dec 2, 2011, at 5:19, jack jack wrote: > > Hi Chris, > > Thanks for the response. > > My script has logged in as user who posted t

Re: Post-review: Review id before publishing the review request

2011-12-03 Thread jack jack
no other option. Why > can't the script just log in as the correct user? > > > Christian > > -- > Christian Hammond - chip...@chipx86.com > Review Board - http://www.reviewboard.org > VMware, Inc. - http://www.vmware.com > > > On Sat, Dec 3, 2011 at 1:05 AM,

Re: ReviewBoard LDAP authentication fails.

2011-12-07 Thread jack jack
I have also faced these issues, while configuring RB with LDAP, which required me to modify the backends.py to add filters. In my case user mask: sAMAccountName=%s Anonymous user mask contains following entries: CN=ldapquery,OU=Service Accounts,OU=Exception Accounts,DC=na,DC=xxware,DC=com Sup

Deleted users and pending Review id from Review board server

2012-02-02 Thread jack jack
Hi, I need to cleanup some pending review id from the review board and also remove some users who are not present the organization. How to do this any pointer will help me. Regards, Jack -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy user? Le