Re: Issue 3836 in reviewboard: Full index after upgrade to 2.0.15 fails with: django.core.exceptions.ImproperlyConfigured: App with label djblets is missing a models.py module

2015-04-07 Thread reviewboard


Comment #3 on issue 3836 by vlov...@gmail.com: Full index after upgrade to  
2.0.15 fails with: django.core.exceptions.ImproperlyConfigured: App with  
label djblets is missing a models.py module

https://code.google.com/p/reviewboard/issues/detail?id=3836

Found the issue:

django-haystack   - Pluggable search for Django.
  INSTALLED: 2.3.0
  LATEST:2.3.1

Sounds like reviewboard doesn't expose that it depends on changes in 2.3.1  
(namely  
https://github.com/dulaccc/django-haystack/commit/d421d960134d479df139a3654829a1c2307a88c0)


sudo easy_install -U django-haystack fixed the problem.

--
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/d/optout.


Re: Issue 3836 in reviewboard: Full index after upgrade to 2.0.15 fails with: django.core.exceptions.ImproperlyConfigured: App with label djblets is missing a models.py module

2015-04-07 Thread reviewboard

Updates:
Status: PendingReview
Owner: chip...@gmail.com
Labels: Milestone-Release2.0.x Component-Search

Comment #4 on issue 3836 by chip...@gmail.com: Full index after upgrade to  
2.0.15 fails with: django.core.exceptions.ImproperlyConfigured: App with  
label djblets is missing a models.py module

https://code.google.com/p/reviewboard/issues/detail?id=3836

Ahh, didn't see this when I replied to your e-mail. Thanks! We'll get this  
fixed for the next release.


--
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/d/optout.


Re: Issue 3834 in reviewboard: Support SlikSVN version on Windows environment

2015-04-07 Thread reviewboard


Comment #1 on issue 3834 by griffin@gmail.com: Support SlikSVN version  
on Windows environment

https://code.google.com/p/reviewboard/issues/detail?id=3834

I've posted a patch for review at https://reviews.reviewboard.org/r/7182/

--
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/d/optout.


Re: Issue 3831 in reviewboard: InvalidExtensionError when enabling on ReviewBoard 2.0.15

2015-04-03 Thread reviewboard


Comment #1 on issue 3831 by guillaum...@gmail.com: InvalidExtensionError  
when enabling on ReviewBoard 2.0.15

https://code.google.com/p/reviewboard/issues/detail?id=3831

Ok, it's working now, and I didn't change anything, nor did i reboot the  
virtual machine.


--
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/d/optout.


Re: Issue 1536 in reviewboard: Enabling Active Directory causes complete lockout (even local superuser cannot log back in)

2015-04-03 Thread reviewboard


Comment #9 on issue 1536 by saman1...@gmail.com: Enabling Active Directory  
causes complete lockout (even local superuser cannot log back in)

https://code.google.com/p/reviewboard/issues/detail?id=1536

If you look at  
https://www.reviewboard.org/docs/manual/dev/admin/configuration/authentication-settings/#active-directory-authentication-settings
then you can see this command will reset the authentication method to the  
default


--
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/d/optout.


Issue 3831 in reviewboard: InvalidExtensionError when enabling on ReviewBoard 2.0.15

2015-04-02 Thread reviewboard

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

New issue 3831 by guillaum...@gmail.com: InvalidExtensionError when  
enabling on ReviewBoard 2.0.15

https://code.google.com/p/reviewboard/issues/detail?id=3831

* What version are you running?
ReviewBoard version 2.0.15

* What's the URL of the page containing the problem?
http://192.168.1.105/reviews/admin/extensions/

* What steps will reproduce the problem?
1. git clone git://github.com/smacleod/ReviewBot.git
2. cd ReviewBot/bot
3. python setup.py install
4. Try to enable ReviewBot extension in ReviewBoard

* What is the expected output? What do you see instead?
Review-Bot-Extension
This extension failed to load with the following error:

* What operating system are you using? What browser?
Server is using Ubuntu 14.04 AMD64

* Error in Apache2 error log :
ERROR:root:Exception thrown for user admin at  
http://192.168.1.105/reviews/api/extensions/reviewbotext.extension.ReviewBotExtension/

Traceback (most recent call last):
   
File /usr/local/lib/python2.7/dist-packages/Django-1.6.11-py2.7.egg/django/core/handlers/base.py,  
line 112, in get_response

response = wrapped_callback(request, *callback_args, **callback_kwargs)
   
File /usr/local/lib/python2.7/dist-packages/Django-1.6.11-py2.7.egg/django/views/decorators/cache.py,  
line 52, in _wrapped_view_func

response = view_func(request, *args, **kwargs)
   
File /usr/local/lib/python2.7/dist-packages/Django-1.6.11-py2.7.egg/django/views/decorators/vary.py,  
line 19, in inner_func

response = func(*args, **kwargs)
   
File /usr/local/lib/python2.7/dist-packages/Djblets-0.8.18-py2.7.egg/djblets/webapi/resources.py,  
line 497, in __call__

request, method, view, api_format=api_format, *args, **kwargs)
   
File /usr/local/lib/python2.7/dist-packages/Djblets-0.8.18-py2.7.egg/djblets/webapi/resources.py,  
line 568, in call_method_view

return view(request, *args, **kwargs)
   
File /usr/local/lib/python2.7/dist-packages/Djblets-0.8.18-py2.7.egg/djblets/webapi/resources.py,  
line 765, in put

return self.update(request, *args, **kwargs)
   
File /usr/local/lib/python2.7/dist-packages/Djblets-0.8.18-py2.7.egg/djblets/webapi/decorators.py,  
line 117, in _call

return view_func(*args, **kwargs)
   
File /usr/local/lib/python2.7/dist-packages/Djblets-0.8.18-py2.7.egg/djblets/webapi/decorators.py,  
line 138, in _checklogin

return view_func(*args, **kwargs)
   
File /usr/local/lib/python2.7/dist-packages/Djblets-0.8.18-py2.7.egg/djblets/webapi/decorators.py,  
line 117, in _call

return view_func(*args, **kwargs)
   
File /usr/local/lib/python2.7/dist-packages/Djblets-0.8.18-py2.7.egg/djblets/webapi/decorators.py,  
line 164, in _checkpermissions

response = view_func(*args, **kwargs)
   
File /usr/local/lib/python2.7/dist-packages/Djblets-0.8.18-py2.7.egg/djblets/webapi/decorators.py,  
line 117, in _call

return view_func(*args, **kwargs)
   
File /usr/local/lib/python2.7/dist-packages/Djblets-0.8.18-py2.7.egg/djblets/webapi/decorators.py,  
line 117, in _call

return view_func(*args, **kwargs)
   
File /usr/local/lib/python2.7/dist-packages/Djblets-0.8.18-py2.7.egg/djblets/webapi/decorators.py,  
line 287, in _validate

return view_func(*args, **new_kwargs)
   
File /usr/local/lib/python2.7/dist-packages/Djblets-0.8.18-py2.7.egg/djblets/extensions/resources.py,  
line 211, in update

self._extension_manager.enable_extension(extension_id)
   
File /usr/local/lib/python2.7/dist-packages/Djblets-0.8.18-py2.7.egg/djblets/extensions/manager.py,  
line 301, in enable_extension

raise InvalidExtensionError(extension_id)
InvalidExtensionError


--
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/d/optout.


Re: Issue 3832 in reviewboard: Don't guess summary and description when updating reviews with 'rbt post'

2015-04-02 Thread reviewboard

Updates:
Status: NeedInfo

Comment #1 on issue 3832 by trowb...@gmail.com: Don't guess summary and  
description when updating reviews with 'rbt post'

https://code.google.com/p/reviewboard/issues/detail?id=3832

Is this with Perforce?

--
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/d/optout.


Re: Issue 3832 in reviewboard: Don't guess summary and description when updating reviews with 'rbt post'

2015-04-02 Thread reviewboard


Comment #2 on issue 3832 by and...@andrewbr.com: Don't guess summary and  
description when updating reviews with 'rbt post'

https://code.google.com/p/reviewboard/issues/detail?id=3832

Yes, although I imagine it could happen with other SCMs as well, depending  
on how they ID their commits.


--
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/d/optout.


Issue 3833 in reviewboard: rbt: guess the existing review request from the stamped URL

2015-04-02 Thread reviewboard

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

New issue 3833 by and...@andrewbr.com: rbt: guess the existing review  
request from the stamped URL

https://code.google.com/p/reviewboard/issues/detail?id=3833

*** 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 enhancement request!


What version are you running?
ReviewBoard 1.7, RBTools 0.8 alpha

What's the URL of the page this enhancement relates to, if any?
N/A

Describe the enhancement and the motivation for it.

Now that we have 'rbt stamp', I would like to add a guessing strategy for  
rbt post that scans through the commit message for a review request URL,  
and posts to that review request if it finds one. I would consider this to  
be an authoritative match that wouldn't require the user to confirm with  
the fuzzy match function.


What operating system are you using? What browser?
Windows 7

Please provide any additional information below.

I think this would be a reasonable substitute for commit-ID guessing in Git  
(which can't be done because commit hashes change after rebasing), which  
would make it easier for developers to have multiple local branches open  
simultaneously with a code review for each.


--
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/d/optout.


Issue 3832 in reviewboard: Don't guess summary and description when updating reviews with 'rbt post'

2015-04-02 Thread reviewboard

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

New issue 3832 by and...@andrewbr.com: Don't guess summary and description  
when updating reviews with 'rbt post'

https://code.google.com/p/reviewboard/issues/detail?id=3832

*** 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 enhancement request!

What version are you running?
ReviewBoard 1.7.13, RBTools 0.8 alpha


What's the URL of the page this enhancement relates to, if any?
N/A

Describe the enhancement and the motivation for it.

'rbt post' under perforce has a perhaps-unintended feature where I can  
update a review without using the -u option. However, rbt treats it as a  
new review and re-guesses the summary and description. It's convenient (and  
necessary in my organization, where we have a GUI alias to invoke rbt) to  
be able to use 'rbt post' (rather than 'rbt post -u') regardless of whether  
or not I'm posting a new review or updating an existing one.


When it realizes it's updating an existing review instead of publishing a  
new one (when -u is not specified), I would like rbt post to preserve that  
review's summary and description (which I may have edited when initially  
publishing the review) instead of overwriting them again from the  
changelist.



What operating system are you using? What browser?
Windows 7

Please provide any additional information below.

If you agree with the intended behavior, I'm happy to write the patch. It  
should be pretty simple.


--
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/d/optout.


Re: Issue 607 in reviewboard: post-review option to insert the review url into the changelist description

2015-04-02 Thread reviewboard


Comment #9 on issue 607 by and...@andrewbr.com: post-review option to  
insert the review url into the changelist description

https://code.google.com/p/reviewboard/issues/detail?id=607

This is an old issue, but I'm posting because it's something I want to do.

I've currently got a patch under review to add perforce support for 'rbt  
stamp' (https://reviews.reviewboard.org/r/7153/), and once that's finished,  
I'll submit another to auto-stamp while posting. Mine doesn't support  
custom tag names, but I could see that being an extension in the future.


--
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/d/optout.


Re: Issue 1060 in reviewboard: easy_install P4PythonInstaller *Error*

2015-04-02 Thread reviewboard


Comment #32 on issue 1060 by karthiku...@gmail.com: easy_install  
P4PythonInstaller *Error*

https://code.google.com/p/reviewboard/issues/detail?id=1060

i get an error like this:

# easy_install P4PythonInstaller
Searching for P4PythonInstaller
Reading https://pypi.python.org/simple/P4PythonInstaller/
Best match: P4PythonInstaller 0.3
Downloading  
http://github.com/beanbaginc/P4PythonInstaller/tarball/master#egg=P4PythonInstaller-0.3

