Re: Is there any api for searching reviewboard ID via commit versionfile path?

2012-03-05 Thread Christian Hammond
Sorry, no, there's no API for this. It could potentially be added.

Christian

-- 
Christian Hammond - chip...@chipx86.com
Review Board - http://www.reviewboard.org
VMware, Inc. - http://www.vmware.com


On Sun, Mar 4, 2012 at 11:04 PM, 李帅 tq0f...@gmail.com wrote:

 Is there any api for searching reviewboard ID via commit versionfile
 path?

 --
 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/
 -~--~~~~--~~--~--~---
 To unsubscribe from this group, send email to
 reviewboard+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/reviewboard?hl=en

-- 
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/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en

Review Board can not use LDAP authentication

2012-03-05 Thread q jb
I am using the Review Board 1.6.3 with LDAP backend, but the
authentication is always unavailable. Anybody can give me some
suggesions about how to resolve this issue?

The LDAP configuration info in Review Board Admin page:
LDAP Server: ldaps:/ldap.x.com:636
LDAP Base DN: ou=People, o=x.com
Given Name Attribute: givenName
Surname Attribute: sn
E-Mail LDAP Attribute: mail
Use TLS for authentication (checked)
User Mask: uid=%s
Anonymous User Mask: Empty
Anonymous User Password Empty

