Re: 207 error for ssh:// repository URIs when http:// URIs work

2011-05-19 Thread Gilles Moris
AFAIK, the hg serve --stdio command does not start hgweb. It just instruct HG to start the wire protocol to listen on SSH stdin instead of a HTTP socket. But the HG wire protocol has no command to retrieve a file revision content. So the solution would be to either: - Implement a new wire

Re: Importing users from LDAP

2011-05-19 Thread junk
I saw this message and it got me interested. I was thinking about this earlier (although this is not what I was searching for) and decided to take this as a chance to whip up something to do it. Please keep in mind that this was written in about three hours and is just a first pass. I borrowed

Re: Importing users from LDAP

2011-05-19 Thread Christian Hammond
If this could be turned into a Django Management Command (basically, a script that subclasses a certain class -- see the Django docs), and was updated to use our models for access instead of talking to the database directly, I think it'd be worth including in Review Board. Christian --

Re: 207 error for ssh:// repository URIs when http:// URIs work

2011-05-19 Thread Chris Toomey
Thanks Gilles. We'll look at switching the repository to http then. Chris On May 18, 11:10 pm, Gilles Moris gilles.mo...@free.fr wrote: AFAIK, the hg serve --stdio command does not start hgweb. It just instruct HG to start the wire protocol to listen on SSH stdin instead of a HTTP socket.

Re: Issue 935 in reviewboard: Add notification of a draft unpublished review to the top of the review page as well as in-line with the reviews

2011-05-19 Thread reviewboard
Updates: Status: Fixed Comment #5 on issue 935 by trowb...@gmail.com: Add notification of a draft unpublished review to the top of the review page as well as in-line with the reviews http://code.google.com/p/reviewboard/issues/detail?id=935 (No comment was entered for this change.)

Issue 2106 in reviewboard: Diff updates after ship it

2011-05-19 Thread reviewboard
Status: New Owner: Labels: Type-Enhancement Priority-Medium New issue 2106 by jonathan...@gmail.com: Diff updates after ship it http://code.google.com/p/reviewboard/issues/detail?id=2106 What version are you running? V1.5.5 What's the URL of the page this enhancement relates to, if any?

Issue 2107 in reviewboard: autocomplete prefers full name, would be better to prefer username

2011-05-19 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2107 by mattginz...@gmail.com: autocomplete prefers full name, would be better to prefer username http://code.google.com/p/reviewboard/issues/detail?id=2107 * NOTE: Do not post confidential information in this bug report.