How to customize Description field with a template

2011-11-15 Thread Roger Layani
Hi I would like to automatically set the Description field to include the template: Problem : description of the broken functionality Root cause: Root analysis of the bug Fix : proposed fix when review_request is created. of course I would like to keep description details on review_request

Re: Query on installing RB in Linux

2011-11-15 Thread Christian Hammond
What pycrypto error did you hit? Regardless of how you install, it should be installing pycrypto (it's very much required). I don't know what the issue is, but it looks as if somehow, not all of Review Board is being found. Try: $ python import reviewboard print

Re: How to customize Description field with a template

2011-11-15 Thread Christian Hammond
Hi Roger, There's no functionality built-in for this today. I think it would make sense as an extension in the next release, but for today, you'd have to modify your copy of Review Board to include this. Christian -- Christian Hammond - chip...@chipx86.com Review Board -

New security releases: 1.5.7 and 1.6.3

2011-11-15 Thread Christian Hammond
Hi everyone, This is the kind of release I never like to have to make, but it was pointed out to us today that an encoding bug in our comment processing made Review Board 1.5.x and 1.6.x susceptible to browser-side script injection. We've patched this and issued two new releases: 1.5.7 and 1.6.3.

Reviewing whole files without repository

2011-11-15 Thread Jan Koprowski
Hi, I moved to new team at job and right now I'm in spot where I can not review diffs because of luck RTC support but I must to review whole files. I'm supprised that there is no support for this in ReviewBoard. Is there any feature request for this? -- Jan -- Want to help the Review Board

Re: New security releases: 1.5.7 and 1.6.3

2011-11-15 Thread Stephen Gallagher
On Tue, 2011-11-15 at 03:21 -0800, Christian Hammond wrote: If you're running 1.5.x, you can upgrade to this release by doing: $ sudo easy_install -U ReviewBoard==1.5.7 Otherwise, just upgrade as normal. Just to let anyone know that happens to be using Review Board on an older system

Noob installation/configuration issue

2011-11-15 Thread Jeff Lewis
I'm trying to get reviewboard installed and when I go to http://localhost/review/ it loads the default page, but clicking on any of the links gives me a 404. Any ideas what I've got wrong? Here is the virtualhost conf I'm using: VirtualHost *:80 ServerName 172.1.1.22 DocumentRoot

Re: Reviewing whole files without repository

2011-11-15 Thread Christian Hammond
I've wanted it myself. I think it's worth doing for this release. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Tue, Nov 15, 2011 at 9:28 AM, David Trowbridge trowb...@gmail.comwrote: We've definitely

Re: post-review error

2011-11-15 Thread Maciek Borzecki
On Thu, Nov 10, 2011 at 4:16 PM, Krles antonin.nechva...@gmail.com wrote: Hello I would like you to ask about post-review. I've needed install RBtools on RHEL 3. RHEL in default has only python 2.2.3. Therefore I've installed python 2.4.6, setuptools 0.6c11 fo 2.4 and RBtools 0.34. After

Re: gitolite and ReviewBoard

2011-11-15 Thread Heidi Schmidt
I've got a similar issue on Windows using Git bash. I'm hoping that the repository does not need to be nfs mounted to the review board. Git ls -remote works $ git ls-remote From redacted@gitolite.hubteam.com:/puppet.git 91ef4590b8c61b7d07ed3c3cfaf2b21b7c38db02HEAD

Issue 2387 in reviewboard: Review Board upgrades break on Django 1.1.4

2011-11-15 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2387 by step...@gallagherhome.com: Review Board upgrades break on Django 1.1.4 http://code.google.com/p/reviewboard/issues/detail?id=2387 * NOTE: Do not post confidential information in this bug report. * * If you

Issue 2388 in reviewboard: Collapsed reviews should not hide open issues

2011-11-15 Thread reviewboard
Status: New Owner: Labels: Type-Enhancement Priority-Medium New issue 2388 by bra...@gmail.com: Collapsed reviews should not hide open issues http://code.google.com/p/reviewboard/issues/detail?id=2388 *NOTE: If you have a patch, please submit it to http://reviews.reviewboard.org/ What

Re: Issue 2387 in reviewboard: Review Board upgrades break on Django 1.1.4

2011-11-15 Thread reviewboard
Updates: Status: Confirmed Owner: chip...@gmail.com Labels: Milestone-Release1.5.x Comment #1 on issue 2387 by chip...@gmail.com: Review Board upgrades break on Django 1.1.4 http://code.google.com/p/reviewboard/issues/detail?id=2387 Nothing was introduced in 1.5.7

Re: Issue 2387 in reviewboard: Review Board upgrades break on Django 1.1.4

2011-11-15 Thread reviewboard
Comment #2 on issue 2387 by step...@gallagherhome.com: Review Board upgrades break on Django 1.1.4 http://code.google.com/p/reviewboard/issues/detail?id=2387 I wasn't the one who performed the 1.5.5-1.5.6 upgrade. My colleague did it (I think I remember him mentioning he hit a bug then but

Re: Issue 2388 in reviewboard: Collapsed reviews should not hide open issues

2011-11-15 Thread reviewboard
Updates: Status: Confirmed Labels: -Type-Enhancement -Priority-Medium Type-Defect Priority-High Milestone-Release1.6.x Comment #1 on issue 2388 by chip...@gmail.com: Collapsed reviews should not hide open issues http://code.google.com/p/reviewboard/issues/detail?id=2388 Going to

Re: Issue 2388 in reviewboard: Collapsed reviews should not hide open issues

2011-11-15 Thread reviewboard
Updates: Labels: -Milestone-Release1.6.x Milestone-Release1.7 Comment #2 on issue 2388 by trowb...@gmail.com: Collapsed reviews should not hide open issues http://code.google.com/p/reviewboard/issues/detail?id=2388 Yazan's feature will address this. -- You received this message

Re: Issue 1364 in reviewboard: git submodules don't work

2011-11-15 Thread reviewboard
Comment #12 on issue 1364 by naho...@gmail.com: git submodules don't work http://code.google.com/p/reviewboard/issues/detail?id=1364 Got bitten by that bug. Patching rbtools/postreview.py to add --ignore-submodules fixed it. -- You received this message because you are subscribed to the