Re: post-review failing whereas user is an admin

2011-04-07 Thread Pierre Habouzit
woops sorry for the dupe, silly mistake… but the issue is still a mystery for me :/ -- 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

New API improvements proposal + application draft

2011-04-07 Thread Alexander Solovets
Hello, developers! I used to write here about my idea of new command-line interface. Later with the help of Christian I slightly changed my theme and now it is the one in the subject. New API is not actually new and my project is about improvements of the code the some guys has left after UCOSP.

RE: I have some problems about Languages.

2011-04-07 Thread Chris M. Clark
You need the RB admin to fill in the empty encoding box for the repository, try euc-kr. A regular user is NOT permitted to change this setting. -Original Message- From: reviewboard@googlegroups.com on behalf of jh5774@samsung.com Sent: Wed 4/6/2011 10:40 PM To: reviewboard Subject:

New error with post-review

2011-04-07 Thread Martin
Hi all. I fixed the las error re- installing RBTools. Now, when I try to execute post-review -o, I get Traceback (most recent call last): File /usr/bin/post-review, line 8, in module load_entry_point('RBTools==0.3.2', 'console_scripts', 'post-review')() File

Re: Getting sporadic access denied errors from GitHub

2011-04-07 Thread Gustavo Narea
Hi, I had this problem again today due to a misconfiguration and it wasn't easy to find what's going on. What do you think about Review Board reporting 403 errors? Cheers. On Mar 18, 1:48 pm, Dirk Meister dirkmeis...@acm.org wrote: Hello together, we also get these errors. Yes,github.com

Realized web-based post-commit reviews

2011-04-07 Thread Philipp Henkel
Hi, In order to simplify the creation of post-commit review requests I created a customized version of Review Board 1.5. I integrated a new request creation form into the web user interface and extended the Subversion SCM tool. The creation of a new request is now as simple as follows: - Select

AttributeError: 'DashboardDataGrid' object has no attribute 'id_list'

2011-04-07 Thread Leonel Togniolli
Every week or so I get one of these below in the mail from my RB server. I wasn't able to determine what triggers it, unfortunately. Traceback (most recent call last): File C:\Python25\lib\site-packages\django-1.2.3-py2.5.egg\django\core\handlers\base.py, line 100, in get_response response

Re: Realized web-based post-commit reviews

2011-04-07 Thread Martin
Congratulations, I saw you customization and is great. Do you know if there is something like that for git? Thanks in advance. Martin. -- 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: AttributeError: 'DashboardDataGrid' object has no attribute 'id_list'

2011-04-07 Thread Chris Clark
Leonel Togniolli wrote: Every week or so I get one of these below in the mail from my RB server. I wasn't able to determine what triggers it, unfortunately. Me too. See http://code.google.com/p/reviewboard/issues/detail?id=1526 I suggest you log a comment on the issue/bug so that there is

RE: Realized web-based post-commit reviews

2011-04-07 Thread Vincent Yee
Good work! How about CVS? From: reviewboard@googlegroups.com [mailto:reviewboard@googlegroups.com] On Behalf Of Martin Sent: Thursday, April 07, 2011 11:53 AM To: reviewboard@googlegroups.com Subject: Re: Realized web-based post-commit reviews Congratulations,

Re: AttributeError: 'DashboardDataGrid' object has no attribute 'id_list'

2011-04-07 Thread Chris Clark
Leonel, I forgot to ask, are you seeing this after an upgrade? Chris Clark wrote: Leonel Togniolli wrote: Every week or so I get one of these below in the mail from my RB server. I wasn't able to determine what triggers it, unfortunately. Me too. See

Re: Customization of Review Board?

2011-04-07 Thread David Trowbridge
These two items are already possible through Review Board's settings page. See http://www.reviewboard.org/docs/manual/1.5/admin/admin-ui/authentication-settings/ for details on the Allow anonymous read-only access and Enable registration settings. -David On Thu, Apr 7, 2011 at 9:43 AM, Aki

Re: Realized web-based post-commit reviews

2011-04-07 Thread Christian Hammond
Awesome! This is something we've wanted for a while, and even had a couple student projects to try to figure it out. I'd love to work on getting this into Review Board. Will look through the code after I'm back from my little vacation :) Christian -- Christian Hammond - chip...@chipx86.com

Re: Customization of Review Board?

2011-04-07 Thread Akash Nawani
Thanks a lot David. On Fri, Apr 8, 2011 at 2:49 AM, David Trowbridge trowb...@gmail.com wrote: These two items are already possible through Review Board's settings page. See http://www.reviewboard.org/docs/manual/1.5/admin/admin-ui/authentication-settings/ for details on the Allow

Re: I have some problems about Languages.

2011-04-07 Thread jh5774....@samsung.com
I already set them and test... but still problem is occurred. I logging some arguments, in /usr/local/lib/python2.6/dist-packages/Djblets-0.6.7-py2.6.egg/djblets/ webapi/core.py, line 85, def encode(self, o, *args, **kwargs): self.encode_args = args self.encode_kwargs = kwargs

Issue 2063 in reviewboard: Error uploading diff for a clearcase directoy diff

2011-04-07 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2063 by fede.naum: Error uploading diff for a clearcase directoy diff http://code.google.com/p/reviewboard/issues/detail?id=2063 * NOTE: Do not post confidential information in this bug report. * * If you need

Re: Issue 2061 in reviewboard: can not view diff and post-review

2011-04-07 Thread reviewboard
Comment #2 on issue 2061 by xiuyao.s...@convertglobal.com: can not view diff and post-review http://code.google.com/p/reviewboard/issues/detail?id=2061 we found out that the location of the repository files changed. The issue was fixed. thanks. -- You received this message because you

Issue 2064 in reviewboard: a2

2011-04-07 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2064 by bradford...@emc.com: a2 http://code.google.com/p/reviewboard/issues/detail?id=2064 * NOTE: Do not post confidential information in this bug report. * * If you need immediate support, please contact*

Re: Issue 2064 in reviewboard: a2

2011-04-07 Thread reviewboard
Updates: Status: Invalid Comment #1 on issue 2064 by trowb...@gmail.com: a2 http://code.google.com/p/reviewboard/issues/detail?id=2064 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google Groups reviewboard-issues group. To

Re: Issue 2061 in reviewboard: can not view diff and post-review

2011-04-07 Thread reviewboard
Updates: Status: SetupIssue Comment #3 on issue 2061 by trowb...@gmail.com: can not view diff and post-review http://code.google.com/p/reviewboard/issues/detail?id=2061 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google