Re: Getting this error while installing RB kindly help

2013-08-12 Thread Christian Hammond
Hi,

What version are you upgrading from?

Ill need to see your settings_local.py file (with SECRET_KEY and any other
sensitive information masked).

Christian


On Monday, August 12, 2013, Harihar Pai wrote:

 I have using latest RB version . While installing I am getting this error

 Traceback (most recent call last):
   File /usr/local/bin/rb-site, line 9, in module
 load_entry_point('ReviewBoard==1.7.12', 'console_scripts', 'rb-site')()
   File
 /usr/local/lib/python2.6/dist-packages/ReviewBoard-1.7.12-py2.6.egg/reviewboard/cmdline/rbsite.py,
 line 1937, in main
 command.run()
   File
 /usr/local/lib/python2.6/dist-packages/ReviewBoard-1.7.12-py2.6.egg/reviewboard/cmdline/rbsite.py,
 line 1405, in run
 self.show_install_status()
   File
 /usr/local/lib/python2.6/dist-packages/ReviewBoard-1.7.12-py2.6.egg/reviewboard/cmdline/rbsite.py,
 line 1684, in show_install_status
 site.sync_database)
   File
 /usr/local/lib/python2.6/dist-packages/ReviewBoard-1.7.12-py2.6.egg/reviewboard/cmdline/rbsite.py,
 line 885, in step
 func()
   File
 /usr/local/lib/python2.6/dist-packages/ReviewBoard-1.7.12-py2.6.egg/reviewboard/cmdline/rbsite.py,
 line 370, in sync_database
 self.run_manage_command(syncdb, params)
   File
 /usr/local/lib/python2.6/dist-packages/ReviewBoard-1.7.12-py2.6.egg/reviewboard/cmdline/rbsite.py,
 line 560, in run_manage_command
 execute_manager(reviewboard.settings, [__file__, cmd] + params)
   File
 /usr/local/lib/python2.6/dist-packages/Django-1.4.5-py2.6.egg/django/core/management/__init__.py,
 line 459, in execute_manager
 utility.execute()
   File
 /usr/local/lib/python2.6/dist-packages/Django-1.4.5-py2.6.egg/django/core/management/__init__.py,
 line 382, in execute
 self.fetch_command(subcommand).run_from_argv(self.argv)
   File
 /usr/local/lib/python2.6/dist-packages/Django-1.4.5-py2.6.egg/django/core/management/base.py,
 line 196, in run_from_argv
 self.execute(*args, **options.__dict__)
   File
 /usr/local/lib/python2.6/dist-packages/Django-1.4.5-py2.6.egg/django/core/management/base.py,
 line 232, in execute
 output = self.handle(*args, **options)
   File
 /usr/local/lib/python2.6/dist-packages/Django-1.4.5-py2.6.egg/django/core/management/base.py,
 line 371, in handle
 return self.handle_noargs(**options)
   File
 /usr/local/lib/python2.6/dist-packages/Django-1.4.5-py2.6.egg/django/core/management/commands/syncdb.py,
 line 110, in handle_noargs
 emit_post_sync_signal(created_models, verbosity, interactive, db)
   File
 /usr/local/lib/python2.6/dist-packages/Django-1.4.5-py2.6.egg/django/core/management/sql.py,
 line 189, in emit_post_sync_signal
 interactive=interactive, db=db)
   File
 /usr/local/lib/python2.6/dist-packages/Django-1.4.5-py2.6.egg/django/dispatch/dispatcher.py,
 line 172, in send
 response = receiver(signal=self, sender=sender, **named)
   File
 /usr/local/lib/python2.6/dist-packages/ReviewBoard-1.7.12-py2.6.egg/reviewboard/admin/management/evolutions.py,
 line 58, in init_evolutions
 verbosity=0)
   File
 /usr/local/lib/python2.6/dist-packages/Django-1.4.5-py2.6.egg/django/core/management/commands/loaddata.py,
 line 40, in handle
 connection = connections[using]
   File
 /usr/local/lib/python2.6/dist-packages/Django-1.4.5-py2.6.egg/django/db/utils.py,
 line 87, in __getitem__
 if hasattr(self._connections, alias):
 TypeError: hasattr(): attribute name must be string


 kindly help fast

 --
 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 unsubscribe from this group, send email to
 reviewboard+unsubscr...@googlegroups.com javascript:_e({}, 'cvml',
 'reviewboard%2bunsubscr...@googlegroups.com');
 For more options, visit this group at
 http://groups.google.com/group/reviewboard?hl=en
 ---
 You received this message because you are subscribed to the Google Groups
 reviewboard group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to reviewboard+unsubscr...@googlegroups.com javascript:_e({},
 'cvml', 'reviewboard%2bunsubscr...@googlegroups.com');.
 For more options, visit https://groups.google.com/groups/opt_out.





