Re: RB1.7.7.1 Upgrade Bug: Hide WhiteSpace changes in viewdiff is not functioning.

2013-06-06 Thread Steve
I wonder if this issue is related to the problem I asked about here last month, with this subject line: *Cannot get reviewboard to display my whitespace-only diff* I'd be happy to test out proposed fixes if it's not too invasive. --Steve On Wednesday, June 5, 2013 6:59:40 AM UTC-7, satish

Re: Review Board 1.7.9 is released

2013-06-06 Thread Bruce Cran
Thanks, that was the problem: everything except diffviewer_filediffdata, extensions_registerextension and reviews_reviewrequest_dependson were in MyISAM format. I converted everything to InnoDB and the upgrade worked (after restoring from a backup - running 'rb-site upgrade' again resulted in

ReviewBoard stopped working after upgrade from 1.7.6 to 1.7.9

2013-06-06 Thread Georgy Steshin
Hello, I tired to upgrade from 1.7.6 to 1.7.9 but RB stopped working. I see always error 500: Django Version:1.5.1Exception Type:ImportErrorException Value: No module named list_detail Exception

Re: ReviewBoard stopped working after upgrade from 1.7.6 to 1.7.9

2013-06-06 Thread Christian Hammond
The problem is that you installed Django 1.5, which Review Board 1.7.x is not compatible with. You nee to downgrade to the latest 1.4.x. How did you install Django and Review Board? Review Board hard-codes a requirement to prevent this from happening. Christian -- Christian Hammond -

Re: Users are automatically created if authenticated through ldap

2013-06-06 Thread Eric Johnson
Hi Joe, Sorry I've not responded yet. Not near my computer at the moment. Hopefully I can send a useful tidbit later today or tomorrow. Putting it on my todo list. Eric On Jun 5, 2013, at 3:54 PM, Joe Reyna joseph.re...@gmail.com wrote: Hi Eric, can you post your modified custom

Re: Issue 1783 in reviewboard: how to configure LDAP with group authentication

2013-06-06 Thread reviewboard
Comment #2 on issue 1783 by joseph.r...@gmail.com: how to configure LDAP with group authentication http://code.google.com/p/reviewboard/issues/detail?id=1783 I would like to see the answer to this even if it redirects me to the reviewboard mailing list. -- You received this message

Re: Issue 2048 in reviewboard: Disable automatic user creation if authenticated through ldap

2013-06-06 Thread reviewboard
Comment #2 on issue 2048 by joseph.r...@gmail.com: Disable automatic user creation if authenticated through ldap http://code.google.com/p/reviewboard/issues/detail?id=2048 Is there any update on this? I'd also like to see the auto user creation as an option that I can disable rather than