When I try to login Review Board, the traceback error messages are as
follows:
[Mon Mar 05 16:56:55 2012] [error] 2012-03-05 16:56:55,182 - WARNING -
Traceback (most recent call last):
[Mon Mar 05 16:56:55 2012] [error]   File /usr/lib/python2.4/site-
packages/ReviewBoard-1.6.3-py2.4.egg/reviewboard/accounts/
backends.py, line 187, in authenticate
[Mon Mar 05 16:56:55 2012] [error] ldapo.start_tls_s()
[Mon Mar 05 16:56:55 2012] [error]   File /usr/lib64/python2.4/site-
packages/python_ldap-2.4.7-py2.4-linux-x86_64.egg/ldap/ldapobject.py,
line 564, in start_tls_s
[Mon Mar 05 16:56:55 2012] [error] return
self._ldap_call(self._l.start_tls_s)
[Mon Mar 05 16:56:55 2012] [error]   File /usr/lib64/python2.4/site-
packages/python_ldap-2.4.7-py2.4-linux-x86_64.egg/ldap/ldapobject.py,
line 99, in _ldap_call
[Mon Mar 05 16:56:55 2012] [error] result = func(*args,**kwargs)
[Mon Mar 05 16:56:55 2012] [error] SERVER_DOWN: {'desc': Can't
contact LDAP server}
[Mon Mar 05 16:56:55 2012] [error]
[Mon Mar 05 16:56:55 2012] [error] 2012-03-05 16:56:55,183 - WARNING -
LDAP error: {'desc': Can't contact LDAP server}


At the same time, I wrote a small python script to do some test. It
can get user info successfully.
try:
import ldap
ldapo = ldap.initialize('ldaps://ldap.x.com:636')
ldapo.set_option(ldap.OPT_REFERRALS, 0)
ldapo.set_option(ldap.OPT_PROTOCOL_VERSION, 3)
search = ldapo.search_s('ou=People, o=x.com',
ldap.SCOPE_SUBTREE, 'uid=...@x.com')
print search
except ldap.LDAPError, e:
print  LDAP error
except:
import traceback
print traceback.format_exc()

-- 
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/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en


What's the usage of the Edit box on middle right of the window?

2012-03-05 Thread 深圳手机(王)
There  is an Edit box on middle  right of the window,  In the manual, it says 
it's quick search, but it seems it can't search anything,  you can type words 
in it , but no result even you type enter key or click mouse.
 what 's the matter?

-- 
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/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en

Import the records into files

2012-03-05 Thread 深圳手机(王)
If we can import the review records into  files, such as windows excel format, 
I think it will be very nice.
 Because the excel files are easy to make some statistics.

-- 
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/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en

Re: Issue 2519 in reviewboard: OverSeas Review Board link http://165.213.202.111:7479/dashboard/ not able to connect from p4v from SNMC BADA team Noida, India

2012-03-05 Thread reviewboard

Updates:
Status: Invalid

Comment #1 on issue 2519 by chip...@gmail.com: OverSeas Review Board link  
http://165.213.202.111:7479/dashboard/ not able to connect from p4v from  
SNMC BADA team Noida, India

http://code.google.com/p/reviewboard/issues/detail?id=2519

This looks like something you'll need to report to your admin. This is the  
bug reporting took for the Review Board product itself, and there's nothing  
in here we can use to diagnose any issue.


--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Issue 2520 in reviewboard: How to turn txt files in the doc folder into html files

2012-03-05 Thread reviewboard

Status: New
Owner: 
Labels: Type-Defect Priority-Medium

New issue 2520 by smbswi...@gmail.com: How to turn txt files in the doc  
folder into html files

http://code.google.com/p/reviewboard/issues/detail?id=2520

* NOTE: Do not post confidential information in this bug report. *
*   If you need immediate support, please contact*
*   reviewbo...@googlegroups.com *

What version are you running?
1.6.4.1


What steps will reproduce the problem?
1.The downloaded file contains a folder named doc,and i found makefile in  
the folder,seems that the txt files could be turned into html  
files.However,when i type make in the cmd,it does not work.I tried to solve  
the problem by turning '/' to '\' for windows,but still in vain.
2.I wonder whether the txt files can be turned into html files.What's the  
step?




What operating system are you using? What browser?

Windows xp SP2




--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Re: Issue 2520 in reviewboard: How to turn txt files in the doc folder into html files

2012-03-05 Thread reviewboard

Updates:
Status: Duplicate
Mergedinto: 2141

Comment #1 on issue 2520 by trowb...@gmail.com: How to turn txt files in  
the doc folder into html files

http://code.google.com/p/reviewboard/issues/detail?id=2520

(No comment was entered for this change.)

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Re: Issue 2141 in reviewboard: Cannot generate docs from tarball release

2012-03-05 Thread reviewboard


Comment #3 on issue 2141 by trowb...@gmail.com: Cannot generate docs from  
tarball release

http://code.google.com/p/reviewboard/issues/detail?id=2141

Issue 2520 has been merged into this issue.

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Re: Issue 2141 in reviewboard: Cannot generate docs from tarball release

2012-03-05 Thread reviewboard

Updates:
Status: Confirmed
Owner: chip...@gmail.com
Labels: Milestone-Release1.6.x Component-Docs

Comment #4 on issue 2141 by chip...@gmail.com: Cannot generate docs from  
tarball release

http://code.google.com/p/reviewboard/issues/detail?id=2141

The docs are more meant for the website, but fair enough. I think we're  
just excluding something we shouldn't be.


--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Re: Issue 2141 in reviewboard: Cannot generate docs from tarball release

2012-03-05 Thread reviewboard

Updates:
Status: Fixed

Comment #5 on issue 2141 by chip...@gmail.com: Cannot generate docs from  
tarball release

http://code.google.com/p/reviewboard/issues/detail?id=2141

Fixed on release-1.6.x (c9be958). This will be part of RB 1.6.5, whenever  
that's released.


--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Re: Issue 2520 in reviewboard: How to turn txt files in the doc folder into html files

2012-03-05 Thread reviewboard

Updates:
Status: NeedInfo
Labels: Component-Docs
Mergedinto:

Comment #2 on issue 2520 by chip...@gmail.com: How to turn txt files in the  
doc folder into html files

http://code.google.com/p/reviewboard/issues/detail?id=2520

I think this is a separate bug?

My question is though, why do you want to do this? You should just use the  
docs on the website. The ones in our tree aren't intended to be built by  
users, and are part of a larger build system.


--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.