Re: Can't authenticate using API 2.0

2010-11-06 Thread Jan Koprowski
Hi,

  Few questions.
  1) While rb-site install there is user created. Is authentication
login works fine for this user?
  2) When You login as AD user: what do You see in logs when You login
using login page, and what if You use API?

On Sat, Nov 6, 2010 at 3:38 AM, Christian Hammond chip...@chipx86.com wrote:
 Hi Colin,

 Sorry for my subsequent less-than-speedy reply. Long day.

 I don't know that AD would be the cause, but it's worth considering.

 I would like to see the Wireshark trace, just to see if I can simulate the
 same problem. Feel free to just e-mail me that directly.

 Thanks!

 Christian

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


 On Fri, Nov 5, 2010 at 2:37 AM, Colin Caughie c.caug...@indigovision.com
 wrote:

 Hi Christian,



 Thanks for the speedy reply. I’ve tried with the FQDN and IP address as
 well as the plain hostname and I get the same result. The wireshark trace
 shows that it’s using Basic Authentication as described in the API docs. (I
 can send you the wireshark trace if you think it would help).



 The server is running Apache 2.2.16 on Fedora 14. We imported all of the
 configuration and data from our 1.0.9 installation in order to test the new
 version.



 It uses Active Directory as the authentication back-end. Could that be
 part of the problem? I changing my account to use a sha1 password instead
 but it made no difference.



 Colin



 From: reviewboard@googlegroups.com [mailto:reviewbo...@googlegroups.com]
 On Behalf Of Christian Hammond
 Sent: 05 November 2010 08:09
 To: reviewboard@googlegroups.com
 Subject: Re: Can't authenticate using API 2.0



 Hi Colin,

 I just tried to repro it here, and it works fine. We'll have to do some
 investigation...

 When you try this, is it with a fully-qualified domain, or just something
 more like ourserver? If the latter, see what happens when you try a FQDN
 or an IP address.

 What type of authentication is being used on there? And what web server?

 If the above doesn't work, it would help to set up a development install
 and to try it there in order to rule out the possibility of it being the web
 server.

 Christian

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

 On Fri, Nov 5, 2010 at 12:29 AM, Colin Caughie
 c.caug...@indigovision.com wrote:

 Hi,

 I'm playing with the new ReviewBoard API with a test installation of RB
 1.5, and can't seem to get basic authentication to work. I'm testing it just
 by typing http://ourserver/api/info/; into Firefox, entering my username
 and password when it asks, but I keep getting 401 UNAUTHORIZED responses.

 I've taken a Wireshark trace and it looks like the client is doing the
 right thing. Moreover I can log in fine using the normal login page, which
 seems to use a different mechanism. (After logging in from the login page I
 can access the API resources because it uses the cookie thereafter.)

 Is there anything I need to do to get this to work?

 Thanks,
 Colin


 Latest News at: http://www.indigovision.com/news2010.php

 --
 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
 

 scanned for viruses and spam by indigovision
 If you consider this email spam, please forward to s...@emailfiltering.com

 --
 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



-- 
 Jan Koprowski

-- 
Want to help the Review Board project? Donate today at 

RE: Can't authenticate using API 2.0

2010-11-06 Thread Colin Caughie
Hi Jan,

1) I couldn't tell you, it wasn't me who set up the server. I'll try to find 
out from my colleague who did.

2) When I log in using the login page using my AD password I see the following 
line repeated many times:

2010-11-06 09:50:10,143 - DEBUG - Search root dc=indigovision,dc=com

When I login using my SHA1 password, or type the wrong password, I see the 
following once:

2010-11-06 09:42:23,967 - WARNING - Active Directory: Failed login for user cfc

When I try to access the API URLs I don't see anything at all. Do I maybe need 
to increase the logging level?