Processing master
Writing  
/tmp/easy_install-77reM6/beanbaginc-P4PythonInstaller-9fa4fcf/setup.cfg
Running beanbaginc-P4PythonInstaller-9fa4fcf/setup.py -q bdist_egg  
--dist-dir  
/tmp/easy_install-77reM6/beanbaginc-P4PythonInstaller-9fa4fcf/egg-dist-tmp-SFiKaI

error: [Errno 104] Connection reset by peer

i am not using sudo.


--
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/d/optout.


Re: Issue 489 in reviewboard: [ ] DON'T SHIP IT button

2015-04-01 Thread reviewboard


Comment #42 on issue 489 by pvgodd...@gmail.com: [ ] DON'T SHIP IT button
https://code.google.com/p/reviewboard/issues/detail?id=489

Are there any known plugins for this feature available / is this this  
feature still under consideration?



--
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/d/optout.


Issue 3827 in reviewboard: Failed creating new review request : No file named ''/ABC/Customized%20for%20Customer/'' found in the repository at revision

2015-04-01 Thread reviewboard

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

New issue 3827 by tapa...@manthan.com: Failed creating new review request :  
No file named ''/ABC/Customized%20for%20Customer/'' found in the repository  
at revision

https://code.google.com/p/reviewboard/issues/detail?id=3827

*** READ THIS BEFORE POSTING!
***
*** You must complete this form in its entirety, or your bug report will be
*** rejected.
***
*** If you have a security issue to report, please send it confidentially
to
*** secur...@reviewboard.org. Posting security-related issues to this bug
*** tracker causes us to have to do an emergency release.
***
*** For customer support, please post to reviewbo...@googlegroups.com
***
*** If you have a patch, please submit it to
http://reviews.reviewboard.org/
***
*** This bug tracker is public. Please check that any logs or other
information
*** that you include has been stripped of confidential information.


What version are you running?
2.0.15



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

What steps will reproduce the problem?
1. Use eReviewBoard to connect from Eclipse using SVN folder names having  
space in between.

2. It gives the Error while creating review request.

What is the expected output? What do you see instead?
- It should not show the Error message

What operating system are you using? What browser?
- Window 7

Please provide any additional information below.

Failed creating new review request: No file  
named '/ARC/PP/Loyalty247/Client/Android/Customized%20for%20Customer/Robinsons/Loyalty_247_1.0.0_src/Manthan/gen/com/google/android/gms/R.java'  
found in the repository at revision '73619'
I feel this is coming when there is space in the names of folders. It is  
adding %20 in between:

E.g.: ReviewBoard (Working fine)
Review Broard (Not working)

I think, This is happening when my folders are containing space. If space  
is not present, It is working fine.

E.g.: /Test/ReviewBoard/Codebase (It will work fine).
/Test/Review Board/Code Base (It doesn’t work as space is present in folder  
names).



Attachments:
d16b7878-d705-11e4-97de-1ce286660fb6.jpg  100 KB

--
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/d/optout.


Issue 3828 in reviewboard: Unable to upload file or diff

2015-04-01 Thread reviewboard

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

New issue 3828 by dell...@gmail.com: Unable to upload file or diff
https://code.google.com/p/reviewboard/issues/detail?id=3828

What version are you running?
2.0.11

What's the URL of the page containing the problem?
http://beemcr01.swift.com:8800/r/

What steps will reproduce the problem?
1. Integrate ReviewBoard with ClearCase
2. Run rbt post --debug
3. Go to GUI, click on the review request, choose upload file or upload  
diff


What is the expected output? What do you see instead?
Expect to see the file or diff is uploaded successfully.
I see:
2015-04-01 13:47:04,905 - DEBUG -  - Cache miss for key  
jsi18n-djangojs-reviewboard_djblets-en-1423215710.
2015-04-01 13:47:07,335 - ERROR -  - Unable to load Mimetype Handler for :  
global name 'default_storage' is not defined

Traceback (most recent call last):
   
File /usr/lib/python2.6/site-packages/ReviewBoard-2.0.11-py2.6.egg/reviewboard/attachments/mimetypes.py,  
line 157, in for_type

try:
   
File /usr/lib/python2.6/site-packages/ReviewBoard-2.0.11-py2.6.egg/reviewboard/attachments/mimetypes.py,  
line 118, in __init__

self.mimetype = mimetype
NameError: global name 'default_storage' is not defined
2015-04-01 13:47:07,338 - ERROR -  - Exception thrown for user ljie at  
http://beemcr01.swift.com:8800/r/2/


global name 'default_storage' is not defined
Traceback (most recent call last):
   
File /usr/lib/python2.6/site-packages/Django-1.6.10-py2.6.egg/django/core/handlers/base.py,  
line 112, in get_response

response = wrapped_callback(request, *callback_args, **callback_kwargs)
   
File /usr/lib/python2.6/site-packages/ReviewBoard-2.0.11-py2.6.egg/reviewboard/accounts/decorators.py,  
line 21, in _check

return login_required(view_func)(*args, **kwargs)
   
File /usr/lib/python2.6/site-packages/Django-1.6.10-py2.6.egg/django/contrib/auth/decorators.py,  
line 22, in _wrapped_view

return view_func(request, *args, **kwargs)
   
File /usr/lib/python2.6/site-packages/ReviewBoard-2.0.11-py2.6.egg/reviewboard/site/decorators.py,  
line 35, in _check

return view_func(request, local_site=local_site, *args, **kwargs)
   
File /usr/lib/python2.6/site-packages/ReviewBoard-2.0.11-py2.6.egg/reviewboard/reviews/views.py,  
line 716, in review_detail

RequestContext(request, context_data))
   
File /usr/lib/python2.6/site-packages/Django-1.6.10-py2.6.egg/django/shortcuts/__init__.py,  
line 29, in render_to_response
return HttpResponse(loader.render_to_string(*args, **kwargs),  
**httpresponse_kwargs)
   
File /usr/lib/python2.6/site-packages/Django-1.6.10-py2.6.egg/django/template/loader.py,  
line 164, in render_to_string

return t.render(Context(dictionary))
   
File /usr/lib/python2.6/site-packages/Django-1.6.10-py2.6.egg/django/template/base.py,  
line 140, in render

return self._render(context)
   
File /usr/lib/python2.6/site-packages/Django-1.6.10-py2.6.egg/django/template/base.py,  
line 134, in _render

return self.nodelist.render(context)
   
File /usr/lib/python2.6/site-packages/Django-1.6.10-py2.6.egg/django/template/base.py,  
line 840, in render

bit = self.render_node(node, context)
   
File /usr/lib/python2.6/site-packages/Django-1.6.10-py2.6.egg/django/template/base.py,  
line 854, in render_node

return node.render(context)
   
File /usr/lib/python2.6/site-packages/Django-1.6.10-py2.6.egg/django/template/loader_tags.py,  
line 123, in render

return compiled_parent._render(context)
   
File /usr/lib/python2.6/site-packages/Django-1.6.10-py2.6.egg/django/template/base.py,  
line 134, in _render

return self.nodelist.render(context)
   
File /usr/lib/python2.6/site-packages/Django-1.6.10-py2.6.egg/django/template/base.py,  
line 840, in render

bit = self.render_node(node, context)
   
File /usr/lib/python2.6/site-packages/Django-1.6.10-py2.6.egg/django/template/base.py,  
line 854, in render_node

return node.render(context)
   
File /usr/lib/python2.6/site-packages/Django-1.6.10-py2.6.egg/django/template/loader_tags.py,  
line 123, in render

return compiled_parent._render(context)
   
File /usr/lib/python2.6/site-packages/Django-1.6.10-py2.6.egg/django/template/base.py,  
line 134, in _render

return self.nodelist.render(context)
   
File /usr/lib/python2.6/site-packages/Django-1.6.10-py2.6.egg/django/template/base.py,  
line 840, in render

bit = self.render_node(node, context)
   
File /usr/lib/python2.6/site-packages/Django-1.6.10-py2.6.egg/django/template/base.py,  
line 854, in render_node

return node.render(context)
   
File /usr/lib/python2.6/site-packages/Django-1.6.10-py2.6.egg/django/template/loader_tags.py,  
line 62, in render

result = block.nodelist.render(context)
   
File /usr/lib/python2.6/site-packages/Django-1.6.10-py2.6.egg/django/template/base.py,  
line 840, in render

bit = self.render_node(node, context)
   
File /usr/lib/python2.6/site-packages/Django-1.6.10

Re: Issue 3828 in reviewboard: Unable to upload file or diff

2015-04-01 Thread reviewboard


Comment #1 on issue 3828 by dell...@gmail.com: Unable to upload file or diff
https://code.google.com/p/reviewboard/issues/detail?id=3828

Please delete this Defect. 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/d/optout.


Issue 3829 in reviewboard: Upload Attachment View - Submit form without specifying a file

2015-04-01 Thread reviewboard

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

New issue 3829 by vtl.andr...@gmail.com: Upload Attachment View - Submit  
form without specifying a file

https://code.google.com/p/reviewboard/issues/detail?id=3829

What version are you running?
release-2.5.x

