Issue 3881 in reviewboard: Error 500, when accessing Admin Dashboard

2015-06-09 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3881 by bartosz@gmail.com: Error 500, when accessing Admin Dashboard https://code.google.com/p/reviewboard/issues/detail?id=3881 What version are you running? 2.0.14, 2.5beta1 What's the URL of the page containing the

Issue 3880 in reviewboard: Не дают сделать fixed

2015-06-09 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3880 by aachigo...@gmail.com: Не дают сделать fixed https://code.google.com/p/reviewboard/issues/detail?id=3880 *** READ THIS BEFORE POSTING! *** *** You must complete this form in its entirety, or your bug report will be ***

Re: Problem updating existing reviews after changing perforce port in repository settings

2015-06-09 Thread Steve
On Monday, June 8, 2015 at 3:00:31 PM UTC-7, David Trowbridge wrote: Steve, It's pretty hard for us to do support for post-review, since it's completely obsolete (and 0.5.2 is pretty old). That said, can you give us the output of running post-review with --debug in a case where this

Re: Post review between repositories

2015-06-09 Thread Stephen Gallagher
On Mon, Jun 8, 2015 at 5:17 PM Jaikannan Ramamoorthy jaikan...@gmail.com wrote: Lets say I have a fork of a my upstream repository called Origin and origin is ahead of upstream by 2 commits. Is there a way for me to post a diff of the merge request from origin to upstream to review board using

Re: Issue 3819 in reviewboard: 500 Internal Server Error (AttributeError, specifically) in /admin

2015-06-09 Thread reviewboard
Comment #4 on issue 3819 by bar...@beanbaginc.com: 500 Internal Server Error (AttributeError, specifically) in /admin https://code.google.com/p/reviewboard/issues/detail?id=3819 Issue 3881 has been merged into this issue. -- You received this message because this project is configured to

Re: Issue 3880 in reviewboard: Не дают сделать fixed

2015-06-09 Thread reviewboard
Updates: Status: NeedInfo Comment #1 on issue 3880 by bar...@beanbaginc.com: Не дают сделать fixed https://code.google.com/p/reviewboard/issues/detail?id=3880 Hi, could you please fill out the required questions in English? We can't really do a lot without those answered. -- You

Re: Issue 3881 in reviewboard: Error 500, when accessing Admin Dashboard

2015-06-09 Thread reviewboard
Updates: Status: Duplicate Mergedinto: 3819 Comment #1 on issue 3881 by bar...@beanbaginc.com: Error 500, when accessing Admin Dashboard https://code.google.com/p/reviewboard/issues/detail?id=3881 This has been fixed on the release-2.0.x branch, but we haven't done a

Re: Changed servers svn repo path not fetching correctly

2015-06-09 Thread nolan Anderson
Yes, that's correct -- if this is an issue, is there any easy solution? -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/ Happy user? Let us know!

Re: Review Board Installation: Bad Request (400)

2015-06-09 Thread Jiangcheng Liu
That's weird. I use EC2, too. It works fine. On Tue, Jun 9, 2015 at 12:09 PM, Rohit Jain rohitjain.pce2...@gmail.com wrote: It's installed on AWS instance. On Wed, Jun 10, 2015 at 12:24 AM, Jiangcheng Liu jc.liu.software.en...@gmail.com wrote: What is your DNS server? Do you use godaddy?

Re: Problem updating existing reviews after changing perforce port in repository settings

2015-06-09 Thread Steve
I just tested this with RBTools 0.6.3 and 0.7.3. I ran rbt post with the --debug option. It reports the change list is already in use, which is correct, but rather than updating the old review request it creates a new one. Is it because it thinks it's talking to a different repo? That would

Re: Review Board Installation: Bad Request (400)

2015-06-09 Thread Jiangcheng Liu
What is your DNS server? Do you use godaddy? On Mon, Jun 8, 2015 at 10:58 PM, rohit jain rohitjain.pce2...@gmail.com wrote: Yes, I do understand that it's functional. But I'm trying to figure out on how to make the domain name work. And still haven't got it to work. I've added the domain name

