About migration of reviewboard V 1.0.5.1

2010-03-31 Thread JohnHenry
Hi, all. I am doing migration of reviewboard from one machine to another. We had installed a new reviewboard the other machine ,and then backup mysql database into this machine mysql. From source machine, do: ./mysqldump -uroot -h 127.0.0.1 -P 3309 --default-character-set=utf8 - B

Limit of Access to RB

2010-03-31 Thread Kunjal
Hello, We have development happening world wide and we have some concerns over showing code diffs in some asian countires. The issue is when some one log in, they can click on All Review Request and view everyone's request. IS there a way to restrict it based on group etc? I look at the User

Misaligned Dashboard w/ 1.0.6

2010-03-31 Thread grimbeaver
After updating to 1.0.6 the dashboard is often misaligned or text is under the wrong columns if you use the pencil to add fields or change the position of the columns. Refreshing the screen will sometimes correct it or sometimes make it worse. -- Want to help the Review Board project? Donate

Re: Misaligned Dashboard w/ 1.0.6

2010-03-31 Thread Christian Hammond
Might be an issue with the new caching. Will look into it. Can you file a bug? Preferably with a screenshot, if you can blur anything out. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Wed, Mar 31, 2010

Re: Limit of Access to RB

2010-03-31 Thread Christian Hammond
There's not today. There are plans and some initial work for this, but it's not happening right away. Those access controls in the admin UI are a Django concept and are only for the admin UI itself. For now, best you can really do is set up individual servers for each repository you want

Re: Misaligned Dashboard w/ 1.0.6

2010-03-31 Thread grimbeaver
Issue 1582 has been created with screenshot. http://code.google.com/p/reviewboard/issues/detail?id=1582 Normally I would not have worried about blanking stuff out but we have some education issues still with getting some users to actually close out the review when they are done with them. On

Re: Misaligned Dashboard w/ 1.0.6

2010-03-31 Thread Christian Hammond
I can reproduce this too. Looks like a bug in the caching. I'll look into a fix tonight. There will probably be a bug fix release soon. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Wed, Mar 31, 2010 at

Re: About migration of reviewboard V 1.0.5.1

2010-03-31 Thread JohnHenry
The New server is Linux version 2.6.9-78.ELsmp (Red Hat 3.4.6-10) ; and patch version is patch 2.5.4 and The old machine is Linux version 2.4.20-8 (Red Hat Linux 3.2.2-5) and patch version is also patch 2.5.4. In the tmp dir reviewboard.6D8dUl/ there are four files.

Reviewboard is awesome...

2010-03-31 Thread rshelley
I'd like to just take a moment and say thanks to the developers of Reviewboard. Within the scope of my Proof of Concept I've had an opportunity to use the tool in-depth and I'm thoroughly impressed with it. The integration between Perforce and Eclipse has made it indispensable for me. Using it

Issue 1581 in reviewboard: Diff veivew error on RBTools 0.2rc1

2010-03-31 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 1581 by seagle0128: Diff veivew error on RBTools 0.2rc1 http://code.google.com/p/reviewboard/issues/detail?id=1581 What version are you running? Reviewboard 1.0.6 RBTools 0.2rc1 What's the URL of the page containing the

Re: Issue 1348 in reviewboard: Expanding hidden lines broken by the 1.0.3 update

2010-03-31 Thread reviewboard
Comment #21 on issue 1348 by mate.szalay: Expanding hidden lines broken by the 1.0.3 update http://code.google.com/p/reviewboard/issues/detail?id=1348 Having the same problem. It was a clean install, rb-site upgrade does nothing (and odes not fix it). What version are you running?

Re: Issue 1581 in reviewboard: Diff veivew error on RBTools 0.2rc1

2010-03-31 Thread reviewboard
Updates: Status: NeedInfo Comment #1 on issue 1581 by chipx86: Diff veivew error on RBTools 0.2rc1 http://code.google.com/p/reviewboard/issues/detail?id=1581 Can you run with --output-diff and see if it looks as you'd expect? Also look in that temp directory on the server (if you have

Re: Issue 1580 in reviewboard: mysqld hogging cpu on our reviewboard instance.

2010-03-31 Thread reviewboard
Comment #4 on issue 1580 by jtsharma: mysqld hogging cpu on our reviewboard instance. http://code.google.com/p/reviewboard/issues/detail?id=1580 Thanks for the quick response. Would upgrade to 1.0.6 version improve diffs display times, too? That's another major painpoint for developers