What's the URL of the page containing the problem?
Any requests where belonging to the logging in user  
(https://reviews.reviewboard.org/r/XXX/


What steps will reproduce the problem?
1. Go to a review, logged in as the creator
2. Go to 'Add File' via 'Upload' menu.
3. Click 'Upload' without selecting a file.

What is the expected output? What do you see instead?
The button should be disabled, and enabled after you select a file. The  
button is enabled, and error messages show up when clicked.


What operating system are you using? What browser?
Xubuntu 14.04, FireFox 36.0.4

Please provide any additional information below.
If added, should also be adjusted for File Provider framework if it is  
around.


--
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/d/optout.


Issue 3830 in reviewboard: Rebuild index fails due to character encoding

2015-04-01 Thread reviewboard

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

New issue 3830 by msu...@aurea.com: Rebuild index fails due to character  
encoding

https://code.google.com/p/reviewboard/issues/detail?id=3830

*** READ THIS BEFORE POSTING!
***
*** You must complete this form in its entirety, or your bug report will be
*** rejected.
***
*** If you have a security issue to report, please send it confidentially
to
*** secur...@reviewboard.org. Posting security-related issues to this bug
*** tracker causes us to have to do an emergency release.
***
*** For customer support, please post to reviewbo...@googlegroups.com
***
*** If you have a patch, please submit it to
http://reviews.reviewboard.org/
***
*** This bug tracker is public. Please check that any logs or other
information
*** that you include has been stripped of confidential information.


What version are you running?
2.0.15

What's the URL of the page containing the problem?
N/A

What steps will reproduce the problem?
1. From the prompt, rebuild the search index
2. sudo ./usr/local/bin/rb-site manage /var/www/review.aurea.local  
rebuild_index

3.

What is the expected output? What do you see instead?
Expected to get an index rebuild. See below for the error.

What operating system are you using? What browser?
Amazon linux

Please provide any additional information below.

[ec2-user@review /]$ sudo ./usr/local/bin/rb-site manage /var/www/review  
rebuild_index
/usr/lib64/python2.6/dist-packages/Crypto/Util/number.py:57:  
PowmInsecureWarning: Not using mpz_powm_sec.  You should rebuild using  
libgmp = 5 to avoid timing attack vulnerability.
  _warn(Not using mpz_powm_sec.  You should rebuild using libgmp = 5 to  
avoid timing attack vulnerability., PowmInsecureWarning)


WARNING: This will irreparably remove EVERYTHING from your search index in  
connection 'default'.
Your choices after this are to restore from backups or rebuild via the  
`rebuild_index` command.

Are you sure you wish to continue? [y/N] y
Removing all documents from your index because you said so.
All documents removed.
Indexing 115 users
ERROR:root:Error updating auth using default
Traceback (most recent call last):
   
File /usr/lib/python2.6/site-packages/django_haystack-2.3.1-py2.6.egg/haystack/management/commands/update_index.py,  
line 189, in handle_label

self.update_backend(label, using)
   
File /usr/lib/python2.6/site-packages/django_haystack-2.3.1-py2.6.egg/haystack/management/commands/update_index.py,  
line 234, in update_backend

do_update(backend, index, qs, start, end, total, self.verbosity)
   
File /usr/lib/python2.6/site-packages/django_haystack-2.3.1-py2.6.egg/haystack/management/commands/update_index.py,  
line 89, in do_update

backend.update(index, current_qs)
   
File /usr/lib/python2.6/site-packages/django_haystack-2.3.1-py2.6.egg/haystack/backends/whoosh_backend.py,  
line 191, in update

doc = index.full_prepare(obj)
   
File /usr/lib/python2.6/site-packages/django_haystack-2.3.1-py2.6.egg/haystack/indexes.py,  
line 207, in full_prepare

self.prepared_data = self.prepare(obj)
   
File /usr/lib/python2.6/site-packages/django_haystack-2.3.1-py2.6.egg/haystack/indexes.py,  
line 198, in prepare

self.prepared_data[field.index_fieldname] = field.prepare(obj)
   
File /usr/lib/python2.6/site-packages/django_haystack-2.3.1-py2.6.egg/haystack/fields.py,  
line 159, in prepare

return self.convert(super(CharField, self).prepare(obj))
   
File /usr/lib/python2.6/site-packages/django_haystack-2.3.1-py2.6.egg/haystack/fields.py,  
line 106, in prepare

return current_object()
   
File /usr/lib/python2.6/site-packages/Django-1.6.10-py2.6.egg/django/contrib/auth/models.py,  
line 402, in get_full_name

full_name = '%s %s' % (self.first_name, self.last_name)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 1:  
ordinal not in range(128)

Traceback (most recent call last):
  File ./usr/local/bin/rb-site, line 9, in module
load_entry_point('ReviewBoard==2.0.15', 'console_scripts', 'rb-site')()
   
File /usr/local/lib/python2.6/site-packages/ReviewBoard-2.0.15-py2.6.egg/reviewboard/cmdline/rbsite.py,  
line 1885, in main

command.run()
   
File /usr/local/lib/python2.6/site-packages/ReviewBoard-2.0.15-py2.6.egg/reviewboard/cmdline/rbsite.py,  
line 1814, in run

site.run_manage_command(args[0], args[1:])
   
File /usr/local/lib/python2.6/site-packages/ReviewBoard-2.0.15-py2.6.egg/reviewboard/cmdline/rbsite.py,  
line 662, in run_manage_command

execute_from_command_line([__file__, cmd] + params)
   
File /usr/lib/python2.6/site-packages/Django-1.6.10-py2.6.egg/django/core/management/__init__.py,  
line 399, in execute_from_command_line

utility.execute()
   
File /usr/lib/python2.6/site-packages/Django-1.6.10-py2.6.egg/django/core/management/__init__.py,  
line 392, in execute

self.fetch_command(subcommand).run_from_argv(self.argv)
   
File /usr/lib/python2.6/site-packages/Django-1.6.10

Re: Issue 3828 in reviewboard: Unable to upload file or diff

2015-04-01 Thread reviewboard

Updates:
Status: Invalid

Comment #2 on issue 3828 by trowb...@gmail.com: Unable to upload file or  
diff

https://code.google.com/p/reviewboard/issues/detail?id=3828

(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/d/optout.


Re: Issue 3827 in reviewboard: Failed creating new review request : No file named ''/ABC/Customized%20for%20Customer/'' found in the repository at revision

2015-04-01 Thread reviewboard

Updates:
Status: ThirdParty

Comment #1 on issue 3827 by trowb...@gmail.com: Failed creating new review  
request : No file named ''/ABC/Customized%20for%20Customer/'' found in the  
repository at revision

https://code.google.com/p/reviewboard/issues/detail?id=3827

We aren't responsible for the eReviewBoard extension. The author sometimes  
monitors our mailing list (where I see you also posted). You may also have  
some luck filing an issue here: https://github.com/rombert/ereviewboard


--
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/d/optout.


Issue 3826 in reviewboard: Rebuilding search index fails

2015-03-31 Thread reviewboard

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

New issue 3826 by erik.l...@gmail.com: Rebuilding search index fails
https://code.google.com/p/reviewboard/issues/detail?id=3826

What version are you running?
2.0.11


What's the URL of the page containing the problem?
N/A


What steps will reproduce the problem?
1. sudo -u www-data rb-site manage /var/www/reviewboard rebuild_index

What is the expected output? What do you see instead?
I expect the command to succeed, instead I get the following error:

Traceback (most recent call last):
  File /usr/local/bin/rb-site, line 9, in module
load_entry_point('ReviewBoard==2.0.11', 'console_scripts', 'rb-site')()
   
File /usr/local/lib/python2.7/dist-packages/ReviewBoard-2.0.11-py2.7.egg/reviewboard/cmdline/rbsite.py,  
line 1877, in main

command.run()
   
File /usr/local/lib/python2.7/dist-packages/ReviewBoard-2.0.11-py2.7.egg/reviewboard/cmdline/rbsite.py,  
line 1806, in run

site.run_manage_command(args[0], args[1:])
   
File /usr/local/lib/python2.7/dist-packages/ReviewBoard-2.0.11-py2.7.egg/reviewboard/cmdline/rbsite.py,  
line 654, in run_manage_command

execute_from_command_line([__file__, cmd] + params)
   
File /usr/local/lib/python2.7/dist-packages/Django-1.6.7-py2.7.egg/django/core/management/__init__.py,  
line 399, in execute_from_command_line

utility.execute()
   
File /usr/local/lib/python2.7/dist-packages/Django-1.6.7-py2.7.egg/django/core/management/__init__.py,  
line 392, in execute

self.fetch_command(subcommand).run_from_argv(self.argv)
   
File /usr/local/lib/python2.7/dist-packages/Django-1.6.7-py2.7.egg/django/core/management/base.py,  
line 242, in run_from_argv

self.execute(*args, **options.__dict__)
   
File /usr/local/lib/python2.7/dist-packages/Django-1.6.7-py2.7.egg/django/core/management/base.py,  
line 285, in execute

output = self.handle(*args, **options)
   
File /usr/local/lib/python2.7/dist-packages/django_haystack-2.1.0-py2.7.egg/haystack/management/commands/rebuild_index.py,  
line 15, in handle

call_command('clear_index', **options)
   
File /usr/local/lib/python2.7/dist-packages/Django-1.6.7-py2.7.egg/django/core/management/__init__.py,  
line 159, in call_command

return klass.execute(*args, **defaults)
   
File /usr/local/lib/python2.7/dist-packages/Django-1.6.7-py2.7.egg/django/core/management/base.py,  
line 285, in execute

output = self.handle(*args, **options)
   
File /usr/local/lib/python2.7/dist-packages/django_haystack-2.1.0-py2.7.egg/haystack/management/commands/clear_index.py,  
line 49, in handle

backend.clear()
   
File /usr/local/lib/python2.7/dist-packages/django_haystack-2.1.0-py2.7.egg/haystack/backends/whoosh_backend.py,  
line 227, in clear

self.setup()
   
File /usr/local/lib/python2.7/dist-packages/django_haystack-2.1.0-py2.7.egg/haystack/backends/whoosh_backend.py,  
line 121, in setup

self.index = self.storage.open_index(schema=self.schema)
   
File /usr/local/lib/python2.7/dist-packages/Whoosh-2.6.0-py2.7.egg/whoosh/filedb/filestore.py,  
line 176, in open_index

return indexclass(self, schema=schema, indexname=indexname)
   
File /usr/local/lib/python2.7/dist-packages/Whoosh-2.6.0-py2.7.egg/whoosh/index.py,  
line 421, in __init__

TOC.read(self.storage, self.indexname, schema=self._schema)
   
File /usr/local/lib/python2.7/dist-packages/Whoosh-2.6.0-py2.7.egg/whoosh/index.py,  
line 632, in read

check_size(int, _INT_SIZE)
   
File /usr/local/lib/python2.7/dist-packages/Whoosh-2.6.0-py2.7.egg/whoosh/index.py,  
line 626, in check_size

sz = stream.read_varint()
   
File /usr/local/lib/python2.7/dist-packages/Whoosh-2.6.0-py2.7.egg/whoosh/filedb/structfile.py,  
line 191, in read_varint

return read_varint(self.read)
   
File /usr/local/lib/python2.7/dist-packages/Whoosh-2.6.0-py2.7.egg/whoosh/util/varints.py,  
line 102, in read_varint

b = ord(readfn(1))
TypeError: ord() expected a character, but string of length 0 found

What operating system are you using? What browser?
Ubuntu 12.04



--
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/d/optout.


Issue 3825 in reviewboard: Not able to login into Reviewboard

2015-03-30 Thread reviewboard

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

New issue 3825 by biswajit...@gmail.com: Not able to login into Reviewboard
https://code.google.com/p/reviewboard/issues/detail?id=3825

Hi,

I am using review board  
2.0.11(https://rb.thomsonreuterslifesciences.com/account/login/) but I am  
not able to log-in into the tool, I am using my system userId and password  
for log-in.


I am waiting your positive response as the earliest.

Thanks  Regards
Biswajit Sinha
Ext: +918067494361


--
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/d/optout.


Re: Issue 3825 in reviewboard: Not able to login into Reviewboard

2015-03-30 Thread reviewboard

Updates:
Status: NotABug

Comment #1 on issue 3825 by trowb...@gmail.com: Not able to login into  
Reviewboard

https://code.google.com/p/reviewboard/issues/detail?id=3825

Hi,

This bug tracker is about the Review Board project generally, and not about  
your individual server. You'll have to talk to your sysadmin about this.


--
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/d/optout.


Re: Issue 2381 in reviewboard: E-mail notification does not work

2015-03-30 Thread reviewboard


Comment #9 on issue 2381 by karthiku...@gmail.com: E-mail notification does  
not work

https://code.google.com/p/reviewboard/issues/detail?id=2381

Test mail i.e. mail sent after saving email settings works. I get the email  
notification.
But when i post a review request or add a new user, i dont receive any  
email.

using port 25 and office mail server.

I tried to debug and found that test mail also goes through the same set of  
functions and within function open() it tries to EHLO, STARTTLS and then  
again EHLO. And has_extn() call for starttls returns False.


Attachments:
reviewboard.log  1.2 KB

--
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/d/optout.


Issue 3824 in reviewboard: Git hooks not working

2015-03-27 Thread reviewboard

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

New issue 3824 by kevin.be...@gmail.com: Git hooks not working
https://code.google.com/p/reviewboard/issues/detail?id=3824

When using the git hooks provided in RBTools/contrib/tools, I've got a  
Python TypeError.


This bug affect RBTools v0.7.2
The version 0.6 works fine.

Example of a git push with the two server-side hooks:

$ git push
Counting objects: 9, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (5/5), done.
Writing objects: 100% (6/6), 572 bytes | 0 bytes/s, done.
Total 6 (delta 3), reused 0 (delta 0)
remote: ['92838c18206430eadad27792c744458e1391b8e2  
d0f234ec84f84973b1e3d2992d67af45f8f373ca refs/heads/master\n']

remote: Traceback (most recent call last):
remote:   File hooks/pre-receive, line 80, in module
remote: main()
remote:   File hooks/pre-receive, line 49, in main
remote: review_id_to_commits = get_review_id_to_commits_map(lines,  
compiled_regex)
remote:
File /usr/local/lib/python2.7/dist-packages/RBTools-0.7.2-py2.7.egg/rbtools/hooks/git.py,  
line 78, in get_review_id_to_commits_map

remote: commit_hashes = get_commit_hashes(old_rev, new_rev)
remote:
File /usr/local/lib/python2.7/dist-packages/RBTools-0.7.2-py2.7.egg/rbtools/hooks/git.py,  
line 20, in get_commit_hashes

remote: return execute(git_command, split_lines=True)
remote: TypeError: execute() got an unexpected keyword  
argument 'split_lines'

To ssh://git@192.168.1.105/my_repo
 ! [remote rejected] master - master (pre-receive hook declined)
error: failed to push some refs to 'ssh://git@192.168.1.105/my_repo'


--
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/d/optout.


Re: Issue 3824 in reviewboard: Git hooks not working

2015-03-27 Thread reviewboard

Updates:
Status: Confirmed
	Labels: Project-RBTools EasyFix Milestone-RBTools-Release0.7.x  
Component-RBTools


Comment #1 on issue 3824 by chip...@gmail.com: Git hooks not working
https://code.google.com/p/reviewboard/issues/detail?id=3824

Looks like there's a second execute() function that shouldn't be there,  
which doesn't accept the split_lines argument. Should be an easy fix.


--
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/d/optout.


Re: Issue 3824 in reviewboard: Git hooks not working

2015-03-27 Thread reviewboard


Comment #2 on issue 3824 by tienv2...@gmail.com: Git hooks not working
https://code.google.com/p/reviewboard/issues/detail?id=3824

I got this one

--
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/d/optout.


Re: Issue 3108 in reviewboard: APIErrors return 403 but do not log anything

2015-03-27 Thread reviewboard


Comment #10 on issue 3108 by tienv2...@gmail.com: APIErrors return 403 but  
do not log anything

https://code.google.com/p/reviewboard/issues/detail?id=3108

can this be explained more clearly?

2. Get a given review request using RBClient
3. review.submit()

--
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/d/optout.


Re: Issue 3421 in reviewboard: RB Tools cannot create a review request for a changeset that belongs to a discarded review request

2015-03-27 Thread reviewboard


Comment #3 on issue 3421 by tienv2...@gmail.com: RB Tools cannot create a  
review request for a changeset that belongs to a discarded review request

https://code.google.com/p/reviewboard/issues/detail?id=3421

is this bug still valid?

I tried to reproduce it, doing:

vim test
git add test
git commit
rbt post - review request id 126
(discard the review request via the command line)
rbt post - review request id 127

seems to work fine.

I did notice that after reopening the review request, the View Diff  
button seems to have disappeared


--
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/d/optout.


Issue 3820 in reviewboard: search errors with 500 if a number is used as input (e.g. bug#)

2015-03-25 Thread reviewboard

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

New issue 3820 by tarza...@gmail.com: search errors with 500 if a number is  
used as input (e.g. bug#)

https://code.google.com/p/reviewboard/issues/detail?id=3820

*** READ THIS BEFORE POSTING!
***
*** You must complete this form in its entirety, or your bug report will be
*** rejected.
***
*** If you have a security issue to report, please send it confidentially
to
*** secur...@reviewboard.org. Posting security-related issues to this bug
*** tracker causes us to have to do an emergency release.
***
*** For customer support, please post to reviewbo...@googlegroups.com
***
*** If you have a patch, please submit it to
http://reviews.reviewboard.org/
***
*** This bug tracker is public. Please check that any logs or other
information
*** that you include has been stripped of confidential information.


What version are you running?
2.0.15


What's the URL of the page containing the problem?
http://myhostingsite/search/?q=20559874

What steps will reproduce the problem?
1. search for a (bug) number , e.g. 20559874
2.
3.

What is the expected output? What do you see instead?
Expected output is search result
We see :
Something broke! (Error 500)

It appears something broke when you tried to go to here. This is either a  
bug in Review Board or a server configuration error. Please report this to  
your administrator.


What operating system are you using? What browser?
Windows 7 64bit  Enterprise
Firefox
can be reproduced on any browser+OS combo though

Please provide any additional information below.

Error from the mail to admin, resp. log is:
2015-03-25 08:25:00,811 - ERROR -  - Exception thrown for user XXX at  
http://XX/search/?q=20559874


'RBSearchView' object has no attribute 'active_filters'
Traceback (most recent call last):
   
File /usr/local/lib/python2.7/dist-packages/Django-1.6.10-py2.7.egg/django/core/handlers/base.py,  
line 112, in get_response

response = wrapped_callback(request, *callback_args, **callback_kwargs)
   
File /usr/local/lib/python2.7/dist-packages/ReviewBoard-2.0.15-py2.7.egg/reviewboard/accounts/decorators.py,  
line 23, in _check

return view_func(*args, **kwargs)
   
File /usr/local/lib/python2.7/dist-packages/ReviewBoard-2.0.15-py2.7.egg/reviewboard/site/decorators.py,  
line 35, in _check

return view_func(request, local_site=local_site, *args, **kwargs)
   
File /usr/local/lib/python2.7/dist-packages/ReviewBoard-2.0.15-py2.7.egg/reviewboard/search/views.py,  
line 221, in search

return search_view(*args, **kwargs)
   
File /usr/local/lib/python2.7/dist-packages/ReviewBoard-2.0.15-py2.7.egg/reviewboard/search/views.py,  
line 83, in __call__

return super(RBSearchView, self).__call__(request)
   
File /usr/local/lib/python2.7/dist-packages/django_haystack-2.1.0-py2.7.egg/haystack/views.py,  
line 50, in __call__

return self.create_response()
   
File /usr/local/lib/python2.7/dist-packages/ReviewBoard-2.0.15-py2.7.egg/reviewboard/search/views.py,  
line 209, in create_response

context.update(self.extra_context())
   
File /usr/local/lib/python2.7/dist-packages/ReviewBoard-2.0.15-py2.7.egg/reviewboard/search/views.py,  
line 180, in extra_context

for filter_type in self.FILTER_TYPES
AttributeError: 'RBSearchView' object has no attribute 'active_filters'



--
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/d/optout.


Issue 3821 in reviewboard: Allows disabling markdown globally

2015-03-25 Thread reviewboard

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

New issue 3821 by jflamb...@newtrax.com: Allows disabling markdown globally
https://code.google.com/p/reviewboard/issues/detail?id=3821

*** 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 enhancement request!


What version are you running?
2.0.15


What's the URL of the page this enhancement relates to, if any?
N/A


Describe the enhancement and the motivation for it.
We want to be able to disable markdown globally. As in, all checkboxes  
would be unchecked by default, instead of the other way around.


I suggest a selection in the admin panel:
1) enable markdown, checkboxes checked by default (currently implemented)
2) enable markdown, checkboxes unchecked by default (what we'd want)
3) disable markdown, checkboxes don't appear in reviews (would be nice)


What operating system are you using? What browser?
Ubuntu 14.04 Server, Chrome


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/d/optout.


Issue 3822 in reviewboard: Review against self listed in incoming outgoing

2015-03-25 Thread reviewboard

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

New issue 3822 by vlov...@gmail.com: Review against self listed in incoming  
 outgoing

https://code.google.com/p/reviewboard/issues/detail?id=3822

*** READ THIS BEFORE POSTING!
***
*** You must complete this form in its entirety, or your bug report will be
*** rejected.
***
*** If you have a security issue to report, please send it confidentially
to
*** secur...@reviewboard.org. Posting security-related issues to this bug
*** tracker causes us to have to do an emergency release.
***
*** For customer support, please post to reviewbo...@googlegroups.com
***
*** If you have a patch, please submit it to
http://reviews.reviewboard.org/
***
*** This bug tracker is public. Please check that any logs or other
information
*** that you include has been stripped of confidential information.


What version are you running?
2.0.13

What's the URL of the page containing the problem?
dashboard/?view=outgoing
dashboard/?view=incoming

What steps will reproduce the problem?
1.  Set myself as the sole reviewer for a feature

What is the expected output? What do you see instead?
I was hoping that the issue would only be listed in my outgoing.
Instead it appears in both.

Please provide any additional information below.
I can see the perspective from both sides but it feels like having it be  
listed only in outgoing would be the slightly less surprising behaviour.   
Not sure if this is intentional or just an oversight where self isn't  
filtered out of reviewers for incoming issues.


--
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/d/optout.


Issue 3823 in reviewboard: rbtools, python 2.7.9, and https fail

2015-03-25 Thread reviewboard

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

New issue 3823 by lessonz@gmail.com: rbtools, python 2.7.9, and https  
fail

https://code.google.com/p/reviewboard/issues/detail?id=3823

*** READ THIS BEFORE POSTING!
***
*** You must complete this form in its entirety, or your bug report will be
*** rejected.
***
*** If you have a security issue to report, please send it confidentially
to
*** secur...@reviewboard.org. Posting security-related issues to this bug
*** tracker causes us to have to do an emergency release.
***
*** For customer support, please post to reviewbo...@googlegroups.com
***
*** If you have a patch, please submit it to
http://reviews.reviewboard.org/
***
*** This bug tracker is public. Please check that any logs or other
information
*** that you include has been stripped of confidential information.


What version are you running?

rbtools 0.7.2

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

https://[not_important]

What steps will reproduce the problem?
1. Install python 2.7.9
2. Attempt to post review to an ssl secured reviewboard instance.

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

I expect the review to be posted.

Instead, I see (redacted):

$ rbt post -o -d 486793

RBTools 0.7.2
Python 2.7.9 (default, Dec 11 2014, 04:42:00)

[GCC 4.9.2]

Running on Linux-3.19.2-1-ARCH-x86_64-with-glibc2.2.5
Home = /home/[username]
Current directory = /home/[full_path]
Checking for a Subversion repository...
Unable to execute svn help: skipping SVN
Checking for a Git repository...
Running: git rev-parse --git-dir
Command exited with rc 128: ['git', 'rev-parse', '--git-dir']

fatal: Not a git repository (or any of the parent directories): .git
---

Checking for a Mercurial repository...
Unable to execute hg --help: skipping Mercurial
Checking for a CVS repository...
Unable to execute cvs: skipping CVS
Checking for a Perforce repository...
Running: p4 info
Running: diff --version
repository info: Path: [perforce_server]:[port], Base path: None,  
Supports changesets: True

Running: p4 counters
Making HTTP GET request to https://[reviewboard_address]/api/

Traceback (most recent call last):
  File /usr/bin/rbt, line 9, in module
load_entry_point('RBTools==0.7.2', 'console_scripts', 'rbt')()
  File /usr/lib/python2.7/site-packages/rbtools/commands/main.py, line  
133, in main

command.run_from_argv([RB_MAIN, command_name] + args)
  File /usr/lib/python2.7/site-packages/rbtools/commands/__init__.py,  
line 555, in run_from_argv

exit_code = self.main(*args) or 0
  File /usr/lib/python2.7/site-packages/rbtools/commands/post.py, line  
591, in main

api_client, api_root = self.get_api(server_url)
  File /usr/lib/python2.7/site-packages/rbtools/commands/__init__.py,  
line 703, in get_api

'server at %s' % server_url)
rbtools.commands.CommandError: Could not reach the Review Board server at  
https://[reviewboard_address]



What operating system are you using? What browser?

I'm running a up-to-date version of Antergos, an Arch derivative. Browser  
is N/A.


Please provide any additional information below.

I did see this pull request: https://github.com/reviewboard/rbtools/pull/44

--
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/d/optout.


Re: Issue 3822 in reviewboard: Review against self listed in incoming outgoing

2015-03-25 Thread reviewboard


Comment #2 on issue 3822 by vlov...@gmail.com: Review against self listed  
in incoming  outgoing

https://code.google.com/p/reviewboard/issues/detail?id=3822

Actually the group case indicates to me even more that it would be expected  
for those to be omitted.


Conceptually, incoming means review action required whereas outgoing  
means pending review action.


I guess from my perspective, the not a bug would be reserved for this is  
intentionally UI we've explored  here is the reason we want this,  
not the implementation would be complex.


I'm assuming you're saying that it's the former  the latter is the cherry  
on top.  Can you clarify the reasons why the current behaviour is expected  
to be the less confusing UI design?


--
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/d/optout.


Re: Issue 3822 in reviewboard: Review against self listed in incoming outgoing

2015-03-25 Thread reviewboard

Updates:
Status: NotABug

Comment #1 on issue 3822 by trowb...@gmail.com: Review against self listed  
in incoming  outgoing

https://code.google.com/p/reviewboard/issues/detail?id=3822

This is the expected behavior. Adding an exception just for this case  
would, I think, be a little inconsistent (you also see your review requests  
assigned to groups you're a member of in your incoming list) and would  
further complicate some already very complicated database queries.


--
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/d/optout.


Re: Issue 3708 in reviewboard: Support post-commit reviews for gitlab via web UI

2015-03-25 Thread reviewboard

Updates:
Status: Fixed

Comment #2 on issue 3708 by trowb...@gmail.com: Support post-commit reviews  
for gitlab via web UI

https://code.google.com/p/reviewboard/issues/detail?id=3708

Fixed in release-2.0.x (c6f90cf). 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/d/optout.


Re: Issue 3818 in reviewboard: error while connecting to review board

2015-03-24 Thread reviewboard

Updates:
Status: Invalid

Comment #1 on issue 3818 by trowb...@gmail.com: error while connecting to  
review board

https://code.google.com/p/reviewboard/issues/detail?id=3818

We need you to fill out the form in as much detail as possible or we can't  
do anything hung to help.


--
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/d/optout.


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

2015-03-24 Thread reviewboard

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

New issue 3819 by logickan...@gmail.com: 500 Internal Server Error  
(AttributeError, specifically) in /admin

https://code.google.com/p/reviewboard/issues/detail?id=3819

** Note: This can be resolved by navigating to the user settings page,  
opening the State dropdown, and removing the null from the Extra Data  
field and replacing with {}.


This seems like a non-ideal fix for me, as it is not part of the new user  
signup flow and seems to be a bug, but hopefully it will get folks working  
in the interim**


What version are you running?
ReviewBoard-2.0.15
Django 1.6
Apache MPM-Prefork 2.4
mod_wsgi 3.3
Ubuntu 14.04

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

What steps will reproduce the problem?
1. Create a new user and add them as staff and superuser
2. Login as newly created user
3. Attempt to access admin panel

What is the expected output? What do you see instead?
The Admin panel is expected. Instead, I receive 500 Internal Server Error  
and the log output pasted in additional information below.


What operating system are you using? What browser?

OS X 10.10
Chrome 41.0.2272.010

Please provide any additional information below:

2015-03-25 00:25:08,019 - ERROR -  - Exception thrown for user myuser at  
http://review.mycompanysite.com/admin/


'NoneType' object has no attribute 'get'
Traceback (most recent call last):
   
File /usr/local/lib/python2.7/dist-packages/Django-1.6.11-py2.7.egg/django/core/handlers/base.py,  
line 112, in get_response

response = wrapped_callback(request, *callback_args, **callback_kwargs)
   
File /usr/local/lib/python2.7/dist-packages/Django-1.6.11-py2.7.egg/django/contrib/admin/views/decorators.py,  
line 17, in _checklogin

return view_func(request, *args, **kwargs)
   
File /usr/local/lib/python2.7/dist-packages/ReviewBoard-2.0.15-py2.7.egg/reviewboard/admin/views.py,  
line 39, in dashboard

primary_widget_positions = profile_data.get('primary_widget_positions')
AttributeError: 'NoneType' object has no attribute 'get'


--
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/d/optout.


Re: Issue 3804 in reviewboard: Error editing description with markup due to unicode characters

2015-03-24 Thread reviewboard


Comment #2 on issue 3804 by chester@gmail.com: Error editing  
description with markup due to unicode characters

https://code.google.com/p/reviewboard/issues/detail?id=3804

Have you tried this on other os? I could not reproduce 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/d/optout.


Re: Issue 3804 in reviewboard: Error editing description with markup due to unicode characters

2015-03-24 Thread reviewboard


Comment #3 on issue 3804 by msu...@aurea.com: Error editing description  
with markup due to unicode characters

https://code.google.com/p/reviewboard/issues/detail?id=3804

The review board server is running on Amazon Linux. It is a windows client  
that is accessing the UI. The machine that created the review initially was  
probably in France so a different local. I also tried deleting it from my  
windows machine (Canada), but there is something in the review that is  
preventing it.


Let me know if there are debug lines that I could add to help track it  
down. I have logged a few different issues related to character encoding  
and capturing the various stack traces that I see in the logs.


Thanks for looking at this.

--
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/d/optout.


Issue 3818 in reviewboard: error while connecting to review board

2015-03-24 Thread reviewboard

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

New issue 3818 by bsure...@gmail.com: error while connecting to review board
https://code.google.com/p/reviewboard/issues/detail?id=3818

*** READ THIS BEFORE POSTING!
***
*** You must complete this form in its entirety, or your bug report will be
*** rejected.
***
*** If you have a security issue to report, please send it confidentially
to
*** secur...@reviewboard.org. Posting security-related issues to this bug
*** tracker causes us to have to do an emergency release.
***
*** For customer support, please post to reviewbo...@googlegroups.com
***
*** If you have a patch, please submit it to
http://reviews.reviewboard.org/
***
*** This bug tracker is public. Please check that any logs or other
information
*** that you include has been stripped of confidential information.


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/d/optout.


Re: Issue 2523 in reviewboard: Allow reviewers to attach files

2015-03-23 Thread reviewboard


Comment #4 on issue 2523 by christia...@googlemail.com: Allow reviewers to  
attach files

https://code.google.com/p/reviewboard/issues/detail?id=2523

I would think that your editor should be improved in such a way that  
reviewers and reviewees are enabled to just paste screenshots into the  
editor window alongside text they are writing. Maybe you even want a image  
editor that allows markups. I am sure there is some open source editor out  
there that provides this functionality.


Thanks. I really like 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/d/optout.


Re: Issue 3816 in reviewboard: Post Installation Throws KeyError at / u'PATH' /usr/lib/python2.7/UserDict.py in __getitem__, line 23

2015-03-22 Thread reviewboard


Comment #2 on issue 3816 by nhiru...@gmail.com: Post Installation Throws  
KeyError at / u'PATH'  /usr/lib/python2.7/UserDict.py in __getitem__, line  
23

https://code.google.com/p/reviewboard/issues/detail?id=3816

Thanks for the Prompt Reply

Still this is Development Server

The screen says below a Traceback

Traceback:
File /usr/local/lib/python2.7/dist-packages/Django-1.6.10-py2.7.egg/django/core/handlers/base.py  
in  
get_response
  105. response = middleware_method(request, callback,  
callback_args, callback_kwargs)
File /usr/local/lib/python2.7/dist-packages/ReviewBoard-2.0.15-py2.7.egg/reviewboard/admin/middleware.py  
in  
process_view

  73. updates_required = check_updates_required()
File /usr/local/lib/python2.7/dist-packages/ReviewBoard-2.0.15-py2.7.egg/reviewboard/admin/checks.py  
in  
check_updates_required

  185. if not is_exe_in_path('patch'):
File /usr/local/lib/python2.7/dist-packages/Djblets-0.8.18-py2.7.egg/djblets/util/filesystem.py  
in  
is_exe_in_path

  46. for dir in os.environ['PATH'].split(os.pathsep):
File /usr/lib/python2.7/UserDict.py in __getitem__
  23. raise KeyError(key)

Exception Type: KeyError at /
Exception Value: u'PATH'

Under META TABLE

META
VariableValue
HTTP_AUTHORIZATION  ''

wsgi.multiprocess   False


SERVER_SOFTWARE 'Apache/2.2.22 (Ubuntu)'

SCRIPT_NAME u''

SERVER_SIGNATURE 'addressApache/2.2.22 (Ubuntu) Server at  
v3.graderesults.com Port 80/address\n'


REQUEST_METHOD  'GET'

PATH_INFO  u'/'

SERVER_PROTOCOL 'HTTP/1.1'

QUERY_STRING''

PATH'/usr/local/bin:/usr/bin:/bin'

HTTP_USER_AGENT 'Mozilla/5.0 (Windows NT 6.3; WOW64; rv:36.0)  
Gecko/20100101 Firefox/36.0'


HTTP_CONNECTION 'keep-alive'

SERVER_NAME 'v3.graderesults.com'

REMOTE_ADDR '68.3.130.50'

wsgi.url_scheme 'http'

PATH_TRANSLATED  '/home/rb/www/htdocs/reviewboard.fcgi/'


--
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/d/optout.


Issue 3816 in reviewboard: Post Installation Throws KeyError at / u'PATH' /usr/lib/python2.7/UserDict.py in __getitem__, line 23

2015-03-20 Thread reviewboard

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

New issue 3816 by nhiru...@gmail.com: Post Installation Throws KeyError at  
/ u'PATH'  /usr/lib/python2.7/UserDict.py in __getitem__, line 23

https://code.google.com/p/reviewboard/issues/detail?id=3816

*** READ THIS BEFORE POSTING!
***
*** You must complete this form in its entirety, or your bug report will be
*** rejected.
***
*** If you have a security issue to report, please send it confidentially
to
*** secur...@reviewboard.org. Posting security-related issues to this bug
*** tracker causes us to have to do an emergency release.
***
*** For customer support, please post to reviewbo...@googlegroups.com
***
*** If you have a patch, please submit it to
http://reviews.reviewboard.org/
***
*** This bug tracker is public. Please check that any logs or other
information
*** that you include has been stripped of confidential information.


What version are you running?
ReviewBoard-2.0.15
RBTools-0.7.2

What's the URL of the page containing the problem?
http://v3.graderesults.com/

What steps will reproduce the problem?
1.Post Installation shows this error while all Installation steps had been  
followed correctly and No Error on any steps

2. I turned On Debug which may give you enough Info
3. No Errors on Apache



What is the expected output? What do you see instead?
Site is not Up  Running

What operating system are you using? What browser?
Ubuntu / Firefox

Please provide any additional information below.
Apache Logs shows the below all Good No Errors
[Fri Mar 20 06:47:47 2015] [notice] FastCGI: process manager initialized  
(pid 12741)
[Fri Mar 20 06:47:47 2015] [warn] FastCGI:  
server /home/rb/www/htdocs/reviewboard.fcgi started (pid 12742)
[Fri Mar 20 06:47:48 2015] [notice] Apache/2.2.22 (Ubuntu) DAV/2 SVN/1.6.17  
mod_fastcgi/mod_fastcgi-SNAP-0910052141 mod_fcgid/2.3.6 mod_jk/1.2.32  
mod_perl/2.0.5 Perl/v5.14.2 configured -- resuming normal operations



--
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/d/optout.


Issue 3817 in reviewboard: Profile.extra_data is null by default, but assumed to be a valid dictionary in the admin UI

2015-03-20 Thread reviewboard

Status: Confirmed
Owner: chip...@gmail.com
Labels: Type-Defect Priority-High Milestone-Release2.0.x EasyFix  
Component-Admin


New issue 3817 by chip...@gmail.com: Profile.extra_data is null by default,  
but assumed to be a valid dictionary in the admin UI

https://code.google.com/p/reviewboard/issues/detail?id=3817

What version are you running?
2.0.x

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

What steps will reproduce the problem?
1. Have a Profile with extra_data=null (as per the schema)
2. Visit /admin/

What is the expected output? What do you see instead?
The page will crash, since it treats extra_data as a valid dictionary. We  
need to sanity-check this before accessing it. Should be a simple fix.


--
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/d/optout.


Re: Issue 3816 in reviewboard: Post Installation Throws KeyError at / u'PATH' /usr/lib/python2.7/UserDict.py in __getitem__, line 23

2015-03-20 Thread reviewboard

Updates:
Status: NeedInfo

Comment #1 on issue 3816 by trowb...@gmail.com: Post Installation Throws  
KeyError at / u'PATH'  /usr/lib/python2.7/UserDict.py in __getitem__, line  
23

https://code.google.com/p/reviewboard/issues/detail?id=3816

You should not have DEBUG turned on for a production deployment.

Do you have the full traceback for the KeyError?

--
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/d/optout.


Re: Issue 3652 in reviewboard: rbt patch throws OSError: [Errno 2] No such file or directory if EDITOR contains flags

2015-03-20 Thread reviewboard

Updates:
Status: Fixed

Comment #3 on issue 3652 by bar...@beanbaginc.com: rbt patch  
throws OSError: [Errno 2] No such file or directory if EDITOR contains  
flags

https://code.google.com/p/reviewboard/issues/detail?id=3652

This was fixed and was release in RBTools 0.7.

It landed on master as a38ca9b51b2d8b6b28e8a0c85de0b8803eb6adb5.

--
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/d/optout.


Re: Issue 3652 in reviewboard: rbt patch throws OSError: [Errno 2] No such file or directory if EDITOR contains flags

2015-03-20 Thread reviewboard


Comment #4 on issue 3652 by bar...@beanbaginc.com: rbt patch  
throws OSError: [Errno 2] No such file or directory if EDITOR contains  
flags

https://code.google.com/p/reviewboard/issues/detail?id=3652

This was fixed and was release in RBTools 0.7.

It landed on master as a38ca9b51b2d8b6b28e8a0c85de0b8803eb6adb5.

--
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/d/optout.


Re: Issue 3731 in reviewboard: Make it possible to selectively activate and deactivate ExtensionHooks

2015-03-19 Thread reviewboard


Comment #1 on issue 3731 by chip...@gmail.com: Make it possible to  
selectively activate and deactivate ExtensionHooks

https://code.google.com/p/reviewboard/issues/detail?id=3731

Most things have an applies_to() that, at least for Power Pack, we use to  
test if the extension should be currently used. I think that's the way to  
go, ideally, since you sometimes need something more fine-grained than  
on/off.


--
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/d/optout.


Issue 3815 in reviewboard: rbt setup-repo failed with ClearCase (Namespace has no attr revision_range)

2015-03-19 Thread reviewboard

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

New issue 3815 by dell...@gmail.com: rbt setup-repo failed with ClearCase  
(Namespace has no attr revision_range)

https://code.google.com/p/reviewboard/issues/detail?id=3815

What version are you running?
ReviewBoard: 2.0.11
Rbtools: 0.7.2
ClearCase Win client: 8.0.1.4

What's the URL of the page containing the problem?
When running rbt setup-repo

What steps will reproduce the problem?
1. Create a ClearCase repo in ReviewBoard
2. Install rbtools on Windows
3. Run rbt setup-repo --debug under a ClearCase VOB

What is the expected output? What do you see instead?
Expect the repo to be setup.
I see this:

Checking for a Subversion repository...
Unable to execute svn help: skipping SVN
Checking for a Git repository...
Unable to execute git --help or git.cmd --help: skipping Git
Checking for a Mercurial repository...
Unable to execute hg --help: skipping Mercurial
Checking for a CVS repository...
Unable to execute cvs: skipping CVS
Checking for a Perforce repository...
Unable to execute p4 help: skipping Perforce
Checking for a Plastic repository...
Unable to execute cm version: skipping Plastic
Checking for a ClearCase repository...
Running: cleartool pwv -short
Running: diff --version
Running: cleartool lsview -full -properties -cview
Running: cleartool describe -short vob:.
Running: cleartool pwv -root
repository info: Path: Z:\srcCMTE, Base path: Z:\srcCMTE, Supports  
changeset

s: False
Traceback (most recent call last):
  File C:\Program Files  
(x86)\RBTools\bin\..\Python27\Scripts\rbt-script.py, l

ine 8, in module
load_entry_point('RBTools==0.7.2', 'console_scripts', 'rbt')()
  File C:\Program Files  
(x86)\RBTools\Python27\lib\site-packages\rbtools-0.7.2-

py2.7.egg\rbtools\commands\main.py, line 133, in main
command.run_from_argv([RB_MAIN, command_name] + args)
  File C:\Program Files  
(x86)\RBTools\Python27\lib\site-packages\rbtools-0.7.2-

py2.7.egg\rbtools\commands\__init__.py, line 555, in run_from_argv
exit_code = self.main(*args) or 0
  File C:\Program Files  
(x86)\RBTools\Python27\lib\site-packages\rbtools-0.7.2-

py2.7.egg\rbtools\commands\setup_repo.py, line 109, in main
repository_info, tool = self.initialize_scm_tool()
  File C:\Program Files  
(x86)\RBTools\Python27\lib\site-packages\rbtools-0.7.2-

py2.7.egg\rbtools\commands\__init__.py, line 587, in initialize_scm_tool
tool.check_options()
  File C:\Program Files  
(x86)\RBTools\Python27\lib\site-packages\rbtools-0.7.2-

py2.7.egg\rbtools\clients\clearcase.py, line 260, in check_options
if ((self.options.revision_range or self.options.tracking)
AttributeError: 'Namespace' object has no attribute 'revision_range'


What operating system are you using? What browser?
Windows 7
IE

Please provide any additional information below.
As above.



--
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/d/optout.


Issue 3814 in reviewboard: AttributeError: 'Namespace' object has no attribute 'revision_range'

2015-03-19 Thread reviewboard

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

New issue 3814 by dell...@gmail.com: AttributeError: 'Namespace' object has  
no attribute 'revision_range'

https://code.google.com/p/reviewboard/issues/detail?id=3814

*** READ THIS BEFORE POSTING!
***
*** You must complete this form in its entirety, or your bug report will be
*** rejected.
***
*** If you have a security issue to report, please send it confidentially
to
*** secur...@reviewboard.org. Posting security-related issues to this bug
*** tracker causes us to have to do an emergency release.
***
*** For customer support, please post to reviewbo...@googlegroups.com
***
*** If you have a patch, please submit it to
http://reviews.reviewboard.org/
***
*** This bug tracker is public. Please check that any logs or other
information
*** that you include has been stripped of confidential information.


What version are you running?
ReviewBoard: 2.0.11
Rbtools: 0.7.2
ClearCase Win client: 8.0.1.4

What's the URL of the page containing the problem?
When running rbt setup-repo

What steps will reproduce the problem?
1. Create a ClearCase repo in ReviewBoard
2. Install rbtools on Windows
3. Run rbt setup-repo --debug under a ClearCase VOB

What is the expected output? What do you see instead?
Expect the repo to be setup.
I see this:

Checking for a Subversion repository...
Unable to execute svn help: skipping SVN
Checking for a Git repository...
Unable to execute git --help or git.cmd --help: skipping Git
Checking for a Mercurial repository...
Unable to execute hg --help: skipping Mercurial
Checking for a CVS repository...
Unable to execute cvs: skipping CVS
Checking for a Perforce repository...
Unable to execute p4 help: skipping Perforce
Checking for a Plastic repository...
Unable to execute cm version: skipping Plastic
Checking for a ClearCase repository...
Running: cleartool pwv -short
Running: diff --version
Running: cleartool lsview -full -properties -cview
Running: cleartool describe -short vob:.
Running: cleartool pwv -root
repository info: Path: Z:\srcCMTE, Base path: Z:\srcCMTE, Supports  
changeset

s: False
Traceback (most recent call last):
  File C:\Program Files  
(x86)\RBTools\bin\..\Python27\Scripts\rbt-script.py, l

ine 8, in module
load_entry_point('RBTools==0.7.2', 'console_scripts', 'rbt')()
  File C:\Program Files  
(x86)\RBTools\Python27\lib\site-packages\rbtools-0.7.2-

py2.7.egg\rbtools\commands\main.py, line 133, in main
command.run_from_argv([RB_MAIN, command_name] + args)
  File C:\Program Files  
(x86)\RBTools\Python27\lib\site-packages\rbtools-0.7.2-

py2.7.egg\rbtools\commands\__init__.py, line 555, in run_from_argv
exit_code = self.main(*args) or 0
  File C:\Program Files  
(x86)\RBTools\Python27\lib\site-packages\rbtools-0.7.2-

py2.7.egg\rbtools\commands\setup_repo.py, line 109, in main
repository_info, tool = self.initialize_scm_tool()
  File C:\Program Files  
(x86)\RBTools\Python27\lib\site-packages\rbtools-0.7.2-

py2.7.egg\rbtools\commands\__init__.py, line 587, in initialize_scm_tool
tool.check_options()
  File C:\Program Files  
(x86)\RBTools\Python27\lib\site-packages\rbtools-0.7.2-

py2.7.egg\rbtools\clients\clearcase.py, line 260, in check_options
if ((self.options.revision_range or self.options.tracking)
AttributeError: 'Namespace' object has no attribute 'revision_range'


What operating system are you using? What browser?
Windows 7
IE

Please provide any additional information below.
As above.


--
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/d/optout.


Re: Issue 825 in reviewboard: Support for Microsoft Team Services/Team Foundation repositories

2015-03-19 Thread reviewboard

Updates:
Status: Fixed

Comment #2 on issue 825 by chip...@gmail.com: Support for Microsoft Team  
Services/Team Foundation repositories

https://code.google.com/p/reviewboard/issues/detail?id=825

This is now provided by Power Pack (https://www.reviewboard.org/powerpack/)

--
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/d/optout.


Re: Issue 3815 in reviewboard: rbt setup-repo failed with ClearCase (Namespace has no attr revision_range)

2015-03-19 Thread reviewboard

Updates:
Status: Duplicate
Mergedinto: 3814

Comment #1 on issue 3815 by trowb...@gmail.com: rbt setup-repo failed with  
ClearCase (Namespace has no attr revision_range)

https://code.google.com/p/reviewboard/issues/detail?id=3815

(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/d/optout.


Re: Issue 3814 in reviewboard: AttributeError: 'Namespace' object has no attribute 'revision_range'

2015-03-19 Thread reviewboard


Comment #1 on issue 3814 by trowb...@gmail.com: AttributeError: 'Namespace'  
object has no attribute 'revision_range'

https://code.google.com/p/reviewboard/issues/detail?id=3814

Issue 3815 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/d/optout.


Re: Issue 3810 in reviewboard: Where did the parent diff option go?

2015-03-18 Thread reviewboard


Comment #2 on issue 3810 by alexandr...@gmail.com: Where did the parent  
diff option go?

https://code.google.com/p/reviewboard/issues/detail?id=3810

Thanks for the quick answer and apologies for the mis-report.

--
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/d/optout.


Re: Issue 3189 in reviewboard: Add a link to the interdiff from the review request draft banner

2015-03-18 Thread reviewboard


Comment #5 on issue 3189 by putuindr...@gmail.com: Add a link to the  
interdiff from the review request draft banner

https://code.google.com/p/reviewboard/issues/detail?id=3189

can you please tell me what this is? I would like to deepen
http://wdfshare.blogspot.com

--
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/d/optout.


Re: Issue 2880 in reviewboard: Can't add a comment to a review request with IE8/9 after upgrading to RB 1.7.3

2015-03-18 Thread reviewboard


Comment #8 on issue 2880 by putuindr...@gmail.com: Can't add a comment to a  
review request with IE8/9 after upgrading to RB 1.7.3

https://code.google.com/p/reviewboard/issues/detail?id=2880

can you please tell me what this is? I would like to deepen
http://wdfshare.blogspot.com

--
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/d/optout.


Re: Issue 3795 in reviewboard: Redirected back to page 1 of diff when clicking a file link in a multi-page diff

2015-03-18 Thread reviewboard


Comment #1 on issue 3795 by fearreal...@gmail.com: Redirected back to page  
1 of diff when clicking a file link in a multi-page diff

https://code.google.com/p/reviewboard/issues/detail?id=3795

We are also experiencing this same issue. It doesn’t matter how long you  
wait either. Once the page is loaded, you click the file name and it  
refreshes back to the first page. Also, you will see this issue if you  
scroll the page and click a header instead. We have this issue with Firefox  
and Chrome. I patched to 2.0.14 and started experiencing this issue with  
Internet Explorer. Since updating to 2.0.15, I can no longer replicate the  
issue in Internet Explorer. Trying to view my logs but the web page keeps  
closing. I will try again later. Please let me know if I can help in any  
way.


--
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/d/optout.


Re: Issue 3679 in reviewboard: Allow to add comment in review before publishing it

2015-03-17 Thread reviewboard


Comment #2 on issue 3679 by the961be...@gmail.com: Allow to add comment in  
review before publishing it

https://code.google.com/p/reviewboard/issues/detail?id=3679

thank you very much information
http://wdfshare.blogspot.com

--
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/d/optout.


Re: Issue 3810 in reviewboard: Where did the parent diff option go?

2015-03-17 Thread reviewboard

Updates:
Status: NotABug

Comment #1 on issue 3810 by trowb...@gmail.com: Where did the parent diff  
option go?

https://code.google.com/p/reviewboard/issues/detail?id=3810

If you upload the main diff first, Review Board will now detect whether it  
needs a parent diff, and then prompt for it.


--
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/d/optout.


Re: Issue 3813 in reviewboard: Don't use target=_blank for links in review-request descriptions

2015-03-17 Thread reviewboard


Comment #2 on issue 3813 by mrcote: Don't use target=_blank for links in  
review-request descriptions

https://code.google.com/p/reviewboard/issues/detail?id=3813

Fair enough.  Feel free to WONTFIX this, and we'll decide if we want to do  
this as an extension for Mozilla's deployment.


--
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/d/optout.


Issue 3813 in reviewboard: Don't use target=_blank for links in review-request descriptions

2015-03-17 Thread reviewboard

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

New issue 3813 by mrcote: Don't use target=_blank for links in  
review-request descriptions

https://code.google.com/p/reviewboard/issues/detail?id=3813

What version are you running?

2.0.12

What's the URL of the page this enhancement relates to, if any?

Any review request view.

Describe the enhancement and the motivation for it.

There seems to be a consensus that adding target=_blank to links is a bad  
idea; the choice to open as a new tab/window/etc. should be left up to the  
user.  Therefore, it should be removed from links in review-request  
descriptions.


What operating system are you using? What browser?

OS X 10.10.2, Nightly Firefox 39.0a1.


--
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/d/optout.


Issue 3812 in reviewboard: Tool tips for diff change summaries

2015-03-17 Thread reviewboard

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

New issue 3812 by mrcote: Tool tips for diff change summaries
https://code.google.com/p/reviewboard/issues/detail?id=3812

What version are you running?

2.0.12

What's the URL of the page this enhancement relates to, if any?

Any diff view.

Describe the enhancement and the motivation for it.

The file index has nice visual indicators, but it is not immediately  
obvious what they mean.  The docs do a decent job of explaining what they  
mean; however, it would be useful to have tool tips to summarize the icons  
on the left, such as New file, 16 new lines added, 10 lines changed, 3  
lines removed, File removed, etc.


What operating system are you using? What browser?

OS X 10.10.2, Nightly Firefox 39.0a1.

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/d/optout.


Re: Issue 3813 in reviewboard: Don't use target=_blank for links in review-request descriptions

2015-03-17 Thread reviewboard

Updates:
Status: WontFix

Comment #3 on issue 3813 by trowb...@gmail.com: Don't use target=_blank  
for links in review-request descriptions

https://code.google.com/p/reviewboard/issues/detail?id=3813

(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/d/optout.


Re: Issue 3813 in reviewboard: Don't use target=_blank for links in review-request descriptions

2015-03-17 Thread reviewboard


Comment #1 on issue 3813 by chip...@gmail.com: Don't use target=_blank  
for links in review-request descriptions

https://code.google.com/p/reviewboard/issues/detail?id=3813

Just to give some insight into why these are there:

We added these because people would sometimes click a link while replying  
to something or while filling out some field, not pay attention to the  
warning, and then end up losing content, frustrating them. There were  
enough requests to add a target=_blank (and frankly, until now, no  
feedback to the contrary) that we went ahead and included it.


--
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/d/optout.


Re: Issue 3704 in reviewboard: Google Chrome policies prevent diffs from being downloaded in some cases

2015-03-17 Thread reviewboard

Updates:
Status: Fixed

Comment #3 on issue 3704 by trowb...@gmail.com: Google Chrome policies  
prevent diffs from being downloaded in some cases

https://code.google.com/p/reviewboard/issues/detail?id=3704

Fixed in release-2.0.x (f52c7c6). 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/d/optout.


Issue 3810 in reviewboard: Where did the parent diff option go?

2015-03-17 Thread reviewboard

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

New issue 3810 by alexandr...@gmail.com: Where did the parent diff option  
go?

https://code.google.com/p/reviewboard/issues/detail?id=3810

What version are you running?
2.0.12

What's the URL of the page containing the problem?
reviewboard/r/new/

What steps will reproduce the problem?
1. Select a repo to create an issue for.
2. There is no option to manually provide a parent diff.

What is the expected output? What do you see instead?
I want to see the option to provide a parent diff manually!

What operating system are you using? What browser?
firefox on Ubuntu

It looks like this was removed in a recent version. Can we have that option  
back?



--
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/d/optout.


Issue 3811 in reviewboard: deleting a depends on request raise an issue because changedesc still reference it

2015-03-17 Thread reviewboard

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

New issue 3811 by nano...@gmail.com: deleting a depends on request raise an  
issue because changedesc still reference it

https://code.google.com/p/reviewboard/issues/detail?id=3811

*** READ THIS BEFORE POSTING!
***
*** You must complete this form in its entirety, or your bug report will be
*** rejected.
***
*** If you have a security issue to report, please send it confidentially
to
*** secur...@reviewboard.org. Posting security-related issues to this bug
*** tracker causes us to have to do an emergency release.
***
*** For customer support, please post to reviewbo...@googlegroups.com
***
*** If you have a patch, please submit it to
http://reviews.reviewboard.org/
***
*** This bug tracker is public. Please check that any logs or other
information
*** that you include has been stripped of confidential information.


What version are you running?
server 2.0.13

What's the URL of the page containing the problem?
any view review

What steps will reproduce the problem?
1. create a main review request X and publish
2. create a review request Y (test with draft only)
3. assign Y as a dependency of X and publish change
4. delete Y from admin database dashboard
5. display X (review) raise an internal error 500 (it looks displaying X  
review gets all changedescription including the one adding request Y as a  
dependency and since it does not exist anymore = not found)
Displaying diff does not raise the issue because changedesc are not looked  
within.


What is the expected output? What do you see instead?
at step 4, deleting Y should remove any reference to Y in X changedesc?

What operating system are you using? What browser?
firefox linux

Please provide any additional information below.
workaround is to remove changedesc containing this Y depends on change  
from review request linked object list



--
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/d/optout.


Issue 3809 in reviewboard: Broken .kt style in rb/css/syntax.css

2015-03-16 Thread reviewboard

Status: Accepted
Owner: 
Labels: Type-Defect Priority-Medium EasyFix

New issue 3809 by mike.d.c...@gmail.com: Broken .kt style in  
rb/css/syntax.css

https://code.google.com/p/reviewboard/issues/detail?id=3809

What version are you running?

2.0.12

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

And diffviewer page.


What steps will reproduce the problem?
1. Upload a C++ file that has the term bool in it.
2. Inspect the bool text node - note that it has a .kt class applied to it
3. No .kt style is applied.

What is the expected output? What do you see instead?
I expected .kt to have some styling. In fact, looking at the syntax.css  
file, it looks like it's supposed to set font-weight: bold.


What operating system are you using? What browser?
OS X 10.8.5, Firefox Nightly 39.0a1


Please provide any additional information below.
The problem is here in rb/css/syntax.css:

.kt, { font-weight: bold } /* Keyword.Type */

That comma after .kt and before the open brace is invalid CSS. It should be  
removed.



--
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/d/optout.


Re: Issue 3763 in reviewboard: search indexing support for private repositories

2015-03-16 Thread reviewboard

Updates:
Status: Fixed

Comment #4 on issue 3763 by chip...@gmail.com: search indexing support for  
private repositories

https://code.google.com/p/reviewboard/issues/detail?id=3763

Fixed on release-2.0.x (f322bb8).

--
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/d/optout.


Re: Issue 3763 in reviewboard: search indexing support for private repositories

2015-03-16 Thread reviewboard

Updates:
Status: PendingReview
Owner: chip...@gmail.com
Labels: Milestone-Release2.0.x

Comment #3 on issue 3763 by chip...@gmail.com: search indexing support for  
private repositories

https://code.google.com/p/reviewboard/issues/detail?id=3763

Up for review for 2.0.15: https://reviews.reviewboard.org/r/7067/

--
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/d/optout.


Re: Issue 3411 in reviewboard: favicon not shown in diff view

2015-03-15 Thread reviewboard

Updates:
Status: Fixed

Comment #11 on issue 3411 by trowb...@gmail.com: favicon not shown in diff  
view

https://code.google.com/p/reviewboard/issues/detail?id=3411

Neat.

--
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/d/optout.


Re: Issue 3804 in reviewboard: Error editing description with markup due to unicode characters

2015-03-14 Thread reviewboard


Comment #1 on issue 3804 by msu...@aurea.com: Error editing description  
with markup due to unicode characters

https://code.google.com/p/reviewboard/issues/detail?id=3804

This is preventing reviews from being discarded.

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/d/optout.


Re: Issue 3805 in reviewboard: RBTools 0.7.2 freeze on svn status while post request.

2015-03-13 Thread reviewboard

Updates:
Status: ThirdParty

Comment #3 on issue 3805 by trowb...@gmail.com: RBTools 0.7.2 freeze on svn  
status while post request.

https://code.google.com/p/reviewboard/issues/detail?id=3805

This sounds like it's an issue with your installation/configuration of svn,  
rather than rbtools.


--
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/d/optout.


Re: Issue 3717 in reviewboard: Get e-mail notifications for my own activity - still getting emails with my ShipIt

2015-03-13 Thread reviewboard

Updates:
Status: NotABug

Comment #7 on issue 3717 by trowb...@gmail.com: Get e-mail notifications  
for my own activity - still getting emails with my ShipIt

https://code.google.com/p/reviewboard/issues/detail?id=3717

(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/d/optout.


Re: Issue 3767 in reviewboard: `ERROR: Error validating diff` for any pair of revs when using `rbt post` in 0.7.x

2015-03-13 Thread reviewboard

Updates:
Status: Fixed

Comment #3 on issue 3767 by trowb...@gmail.com: `ERROR: Error validating  
diff` for any pair of revs when using `rbt post` in 0.7.x

https://code.google.com/p/reviewboard/issues/detail?id=3767

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/d/optout.


Re: Issue 3792 in reviewboard: Outlook message (.msg extension) upload fails in 2.0.13

2015-03-13 Thread reviewboard

Updates:
Status: Fixed

Comment #11 on issue 3792 by trowb...@gmail.com: Outlook message (.msg  
extension) upload fails in 2.0.13

https://code.google.com/p/reviewboard/issues/detail?id=3792

Fixed the remaining issues in release-2.0.x (a5b5133). 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/d/optout.


Re: Issue 3767 in reviewboard: `ERROR: Error validating diff` for any pair of revs when using `rbt post` in 0.7.x

2015-03-13 Thread reviewboard


Comment #2 on issue 3767 by jordangl...@gmail.com: `ERROR: Error validating  
diff` for any pair of revs when using `rbt post` in 0.7.x

https://code.google.com/p/reviewboard/issues/detail?id=3767

This was a bitbucket.org repo.  This problem was fixed by 0.7.2.  Recommend  
close.  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/d/optout.


Re: Issue 3501 in reviewboard: djblets references cloudflare cdn

2015-03-13 Thread reviewboard

Updates:
Status: Fixed

Comment #3 on issue 3501 by trowb...@gmail.com: djblets references  
cloudflare cdn

https://code.google.com/p/reviewboard/issues/detail?id=3501

Fixed in release-2.0.x (cb12831). 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/d/optout.


Re: Issue 3411 in reviewboard: favicon not shown in diff view

2015-03-13 Thread reviewboard


Comment #10 on issue 3411 by griffin@gmail.com: favicon not shown in  
diff view

https://code.google.com/p/reviewboard/issues/detail?id=3411

As far as I can tell this was fixed in 42aee3b.  I now correctly see the  
favicon on diff viewer pages.  Confirmed in Firefox 36.0.1 on Windows and  
31.3.0 ESR on Linux.


--
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/d/optout.


Re: Issue 3669 in reviewboard: negative open review count on dashboard

2015-03-13 Thread reviewboard

Updates:
Status: Fixed

Comment #4 on issue 3669 by chip...@gmail.com: negative open review count  
on dashboard

https://code.google.com/p/reviewboard/issues/detail?id=3669

Fixed on release-2.0.x (dfeeea1). This will be in Review Board 2.0.15.

--
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/d/optout.


Re: Issue 3574 in reviewboard: Add support in post-review for p4 imported files (integration from remote depot)

2015-03-13 Thread reviewboard

Updates:
Status: Fixed

Comment #3 on issue 3574 by trowb...@gmail.com: Add support in post-review  
for p4 imported files (integration from remote depot)

https://code.google.com/p/reviewboard/issues/detail?id=3574

Fixed in release-0.7.x (147c889). 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/d/optout.


Re: Issue 3805 in reviewboard: RBTools 0.7.2 freeze on svn status while post request.

2015-03-13 Thread reviewboard


Comment #2 on issue 3805 by str...@gmail.com: RBTools 0.7.2 freeze on svn  
status while post request.

https://code.google.com/p/reviewboard/issues/detail?id=3805

No, but freezed on this after printed some positions from external  
repositories.


--
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/d/optout.


Re: Issue 3717 in reviewboard: Get e-mail notifications for my own activity - still getting emails with my ShipIt

2015-03-13 Thread reviewboard


Comment #6 on issue 3717 by lukasz.c...@gmail.com: Get e-mail  
notifications for my own activity - still getting emails with my ShipIt

https://code.google.com/p/reviewboard/issues/detail?id=3717

You are right, I understand now. This can be closed. Thank you.

--
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/d/optout.


Re: Issue 3792 in reviewboard: Outlook message (.msg extension) upload fails in 2.0.13

2015-03-12 Thread reviewboard


Comment #10 on issue 3792 by raav...@gmail.com: Outlook message (.msg  
extension) upload fails in 2.0.13

https://code.google.com/p/reviewboard/issues/detail?id=3792

Completing the last line:
If you are unable to reproduce or more information is needed, please let me  
know.


Browser screenshot of attachment screen, that appears after ~20min of  
uploading .msg file.



Attachments:
2.0.14_attach_outlook_msg_browser_error_status.png  24.7 KB

--
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/d/optout.


Re: Issue 3669 in reviewboard: negative open review count on dashboard

2015-03-12 Thread reviewboard


Comment #2 on issue 3669 by trowb...@gmail.com: negative open review count  
on dashboard

https://code.google.com/p/reviewboard/issues/detail?id=3669

Issue 3802 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/d/optout.


Re: Issue 3729 in reviewboard: Cannot run rbt post in RBTools 0.7.0

2015-03-12 Thread reviewboard


Comment #18 on issue 3729 by odal...@gmail.com: Cannot run rbt post in  
RBTools 0.7.0

https://code.google.com/p/reviewboard/issues/detail?id=3729

I have the same error on Win 7 when I'm trying to add a repository via the  
reviewboard admin page. I have checked the __init__.py file and the change  
is in the version I have, but I don't think this is relevant when using the  
reviewboard web app?

I cannot add a repository at the moment which is stopping me going further.

--
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/d/optout.


Re: Issue 3806 in reviewboard: Can

2015-03-12 Thread reviewboard

Updates:
Status: Invalid

Comment #1 on issue 3806 by trowb...@gmail.com: Can
https://code.google.com/p/reviewboard/issues/detail?id=3806

(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/d/optout.


Re: Issue 3729 in reviewboard: Cannot run rbt post in RBTools 0.7.0

2015-03-12 Thread reviewboard


Comment #19 on issue 3729 by trowb...@gmail.com: Cannot run rbt post in  
RBTools 0.7.0

https://code.google.com/p/reviewboard/issues/detail?id=3729

The given error is coming from RBTools, so it's impossible to get the same  
one when trying to add a repository. Please open a separate bug.


--
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/d/optout.


Re: Issue 3808 in reviewboard: Need to have indicator for S2C commit

2015-03-12 Thread reviewboard

Updates:
Status: ThirdParty

Comment #1 on issue 3808 by trowb...@gmail.com: Need to have indicator for  
S2C commit

https://code.google.com/p/reviewboard/issues/detail?id=3808

This bug tracker is for the open-source Review Board project, and your  
request seems like it's targeted very much towards your particular  
organization. You'll probably want to talk to the people at Juniper about  
this, instead of us.


--
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/d/optout.


Re: Issue 3770 in reviewboard: rbt post with 0.7.1 release get the error: UnicodeDecodeError

2015-03-12 Thread reviewboard

Updates:
Status: Fixed

Comment #2 on issue 3770 by trowb...@gmail.com: rbt post with 0.7.1 release  
get the error: UnicodeDecodeError

https://code.google.com/p/reviewboard/issues/detail?id=3770

Fixed in rbtools release-0.7.x (de0e748). This will ship in 0.7.3. 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/d/optout.


Re: Issue 3805 in reviewboard: RBTools 0.7.2 freeze on svn status while post request.

2015-03-12 Thread reviewboard

Updates:
Status: NeedInfo

Comment #1 on issue 3805 by trowb...@gmail.com: RBTools 0.7.2 freeze on svn  
status while post request.

https://code.google.com/p/reviewboard/issues/detail?id=3805

If you run that command ('svn status -q --ignore-externals'), what happens?  
Is it prompting for credentials?


--
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/d/optout.


Re: Issue 3807 in reviewboard: Can

2015-03-12 Thread reviewboard

Updates:
Status: Invalid

Comment #2 on issue 3807 by trowb...@gmail.com: Can
https://code.google.com/p/reviewboard/issues/detail?id=3807

We need you to fill out the entire form in as much detail as possible, or  
we can't do anything.


--
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/d/optout.


Issue 3808 in reviewboard: Need to have indicator for S2C commit

2015-03-12 Thread reviewboard

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

New issue 3808 by barry.s@gmail.com: Need to have indicator for S2C  
commit

https://code.google.com/p/reviewboard/issues/detail?id=3808

*** READ THIS BEFORE POSTING!
***
*** You must complete this form in its entirety, or your bug report will be
*** rejected.
***
*** If you have a security issue to report, please send it confidentially
to
*** secur...@reviewboard.org. Posting security-related issues to this bug
*** tracker causes us to have to do an emergency release.
***
*** For customer support, please post to reviewbo...@googlegroups.com
***
*** If you have a patch, please submit it to
http://reviews.reviewboard.org/
***
*** This bug tracker is public. Please check that any logs or other
information
*** that you include has been stripped of confidential information.


What version are you running?

1.7.26

What's the URL of the page containing the problem?
https://ssd-codereview7.juniper.net/dashboard/?view=mine

What steps will reproduce the problem?
Not a problem perse

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


What operating system are you using? What browser?
Windows 7

Please provide any additional information below.

The website https://ssd-codereview7.juniper.net/dashboard/?view=mine shows  
each review. It tags the review with Submitted when all reviews are  
complete. It would be nice if this provided more detailed information, like  
review complete (currently Submitted), review submitted to S2C, S2C  
pass/fail, and code committed to repository. It would also be nice if the  
table could be sorted based on this status. I find that when the branch is  
locked out for commits for several days to weeks, that I lose track on  
which reviews have not been committed yet. This would be a great way to  
find the status of all your pending work quickly.


--
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/d/optout.


Issue 3807 in reviewboard: Can

2015-03-12 Thread reviewboard

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

New issue 3807 by jiangbi@gmail.com: Can
https://code.google.com/p/reviewboard/issues/detail?id=3807

*** READ THIS BEFORE POSTING!
***
*** You must complete this form in its entirety, or your bug report will be
*** rejected.
***
*** If you have a security issue to report, please send it confidentially
to
*** secur...@reviewboard.org. Posting security-related issues to this bug
*** tracker causes us to have to do an emergency release.
***
*** For customer support, please post to reviewbo...@googlegroups.com
***
*** If you have a patch, please submit it to
http://reviews.reviewboard.org/
***
*** This bug tracker is public. Please check that any logs or other
information
*** that you include has been stripped of confidential information.


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/d/optout.


Re: Issue 3807 in reviewboard: Can

2015-03-12 Thread reviewboard


Comment #1 on issue 3807 by jiangbi@gmail.com: Can
https://code.google.com/p/reviewboard/issues/detail?id=3807

Just experience a very slow git checkout . following with a failed ship  
it on review board.


--
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/d/optout.


Issue 3806 in reviewboard: Can

2015-03-12 Thread reviewboard

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

New issue 3806 by jiangbi@gmail.com: Can
https://code.google.com/p/reviewboard/issues/detail?id=3806

*** READ THIS BEFORE POSTING!
***
*** You must complete this form in its entirety, or your bug report will be
*** rejected.
***
*** If you have a security issue to report, please send it confidentially
to
*** secur...@reviewboard.org. Posting security-related issues to this bug
*** tracker causes us to have to do an emergency release.
***
*** For customer support, please post to reviewbo...@googlegroups.com
***
*** If you have a patch, please submit it to
http://reviews.reviewboard.org/
***
*** This bug tracker is public. Please check that any logs or other
information
*** that you include has been stripped of confidential information.


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/d/optout.


Re: Issue 3744 in reviewboard: Unicode in the Ship It' comments isn't viewable in the review page

2015-03-12 Thread reviewboard


Comment #7 on issue 3744 by trowb...@gmail.com: Unicode in the Ship It'  
comments isn't viewable in the review page

https://code.google.com/p/reviewboard/issues/detail?id=3744

Yeah, the text should be present in the body_top column. Perhaps there was  
some error in the server logs when you published this?


--
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/d/optout.


Re: Issue 3767 in reviewboard: `ERROR: Error validating diff` for any pair of revs when using `rbt post` in 0.7.x

2015-03-12 Thread reviewboard

Updates:
Status: NeedInfo

Comment #1 on issue 3767 by trowb...@gmail.com: `ERROR: Error validating  
diff` for any pair of revs when using `rbt post` in 0.7.x

https://code.google.com/p/reviewboard/issues/detail?id=3767

How is the repository configured in Review Board?

--
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/d/optout.


Issue 3805 in reviewboard: RBTools 0.7.2 freeze on svn status while post request.

2015-03-12 Thread reviewboard

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

New issue 3805 by str...@gmail.com: RBTools 0.7.2 freeze on svn status  
while post request.

https://code.google.com/p/reviewboard/issues/detail?id=3805

*** READ THIS BEFORE POSTING!
***
*** You must complete this form in its entirety, or your bug report will be
*** rejected.
***
*** If you have a security issue to report, please send it confidentially
to
*** secur...@reviewboard.org. Posting security-related issues to this bug
*** tracker causes us to have to do an emergency release.
***
*** For customer support, please post to reviewbo...@googlegroups.com
***
*** If you have a patch, please submit it to
http://reviews.reviewboard.org/
***
*** This bug tracker is public. Please check that any logs or other
information
*** that you include has been stripped of confidential information.


What version are you running?
ReviewBoard 2.0.13
RBTools 0.7.2

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

What steps will reproduce the problem?
(I think you have to set some unicode strings to the environment variables  
to reproduce this problem)

1. rbt post

What is the expected output? What do you see instead?
Success of requestes review.
I see freeze on svn status -q --ignore-externals
Problem don't occur on post-review

What operating system are you using? What browser?
Windows 7 SP1

Please provide any additional information below.
As the attachments. I cannot send more information about repository and RB  
address.


Attachments:
rbt freeze.png  15.6 KB

--
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/d/optout.


<    1   2   3   4   5   6   7   8   9   10   >