Thanks,
Colin

 -Original Message-
 From: reviewboard@googlegroups.com
 [mailto:reviewbo...@googlegroups.com] On Behalf Of Jan Koprowski
 Sent: 06 November 2010 06:29
 To: reviewboard@googlegroups.com
 Subject: Re: Can't authenticate using API 2.0
 
 Hi,
 
   Few questions.
   1) While rb-site install there is user created. Is authentication
 login works fine for this user?
   2) When You login as AD user: what do You see in logs when You
 login
 using login page, and what if You use API?
 
 On Sat, Nov 6, 2010 at 3:38 AM, Christian Hammond
 chip...@chipx86.com wrote:
  Hi Colin,
 
  Sorry for my subsequent less-than-speedy reply. Long day.
 
  I don't know that AD would be the cause, but it's worth
 considering.
 
  I would like to see the Wireshark trace, just to see if I can
 simulate the
  same problem. Feel free to just e-mail me that directly.
 
  Thanks!
 
  Christian
 
  --
  Christian Hammond - chip...@chipx86.com
  Review Board - http://www.reviewboard.org
  VMware, Inc. - http://www.vmware.com
 
 
  On Fri, Nov 5, 2010 at 2:37 AM, Colin Caughie
 c.caug...@indigovision.com
  wrote:
 
  Hi Christian,
 
 
 
  Thanks for the speedy reply. I've tried with the FQDN and IP
 address as
  well as the plain hostname and I get the same result. The
 wireshark trace
  shows that it's using Basic Authentication as described in the
 API docs. (I
  can send you the wireshark trace if you think it would help).
 
 
 
  The server is running Apache 2.2.16 on Fedora 14. We imported all
 of the
  configuration and data from our 1.0.9 installation in order to
 test the new
  version.
 
 
 
  It uses Active Directory as the authentication back-end. Could
 that be
  part of the problem? I changing my account to use a sha1 password
 instead
  but it made no difference.
 
 
 
  Colin
 
 
 
  From: reviewboard@googlegroups.com
 [mailto:reviewbo...@googlegroups.com]
  On Behalf Of Christian Hammond
  Sent: 05 November 2010 08:09
  To: reviewboard@googlegroups.com
  Subject: Re: Can't authenticate using API 2.0
 
 
 
  Hi Colin,
 
  I just tried to repro it here, and it works fine. We'll have to
 do some
  investigation...
 
  When you try this, is it with a fully-qualified domain, or just
 something
  more like ourserver? If the latter, see what happens when you
 try a FQDN
  or an IP address.
 
  What type of authentication is being used on there? And what web
 server?
 
  If the above doesn't work, it would help to set up a development
 install
  and to try it there in order to rule out the possibility of it
 being the web
  server.
 
  Christian
 
  --
  Christian Hammond - chip...@chipx86.com
  Review Board - http://www.reviewboard.org
  VMware, Inc. - http://www.vmware.com
 
  On Fri, Nov 5, 2010 at 12:29 AM, Colin Caughie
  c.caug...@indigovision.com wrote:
 
  Hi,
 
  I'm playing with the new ReviewBoard API with a test installation
 of RB
  1.5, and can't seem to get basic authentication to work. I'm
 testing it just
  by typing http://ourserver/api/info/; into Firefox, entering my
 username
  and password when it asks, but I keep getting 401 UNAUTHORIZED
 responses.
 
  I've taken a Wireshark trace and it looks like the client is
 doing the
  right thing. Moreover I can log in fine using the normal login
 page, which
  seems to use a different mechanism. (After logging in from the
 login page I
  can access the API resources because it uses the cookie
 thereafter.)
 
  Is there anything I need to do to get this to work?
 
  Thanks,
  Colin
 
 
  Latest News at: http://www.indigovision.com/news2010.php
 
  --
  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
  
 
  

RE: Can't authenticate using API 2.0

2010-11-06 Thread Colin Caughie
1) While rb-site install there is user created. Is authentication
  login works fine for this user?

 1) I couldn't tell you, it wasn't me who set up the server. I'll try
 to find out from my colleague who did.

I got this information and tried again with the username and password that were 
set up during installation. Authentication failed in the same way as before.