Re: Review Board Installation: Bad Request (400)

2015-06-09 Thread Rohit Jain
It's installed on AWS instance. On Wed, Jun 10, 2015 at 12:24 AM, Jiangcheng Liu jc.liu.software.en...@gmail.com wrote: What is your DNS server? Do you use godaddy? On Mon, Jun 8, 2015 at 10:58 PM, rohit jain rohitjain.pce2...@gmail.com wrote: Yes, I do understand that it's functional.

Re: Review Board Installation: Bad Request (400)

2015-06-09 Thread David Trowbridge
There are a few places where the server name should be configured: - Apache vhost configuration - ALLOWED_HOSTS setting in settings_local.py - In the General page of the Review Board admin site (once you can get to it) -David On Tue, Jun 9, 2015 at 12:11 PM Jiangcheng Liu

Re: Review Board Installation: Bad Request (400)

2015-06-09 Thread Rohit Jain
- I've added the site in ALLOWED_HOSTS settings - [.test.example.com, *] - I've also configured the site in Server attribute of General section in the site. Server set as: http://test.example.com - PFA the the apache vhost config file Could this be related to some permission issue? I've set

Re: differ is skewing due to not realizing change

2015-06-09 Thread David Trowbridge
Austin, It looks like this is happening with interdiffs. There are some fixes coming in 2.0.16 which should help here. -David On Tue, Jun 9, 2015 at 12:08 PM Austin Wolfson awolf...@wordstream.com wrote: Hello, we are currently using ReviewBoard 2.0.15 and we are seeing an issue where our

Re: Problem updating existing reviews after changing perforce port in repository settings

2015-06-09 Thread David Trowbridge
Can you include the --debug output here? -David On Tue, Jun 9, 2015 at 10:23 AM Steve seide.al...@gmail.com wrote: I just tested this with RBTools 0.6.3 and 0.7.3. I ran rbt post with the --debug option. It reports the change list is already in use, which is correct, but rather than

Re: Changed servers svn repo path not fetching correctly

2015-06-09 Thread David Trowbridge
The only real solution is to go in and fix up the database. The django shell may be helpful in writing some code to do it. -David On Tue, Jun 9, 2015 at 9:44 AM nolan Anderson nolan.thomas.ander...@gmail.com wrote: Yes, that's correct -- if this is an issue, is there any easy solution? --

Re: Issue 3882 in reviewboard: Diff accidentally change visible page

2015-06-09 Thread reviewboard
Updates: Status: Fixed Comment #1 on issue 3882 by trowb...@gmail.com: Diff accidentally change visible page https://code.google.com/p/reviewboard/issues/detail?id=3882 This is already fixed in git and will ship in 2.0.16 -- You received this message because this project is

Re: Problem updating existing reviews after changing perforce port in repository settings

2015-06-09 Thread Steve
Sorry about the formatting. Note the existing review is associated with change list 1423088 is RID 9175 which was created before I changed the repo port and description. $ rbt --version RBTools 0.6.3 $ rbt post -d --server https://reviewboard-testcases 1423088 Making HTTP GET request to

Issue 3883 in reviewboard: Comment links to diffs don't go to the right place on Safari

2015-06-09 Thread reviewboard
Status: Accepted Owner: chip...@gmail.com Labels: Type-Defect Priority-Medium Component-DiffViewer OpSys-Mac Browser Milestone-Release2.0.x New issue 3883 by chip...@gmail.com: Comment links to diffs don't go to the right place on Safari

Issue 3882 in reviewboard: Diff accidentally change visible page

2015-06-09 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3882 by bartosz@gmail.com: Diff accidentally change visible page https://code.google.com/p/reviewboard/issues/detail?id=3882 What version are you running? 2.0.14, 2.5beta1 What's the URL of the page containing the