-- 
-- 
Christian Hammond - chip...@chipx86.com
Review Board - http://www.reviewboard.org
Beanbag, Inc. - http://www.beanbaginc.com

-- 
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 unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to 

Re: 1.5 to 1.7 DB Migration

2013-08-12 Thread Alvin .Feng
Hi Christian,

Thanks for the response. Is there any updates or eta on the fix yet?

Thanks,
Alvin

On Tuesday, August 6, 2013 2:05:43 AM UTC-7, Christian Hammond wrote:

 Hi Alvin,

 This was reported recently, and I've been trying to figure out the best 
 course of action. I expect to put out a release later this week with a fix. 
 I recommend sticking to 1.5 for now, and upgrading once the new 1.7 is out.

 Christian

 -- 
 Christian Hammond - chi...@chipx86.com javascript:
 Review Board - http://www.reviewboard.org
 Beanbag, Inc. - http://www.beanbaginc.com


 On Mon, Aug 5, 2013 at 6:52 PM, Alvin .Feng alvin...@yahoo.comjavascript:
  wrote:

 Hi there,

 I currently have a Review Board 1.5 setup, and I'm trying to upgrade to 
 1.7. When I try to run the rb-site upgrade part to upgrade the database, I 
 get the following error: 

 File 
 lib64/reviewboard/MySQL_python-1.2.4-py2.6-linux-x86_64.egg/MySQLdb/connections.py,
  
 line 36, in defaulterrorhandler
 raise errorclass, errorvalue
 django.db.utils.DatabaseError: (1071, 'Specified key was too long; max 
 key length is 1000 bytes')

 I think the sql statement it is trying to execute is:

 CREATE TABLE `hostingsvcs_hostingserviceaccount` (
 `id` integer AUTO_INCREMENT NOT NULL PRIMARY KEY,
 `service_name` varchar(128) NOT NULL,
 `hosting_url` varchar(255),
 `username` varchar(128) NOT NULL,
 `data` longtext NOT NULL,
 `visible` bool NOT NULL,
 `local_site_id` integer,
 UNIQUE (`service_name`, `hosting_url`, `username`, `local_site_id`)
 )
 ;

 I clean install reviewboard 1.7 on one host, and I try to connect it to 
 the db host that was running with 1.5. Is there a way to just migrate the 
 mysql db across versions? Any help would be appreciated. Thanks.

 -- 
 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 unsubscribe from this group, send email to 
 reviewboard...@googlegroups.com javascript:
 For more options, visit this group at 
 http://groups.google.com/group/reviewboard?hl=en
 --- 
 You received this message because you are subscribed to the Google Groups 
 reviewboard group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to reviewboard...@googlegroups.com javascript:.
 For more options, visit https://groups.google.com/groups/opt_out.
  
  




-- 
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 unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: 1.5 to 1.7 DB Migration

2013-08-12 Thread Christian Hammond
It should be this week. We've been working on a couple other changes that
needed to go in, and the last of it are up for review now.

You can also try applying this patch:
https://reviews.reviewboard.org/r/4420/

Christian

-- 
Christian Hammond - chip...@chipx86.com
Review Board - http://www.reviewboard.org
Beanbag, Inc. - http://www.beanbaginc.com


On Mon, Aug 12, 2013 at 10:59 AM, Alvin .Feng alvin4f...@yahoo.com wrote:

 Hi Christian,

 Thanks for the response. Is there any updates or eta on the fix yet?

 Thanks,
 Alvin


 On Tuesday, August 6, 2013 2:05:43 AM UTC-7, Christian Hammond wrote:

 Hi Alvin,

 This was reported recently, and I've been trying to figure out the best
 course of action. I expect to put out a release later this week with a fix.
 I recommend sticking to 1.5 for now, and upgrading once the new 1.7 is out.

 Christian

 --
 Christian Hammond - chi...@chipx86.com

 Review Board - http://www.reviewboard.org
 Beanbag, Inc. - http://www.beanbaginc.com


 On Mon, Aug 5, 2013 at 6:52 PM, Alvin .Feng alvin...@yahoo.com wrote:

  Hi there,

 I currently have a Review Board 1.5 setup, and I'm trying to upgrade to
 1.7. When I try to run the rb-site upgrade part to upgrade the database, I
 get the following error:

 File lib64/reviewboard/MySQL_**python-1.2.4-py2.6-linux-x86_**
 64.egg/MySQLdb/connections.py**, line 36, in defaulterrorhandler
 raise errorclass, errorvalue
 django.db.utils.DatabaseError: (1071, 'Specified key was too long; max
 key length is 1000 bytes')

 I think the sql statement it is trying to execute is:

 CREATE TABLE `hostingsvcs_**hostingserviceaccount` (
 `id` integer AUTO_INCREMENT NOT NULL PRIMARY KEY,
 `service_name` varchar(128) NOT NULL,
 `hosting_url` varchar(255),
 `username` varchar(128) NOT NULL,
 `data` longtext NOT NULL,
 `visible` bool NOT NULL,
 `local_site_id` integer,
 UNIQUE (`service_name`, `hosting_url`, `username`, `local_site_id`)
 )
 ;

 I clean install reviewboard 1.7 on one host, and I try to connect it to
 the db host that was running with 1.5. Is there a way to just migrate the
 mysql db across versions? Any help would be appreciated. Thanks.

  --
 Want to help the Review Board project? Donate today at
 http://www.reviewboard.org/**donate/http://www.reviewboard.org/donate/
 Happy user? Let us know at 
 http://www.reviewboard.org/**users/http://www.reviewboard.org/users/
 -~--~~~~--**~~--~--~---
 To unsubscribe from this group, send email to reviewboard...@**
 googlegroups.com

 For more options, visit this group at http://groups.google.com/**
 group/reviewboard?hl=enhttp://groups.google.com/group/reviewboard?hl=en
 ---
 You received this message because you are subscribed to the Google
 Groups reviewboard group.
 To unsubscribe from this group and stop receiving emails from it, send
 an email to reviewboard...@**googlegroups.com.

 For more options, visit 
 https://groups.google.com/**groups/opt_outhttps://groups.google.com/groups/opt_out
 .




  --
 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 unsubscribe from this group, send email to
 reviewboard+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/reviewboard?hl=en
 ---
 You received this message because you are subscribed to the Google Groups
 reviewboard group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to reviewboard+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.




-- 
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 unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 3024 in reviewboard: Enhance Review Board RBTools (rbt) to support svn tree (or file copy)

2013-08-12 Thread reviewboard

Updates:
Status: Fixed

Comment #5 on issue 3024 by trowb...@gmail.com: Enhance Review Board  
RBTools (rbt) to support svn tree (or file copy)

http://code.google.com/p/reviewboard/issues/detail?id=3024

Pushed to rbtools master (78715e4). Thanks!

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 3033 in reviewboard: Cannot edit repository settings

2013-08-12 Thread reviewboard


Comment #7 on issue 3033 by k.kotle...@gmail.com: Cannot edit repository  
settings

http://code.google.com/p/reviewboard/issues/detail?id=3033

I get this error (without any details) when I try to grant/revoke a user  
access to a custom git repository. This is pretty important, you know... I  
have DEBUG=True yet nothing is logged! *How* can I find out WTF is wrong  
with this and FIX it?


If I recreate the repo with the same set of users, everything works.

RB 1.7.12, postgresql. Also, this is not occasional.

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 3033 in reviewboard: Cannot edit repository settings

2013-08-12 Thread reviewboard


Comment #8 on issue 3033 by chip...@gmail.com: Cannot edit repository  
settings

http://code.google.com/p/reviewboard/issues/detail?id=3033

I can see you're upset, but the symptoms described in this bug have many  
possible causes, and are often specific to certain configurations. It's  
occasional in general, but may very well be consistent in your case.


I'm happy to help, but I appreciate calm reports.

Now, DEBUG=True doesn't affect log output. This is a validation issue on  
the form. To diagnose it, I need to know exactly what your configuration  
looks like. A screenshot would help.


I also need you to read through my questions to the prior reporter and  
provide the requested answers.


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 1795 in reviewboard: using --submit-as with post-review causes generated mails to be from original submitter

2013-08-12 Thread reviewboard

Updates:
Status: Fixed

Comment #7 on issue 1795 by trowb...@gmail.com: using --submit-as with  
post-review causes generated mails to be from original submitter

http://code.google.com/p/reviewboard/issues/detail?id=1795

Fixed in release-1.7.x (8cc0f4d).

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2500 in reviewboard: Email notifications have no From field in 1.6.4

2013-08-12 Thread reviewboard

Updates:
Status: Fixed

Comment #10 on issue 2500 by trowb...@gmail.com: Email notifications have  
no From field in 1.6.4

http://code.google.com/p/reviewboard/issues/detail?id=2500

Fixed in release-1.7.x (8cc0f4d). Thanks!

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Issue 3042 in reviewboard: Reviewed Board-Not able to see diff files when submitted a review request using post-review with perforce on windows

2013-08-12 Thread reviewboard

Updates:
Status: ThirdParty

Comment #3 on issue 3042 by trowb...@gmail.com: Reviewed Board-Not able to  
see diff files when submitted a review request using post-review with  
perforce on windows

http://code.google.com/p/reviewboard/issues/detail?id=3042

You'll have to talk to the BitNami people about this. 1.7.x is only  
supported on Windows through them.


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Issue 3041 in reviewboard: Diffs no longer required...?

2013-08-12 Thread reviewboard

Updates:
Status: NotABug

Comment #3 on issue 3041 by trowb...@gmail.com: Diffs no longer required...?
http://code.google.com/p/reviewboard/issues/detail?id=3041

Yeah, I think we removed the validation entirely, but I don't think this is  
really worth fixing--I think over the next few years, we'll be  
tranistioning towards more flexibility re: mixing repos/diffs/attachments,  
and not less.


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Issue 3031 in reviewboard: post-review tries to diff between the commited branch and master

2013-08-12 Thread reviewboard

Updates:
Status: Confirmed
Labels: Component-RBTools

Comment #1 on issue 3031 by trowb...@gmail.com: post-review tries to diff  
between the commited branch and master

http://code.google.com/p/reviewboard/issues/detail?id=3031

We probably shouldn't try to diff from the merge-base in the case where all  
the files are new.


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Issue 3018 in reviewboard: post-review can't find source code repository when using TortoiseSVN

2013-08-12 Thread reviewboard

Updates:
	Summary: post-review can't find source code repository when using  
TortoiseSVN

Labels: Component-RBTools

Comment #1 on issue 3018 by trowb...@gmail.com: post-review can't find  
source code repository when using TortoiseSVN

http://code.google.com/p/reviewboard/issues/detail?id=3018

(No comment was entered for this change.)

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 1075 in reviewboard: Include submitted review requests in the Starred Reviews page in the dashboard.

2013-08-12 Thread reviewboard

Updates:
	Summary: Include submitted review requests in the Starred Reviews page  
in the dashboard.

Labels: -Milestone-Release1.6.x Milestone-Release1.8 EasyFix

Comment #7 on issue 1075 by trowb...@gmail.com: Include submitted review  
requests in the Starred Reviews page in the dashboard.

http://code.google.com/p/reviewboard/issues/detail?id=1075

I think it's definitely worth including submitted review requests in  
the Starred Reviews page, since it's a way that people save things  
they're interested in. This should be a nice candidate for a student to  
poke at soon.


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Issue 2478 in reviewboard: Web Service API 2.0 doesn't allow creating Review Group?

2013-08-12 Thread reviewboard

Updates:
Status: Fixed

Comment #8 on issue 2478 by trowb...@gmail.com: Web Service API 2.0 doesn't  
allow creating Review Group?

http://code.google.com/p/reviewboard/issues/detail?id=2478

This has been fixed for quite some time in the 1.7.x releases.

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2646 in reviewboard: Make Auto-Submitted: auto-generated header optional with a settings flag

2013-08-12 Thread reviewboard

Updates:
	Summary: Make Auto-Submitted: auto-generated header optional with a  
settings flag

Labels: -Type-Defect Type-Enhancement EasyFix

Comment #2 on issue 2646 by trowb...@gmail.com: Make Auto-Submitted:  
auto-generated header optional with a settings flag

http://code.google.com/p/reviewboard/issues/detail?id=2646

(No comment was entered for this change.)

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Issue 3041 in reviewboard: Diffs no longer required...?

2013-08-12 Thread reviewboard


Comment #4 on issue 3041 by joerschn...@gmail.com: Diffs no longer  
required...?

http://code.google.com/p/reviewboard/issues/detail?id=3041

Ok. I can totally live with that, as long as it's a purposeful decision. :)

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2662 in reviewboard: Repository List Resource web service API doesn't return all repos

2013-08-12 Thread reviewboard

Updates:
Status: Started
Owner: trowb...@gmail.com
Labels: -Milestone-Release1.6.x Milestone-Release1.7.x Component-Docs

Comment #3 on issue 2662 by trowb...@gmail.com: Repository List Resource  
web service API doesn't return all repos

http://code.google.com/p/reviewboard/issues/detail?id=2662

I don't think getting rid of the cap is really a good idea, since it opens  
us up to DoS issues. We can do a better job of documenting this, though.


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2889 in reviewboard: Cannot update diff using IE8

2013-08-12 Thread reviewboard

Updates:
Status: PendingReview
Owner: trowb...@gmail.com

Comment #7 on issue 2889 by trowb...@gmail.com: Cannot update diff using IE8
http://code.google.com/p/reviewboard/issues/detail?id=2889

(No comment was entered for this change.)

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2906 in reviewboard: Extention generator raises TemplateNotFound

2013-08-12 Thread reviewboard

Updates:
Labels: EasyFix

Comment #2 on issue 2906 by trowb...@gmail.com: Extention generator raises  
TemplateNotFound

http://code.google.com/p/reviewboard/issues/detail?id=2906

(No comment was entered for this change.)

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2662 in reviewboard: Repository List Resource web service API doesn't return all repos

2013-08-12 Thread reviewboard

Updates:
Status: Fixed

Comment #4 on issue 2662 by trowb...@gmail.com: Repository List Resource  
web service API doesn't return all repos

http://code.google.com/p/reviewboard/issues/detail?id=2662

Doc fix pushed to djblets master (696bc56). Thanks!

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2889 in reviewboard: Cannot update diff using IE8

2013-08-12 Thread reviewboard

Updates:
Status: Fixed

Comment #8 on issue 2889 by trowb...@gmail.com: Cannot update diff using IE8
http://code.google.com/p/reviewboard/issues/detail?id=2889

Fixed in djblets master (b784ab8). Thanks!

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Issue 3002 in reviewboard: Some password is requied and valid when LDAP authentication is on

2013-08-12 Thread reviewboard

Updates:
Status: ThirdParty

Comment #1 on issue 3002 by trowb...@gmail.com: Some password is requied  
and valid when LDAP authentication is on

http://code.google.com/p/reviewboard/issues/detail?id=3002

Unfortunately, this form (and the associated validation) comes from django,  
not reviewboard.


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Issue 1486 in reviewboard: Diff viewer displays incorrectly diffs for files which were removed in later revision of the change

2013-08-12 Thread reviewboard


Comment #19 on issue 1486 by trowb...@gmail.com: Diff viewer displays  
incorrectly diffs for files which were removed in later revision of the  
change

http://code.google.com/p/reviewboard/issues/detail?id=1486

Issue 2950 has been merged into this issue.

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2950 in reviewboard: Reviewboard sometimes shows reverse diff-between-patches

2013-08-12 Thread reviewboard

Updates:
Status: Duplicate
Mergedinto: 1486

Comment #2 on issue 2950 by trowb...@gmail.com: Reviewboard sometimes shows  
reverse diff-between-patches

http://code.google.com/p/reviewboard/issues/detail?id=2950

(No comment was entered for this change.)

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2879 in reviewboard: support for event streams

2013-08-12 Thread reviewboard

Updates:
Labels: ExtensionIdea

Comment #3 on issue 2879 by trowb...@gmail.com: support for event streams
http://code.google.com/p/reviewboard/issues/detail?id=2879

(No comment was entered for this change.)

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2899 in reviewboard: Documentation does not mention the requirement to upload a full diff each time

2013-08-12 Thread reviewboard

Updates:
Labels: Component-Docs

Comment #1 on issue 2899 by trowb...@gmail.com: Documentation does not  
mention the requirement to upload a full diff each time

http://code.google.com/p/reviewboard/issues/detail?id=2899

(No comment was entered for this change.)

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2911 in reviewboard: Incorrect show the differences of codes and unable to show Japanese characters

2013-08-12 Thread reviewboard

Updates:
Status: NeedInfo

Comment #2 on issue 2911 by trowb...@gmail.com: Incorrect show the  
differences of codes and unable to show Japanese characters

http://code.google.com/p/reviewboard/issues/detail?id=2911

By default, reviewboard assumes that files are UTF-8. This can be changed  
at a per-repository level in the admin, but that's as fine-grained as it  
gets. What character set is this file?


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2909 in reviewboard: Unable to upload a diff produced by cvs rdiff. Produces Unable to parse diff revision header ... error

2013-08-12 Thread reviewboard

Updates:
Labels: Component-SCMTools EasyFix

Comment #1 on issue 2909 by trowb...@gmail.com: Unable to upload a diff  
produced by cvs rdiff. Produces Unable to parse diff revision  
header ... error

http://code.google.com/p/reviewboard/issues/detail?id=2909

Looks like what needs to happen here is that we need to support both these  
formats for the revision string:


file:revision ...
file ... revision

This should be a relatively straightforward change.

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Issue 2914 in reviewboard: Allow publishing issue fixed comments in e-mails sent out

2013-08-12 Thread reviewboard

Updates:
Labels: Component-EMail

Comment #1 on issue 2914 by trowb...@gmail.com: Allow publishing issue  
fixed comments in e-mails sent out

http://code.google.com/p/reviewboard/issues/detail?id=2914

(No comment was entered for this change.)

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Issue 2912 in reviewboard: Emails are not send when the Open issues are closed/dropped with out any comment

2013-08-12 Thread reviewboard

Updates:
Labels: Component-EMail

Comment #1 on issue 2912 by trowb...@gmail.com: Emails are not send when  
the Open issues are closed/dropped with out any comment

http://code.google.com/p/reviewboard/issues/detail?id=2912

(No comment was entered for this change.)

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2924 in reviewboard: Spaces in user names using LDAP

2013-08-12 Thread reviewboard

Updates:
Labels: Component-Accounts EasyFix

Comment #1 on issue 2924 by trowb...@gmail.com: Spaces in user names using  
LDAP

http://code.google.com/p/reviewboard/issues/detail?id=2924

The django user model is only expected to use letters, digits, or @.+-_  
characters. Sounds like we need to strip out spaces (and other non-matching  
characters) when creating users from auth backends.


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Issue 2924 in reviewboard: Spaces in user names using LDAP

2013-08-12 Thread reviewboard


Comment #2 on issue 2924 by trowb...@gmail.com: Spaces in user names using  
LDAP

http://code.google.com/p/reviewboard/issues/detail?id=2924

Although... I'm not sure how auth would work then. Maybe we just assume  
that it'll be okay and fix our URL regexes to allow spaces.


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2917 in reviewboard: Invalid diffs generated by post-review for local GIT to remote SVN

2013-08-12 Thread reviewboard

Updates:
Status: Fixed

Comment #4 on issue 2917 by trowb...@gmail.com: Invalid diffs generated by  
post-review for local GIT to remote SVN

http://code.google.com/p/reviewboard/issues/detail?id=2917

This code has changed quite a bit, and the two parts that you mention now  
use different methods to parse the diff lines and find the revisions. I'm  
going to guess that this is fixed, since the new code seems to be making  
fewer assumptions.


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2927 in reviewboard: REPOSITORY in .reviewboardrc as repository name and not url: broken for SVN and local diffs

2013-08-12 Thread reviewboard

Updates:
Labels: Component-RBTools

Comment #1 on issue 2927 by trowb...@gmail.com: REPOSITORY  
in .reviewboardrc as repository name and not url: broken for SVN and local  
diffs

http://code.google.com/p/reviewboard/issues/detail?id=2927

(No comment was entered for this change.)

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Issue 2933 in reviewboard: Trim blank lines from the end (and beginning?) of review comments

2013-08-12 Thread reviewboard

Updates:
Labels: Component-Reviews EasyFix

Comment #1 on issue 2933 by trowb...@gmail.com: Trim blank lines from the  
end (and beginning?) of review comments

http://code.google.com/p/reviewboard/issues/detail?id=2933

(No comment was entered for this change.)

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 2929 in reviewboard: Show diff/interdiff links from rbt post output

2013-08-12 Thread reviewboard

Updates:
Summary: Show diff/interdiff links from rbt post output
Labels: Component-RBTools EasyFix

Comment #1 on issue 2929 by trowb...@gmail.com: Show diff/interdiff links  
from rbt post output

http://code.google.com/p/reviewboard/issues/detail?id=2929

(No comment was entered for this change.)

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


Issue 3053 in reviewboard: Can not add comments to code lines

2013-08-12 Thread reviewboard

Status: New
Owner: 
Labels: Type-Defect Priority-Medium

New issue 3053 by ghostsoa...@gmail.com: Can not add comments to code lines
http://code.google.com/p/reviewboard/issues/detail?id=3053

*** For customer support, please post to reviewbo...@googlegroups.com
*** If you have a patch, please submit it to
http://reviews.reviewboard.org/
***
*** Do not post confidential information in this bug report!

What version are you running?


What's the URL of the page containing the problem?


What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


What operating system are you using? What browser?


Please provide any additional information below.


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 3053 in reviewboard: Can not add comments to code lines

2013-08-12 Thread reviewboard

Updates:
Status: NeedInfo

Comment #1 on issue 3053 by trowb...@gmail.com: Can not add comments to  
code lines

http://code.google.com/p/reviewboard/issues/detail?id=3053

We can't do anything with this unless you answer all of the questions we've  
asked in the form, and provide relevant errors/logs.


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Issue 100 in reviewboard: Allow for reviews based on an existing committed revision in the web UI

2013-08-12 Thread reviewboard

Updates:
Status: Fixed

Comment #27 on issue 100 by trowb...@gmail.com: Allow for reviews based on  
an existing committed revision in the web UI

http://code.google.com/p/reviewboard/issues/detail?id=100

I've just pushed the critical change to master (20b6498). This  
functionality will ship in 1.8, at least for GitHub and SVN repositories.  
Whoo!


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.