Colin


Latest News at: http://www.indigovision.com/news2010.php

-- 
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 1618 in reviewboard: unable to set on Ubuntu, keep getting 404 on all pages

2010-11-06 Thread reviewboard

Updates:
Status: Fixed

Comment #2 on issue 1618 by trowbrds: unable to set on Ubuntu, keep getting  
404 on all pages

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

Fixed in master (for 1.6) as 8db66f0. Thanks!

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-iss...@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 1639 in reviewboard: Running ReviewBoard using lighttpd (solving the 404 problem)

2010-11-06 Thread reviewboard

Updates:
Status: Fixed

Comment #2 on issue 1639 by trowbrds: Running ReviewBoard using lighttpd  
(solving the 404 problem)

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

Fixed in master (for 1.6) as 8db66f0. Thanks!

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-iss...@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 1855 in reviewboard: unable to view diff

2010-11-06 Thread reviewboard

Updates:
Status: NeedInfo

Comment #2 on issue 1855 by trowbrds: unable to view diff
http://code.google.com/p/reviewboard/issues/detail?id=1855

(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-iss...@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 1867 in reviewboard: problem submitting a diff when directories have been renamed using svn mv

2010-11-06 Thread reviewboard

Updates:
Labels: Component-RBTools

Comment #1 on issue 1867 by trowbrds: problem submitting a diff when  
directories have been renamed using svn mv

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

(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-iss...@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 1850 in reviewboard: Add Show/Hide action to /admin/db/scmtools/repository/ page

2010-11-06 Thread reviewboard

Updates:
Labels: Component-Admin

Comment #1 on issue 1850 by trowbrds: Add Show/Hide action  
to /admin/db/scmtools/repository/ page

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

(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-iss...@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 1851 in reviewboard: Links for viewing interdiffs have incorrect URLs if you use them while viewing a draft

2010-11-06 Thread reviewboard

Updates:
Labels: Component-DiffViewer

Comment #1 on issue 1851 by trowbrds: Links for viewing interdiffs have  
incorrect URLs if you use them while viewing a draft

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

(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-iss...@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 1853 in reviewboard: Diff fails to apply cleanly if a line is removed that begins with -- (2 dashes)

2010-11-06 Thread reviewboard

Updates:
Labels: Component-DiffParser

Comment #1 on issue 1853 by trowbrds: Diff fails to apply cleanly if a line  
is removed that begins with -- (2 dashes)

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

(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-iss...@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 1852 in reviewboard: postreview doesn't respect files passed in for --revision-range

2010-11-06 Thread reviewboard

Updates:
Labels: Component-RBTools

Comment #1 on issue 1852 by trowbrds: postreview doesn't respect files  
passed in for --revision-range

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

(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-iss...@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 1856 in reviewboard: http URL port sometimes is missing when email

2010-11-06 Thread reviewboard

Updates:
Labels: Component-EMail

Comment #2 on issue 1856 by trowbrds: http URL port sometimes is missing  
when email

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

(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-iss...@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 1858 in reviewboard: users cannot change first name, last name and e-mail when using ldap authentication

2010-11-06 Thread reviewboard

Updates:
Labels: -Type-Defect Type-Enhancement Component-Accounts

Comment #1 on issue 1858 by trowbrds: users cannot change first name, last  
name and e-mail when using ldap authentication

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

(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-iss...@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 1860 in reviewboard: AttributeError: 'ReviewRequestDataGrid' object has no attribute 'id_list' accessing reviewboard

2010-11-06 Thread reviewboard

Updates:
Labels: Component-Dashboard

Comment #1 on issue 1860 by trowbrds:  
AttributeError: 'ReviewRequestDataGrid' object has no attribute 'id_list'  
accessing reviewboard

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

(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-iss...@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 1860 in reviewboard: AttributeError: 'ReviewRequestDataGrid' object has no attribute 'id_list' accessing reviewboard

2010-11-06 Thread reviewboard

Updates:
Status: NeedInfo

Comment #2 on issue 1860 by trowbrds:  
AttributeError: 'ReviewRequestDataGrid' object has no attribute 'id_list'  
accessing reviewboard

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

What version of djblets is this installation using?

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-iss...@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 1862 in reviewboard: reviewboard running patch against empty files

2010-11-06 Thread reviewboard

Updates:
Labels: Component-DiffViewer

Comment #1 on issue 1862 by trowbrds: reviewboard running patch against  
empty files

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

(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-iss...@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 1871 in reviewboard: No. of reviewers reviwed the code

2010-11-06 Thread reviewboard

Updates:
Status: NeedInfo

Comment #1 on issue 1871 by trowbrds: No. of reviewers reviwed the code
http://code.google.com/p/reviewboard/issues/detail?id=1871

I'm not exactly sure what you mean. The ship-it column in the dashboard  
already has a count of how many people have marked the review as ship it,  
and there's an optional number of reviews column, too. Is there something  
else you want?


--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-iss...@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 1868 in reviewboard: List of users to assign in admin panel group view

2010-11-06 Thread reviewboard

Updates:
Labels: Component-Admin

Comment #1 on issue 1868 by trowbrds: List of users to assign in admin  
panel group view

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

(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-iss...@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 1873 in reviewboard: Post-commit review does not work with code committed to git repository (master branch)

2010-11-06 Thread reviewboard

Updates:
Labels: Component-RBTools

Comment #1 on issue 1873 by trowbrds: Post-commit review does not work with  
code committed to git repository (master branch)

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

(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-iss...@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 1872 in reviewboard: broken diff view after uploading a diff

2010-11-06 Thread reviewboard

Updates:
Status: NeedInfo

Comment #1 on issue 1872 by trowbrds: broken diff view after uploading a  
diff

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

It looks like this diff really doesn't apply cleanly. How was it created?

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-iss...@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 1874 in reviewboard: post-review does not properly parse diffs between commits in a branch on a git-svn repository

2010-11-06 Thread reviewboard

Updates:
Status: NeedInfo
Labels: Component-RBTools

Comment #1 on issue 1874 by trowbrds: post-review does not properly parse  
diffs between commits in a branch on a git-svn repository

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

Can you run with --debug and give us the output?

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-iss...@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 1875 in reviewboard: Provide some indication of a comments in hidden lines of code

2010-11-06 Thread reviewboard

Updates:
Summary: Provide some indication of a comments in hidden lines of code
Labels: -Type-Defect Type-Enhancement Component-DiffViewer

Comment #1 on issue 1875 by trowbrds: Provide some indication of a comments  
in hidden lines of code

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

(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-iss...@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 1678 in reviewboard: Add filtering to dashboard

2010-11-06 Thread reviewboard

Updates:
Labels: Component-Dashboard

Comment #3 on issue 1678 by trowbrds: Add filtering to dashboard
http://code.google.com/p/reviewboard/issues/detail?id=1678

(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-iss...@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 1676 in reviewboard: bzr repos with local absolute path fails to be created

2010-11-06 Thread reviewboard

Updates:
Status: Fixed

Comment #1 on issue 1676 by trowbrds: bzr repos with local absolute path  
fails to be created

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

This was fixed in e6004a40, which is in 1.5 final.

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-iss...@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 1674 in reviewboard: LDAP: username in django admin has too strict of validation rules

2010-11-06 Thread reviewboard

Updates:
Labels: Component-Accounts

Comment #4 on issue 1674 by trowbrds: LDAP:  username in django admin has  
too strict of validation rules

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

(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-iss...@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 1774 in reviewboard: post-review can't handle symlink deletes properly for p4 changes

2010-11-06 Thread reviewboard

Updates:
Labels: Component-RBTools

Comment #1 on issue 1774 by trowbrds: post-review can't handle symlink  
deletes properly for p4 changes

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

(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-iss...@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 1764 in reviewboard: Show Perforce file types in diff view file listing

2010-11-06 Thread reviewboard

Updates:
Labels: Component-DiffViewer

Comment #1 on issue 1764 by trowbrds: Show Perforce file types in diff view  
file listing

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

(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-iss...@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 1798 in reviewboard: Allow diffs on view diff page to be folded.

2010-11-06 Thread reviewboard

Updates:
Labels: Component-DiffViewer

Comment #1 on issue 1798 by trowbrds: Allow diffs on view diff page to be  
folded.

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

(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-iss...@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 1845 in reviewboard: bazaar bzr+ssh is not working

2010-11-06 Thread reviewboard

Updates:
Labels: Component-SCMTools

Comment #1 on issue 1845 by trowbrds: bazaar bzr+ssh is not working
http://code.google.com/p/reviewboard/issues/detail?id=1845

(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-iss...@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 1847 in reviewboard: The diff-comments resource is unaccessible in REST API 2.0

2010-11-06 Thread reviewboard

Updates:
Labels: Component-API

Comment #1 on issue 1847 by trowbrds: The diff-comments resource is  
unaccessible in REST API 2.0

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

(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-iss...@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 1827 in reviewboard: Sending notification emails fails

2010-11-06 Thread reviewboard

Updates:
Labels: Component-Deployment Component-EMail

Comment #2 on issue 1827 by trowbrds: Sending notification emails fails
http://code.google.com/p/reviewboard/issues/detail?id=1827

(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-iss...@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 1806 in reviewboard: Enabling/disabling dashboard columns switches the view to All Incoming Review Requests

2010-11-06 Thread reviewboard

Updates:
Labels: Component-Dashboard

Comment #1 on issue 1806 by trowbrds: Enabling/disabling dashboard columns  
switches the view to All Incoming Review Requests

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

(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-iss...@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 1807 in reviewboard: Show the original post time of a review request in the review itself?

2010-11-06 Thread reviewboard

Updates:
Labels: Component-Reviews

Comment #1 on issue 1807 by trowbrds: Show the original post time of a  
review request in the review itself?

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

(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-iss...@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 1801 in reviewboard: The Reviewboard 1.0.9 chokes on a diff of a Visual Studio .vcproj project file

2010-11-06 Thread reviewboard

Updates:
Labels: Component-DiffViewer

Comment #1 on issue 1801 by trowbrds: The Reviewboard 1.0.9 chokes on a  
diff of a Visual Studio .vcproj project file

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

(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-iss...@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 1800 in reviewboard: Error uploading updated diff

2010-11-06 Thread reviewboard

Updates:
Labels: Component-API

Comment #6 on issue 1800 by trowbrds: Error uploading updated diff
http://code.google.com/p/reviewboard/issues/detail?id=1800

(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-iss...@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 1797 in reviewboard: Creation of new revie w request fails if diff file has accents in the header (line 3) - (révision 123)

2010-11-06 Thread reviewboard

Updates:
Status: UserError

Comment #2 on issue 1797 by trowbrds: Creation of new review request fails  
if diff file has accents in the header (line 3) - (révision 123)

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

(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-iss...@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 1795 in reviewboard: using --submit-as with post-review causes generated mails to be from original submitter

2010-11-06 Thread reviewboard

Updates:
Labels: Component-RBTools

Comment #1 on issue 1795 by trowbrds: using --submit-as with post-review  
causes generated mails to be from original submitter

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

(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-iss...@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 1794 in reviewboard: alert (popup) the user when attempting to leave a page with unpublished changes

2010-11-06 Thread reviewboard

Updates:
Labels: Component-Reviews

Comment #1 on issue 1794 by trowbrds: alert (popup) the user when  
attempting to leave a page with unpublished changes

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

(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-iss...@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 1792 in reviewboard: post-review fails to upload diff with only binary files modified

2010-11-06 Thread reviewboard

Updates:
Labels: Component-RBTools

Comment #1 on issue 1792 by trowbrds: post-review fails to upload diff with  
only binary files modified

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

(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-iss...@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.