Re: Reviewboard Email Notifications.

2018-11-27 Thread MoonWalker
Whitelist the RB email on GMail

On Tuesday, November 27, 2018 at 3:02:59 AM UTC+11, Danila Ladner wrote:
>
> Hi there,
> When we send the notification email from reviewboard our gmail always 
> marks it as spam with this message:
> [image: Screen Shot 2018-11-26 at 11.01.28 AM.png]
>
> Is there anything we can do to avoid that in email settings?
> Thank you.
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Can not add gitlab repo with reviewboard 3.0.8 "

2018-11-22 Thread MoonWalker
I have exactly the same error. how did you fix it?

On Thursday, July 19, 2018 at 4:39:08 AM UTC+10, Manish Patel wrote:
>
> I'm running Reviewboard 3.0.8 and am getting the following error when 
> trying to add our self hosted repo.
>
> Unknown error when linking the account: Unexpected error "Could not 
> determine GitLab API version for "https://gitlab.corpname.corp";. The 
> details of the failure are in the Review Board log file.
>
> I'm able to navigate to the gitlab address: 
> https://gitlab.corpname.corp/api/v4/version and get the following:
>
> https://gitlab.corpname.corp/api/v4/version
>
> Checking the log file, I'm getting the following:
>
> 2018-07-18 18:30:35,947 - ERROR -  - root - Unexpected error when linking 
> GitLab account for svc2kgadcreview: Could not determine GitLab API version 
> for "https://gitlab.corpname.corp;
> Traceback (most recent call last):
>   File 
> "/usr/lib/python2.7/site-packages/ReviewBoard-3.0.8-py2.7.egg/reviewboard/hostingsvcs/gitlab.py",
>  
> line 338, in authorize
> credentials['private_token'].encode('utf-8'),
>   File 
> "/usr/lib/python2.7/site-packages/ReviewBoard-3.0.8-py2.7.egg/reviewboard/hostingsvcs/gitlab.py",
>  
> line 1262, in _try_api_versions
> errors,
> GitLabAPIVersionError: Could not determine GitLab API version for "
> https://gitlab.corpnamecorp;
> 2018-07-18 18:30:35,947 - ERROR -  - root - Unknown error linking hosting 
> account ID=None for hosting service='gitlab', username=u'svc2kgadcreview', 
> LocalSite=None
> Traceback (most recent call last):
>   File 
> "/usr/lib/python2.7/site-packages/ReviewBoard-3.0.8-py2.7.egg/reviewboard/hostingsvcs/forms.py",
>  
> line 407, in authorize
> **kwargs)
>   File 
> "/usr/lib/python2.7/site-packages/ReviewBoard-3.0.8-py2.7.egg/reviewboard/hostingsvcs/gitlab.py",
>  
> line 359, in authorize
> ugettext('Unexpected error "%s"') % e)
> HostingServiceError: Unexpected error "Could not determine GitLab API 
> version for "https://gitlab.corpname.corp";
> 2018-07-18 18:30:35,948 - ERROR -  - root - Unexpected error when linking 
> hosting service account on gitlab: Unexpected error "Could not determine 
> GitLab API version for "https://gitlab.corpname.corp";
> Traceback (most recent call last):
>   File 
> "/usr/lib/python2.7/site-packages/ReviewBoard-3.0.8-py2.7.egg/reviewboard/scmtools/forms.py",
>  
> line 707, in _clean_hosting_info
> trust_host=self.cleaned_data['trust_host'])
>   File 
> "/usr/lib/python2.7/site-packages/ReviewBoard-3.0.8-py2.7.egg/reviewboard/hostingsvcs/forms.py",
>  
> line 368, in save
> **authorize_kwargs)
>   File 
> "/usr/lib/python2.7/site-packages/ReviewBoard-3.0.8-py2.7.egg/reviewboard/hostingsvcs/forms.py",
>  
> line 407, in authorize
> **kwargs)
>   File 
> "/usr/lib/python2.7/site-packages/ReviewBoard-3.0.8-py2.7.egg/reviewboard/hostingsvcs/gitlab.py",
>  
> line 359, in authorize
> ugettext('Unexpected error "%s"') % e)
> HostingServiceError: Unexpected error "Could not determine GitLab API 
> version for "https://gitlab.corpname.corp";
> 2018-07-18 18:30:36,607 - INFO -  - root - Reloading logging settings
>
>
> Any ideas what'd going wrong here?
>
> The gitlab site also has self-signed SSL Certs
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


How to Migrate DB from old RB 3.x to 3.0.10?

2018-11-22 Thread MoonWalker
My old  Ubuntu server (RB 3.x) is down and  I have RB open running in my 
Centos 7 server (RB 3.0.10). I use mysql DB on both servers. I migrate 
once, but I can't remember how to do it :-/. Is there any document 
describing the steps that I need to follow?

cheers

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: when install reviewboard on centOS, I get this error

2018-11-22 Thread MoonWalker
Thank you @stephen Gallagher. I did not see that part.  I re-enable SELinux 
and add those changes and all good

On Friday, November 23, 2018 at 9:52:11 AM UTC+11, Stephen Gallagher wrote:
>
> Disabling SELinux is a terrible idea. Instead of disabling it, look at the 
> Review Board documentation which describes how to configure SELinux sanely.
>
> See near the bottom of
>
> https://www.reviewboard.org/docs/manual/dev/admin/installation/creating-sites/
>
>
> On Thu, Nov 22, 2018 at 5:49 PM MoonWalker  
> wrote:
>
>> Lucky me that I found this thread. I can confirm that by disabling 
>> selinux on Centos 7 this issue is gone :-). You can take find out how to 
>> disable selinux here: 
>> https://www.tecmint.com/disable-selinux-temporarily-permanently-in-centos-rhel-fedora/
>>
>> On Wednesday, November 25, 2015 at 5:10:21 AM UTC+11, Chris Lang wrote:
>>>
>>> Hey I had this same issue and got it to work after disabling selinux. 
>>> Not sure that this is the best solution but the only one I could find since 
>>> running all of the chown lines did not fix this for me.
>>>
>> -- 
>> Supercharge your Review Board with Power Pack: 
>> https://www.reviewboard.org/powerpack/
>> Want us to host Review Board for you? Check out RBCommons: 
>> https://rbcommons.com/
>> Happy user? Let us know! https://www.reviewboard.org/users/
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "Review Board Community" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to reviewboard+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: when install reviewboard on centOS, I get this error

2018-11-22 Thread MoonWalker
Lucky me that I found this thread. I can confirm that by disabling selinux 
on Centos 7 this issue is gone :-). You can take find out how to disable 
selinux 
here: 
https://www.tecmint.com/disable-selinux-temporarily-permanently-in-centos-rhel-fedora/

On Wednesday, November 25, 2015 at 5:10:21 AM UTC+11, Chris Lang wrote:
>
> Hey I had this same issue and got it to work after disabling selinux. Not 
> sure that this is the best solution but the only one I could find since 
> running all of the chown lines did not fix this for me.
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Issue installing reviewbot-worker on latest RB

2018-03-15 Thread MoonWalker
David,

Not sure what else to try 

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Issue installing reviewbot-worker on latest RB

2018-03-14 Thread MoonWalker
The extension has been enabled, and no change at all. there isn't any 
reference to that extension on that path :-/

On Thursday, March 15, 2018 at 9:34:57 AM UTC+11, David Trowbridge wrote:
>
> The files there should get created when you enable the extension in the 
> review board admin, not when installing the Python package.
>
> -David
> On Wed, Mar 14, 2018 at 3:26 PM MoonWalker <daniel.c...@gmail.com 
> > wrote:
>
>> hi David,
>>
>> The extension is not there :-/. I uninstall it an reinstall it. Please 
>> take a look at the logs attached to this post.
>>
>> Cheers
>>
>>
>> On Thursday, March 15, 2018 at 8:34:54 AM UTC+11, David Trowbridge wrote:
>>
>>> That's just normal stuff from the API. The real problem is that 
>>> extension static media (CSS & JS) either isn't being unpacked correctly 
>>> when you're enabling the extension, or isn't being served correctly by the 
>>> webserver.
>>>
>>> Can you check the contents of /htdocs/static/ext/ and see if 
>>> there's a reviewbotext.extension.ReviewBotExtension directory? If so, 
>>> what's in there?
>>>
>>> -David
>>>
>>> On Wed, Mar 14, 2018 at 2:25 PM MoonWalker <daniel.c...@gmail.com> 
>>> wrote:
>>>
>>>> David,
>>>>
>>>> Not sure if this is related or not, but I noticed this error, several 
>>>> times when I open a  review. Please take a look at the file attached.
>>>>
>>>> Cheers
>>>>
>>>>
>>>> On Wednesday, March 14, 2018 at 2:03:03 PM UTC+11, David Trowbridge 
>>>> wrote:
>>>>
>>>>> Just to check, can you run pip list and send the output?
>>>>>
>>>> On Tue, Mar 13, 2018 at 8:00 PM MoonWalker <daniel.c...@gmail.com> 
>>>>> wrote:
>>>>>
>>>> Anything else that I shall try?
>>>>>>
>>>>>> --
>>>>>> Supercharge your Review Board with Power Pack: 
>>>>>> https://www.reviewboard.org/powerpack/
>>>>>> Want us to host Review Board for you? Check out RBCommons: 
>>>>>> https://rbcommons.com/
>>>>>> Happy user? Let us know! https://www.reviewboard.org/users/
>>>>>> ---
>>>>>> You received this message because you are subscribed to the Google 
>>>>>> Groups "Review Board Community" group.
>>>>>>
>>>>> To unsubscribe from this group and stop receiving emails from it, send 
>>>>>> an email to reviewboard...@googlegroups.com.
>>>>>
>>>>>
>>>>>> For more options, visit https://groups.google.com/d/optout.
>>>>>>
>>>>> -- 
>>>> Supercharge your Review Board with Power Pack: 
>>>> https://www.reviewboard.org/powerpack/
>>>> Want us to host Review Board for you? Check out RBCommons: 
>>>> https://rbcommons.com/
>>>> Happy user? Let us know! https://www.reviewboard.org/users/
>>>> --- 
>>>> You received this message because you are subscribed to the Google 
>>>> Groups "Review Board Community" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send 
>>>> an email to reviewboard...@googlegroups.com.
>>>> For more options, visit https://groups.google.com/d/optout.
>>>>
>>> -- 
>> Supercharge your Review Board with Power Pack: 
>> https://www.reviewboard.org/powerpack/
>> Want us to host Review Board for you? Check out RBCommons: 
>> https://rbcommons.com/
>> Happy user? Let us know! https://www.reviewboard.org/users/
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "Review Board Community" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to reviewboard...@googlegroups.com .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Issue installing reviewbot-worker on latest RB

2018-03-14 Thread MoonWalker
hi David,

The extension is not there :-/. I uninstall it an reinstall it. Please take 
a look at the logs attached to this post.

Cheers

On Thursday, March 15, 2018 at 8:34:54 AM UTC+11, David Trowbridge wrote:
>
> That's just normal stuff from the API. The real problem is that extension 
> static media (CSS & JS) either isn't being unpacked correctly when you're 
> enabling the extension, or isn't being served correctly by the webserver.
>
> Can you check the contents of /htdocs/static/ext/ and see if 
> there's a reviewbotext.extension.ReviewBotExtension directory? If so, 
> what's in there?
>
> -David
>
> On Wed, Mar 14, 2018 at 2:25 PM MoonWalker <daniel.c...@gmail.com 
> > wrote:
>
>> David,
>>
>> Not sure if this is related or not, but I noticed this error, several 
>> times when I open a  review. Please take a look at the file attached.
>>
>> Cheers
>>
>>
>> On Wednesday, March 14, 2018 at 2:03:03 PM UTC+11, David Trowbridge wrote:
>>
>>> Just to check, can you run pip list and send the output?
>>>
>> On Tue, Mar 13, 2018 at 8:00 PM MoonWalker <daniel.c...@gmail.com> wrote:
>>>
>> Anything else that I shall try?
>>>>
>>>> --
>>>> Supercharge your Review Board with Power Pack: 
>>>> https://www.reviewboard.org/powerpack/
>>>> Want us to host Review Board for you? Check out RBCommons: 
>>>> https://rbcommons.com/
>>>> Happy user? Let us know! https://www.reviewboard.org/users/
>>>> ---
>>>> You received this message because you are subscribed to the Google 
>>>> Groups "Review Board Community" group.
>>>>
>>> To unsubscribe from this group and stop receiving emails from it, send 
>>>> an email to reviewboard...@googlegroups.com.
>>>
>>>
>>>> For more options, visit https://groups.google.com/d/optout.
>>>>
>>> -- 
>> Supercharge your Review Board with Power Pack: 
>> https://www.reviewboard.org/powerpack/
>> Want us to host Review Board for you? Check out RBCommons: 
>> https://rbcommons.com/
>> Happy user? Let us know! https://www.reviewboard.org/users/
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "Review Board Community" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to reviewboard...@googlegroups.com .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Collecting reviewbot-worker
  Using cached reviewbot_worker-1.0-py2-none-any.whl
Requirement already satisfied: flake8>=3.3.0 in 
/usr/local/lib/python2.7/dist-packages (from reviewbot-worker)
Requirement already satisfied: buildbot>=0.8.7 in 
/usr/local/lib/python2.7/dist-packages (from reviewbot-worker)
Requirement already satisfied: pyflakes>=1.5.0 in 
/usr/local/lib/python2.7/dist-packages (from reviewbot-worker)
Requirement already satisfied: cpplint>=0.0.3 in 
/usr/local/lib/python2.7/dist-packages (from reviewbot-worker)
Requirement already satisfied: RBTools>=0.7.10 in 
/usr/local/lib/python2.7/dist-packages (from reviewbot-worker)
Requirement already satisfied: celery<4.0,>=3.0 in 
/usr/local/lib/python2.7/dist-packages (from reviewbot-worker)
Requirement already satisfied: pycodestyle>=2.3.1 in 
/usr/local/lib/python2.7/dist-packages (from reviewbot-worker)
Requirement already satisfied: appdirs in 
/usr/local/lib/python2.7/dist-packages (from reviewbot-worker)
Requirement already satisfied: mccabe<0.7.0,>=0.6.0 in 
/usr/local/lib/python2.7/dist-packages (from flake8>=3.3.0->reviewbot-worker)
Requirement already satisfied: enum34; python_version < "3.4" in 
/usr/local/lib/python2.7/dist-packages (from flake8>=3.3.0->reviewbot-worker)
Requirement already satisfied: configparser; python_version < "3.2" in 
/usr/local/lib/python2.7/dist-packages (from flake8>=3.3.0->reviewbot-worker)
Requirement already satisfied: txaio>=2.2.2 in 
/usr/local/lib/python2.7/dist-packages (from buildbot>=0.8.7->reviewbot-worker)
Requirement already satisfied: autobahn>=0.16.0 in 
/usr/loc

Re: Issue creating reviewbot-cookies.txt

2018-03-14 Thread MoonWalker
this may 
help https://groups.google.com/forum/#!topic/reviewboard/apzUGEzFzx4

On Wednesday, March 14, 2018 at 4:18:03 PM UTC+11, Hemapriya M wrote:
>
> Hi,
>
> I installed reviewboard3.0 and reviewbot1.0. After configuring the broker 
> url and starting the worker nodes, the broker status is "Unable to connect 
> to broker". Also, I see the following traceback in reviewbot worker console.
>
> [2018-03-14 00:31:32,764: INFO/MainProcess] ???[???]: Done iterating Tools
> [2018-03-14 00:31:32,765: WARNING/MainProcess] There was an error while 
> creating a cookie file: [Errno 13] Permission denied: 
> u'reviewbot-cookies.txt'
> [2018-03-14 00:31:32,765: ERROR/MainProcess] ???[???]: Could not reach RB 
> server: [Errno 13] Permission denied: u'reviewbot-cookies.txt'
> Traceback (most recent call last):
>   File 
> "/opt/software/lib/python2.7/site-packages/reviewbot_worker-1.0-py2.7.egg/reviewbot/tasks.py",
>  
> line 277, in update_tools_list
> session=payload['session'])
>   File 
> "/opt/software/lib/python2.7/site-packages/RBTools-0.7.11-py2.7.egg/rbtools/api/client.py",
>  
> line 18, in __init__
> self._transport = transport_cls(url, *args, **kwargs)
>   File 
> "/opt/software/lib/python2.7/site-packages/RBTools-0.7.11-py2.7.egg/rbtools/api/transport/sync.py",
>  
> line 44, in __init__
> ext_auth_cookies=ext_auth_cookies)
>   File 
> "/opt/software/lib/python2.7/site-packages/RBTools-0.7.11-py2.7.egg/rbtools/api/request.py",
>  
> line 467, in __init__
> print(name)
>   File "/opt/software/lib/python2.7/_MozillaCookieJar.py", line 118, in 
> save
> f = open(filename, "w")
> IOError: [Errno 13] Permission denied: u'reviewbot-cookies.txt'
>
> Can you please let me know the location that it tries to create this 
> reviewbot-cookies.txt file?
>
> Thanks.
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Issue installing reviewbot-worker on latest RB

2018-03-14 Thread MoonWalker
David,

Not sure if this is related or not, but I noticed this error, several times 
when I open a  review. Please take a look at the file attached.

Cheers

On Wednesday, March 14, 2018 at 2:03:03 PM UTC+11, David Trowbridge wrote:
>
> Just to check, can you run pip list and send the output?
> On Tue, Mar 13, 2018 at 8:00 PM MoonWalker <daniel.c...@gmail.com 
> > wrote:
>
>> Anything else that I shall try?
>>
>> --
>> Supercharge your Review Board with Power Pack: 
>> https://www.reviewboard.org/powerpack/
>> Want us to host Review Board for you? Check out RBCommons: 
>> https://rbcommons.com/
>> Happy user? Let us know! https://www.reviewboard.org/users/
>> ---
>> You received this message because you are subscribed to the Google Groups 
>> "Review Board Community" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to reviewboard...@googlegroups.com .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Issue installing reviewbot-worker on latest RB

2018-03-14 Thread MoonWalker
David,

I attached the logs to this post. I included the pip version at the bottom 
of this message.

root@rb:~# pip --version
pip 9.0.1 from /usr/local/lib/python2.7/dist-packages (python 2.7)

On Wednesday, March 14, 2018 at 2:03:03 PM UTC+11, David Trowbridge wrote:
>
> Just to check, can you run pip list and send the output?
> On Tue, Mar 13, 2018 at 8:00 PM MoonWalker <daniel.c...@gmail.com 
> > wrote:
>
>> Anything else that I shall try?
>>
>> --
>> Supercharge your Review Board with Power Pack: 
>> https://www.reviewboard.org/powerpack/
>> Want us to host Review Board for you? Check out RBCommons: 
>> https://rbcommons.com/
>> Happy user? Let us know! https://www.reviewboard.org/users/
>> ---
>> You received this message because you are subscribed to the Google Groups 
>> "Review Board Community" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to reviewboard...@googlegroups.com .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
root@rb:~# pip list > piplist.log
DEPRECATION: The default format will switch to columns in the future. 
You can use --format=(legacy|columns) (or define a format=(legacy|columns) in 
your pip.conf under the [list] section)
 to disable this warning.


amqp (1.4.9)
anyjson (0.3.3)
appdirs (1.4.3)
apt-xapian-index (0.45)
asn1crypto (0.22.0)
attrs (17.4.0)
autobahn (18.3.1)
Automat (0.6.0)
billiard (3.3.0.23)
buildbot (1.1.0)
celery (3.1.25)
cffi (1.10.0)
chardet (3.0.4)
colorama (0.2.5)
configobj (5.0.6)
configparser (3.5.0)
constantly (15.1.0)
cpplint (1.3.0)
cryptography (1.9)
decorator (4.2.1)
Django (1.6.11.7)
django-braces (1.11.0)
django-cors-headers (1.1.0)
django-evolution (0.7.7)
django-haystack (2.4.1)
django-multiselectfield (0.1.3)
django-oauth-toolkit (0.9.0)
django-pipeline (1.6.9)
django-reset (0.2.0)
Djblets (1.0.3)
dnspython (1.15.0)
docutils (0.12)
ecdsa (0.11)
enum34 (1.1.6)
ExtendedApproval (0.6)
feedparser (5.1.3)
flake8 (3.5.0)
future (0.16.0)
futures (2.2.0)
html5lib (0.999)
hyperlink (18.0.0)
idna (2.5)
incremental (17.5.0)
ipaddress (1.0.18)
Jinja2 (2.10)
kombu (3.0.37)
Landscape-Client (14.12)
Markdown (2.6.9)
MarkupSafe (1.0)
mccabe (0.6.1)
mimeparse (0.1.3)
mod-python (3.3.1)
MySQL-python (1.2.3)
oauthlib (1.0.1)
PAM (0.4.2)
paramiko (1.15.1)
pbr (3.1.1)
Pillow (2.6.1)
pillowfight (0.2)
pip (9.0.1)
publicsuffix (1.1.0)
pycodestyle (2.3.1)
pycparser (2.17)
pycrypto (2.6.1)
pyflakes (1.6.0)
Pygments (2.1.3)
PyJWT (1.6.0)
pymdown-extensions (3.5)
pyOpenSSL (0.13)
pyserial (2.6)
python-apt (0.9.3.5ubuntu2)
python-dateutil (1.5)
python-debian (0.1.21-nmu2ubuntu2)
python-memcached (1.53)
pytz (2018.3)
PyYAML (3.12)
rbcommenttype (1.0.1)
rbintegrations (0.5)
rbmotd (1.0)
rbnotefield (1.0.1)
rbseverity (0.5.1)
rbstopwatch (1.0.1)
RBTools (0.7.11)
recaptcha-client (1.0.6)
redis (2.10.6)
requests (2.2.1)
ReviewBoard (3.0.3)
reviewbot-extension (1.0)
reviewbot-worker (1.0)
setuptools (38.5.2)
six (1.11.0)
SQLAlchemy (1.2.5)
sqlalchemy-migrate (0.11.0)
sqlparse (0.2.4)
ssh-import-id (3.21)
subvertpy (0.9.1)
Tempita (0.5.2)
tqdm (4.19.7)
Twisted (17.9.0)
Twisted-Core (13.2.0)
txaio (2.9.0)
urllib3 (1.7.1)
vine (1.1.4)
wheel (0.24.0)
Whoosh (2.6.0)
zope.interface (4.4.3)


Re: Issue installing reviewbot-worker on latest RB

2018-03-13 Thread MoonWalker
Anything else that I shall try?

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Issue installing reviewbot-worker on latest RB

2018-03-12 Thread MoonWalker
I enable/disable the extension without restarting the server and 
reviewboard.log does not show anything else beside: 2018-03-13 00:38:57,717 
- DEBUG -  - root - Logging to /var/www/reviewboard/logs/reviewboard.log 
with a minimum level of DEBUG

I enable/disable the extension and restart the server each time, same 
results no logs on reviewboard.log :-/.



On Tuesday, March 13, 2018 at 11:23:17 AM UTC+11, David Trowbridge wrote:
>
> It looks like it can't find the extension static media. I'd try 
> disabling/re-enabling the extension (watch the server logs while doing this 
> to make sure there aren't any permissions problems), and possibly also 
> restarting the webserver.
>
> -David
>
> On Mon, Mar 12, 2018 at 5:20 PM MoonWalker <daniel.c...@gmail.com 
> > wrote:
>
>> David, My mistake I found something on the browser side. I attached the 
>> logs to this post.
>>
>> On Tuesday, March 13, 2018 at 10:46:58 AM UTC+11, David Trowbridge wrote:
>>
>>> Is there anything in the Review Board log file or the browser's debug 
>>> console?
>>>
>>> -David
>>>
>>> On Mon, Mar 12, 2018 at 4:33 PM MoonWalker <daniel.c...@gmail.com> 
>>> wrote:
>>>
>>>> David,
>>>>
>>>> After installing both extensions, I tried to configure the Bot on RB, 
>>>> but some how I endup with a Blank configuration window. Please take a look 
>>>> at the attachment. Beside the previous warning that I post on previous 
>>>> post, I did not noticed any other issue.
>>>>
>>>>
>>>> On Tuesday, March 13, 2018 at 9:42:52 AM UTC+11, David Trowbridge wrote:
>>>>
>>>>> It looks like you may need to upgrade pip and/or setuptools on your 
>>>>> system.
>>>>>
>>>>>
>>>>> -David
>>>>>
>>>>> On Mon, Mar 12, 2018 at 3:28 PM MoonWalker <daniel.c...@gmail.com> 
>>>>> wrote:
>>>>>
>>>>>> David,
>>>>>>
>>>>>> The following  logs shows the set of commands and errors after trying 
>>>>>> to install the reviewbot-worker extension:
>>>>>>
>>>>>> I attached the pip.log file to this post.
>>>>>>
>>>>>>
>>>>>> root@reviewboard:/etc/apache2/sites-available# sudo pip uninstall 
>>>>>> ReviewBot
>>>>>> Cannot uninstall requirement ReviewBot, not installed
>>>>>> Storing debug log for failure in /root/.pip/pip.log
>>>>>> root@reviewboard:/etc/apache2/sites-available# sudo pip install 
>>>>>> reviewbot-worker
>>>>>> Downloading/unpacking reviewbot-worker
>>>>>>   Downloading reviewbot_worker-1.0-py2-none-any.whl
>>>>>> Requirement already satisfied (use --upgrade to upgrade): 
>>>>>> pycodestyle>=2.3.1 in /usr/local/lib/python2.7/dist-packages (from 
>>>>>> reviewbot-worker)
>>>>>> Downloading/unpacking buildbot>=0.8.7 (from reviewbot-worker)
>>>>>>   Downloading buildbot-1.1.0-py2.py3-none-any.whl (791kB): 791kB 
>>>>>> downloaded
>>>>>> Cleaning up...
>>>>>> Exception:
>>>>>> Traceback (most recent call last):
>>>>>>   File "/usr/lib/python2.7/dist-packages/pip/basecommand.py", line 
>>>>>> 122, in main
>>>>>> status = self.run(options, args)
>>>>>>   File "/usr/lib/python2.7/dist-packages/pip/commands/install.py", 
>>>>>> line 278, in run
>>>>>> requirement_set.prepare_files(finder, 
>>>>>> force_root_egg_info=self.bundle, bundle=self.bundle)
>>>>>>   File "/usr/lib/python2.7/dist-packages/pip/req.py", line 1266, in 
>>>>>> prepare_files
>>>>>> req_to_install.extras):
>>>>>>   File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 
>>>>>> 2291, in requires
>>>>>> dm = self._dep_map
>>>>>>   File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 
>>>>>> 2484, in _dep_map
>>>>>> self.__dep_map = self._compute_dependencies()
>>>>>>   File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 
>>>>>> 2508, in _compute_dependencies
>>>>>> parsed = next(parse_requirements(distvers))
>

Re: Issue installing reviewbot-worker on latest RB

2018-03-12 Thread MoonWalker
David, My mistake I found something on the browser side. I attached the 
logs to this post.

On Tuesday, March 13, 2018 at 10:46:58 AM UTC+11, David Trowbridge wrote:
>
> Is there anything in the Review Board log file or the browser's debug 
> console?
>
> -David
>
> On Mon, Mar 12, 2018 at 4:33 PM MoonWalker <daniel.c...@gmail.com 
> > wrote:
>
>> David,
>>
>> After installing both extensions, I tried to configure the Bot on RB, but 
>> some how I endup with a Blank configuration window. Please take a look at 
>> the attachment. Beside the previous warning that I post on previous post, I 
>> did not noticed any other issue.
>>
>>
>> On Tuesday, March 13, 2018 at 9:42:52 AM UTC+11, David Trowbridge wrote:
>>
>>> It looks like you may need to upgrade pip and/or setuptools on your 
>>> system.
>>>
>>>
>>> -David
>>>
>>> On Mon, Mar 12, 2018 at 3:28 PM MoonWalker <daniel.c...@gmail.com> 
>>> wrote:
>>>
>>>> David,
>>>>
>>>> The following  logs shows the set of commands and errors after trying 
>>>> to install the reviewbot-worker extension:
>>>>
>>>> I attached the pip.log file to this post.
>>>>
>>>>
>>>> root@reviewboard:/etc/apache2/sites-available# sudo pip uninstall 
>>>> ReviewBot
>>>> Cannot uninstall requirement ReviewBot, not installed
>>>> Storing debug log for failure in /root/.pip/pip.log
>>>> root@reviewboard:/etc/apache2/sites-available# sudo pip install 
>>>> reviewbot-worker
>>>> Downloading/unpacking reviewbot-worker
>>>>   Downloading reviewbot_worker-1.0-py2-none-any.whl
>>>> Requirement already satisfied (use --upgrade to upgrade): 
>>>> pycodestyle>=2.3.1 in /usr/local/lib/python2.7/dist-packages (from 
>>>> reviewbot-worker)
>>>> Downloading/unpacking buildbot>=0.8.7 (from reviewbot-worker)
>>>>   Downloading buildbot-1.1.0-py2.py3-none-any.whl (791kB): 791kB 
>>>> downloaded
>>>> Cleaning up...
>>>> Exception:
>>>> Traceback (most recent call last):
>>>>   File "/usr/lib/python2.7/dist-packages/pip/basecommand.py", line 122, 
>>>> in main
>>>> status = self.run(options, args)
>>>>   File "/usr/lib/python2.7/dist-packages/pip/commands/install.py", line 
>>>> 278, in run
>>>> requirement_set.prepare_files(finder, 
>>>> force_root_egg_info=self.bundle, bundle=self.bundle)
>>>>   File "/usr/lib/python2.7/dist-packages/pip/req.py", line 1266, in 
>>>> prepare_files
>>>> req_to_install.extras):
>>>>   File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2291, 
>>>> in requires
>>>> dm = self._dep_map
>>>>   File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2484, 
>>>> in _dep_map
>>>> self.__dep_map = self._compute_dependencies()
>>>>   File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2508, 
>>>> in _compute_dependencies
>>>> parsed = next(parse_requirements(distvers))
>>>>   File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 45, in 
>>>> 
>>>> next = lambda o: o.next()
>>>>   File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2605, 
>>>> in parse_requirements
>>>> line, p, specs = scan_list(VERSION,LINE_END,line,p,(1,2),"version 
>>>> spec")
>>>>   File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2573, 
>>>> in scan_list
>>>> raise ValueError("Expected "+item_name+" in",line,"at",line[p:])
>>>> ValueError: ('Expected version spec in', 'flake8 ~=2.6.0', 'at', ' 
>>>> ~=2.6.0')
>>>>
>>>> Storing debug log for failure in /root/.pip/pip.log
>>>>
>>>>
>>>> On Thursday, March 8, 2018 at 12:04:29 PM UTC+11, David Trowbridge 
>>>> wrote:
>>>>
>>>>> Can you show us more detail about how you're installing it, and more 
>>>>> context for that error?
>>>>>
>>>>> reviewbot-worker requires flake8>=3.3.0
>>>>>
>>>>> -David
>>>>>
>>>>> On Wed, Mar 7, 2018 at 4:35 PM MoonWalker <daniel.c...@gmail.com> 
>>

Re: Issue installing reviewbot-worker on latest RB

2018-03-12 Thread MoonWalker
David, My mistake I found something on the browser side. I attached the 
logs to this post.



On Tuesday, March 13, 2018 at 10:46:58 AM UTC+11, David Trowbridge wrote:
>
> Is there anything in the Review Board log file or the browser's debug 
> console?
>
> -David
>
> On Mon, Mar 12, 2018 at 4:33 PM MoonWalker <daniel.c...@gmail.com 
> > wrote:
>
>> David,
>>
>> After installing both extensions, I tried to configure the Bot on RB, but 
>> some how I endup with a Blank configuration window. Please take a look at 
>> the attachment. Beside the previous warning that I post on previous post, I 
>> did not noticed any other issue.
>>
>>
>> On Tuesday, March 13, 2018 at 9:42:52 AM UTC+11, David Trowbridge wrote:
>>
>>> It looks like you may need to upgrade pip and/or setuptools on your 
>>> system.
>>>
>>>
>>> -David
>>>
>>> On Mon, Mar 12, 2018 at 3:28 PM MoonWalker <daniel.c...@gmail.com> 
>>> wrote:
>>>
>>>> David,
>>>>
>>>> The following  logs shows the set of commands and errors after trying 
>>>> to install the reviewbot-worker extension:
>>>>
>>>> I attached the pip.log file to this post.
>>>>
>>>>
>>>> root@reviewboard:/etc/apache2/sites-available# sudo pip uninstall 
>>>> ReviewBot
>>>> Cannot uninstall requirement ReviewBot, not installed
>>>> Storing debug log for failure in /root/.pip/pip.log
>>>> root@reviewboard:/etc/apache2/sites-available# sudo pip install 
>>>> reviewbot-worker
>>>> Downloading/unpacking reviewbot-worker
>>>>   Downloading reviewbot_worker-1.0-py2-none-any.whl
>>>> Requirement already satisfied (use --upgrade to upgrade): 
>>>> pycodestyle>=2.3.1 in /usr/local/lib/python2.7/dist-packages (from 
>>>> reviewbot-worker)
>>>> Downloading/unpacking buildbot>=0.8.7 (from reviewbot-worker)
>>>>   Downloading buildbot-1.1.0-py2.py3-none-any.whl (791kB): 791kB 
>>>> downloaded
>>>> Cleaning up...
>>>> Exception:
>>>> Traceback (most recent call last):
>>>>   File "/usr/lib/python2.7/dist-packages/pip/basecommand.py", line 122, 
>>>> in main
>>>> status = self.run(options, args)
>>>>   File "/usr/lib/python2.7/dist-packages/pip/commands/install.py", line 
>>>> 278, in run
>>>> requirement_set.prepare_files(finder, 
>>>> force_root_egg_info=self.bundle, bundle=self.bundle)
>>>>   File "/usr/lib/python2.7/dist-packages/pip/req.py", line 1266, in 
>>>> prepare_files
>>>> req_to_install.extras):
>>>>   File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2291, 
>>>> in requires
>>>> dm = self._dep_map
>>>>   File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2484, 
>>>> in _dep_map
>>>> self.__dep_map = self._compute_dependencies()
>>>>   File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2508, 
>>>> in _compute_dependencies
>>>> parsed = next(parse_requirements(distvers))
>>>>   File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 45, in 
>>>> 
>>>> next = lambda o: o.next()
>>>>   File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2605, 
>>>> in parse_requirements
>>>> line, p, specs = scan_list(VERSION,LINE_END,line,p,(1,2),"version 
>>>> spec")
>>>>   File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2573, 
>>>> in scan_list
>>>> raise ValueError("Expected "+item_name+" in",line,"at",line[p:])
>>>> ValueError: ('Expected version spec in', 'flake8 ~=2.6.0', 'at', ' 
>>>> ~=2.6.0')
>>>>
>>>> Storing debug log for failure in /root/.pip/pip.log
>>>>
>>>>
>>>> On Thursday, March 8, 2018 at 12:04:29 PM UTC+11, David Trowbridge 
>>>> wrote:
>>>>
>>>>> Can you show us more detail about how you're installing it, and more 
>>>>> context for that error?
>>>>>
>>>>> reviewbot-worker requires flake8>=3.3.0
>>>>>
>>>>> -David
>>>>>
>>>>> On Wed, Mar 7, 2018 at 4:35 PM MoonWalker <daniel.c...@gmail.com> 
>>

Re: Issue installing reviewbot-worker on latest RB

2018-03-12 Thread MoonWalker
I have DEBUG = True on settings_local.py and on RB ->  Logging Settings -> 
Log Level -> DEBUG and the only info that I got from the reviewboard.log is:

2018-03-13 00:00:29,314 - DEBUG -  - root - Logging to 
/var/www/reviewboard/logs/reviewboard.log with a minimum level of DEBUG
2018-03-13 00:00:54,877 - DEBUG -  - root - Logging to 
/var/www/reviewboard/logs/reviewboard.log with a minimum level of DEBUG
2018-03-13 00:02:36,652 - INFO -  - root - Reloading logging settings
2018-03-13 00:02:36,652 - DEBUG -  - root - Logging to 
/var/www/reviewboard/logs/reviewboard.log with a minimum level of DEBUG
2018-03-13 00:03:31,121 - INFO -  - root - Reloading logging settings
2018-03-13 00:03:31,122 - DEBUG -  - root - Logging to 
/var/www/reviewboard/logs/reviewboard.log with a minimum level of DEBUG

Not sure how to increase the DEBUG level. BTW I configure RB to use https 
only. I do not noticed anything else on the browser. I tried both Firefox 
and Chrome latest versions on Windows 7 x 86

On Tuesday, March 13, 2018 at 10:46:58 AM UTC+11, David Trowbridge wrote:
>
> Is there anything in the Review Board log file or the browser's debug 
> console?
>
> -David
>
> On Mon, Mar 12, 2018 at 4:33 PM MoonWalker <daniel.c...@gmail.com 
> > wrote:
>
>> David,
>>
>> After installing both extensions, I tried to configure the Bot on RB, but 
>> some how I endup with a Blank configuration window. Please take a look at 
>> the attachment. Beside the previous warning that I post on previous post, I 
>> did not noticed any other issue.
>>
>>
>> On Tuesday, March 13, 2018 at 9:42:52 AM UTC+11, David Trowbridge wrote:
>>
>>> It looks like you may need to upgrade pip and/or setuptools on your 
>>> system.
>>>
>>>
>>> -David
>>>
>>> On Mon, Mar 12, 2018 at 3:28 PM MoonWalker <daniel.c...@gmail.com> 
>>> wrote:
>>>
>>>> David,
>>>>
>>>> The following  logs shows the set of commands and errors after trying 
>>>> to install the reviewbot-worker extension:
>>>>
>>>> I attached the pip.log file to this post.
>>>>
>>>>
>>>> root@reviewboard:/etc/apache2/sites-available# sudo pip uninstall 
>>>> ReviewBot
>>>> Cannot uninstall requirement ReviewBot, not installed
>>>> Storing debug log for failure in /root/.pip/pip.log
>>>> root@reviewboard:/etc/apache2/sites-available# sudo pip install 
>>>> reviewbot-worker
>>>> Downloading/unpacking reviewbot-worker
>>>>   Downloading reviewbot_worker-1.0-py2-none-any.whl
>>>> Requirement already satisfied (use --upgrade to upgrade): 
>>>> pycodestyle>=2.3.1 in /usr/local/lib/python2.7/dist-packages (from 
>>>> reviewbot-worker)
>>>> Downloading/unpacking buildbot>=0.8.7 (from reviewbot-worker)
>>>>   Downloading buildbot-1.1.0-py2.py3-none-any.whl (791kB): 791kB 
>>>> downloaded
>>>> Cleaning up...
>>>> Exception:
>>>> Traceback (most recent call last):
>>>>   File "/usr/lib/python2.7/dist-packages/pip/basecommand.py", line 122, 
>>>> in main
>>>> status = self.run(options, args)
>>>>   File "/usr/lib/python2.7/dist-packages/pip/commands/install.py", line 
>>>> 278, in run
>>>> requirement_set.prepare_files(finder, 
>>>> force_root_egg_info=self.bundle, bundle=self.bundle)
>>>>   File "/usr/lib/python2.7/dist-packages/pip/req.py", line 1266, in 
>>>> prepare_files
>>>> req_to_install.extras):
>>>>   File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2291, 
>>>> in requires
>>>> dm = self._dep_map
>>>>   File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2484, 
>>>> in _dep_map
>>>> self.__dep_map = self._compute_dependencies()
>>>>   File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2508, 
>>>> in _compute_dependencies
>>>> parsed = next(parse_requirements(distvers))
>>>>   File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 45, in 
>>>> 
>>>> next = lambda o: o.next()
>>>>   File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2605, 
>>>> in parse_requirements
>>>> line, p, specs = scan_list(VERSION,LINE_END,line,p,(1,2),"version 
>>>> spec")
>>>>   File "/usr/lib/python2.7/dist-packages/pkg_resources.

Re: Issue installing reviewbot-worker on latest RB

2018-03-12 Thread MoonWalker
David,

After installing both extensions, I tried to configure the Bot on RB, but 
some how I endup with a Blank configuration window. Please take a look at 
the attachment. Beside the previous warning that I post on previous post, I 
did not noticed any other issue.

On Tuesday, March 13, 2018 at 9:42:52 AM UTC+11, David Trowbridge wrote:
>
> It looks like you may need to upgrade pip and/or setuptools on your system.
>
>
> -David
>
> On Mon, Mar 12, 2018 at 3:28 PM MoonWalker <daniel.c...@gmail.com 
> > wrote:
>
>> David,
>>
>> The following  logs shows the set of commands and errors after trying to 
>> install the reviewbot-worker extension:
>>
>> I attached the pip.log file to this post.
>>
>>
>> root@reviewboard:/etc/apache2/sites-available# sudo pip uninstall 
>> ReviewBot
>> Cannot uninstall requirement ReviewBot, not installed
>> Storing debug log for failure in /root/.pip/pip.log
>> root@reviewboard:/etc/apache2/sites-available# sudo pip install 
>> reviewbot-worker
>> Downloading/unpacking reviewbot-worker
>>   Downloading reviewbot_worker-1.0-py2-none-any.whl
>> Requirement already satisfied (use --upgrade to upgrade): 
>> pycodestyle>=2.3.1 in /usr/local/lib/python2.7/dist-packages (from 
>> reviewbot-worker)
>> Downloading/unpacking buildbot>=0.8.7 (from reviewbot-worker)
>>   Downloading buildbot-1.1.0-py2.py3-none-any.whl (791kB): 791kB 
>> downloaded
>> Cleaning up...
>> Exception:
>> Traceback (most recent call last):
>>   File "/usr/lib/python2.7/dist-packages/pip/basecommand.py", line 122, 
>> in main
>> status = self.run(options, args)
>>   File "/usr/lib/python2.7/dist-packages/pip/commands/install.py", line 
>> 278, in run
>> requirement_set.prepare_files(finder, 
>> force_root_egg_info=self.bundle, bundle=self.bundle)
>>   File "/usr/lib/python2.7/dist-packages/pip/req.py", line 1266, in 
>> prepare_files
>> req_to_install.extras):
>>   File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2291, in 
>> requires
>> dm = self._dep_map
>>   File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2484, in 
>> _dep_map
>> self.__dep_map = self._compute_dependencies()
>>   File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2508, in 
>> _compute_dependencies
>> parsed = next(parse_requirements(distvers))
>>   File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 45, in 
>> 
>> next = lambda o: o.next()
>>   File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2605, in 
>> parse_requirements
>> line, p, specs = scan_list(VERSION,LINE_END,line,p,(1,2),"version 
>> spec")
>>   File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2573, in 
>> scan_list
>> raise ValueError("Expected "+item_name+" in",line,"at",line[p:])
>> ValueError: ('Expected version spec in', 'flake8 ~=2.6.0', 'at', ' 
>> ~=2.6.0')
>>
>> Storing debug log for failure in /root/.pip/pip.log
>>
>>
>> On Thursday, March 8, 2018 at 12:04:29 PM UTC+11, David Trowbridge wrote:
>>
>>> Can you show us more detail about how you're installing it, and more 
>>> context for that error?
>>>
>>> reviewbot-worker requires flake8>=3.3.0
>>>
>>> -David
>>>
>>> On Wed, Mar 7, 2018 at 4:35 PM MoonWalker <daniel.c...@gmail.com> wrote:
>>>
>> I am in the process to install/configure review bot. I tried to install 
>>>> reviewbot-worker, but I got the following error  
>>>>
>>>> *raise ValueError("Expected "+item_name+" in",line,"at",line[p:])*
>>>> *ValueError: ('Expected version spec in', 'flake8 ~=2.6.0', 'at', ' 
>>>> ~=2.6.0')*
>>>>
>>>> I using flake8 3.5.0, do I need to downgrade :-( ?
>>>>
>>>>
>>>> -- 
>>>> Supercharge your Review Board with Power Pack: 
>>>> https://www.reviewboard.org/powerpack/
>>>> Want us to host Review Board for you? Check out RBCommons: 
>>>> https://rbcommons.com/
>>>> Happy user? Let us know! https://www.reviewboard.org/users/
>>>> --- 
>>>> You received this message because you are subscribed to the Google 
>>>> Groups "Review Board Community" group.
>>>>
>>> To unsubscribe from this group and stop receiving emails 

Re: Issue installing reviewbot-worker on latest RB

2018-03-12 Thread MoonWalker
David,
You were 100% right by updating pip to the latest one I was able to install 
the extension. 

The only Warring that I have is the following. Not sure if is trivial or 
not:
Found existing installation: six 1.5.2
DEPRECATION: Uninstalling a distutils installed project (six) has been 
deprecated and will be removed in a future version. This is due to the fact 
that uninstalling a distutils project will only partially uninstall the 
project.
Uninstalling six-1.5.2:
  Successfully uninstalled six-1.5.2


On Tuesday, March 13, 2018 at 9:42:52 AM UTC+11, David Trowbridge wrote:
>
> It looks like you may need to upgrade pip and/or setuptools on your system.
>
>
> -David
>
> On Mon, Mar 12, 2018 at 3:28 PM MoonWalker <daniel.c...@gmail.com 
> > wrote:
>
>> David,
>>
>> The following  logs shows the set of commands and errors after trying to 
>> install the reviewbot-worker extension:
>>
>> I attached the pip.log file to this post.
>>
>>
>> root@reviewboard:/etc/apache2/sites-available# sudo pip uninstall 
>> ReviewBot
>> Cannot uninstall requirement ReviewBot, not installed
>> Storing debug log for failure in /root/.pip/pip.log
>> root@reviewboard:/etc/apache2/sites-available# sudo pip install 
>> reviewbot-worker
>> Downloading/unpacking reviewbot-worker
>>   Downloading reviewbot_worker-1.0-py2-none-any.whl
>> Requirement already satisfied (use --upgrade to upgrade): 
>> pycodestyle>=2.3.1 in /usr/local/lib/python2.7/dist-packages (from 
>> reviewbot-worker)
>> Downloading/unpacking buildbot>=0.8.7 (from reviewbot-worker)
>>   Downloading buildbot-1.1.0-py2.py3-none-any.whl (791kB): 791kB 
>> downloaded
>> Cleaning up...
>> Exception:
>> Traceback (most recent call last):
>>   File "/usr/lib/python2.7/dist-packages/pip/basecommand.py", line 122, 
>> in main
>> status = self.run(options, args)
>>   File "/usr/lib/python2.7/dist-packages/pip/commands/install.py", line 
>> 278, in run
>> requirement_set.prepare_files(finder, 
>> force_root_egg_info=self.bundle, bundle=self.bundle)
>>   File "/usr/lib/python2.7/dist-packages/pip/req.py", line 1266, in 
>> prepare_files
>> req_to_install.extras):
>>   File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2291, in 
>> requires
>> dm = self._dep_map
>>   File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2484, in 
>> _dep_map
>> self.__dep_map = self._compute_dependencies()
>>   File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2508, in 
>> _compute_dependencies
>> parsed = next(parse_requirements(distvers))
>>   File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 45, in 
>> 
>> next = lambda o: o.next()
>>   File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2605, in 
>> parse_requirements
>> line, p, specs = scan_list(VERSION,LINE_END,line,p,(1,2),"version 
>> spec")
>>   File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2573, in 
>> scan_list
>> raise ValueError("Expected "+item_name+" in",line,"at",line[p:])
>> ValueError: ('Expected version spec in', 'flake8 ~=2.6.0', 'at', ' 
>> ~=2.6.0')
>>
>> Storing debug log for failure in /root/.pip/pip.log
>>
>>
>> On Thursday, March 8, 2018 at 12:04:29 PM UTC+11, David Trowbridge wrote:
>>
>>> Can you show us more detail about how you're installing it, and more 
>>> context for that error?
>>>
>>> reviewbot-worker requires flake8>=3.3.0
>>>
>>> -David
>>>
>>> On Wed, Mar 7, 2018 at 4:35 PM MoonWalker <daniel.c...@gmail.com> wrote:
>>>
>> I am in the process to install/configure review bot. I tried to install 
>>>> reviewbot-worker, but I got the following error  
>>>>
>>>> *raise ValueError("Expected "+item_name+" in",line,"at",line[p:])*
>>>> *ValueError: ('Expected version spec in', 'flake8 ~=2.6.0', 'at', ' 
>>>> ~=2.6.0')*
>>>>
>>>> I using flake8 3.5.0, do I need to downgrade :-( ?
>>>>
>>>>
>>>> -- 
>>>> Supercharge your Review Board with Power Pack: 
>>>> https://www.reviewboard.org/powerpack/
>>>> Want us to host Review Board for you? Check out RBCommons: 
>>>> https://rbcommons.com/
>>>> Happy user? Let us know! https://www.reviewboard.org/users/
>>>&

Re: Issue installing reviewbot-worker on latest RB

2018-03-12 Thread MoonWalker
David,

The following  logs shows the set of commands and errors after trying to 
install the reviewbot-worker extension:

I attached the pip.log file to this post.


root@reviewboard:/etc/apache2/sites-available# sudo pip uninstall ReviewBot
Cannot uninstall requirement ReviewBot, not installed
Storing debug log for failure in /root/.pip/pip.log
root@reviewboard:/etc/apache2/sites-available# sudo pip install 
reviewbot-worker
Downloading/unpacking reviewbot-worker
  Downloading reviewbot_worker-1.0-py2-none-any.whl
Requirement already satisfied (use --upgrade to upgrade): 
pycodestyle>=2.3.1 in /usr/local/lib/python2.7/dist-packages (from 
reviewbot-worker)
Downloading/unpacking buildbot>=0.8.7 (from reviewbot-worker)
  Downloading buildbot-1.1.0-py2.py3-none-any.whl (791kB): 791kB downloaded
Cleaning up...
Exception:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/pip/basecommand.py", line 122, in 
main
status = self.run(options, args)
  File "/usr/lib/python2.7/dist-packages/pip/commands/install.py", line 
278, in run
requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, 
bundle=self.bundle)
  File "/usr/lib/python2.7/dist-packages/pip/req.py", line 1266, in 
prepare_files
req_to_install.extras):
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2291, in 
requires
dm = self._dep_map
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2484, in 
_dep_map
self.__dep_map = self._compute_dependencies()
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2508, in 
_compute_dependencies
parsed = next(parse_requirements(distvers))
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 45, in 

next = lambda o: o.next()
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2605, in 
parse_requirements
line, p, specs = scan_list(VERSION,LINE_END,line,p,(1,2),"version spec")
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2573, in 
scan_list
raise ValueError("Expected "+item_name+" in",line,"at",line[p:])
ValueError: ('Expected version spec in', 'flake8 ~=2.6.0', 'at', ' ~=2.6.0')

Storing debug log for failure in /root/.pip/pip.log


On Thursday, March 8, 2018 at 12:04:29 PM UTC+11, David Trowbridge wrote:
>
> Can you show us more detail about how you're installing it, and more 
> context for that error?
>
> reviewbot-worker requires flake8>=3.3.0
>
> -David
>
> On Wed, Mar 7, 2018 at 4:35 PM MoonWalker <daniel.c...@gmail.com 
> > wrote:
>
>> I am in the process to install/configure review bot. I tried to install 
>> reviewbot-worker, but I got the following error  
>>
>> *raise ValueError("Expected "+item_name+" in",line,"at",line[p:])*
>> *ValueError: ('Expected version spec in', 'flake8 ~=2.6.0', 'at', ' 
>> ~=2.6.0')*
>>
>> I using flake8 3.5.0, do I need to downgrade :-( ?
>>
>>
>> -- 
>> Supercharge your Review Board with Power Pack: 
>> https://www.reviewboard.org/powerpack/
>> Want us to host Review Board for you? Check out RBCommons: 
>> https://rbcommons.com/
>> Happy user? Let us know! https://www.reviewboard.org/users/
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "Review Board Community" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to reviewboard...@googlegroups.com .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Downloading/unpacking reviewbot-worker
  Getting page https://pypi.python.org/simple/reviewbot-worker/
  URLs to search for versions for reviewbot-worker:
  * https://pypi.python.org/simple/reviewbot-worker/
  Analyzing links from page https://pypi.python.org/simple/reviewbot-worker/
Found link 
https://pypi.python.org/packages/10/39/19fad485a7053456d308cc23807fc12c4d28371b276abc40a1fab36ef0c5/reviewbot-worker-1.0.tar.gz#md5=806b99bf638cc837fcce50b342a34169
 (from https://pypi.python.org/simple/reviewbot-worker/), version: 1.0
Skipping link 
https://pypi.python.org/packages/ad/71/ce1ec6cb23d299b823ad456d5adf8064064569a06c30f

Re: Issue installing reviewbot-worker on latest RB

2018-03-09 Thread MoonWalker
Is there anything else missing ?

On Thursday, March 8, 2018 at 12:04:29 PM UTC+11, David Trowbridge wrote:
>
> Can you show us more detail about how you're installing it, and more 
> context for that error?
>
> reviewbot-worker requires flake8>=3.3.0
>
> -David
>
> On Wed, Mar 7, 2018 at 4:35 PM MoonWalker <daniel.c...@gmail.com 
> > wrote:
>
>> I am in the process to install/configure review bot. I tried to install 
>> reviewbot-worker, but I got the following error  
>>
>> *raise ValueError("Expected "+item_name+" in",line,"at",line[p:])*
>> *ValueError: ('Expected version spec in', 'flake8 ~=2.6.0', 'at', ' 
>> ~=2.6.0')*
>>
>> I using flake8 3.5.0, do I need to downgrade :-( ?
>>
>>
>> -- 
>> Supercharge your Review Board with Power Pack: 
>> https://www.reviewboard.org/powerpack/
>> Want us to host Review Board for you? Check out RBCommons: 
>> https://rbcommons.com/
>> Happy user? Let us know! https://www.reviewboard.org/users/
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "Review Board Community" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to reviewboard...@googlegroups.com .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Disable the "ship it" button?

2018-03-07 Thread MoonWalker
Thanks that is a very nice idea to revoke the ship it once a new diff is 
uploaded. 

On Saturday, March 3, 2018 at 10:25:25 PM UTC+11, André Klitzing wrote:
>
> Hi,
>
> we developed an extension that will change "Ship It!" to "Ping It!" on own 
> review requests. Maybe you want to try it. Also it will change "approved" 
> flag to ignore self-ShipIt.
>
> https://github.com/misery/ExtendedApproval
>
> pip install 
> https://github.com/misery/ExtendedApproval/archive/master.tar.gz
>
> Best regards
>André
>
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Issue installing reviewbot-worker on latest RB

2018-03-07 Thread MoonWalker
sr/lib/python2.7/dist-packages/pkg_resources.py", line 2508, in 
_compute_dependencies
parsed = next(parse_requirements(distvers))
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 45, in 

next = lambda o: o.next()
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2605, in 
parse_requirements
line, p, specs = scan_list(VERSION,LINE_END,line,p,(1,2),"version spec")
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2573, in 
scan_list
raise ValueError("Expected "+item_name+" in",line,"at",line[p:])
ValueError: ('Expected version spec in', 'flake8 ~=2.6.0', 'at', ' ~=2.6.0')


On Thursday, March 8, 2018 at 12:04:29 PM UTC+11, David Trowbridge wrote:
>
> Can you show us more detail about how you're installing it, and more 
> context for that error?
>
> reviewbot-worker requires flake8>=3.3.0
>
> -David
>
> On Wed, Mar 7, 2018 at 4:35 PM MoonWalker <daniel.c...@gmail.com 
> > wrote:
>
>> I am in the process to install/configure review bot. I tried to install 
>> reviewbot-worker, but I got the following error 

Issue installing reviewbot-worker on latest RB

2018-03-07 Thread MoonWalker
I am in the process to install/configure review bot. I tried to install 
reviewbot-worker, but I got the following error  

*raise ValueError("Expected "+item_name+" in",line,"at",line[p:])*
*ValueError: ('Expected version spec in', 'flake8 ~=2.6.0', 'at', ' 
~=2.6.0')*

I using flake8 3.5.0, do I need to downgrade :-( ?


-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Mail issue on RB 3.0.2

2018-01-24 Thread MoonWalker
Christian,
It was a bug on my end. The network guys screw the smtp server. I am using 
the good one now :-)

Thx for your help

On Thursday, January 25, 2018 at 12:26:27 PM UTC+11, Christian Hammond 
wrote:
>
> Hi,
>
> Looks like whatever error you're encountering is a socket-level error, 
> indicating that the mail server can't be reached. You should double-check 
> the serve name and port, make sure they're correct.
>
> Is this only happening periodically, or for each e-mail?
>
> Christian
>
> On Wed, Jan 24, 2018 at 3:19 PM, MoonWalker <daniel.c...@gmail.com 
> > wrote:
>
>> Hi,
>>
>> I turned  all the logs ON to try to find out why the emails are getting 
>> block on this review. I am not able to see what is going on from this log 
>> (reviewboard.log). Any ideas are more than welcome.
>>
>> cheers
>>
>> 2018-01-24 23:03:20,376 - DEBUG -  - root - Calculated issue counts for 
>> review request ID 3242 across 1 review(s): Resulting counts = {u'A': 0, 
>> u'B': 0, u'R': 0, u'D': 0, u'O': 0}; DB values = 
>> [{u'screenshot_comments__issue_status': None, 
>> u'general_comments__issue_opened': None, u'file_attachment_comments__pk': 
>> None, u'screenshot_comments__issue_opened': None, u'comments__pk': None, 
>> u'general_comments__pk': None, u'comments__issue_opened': None, 
>> u'general_comments__issue_status': None, 
>> u'file_attachment_comments__issue_opened': None, 
>> u'screenshot_comments__pk': None, u'comments__issue_status': None, 
>> u'file_attachment_comments__issue_status': None}]; Field IDs = 
>> {u'screenshot_comments': set([]), u'general_comments': set([]), 
>> u'comments': set([]), u'file_attachment_comments': set([])}
>> 2018-01-24 23:05:28,025 - ERROR -  - root - Could not send e-mail message 
>> with subject "Re: Review Request 3242: TICKET-56 : SSS - Less - Configure 
>> PIN " from "d...@toto.com " to "[u'Mi <Mi.F@totocom>', 
>> u'Adrion Ro <adri...@toto.com >', u'Peter Far <
>> pete...@toto.com >', u'Dan<dan.c...@toto.com >', 
>> u'Krzy Stanta <krzy@toto.com >', u'Boly Bron <
>> boly...@toto.com >', u'Jimy Korn <jimy...@toto.com 
>> >']"
>> Traceback (most recent call last):
>>   File 
>> "/usr/local/lib/python2.7/dist-packages/ReviewBoard-3.0.2-py2.7.egg/reviewboard/notifications/email/utils.py",
>>  
>> line 297, in send_email
>> message.send()
>>   File 
>> "/usr/local/lib/python2.7/dist-packages/Django-1.6.11.5-py2.7.egg/django/core/mail/message.py",
>>  
>> line 276, in send
>> return self.get_connection(fail_silently).send_messages([self])
>>   File 
>> "/usr/local/lib/python2.7/dist-packages/Django-1.6.11.5-py2.7.egg/django/core/mail/backends/smtp.py",
>>  
>> line 87, in send_messages
>> new_conn_created = self.open()
>>   File 
>> "/usr/local/lib/python2.7/dist-packages/Django-1.6.11.5-py2.7.egg/django/core/mail/backends/smtp.py",
>>  
>> line 48, in open
>> local_hostname=DNS_NAME.get_fqdn())
>>   File "/usr/lib/python2.7/smtplib.py", line 256, in __init__
>> (code, msg) = self.connect(host, port)
>>   File "/usr/lib/python2.7/smtplib.py", line 316, in connect
>> self.sock = self._get_socket(host, port, self.timeout)
>>   File "/usr/lib/python2.7/smtplib.py", line 291, in _get_socket
>> return socket.create_connection((host, port), timeout)
>>   File "/usr/lib/python2.7/socket.py", line 571, in create_connection
>> raise err
>>
>> -- 
>> Supercharge your Review Board with Power Pack: 
>> https://www.reviewboard.org/powerpack/
>> Want us to host Review Board for you? Check out RBCommons: 
>> https://rbcommons.com/
>> Happy user? Let us know! https://www.reviewboard.org/users/
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "Review Board Community" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to reviewboard...@googlegroups.com .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> -- 
> Christian Hammond
> President/CEO of Beanbag <https://www.beanbaginc.com/>
> Makers of Review Board <https://www.reviewboard.org/>
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Mail issue on RB 3.0.2

2018-01-24 Thread MoonWalker
Hi,

I turned  all the logs ON to try to find out why the emails are getting 
block on this review. I am not able to see what is going on from this log 
(reviewboard.log). Any ideas are more than welcome.

cheers

2018-01-24 23:03:20,376 - DEBUG -  - root - Calculated issue counts for 
review request ID 3242 across 1 review(s): Resulting counts = {u'A': 0, 
u'B': 0, u'R': 0, u'D': 0, u'O': 0}; DB values = 
[{u'screenshot_comments__issue_status': None, 
u'general_comments__issue_opened': None, u'file_attachment_comments__pk': 
None, u'screenshot_comments__issue_opened': None, u'comments__pk': None, 
u'general_comments__pk': None, u'comments__issue_opened': None, 
u'general_comments__issue_status': None, 
u'file_attachment_comments__issue_opened': None, 
u'screenshot_comments__pk': None, u'comments__issue_status': None, 
u'file_attachment_comments__issue_status': None}]; Field IDs = 
{u'screenshot_comments': set([]), u'general_comments': set([]), 
u'comments': set([]), u'file_attachment_comments': set([])}
2018-01-24 23:05:28,025 - ERROR -  - root - Could not send e-mail message 
with subject "Re: Review Request 3242: TICKET-56 : SSS - Less - Configure 
PIN " from "d...@toto.com" to "[u'Mi ', u'Adrion Ro 
', u'Peter Far ', 
u'Dan', u'Krzy Stanta ', u'Boly 
Bron ', u'Jimy Korn ']"
Traceback (most recent call last):
  File 
"/usr/local/lib/python2.7/dist-packages/ReviewBoard-3.0.2-py2.7.egg/reviewboard/notifications/email/utils.py",
 
line 297, in send_email
message.send()
  File 
"/usr/local/lib/python2.7/dist-packages/Django-1.6.11.5-py2.7.egg/django/core/mail/message.py",
 
line 276, in send
return self.get_connection(fail_silently).send_messages([self])
  File 
"/usr/local/lib/python2.7/dist-packages/Django-1.6.11.5-py2.7.egg/django/core/mail/backends/smtp.py",
 
line 87, in send_messages
new_conn_created = self.open()
  File 
"/usr/local/lib/python2.7/dist-packages/Django-1.6.11.5-py2.7.egg/django/core/mail/backends/smtp.py",
 
line 48, in open
local_hostname=DNS_NAME.get_fqdn())
  File "/usr/lib/python2.7/smtplib.py", line 256, in __init__
(code, msg) = self.connect(host, port)
  File "/usr/lib/python2.7/smtplib.py", line 316, in connect
self.sock = self._get_socket(host, port, self.timeout)
  File "/usr/lib/python2.7/smtplib.py", line 291, in _get_socket
return socket.create_connection((host, port), timeout)
  File "/usr/lib/python2.7/socket.py", line 571, in create_connection
raise err

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Unable to install reviewboat extension on RB 3.0

2017-11-22 Thread MoonWalker
super! thank you

On Wednesday, November 22, 2017 at 9:40:00 PM UTC+11, Christian Hammond 
wrote:
>
> It’s not yet, but it will be in the coming weeks. We’ll have an 
> announcement when it’s available.
>
> Christian
>
>
> On Tue, Nov 21, 2017 at 22:06 MoonWalker <daniel.c...@gmail.com 
> > wrote:
>
>> I tried to install reviewboat extension using: 
>>
>> $ pip install reviewbot-extension 
>> Could not find any downloads that satisfy the requirement 
>> reviewbot-extension
>> Cleaning up...
>> No distributions at all found for reviewbot-extension
>> Storing debug log for failure in /home/administrator/.pip/pip.log
>>
>> Seams like the extension is not available yet :-(
>>
>> -- 
>> Supercharge your Review Board with Power Pack: 
>> https://www.reviewboard.org/powerpack/
>> Want us to host Review Board for you? Check out RBCommons: 
>> https://rbcommons.com/
>> Happy user? Let us know! https://www.reviewboard.org/users/
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "reviewboard" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to reviewboard...@googlegroups.com .
>> For more options, visit https://groups.google.com/d/optout.
>>
> -- 
> -- 
> Christian Hammond
> President/CEO of Beanbag
> Makers of Review Board
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Post RB 3.0 Update log output issues

2017-11-22 Thread MoonWalker
Awesome! thank you

On Wednesday, November 22, 2017 at 9:39:16 PM UTC+11, Christian Hammond 
wrote:
>
> Hi,
>
> Those are normal status log entries about the upgrade process, and are 
> always shown when the database needs modifications. As the note above them 
> says, you can safely ignore anything if the upgrade is successful.
>
> Christian
>
>
> On Tue, Nov 21, 2017 at 21:36 MoonWalker <daniel.c...@gmail.com 
> > wrote:
>
>> I upgrade to RB 3.0 and it seams like is working ok (so far). But I 
>> noticed the following messages during the upgrade, and not sure if I shall 
>> worry or do something about it:
>>
>> sudo rb-site upgrade /var/www/reviewboard/
>> Rebuilding directory structure
>> Upgrading site settings_local.py
>> Updating database. This may take a while.
>>
>> The log output below, including warnings and errors,
>> can be ignored unless upgrade fails.
>>
>> --  --
>> Creating tables ...
>> Creating table corsheaders_corsmodel
>> Creating table integrations_integrationconfig
>> Creating table oauth2_provider_application
>> Creating table oauth2_provider_grant
>> Creating table oauth2_provider_accesstoken
>> Creating table oauth2_provider_refreshtoken
>> Creating table reviewboard_oauth_application
>> Creating table reviews_generalcomment
>> Creating table reviews_statusupdate
>> Upgrading Review Board from 2.5.16 to 3.0
>> There are unapplied evolutions for accounts.
>> There are unapplied evolutions for attachments.
>> There are unapplied evolutions for changedescs.
>> There are unapplied evolutions for oauth.
>> There are unapplied evolutions for reviews.
>> There are unapplied evolutions for site.
>> There are unapplied evolutions for webapi.
>> Adding baseline version for new models
>> Evolutions in oauth baseline: disabled_for_security
>> Project signature has changed - an evolution is required
>> Installing custom SQL ...
>> Installing indexes ...
>> Installed 0 object(s) from 0 fixture(s)
>>
>> This may take a while. Please be patient, and do not cancel the upgrade!
>>
>> Applying database evolutions for accounts...
>> Applying database evolutions for attachments...
>> Applying database evolutions for changedescs...
>> Applying database evolutions for reviews...
>> Applying database evolutions for site...
>> Evolution successful.
>> ---  ---
>>
>> Resetting in-database caches.
>>
>> Upgrade complete!
>>
>> -- 
>> Supercharge your Review Board with Power Pack: 
>> https://www.reviewboard.org/powerpack/
>> Want us to host Review Board for you? Check out RBCommons: 
>> https://rbcommons.com/
>> Happy user? Let us know! https://www.reviewboard.org/users/
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "reviewboard" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to reviewboard...@googlegroups.com .
>> For more options, visit https://groups.google.com/d/optout.
>>
> -- 
> -- 
> Christian Hammond
> President/CEO of Beanbag
> Makers of Review Board
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Unable to install reviewboat extension on RB 3.0

2017-11-21 Thread MoonWalker
I tried to install reviewboat extension using: 

$ pip install reviewbot-extension 
Could not find any downloads that satisfy the requirement 
reviewbot-extension
Cleaning up...
No distributions at all found for reviewbot-extension
Storing debug log for failure in /home/administrator/.pip/pip.log

Seams like the extension is not available yet :-(

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Post RB 3.0 Update log output issues

2017-11-21 Thread MoonWalker
I upgrade to RB 3.0 and it seams like is working ok (so far). But I noticed 
the following messages during the upgrade, and not sure if I shall worry or 
do something about it:

sudo rb-site upgrade /var/www/reviewboard/
Rebuilding directory structure
Upgrading site settings_local.py
Updating database. This may take a while.

The log output below, including warnings and errors,
can be ignored unless upgrade fails.

--  --
Creating tables ...
Creating table corsheaders_corsmodel
Creating table integrations_integrationconfig
Creating table oauth2_provider_application
Creating table oauth2_provider_grant
Creating table oauth2_provider_accesstoken
Creating table oauth2_provider_refreshtoken
Creating table reviewboard_oauth_application
Creating table reviews_generalcomment
Creating table reviews_statusupdate
Upgrading Review Board from 2.5.16 to 3.0
There are unapplied evolutions for accounts.
There are unapplied evolutions for attachments.
There are unapplied evolutions for changedescs.
There are unapplied evolutions for oauth.
There are unapplied evolutions for reviews.
There are unapplied evolutions for site.
There are unapplied evolutions for webapi.
Adding baseline version for new models
Evolutions in oauth baseline: disabled_for_security
Project signature has changed - an evolution is required
Installing custom SQL ...
Installing indexes ...
Installed 0 object(s) from 0 fixture(s)

This may take a while. Please be patient, and do not cancel the upgrade!

Applying database evolutions for accounts...
Applying database evolutions for attachments...
Applying database evolutions for changedescs...
Applying database evolutions for reviews...
Applying database evolutions for site...
Evolution successful.
---  ---

Resetting in-database caches.

Upgrade complete!

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: New Release: Review Board 3.0 RC 1

2017-11-07 Thread MoonWalker
that will be awesome! looking forward to install it on my servers :-)

On Wednesday, November 8, 2017 at 9:47:58 AM UTC+11, Christian Hammond 
wrote:
>
> We expect to put out the final release in just a couple weeks. We're just 
> finishing up documentation. Thanksgiving in the US may affect the release 
> schedule a bit, but it'll be just around that time.
>
> Christian
>
> On Tue, Nov 7, 2017 at 2:46 PM, MoonWalker <daniel.c...@gmail.com 
> > wrote:
>
>> Well done guys! Do you guys think that RB3.x can be ready for production 
>> this year?
>>
>>
>> On Tuesday, November 7, 2017 at 11:12:48 AM UTC+11, Christian Hammond 
>> wrote:
>>>
>>> Hi everyone,
>>>
>>> Review Board 3.0 RC 1 is now out. This is expected to be the final 
>>> pre-release of Review Board 3.0. At this point, we're focusing on 
>>> documentation for the final release, which should be out by the end of the 
>>> month.
>>>
>>> Some of the highlights of this release include:
>>>
>>> * New logic for when boxes on the review request page (reviews, updates, 
>>> etc.) are collapsed by default
>>> * New API support for working with JSON structures in extra_data JSON 
>>> fields.
>>> * Better high-DPI support
>>> * Other polish, performance improvements, and usability fixes.
>>>
>>> More information can be found on the official announcement 
>>> <https://www.reviewboard.org/news/2017/11/06/review-board-3-0-rc-1-now-out/>
>>>  and release notes 
>>> <https://www.reviewboard.org/docs/releasenotes/reviewboard/3.0-rc-1/>.
>>>
>>> If you're planning to upgrade to 3.0, please test this release so you 
>>> don't run into any unexpected surprises. We're in the home stretch now.
>>>
>>> Thanks!
>>>
>>> Christian
>>>
>>> -- 
>>> Christian Hammond
>>> President/CEO of Beanbag <https://www.beanbaginc.com/>
>>> Makers of Review Board <https://www.reviewboard.org/>
>>>
>> -- 
>> Supercharge your Review Board with Power Pack: 
>> https://www.reviewboard.org/powerpack/
>> Want us to host Review Board for you? Check out RBCommons: 
>> https://rbcommons.com/
>> Happy user? Let us know! https://www.reviewboard.org/users/
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "reviewboard" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to reviewboard...@googlegroups.com .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> -- 
> Christian Hammond
> President/CEO of Beanbag <https://www.beanbaginc.com/>
> Makers of Review Board <https://www.reviewboard.org/>
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: New Release: Review Board 3.0 RC 1

2017-11-07 Thread MoonWalker
Well done guys! Do you guys think that RB3.x can be ready for production 
this year?

On Tuesday, November 7, 2017 at 11:12:48 AM UTC+11, Christian Hammond wrote:
>
> Hi everyone,
>
> Review Board 3.0 RC 1 is now out. This is expected to be the final 
> pre-release of Review Board 3.0. At this point, we're focusing on 
> documentation for the final release, which should be out by the end of the 
> month.
>
> Some of the highlights of this release include:
>
> * New logic for when boxes on the review request page (reviews, updates, 
> etc.) are collapsed by default
> * New API support for working with JSON structures in extra_data JSON 
> fields.
> * Better high-DPI support
> * Other polish, performance improvements, and usability fixes.
>
> More information can be found on the official announcement 
> 
>  and release notes 
> .
>
> If you're planning to upgrade to 3.0, please test this release so you 
> don't run into any unexpected surprises. We're in the home stretch now.
>
> Thanks!
>
> Christian
>
> -- 
> Christian Hammond
> President/CEO of Beanbag 
> Makers of Review Board 
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Jenkins CI integration on RB 3 Plz

2017-10-09 Thread MoonWalker
BTW IMO plugins/extensions is the way to go, since it can extend RB 
functionality without messing around with RB core 

On Tuesday, October 10, 2017 at 8:10:24 AM UTC+11, Christian Hammond wrote:
>
> Hi,
>
> I definitely want to do Jenkins support. It won't happen by 3.0 but it's 
> on my radar. Supporting another CI system requires a lot of work, so we 
> still have to see what's involved. There's also a question of what we'll be 
> shipping with Review Board and what we'll be shipping with Power Pack, 
> which we need to discuss internally.
>
> Christian
>
>
> On Mon, Oct 9, 2017 at 13:59 MoonWalker <daniel.c...@gmail.com 
> > wrote:
>
>> I read that RB 3 beta 2 added support for Travis CI and Circle CI. Could 
>> you please add support for Jenkins as well. Not sure if that can be done 
>> with Webhooks in the mean time
>>
>> -- 
>> Supercharge your Review Board with Power Pack: 
>> https://www.reviewboard.org/powerpack/
>> Want us to host Review Board for you? Check out RBCommons: 
>> https://rbcommons.com/
>> Happy user? Let us know! https://www.reviewboard.org/users/
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "reviewboard" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to reviewboard...@googlegroups.com .
>> For more options, visit https://groups.google.com/d/optout.
>>
> -- 
> -- 
> Christian Hammond
> President/CEO of Beanbag
> Makers of Review Board
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Jenkins CI integration on RB 3 Plz

2017-10-09 Thread MoonWalker
IMO Jenkins is by far one of the most well Known and used CI and adding it 
will really help boost you guys

On Tuesday, October 10, 2017 at 8:10:24 AM UTC+11, Christian Hammond wrote:
>
> Hi,
>
> I definitely want to do Jenkins support. It won't happen by 3.0 but it's 
> on my radar. Supporting another CI system requires a lot of work, so we 
> still have to see what's involved. There's also a question of what we'll be 
> shipping with Review Board and what we'll be shipping with Power Pack, 
> which we need to discuss internally.
>
> Christian
>
>
> On Mon, Oct 9, 2017 at 13:59 MoonWalker <daniel.c...@gmail.com 
> > wrote:
>
>> I read that RB 3 beta 2 added support for Travis CI and Circle CI. Could 
>> you please add support for Jenkins as well. Not sure if that can be done 
>> with Webhooks in the mean time
>>
>> -- 
>> Supercharge your Review Board with Power Pack: 
>> https://www.reviewboard.org/powerpack/
>> Want us to host Review Board for you? Check out RBCommons: 
>> https://rbcommons.com/
>> Happy user? Let us know! https://www.reviewboard.org/users/
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "reviewboard" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to reviewboard...@googlegroups.com .
>> For more options, visit https://groups.google.com/d/optout.
>>
> -- 
> -- 
> Christian Hammond
> President/CEO of Beanbag
> Makers of Review Board
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Review Board 3.0 beta 2 is out -- beta testers needed!

2017-10-09 Thread MoonWalker
I  am guessing that base on the testers feedback we way see additional RCs 
before the final release

On Tuesday, October 10, 2017 at 8:12:20 AM UTC+11, Christian Hammond wrote:
>
> The plan is to get RC1 out in 2-3 weeks, based on what bugs get reported 
> to us. This is basically what we'll end up shipping as 3.0 (minus some docs 
> and bug fixes/visual polish). So if you'd like, you can install RC1 when 
> it's out. Just test first on a non-production server.
>
> Christian
>
>
> On Mon, Oct 9, 2017 at 14:00 MoonWalker <daniel.c...@gmail.com 
> > wrote:
>
>>
>> When do you guys think that RB 3 will be *ready* for production?
>>
>> On Saturday, October 7, 2017 at 4:15:54 AM UTC+11, Christian Hammond 
>> wrote:
>>>
>>> Hi everyone,
>>>
>>> We just put out a release of Review Board 3.0 beta 2. There's a lot of 
>>> new features in this release, and at this point we're feature-complete, 
>>> focusing on bug fixing. Some of the highlights include:
>>>
>>> * Highlighting of new updates and discussions on review requests
>>> * Ability to revoke Ship Its
>>> * Ability to require the reviewer's verification on closed issues
>>> * OAuth2 Provider support
>>> * Emoji shortcodes
>>> * CircleCI and Travis CI integration
>>> * On-the-fly search indexing
>>> * Lots more
>>>
>>> We'd like to get the RC1 (Release Candidate 1) release out in two weeks. 
>>> In the meantime, we're focusing on bug fixing and documentation.
>>>
>>> We could really use your help on testing this release (on a test server, 
>>> not production!). Installing the beta on a test server, along with a copy 
>>> of your database, and ensuring everything works will help us to ship a 
>>> better final release of 3.0.
>>>
>>> If you use or develop in-house extensions, we'd like your feedback as 
>>> well. We've done a lot of work on our extension capabilities, adding 
>>> improved support for custom fields and review request actions, and we could 
>>> use feedback here.
>>>
>>> Our release announcement for beta 2 is here: 
>>> https://www.reviewboard.org/news/2017/10/05/review-board-3-0-beta-2-here/
>>>
>>> Christian
>>>
>>> -- 
>>> Christian Hammond
>>> President/CEO of Beanbag <https://www.beanbaginc.com/>
>>> Makers of Review Board <https://www.reviewboard.org/>
>>>
>> -- 
>> Supercharge your Review Board with Power Pack: 
>> https://www.reviewboard.org/powerpack/
>> Want us to host Review Board for you? Check out RBCommons: 
>> https://rbcommons.com/
>> Happy user? Let us know! https://www.reviewboard.org/users/
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "reviewboard" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to reviewboard...@googlegroups.com .
>> For more options, visit https://groups.google.com/d/optout.
>>
> -- 
> -- 
> Christian Hammond
> President/CEO of Beanbag
> Makers of Review Board
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Review Board 3.0 beta 2 is out -- beta testers needed!

2017-10-09 Thread MoonWalker

When do you guys think that RB 3 will be *ready* for production?
On Saturday, October 7, 2017 at 4:15:54 AM UTC+11, Christian Hammond wrote:
>
> Hi everyone,
>
> We just put out a release of Review Board 3.0 beta 2. There's a lot of new 
> features in this release, and at this point we're feature-complete, 
> focusing on bug fixing. Some of the highlights include:
>
> * Highlighting of new updates and discussions on review requests
> * Ability to revoke Ship Its
> * Ability to require the reviewer's verification on closed issues
> * OAuth2 Provider support
> * Emoji shortcodes
> * CircleCI and Travis CI integration
> * On-the-fly search indexing
> * Lots more
>
> We'd like to get the RC1 (Release Candidate 1) release out in two weeks. 
> In the meantime, we're focusing on bug fixing and documentation.
>
> We could really use your help on testing this release (on a test server, 
> not production!). Installing the beta on a test server, along with a copy 
> of your database, and ensuring everything works will help us to ship a 
> better final release of 3.0.
>
> If you use or develop in-house extensions, we'd like your feedback as 
> well. We've done a lot of work on our extension capabilities, adding 
> improved support for custom fields and review request actions, and we could 
> use feedback here.
>
> Our release announcement for beta 2 is here: 
> https://www.reviewboard.org/news/2017/10/05/review-board-3-0-beta-2-here/
>
> Christian
>
> -- 
> Christian Hammond
> President/CEO of Beanbag 
> Makers of Review Board 
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Jenkins CI integration on RB 3 Plz

2017-10-09 Thread MoonWalker
I read that RB 3 beta 2 added support for Travis CI and Circle CI. Could 
you please add support for Jenkins as well. Not sure if that can be done 
with Webhooks in the mean time

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: ReviewBoard Customization

2017-08-28 Thread MoonWalker
David,

That will be awesome! Unfortunately  I do not have the expertise  to 
implement an extension :-( . Jenkins has a plugin that provides such 
features and the CSS can be generated using this website 
http://afonsof.com/jenkins-material-theme/ , something that RB maybe able 
to consider too

On Tuesday, August 29, 2017 at 9:09:55 AM UTC+10, David Trowbridge wrote:
>
> The easiest way right now would probably be to create an extension that 
> loads some custom CSS. Using that you could override whatever you liked 
> within the style.
>
> -David
>
> On Mon, Aug 28, 2017 at 3:56 PM MoonWalker <daniel.c...@gmail.com 
> > wrote:
>
>> anything? 
>>
>>
>> On Friday, August 25, 2017 at 9:18:11 AM UTC+10, MoonWalker wrote:
>>>
>>> I was wondering if is possible to add custom header (logo, title, 
>>> color,etc). 
>>>
>> -- 
>> Supercharge your Review Board with Power Pack: 
>> https://www.reviewboard.org/powerpack/
>> Want us to host Review Board for you? Check out RBCommons: 
>> https://rbcommons.com/
>> Happy user? Let us know! https://www.reviewboard.org/users/
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "reviewboard" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to reviewboard...@googlegroups.com .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: ReviewBoard Customization

2017-08-28 Thread MoonWalker
anything? 

On Friday, August 25, 2017 at 9:18:11 AM UTC+10, MoonWalker wrote:
>
> I was wondering if is possible to add custom header (logo, title, 
> color,etc). 
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


ReviewBoard Customization

2017-08-24 Thread MoonWalker
I was wondering if is possible to add custom header (logo, title, 
color,etc). 

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Upgrade to ReviewBoard 2.5.13.1

2017-07-11 Thread MoonWalker
worst case if the update does not go well you can force it to use the 
previous RB version

easy_install -U ReviewBoard==2.5.6.1

On Friday, July 7, 2017 at 1:34:20 PM UTC+10, harish varadarajan wrote:
>
> Hi,
>
> We intend to upgrade to RB 2.5.13.1 (from 2.5.6.1) and below is the list 
> of steps that is intended to be followed on the day of migration.
> Please help review and let know if there is anything specific that needs 
> to be accounted for the upgrade.
>
> (1) Create sql backup, using mysqldump.
> (2) Create backup of site directory.
> (3) easy_install -U ReviewBoard==2.5.13.1
> (4) rb-site upgrade $site_dir
> (5) Validation of the server and checks for extensions.
>
> Thanks.
>
> --
> Harish
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Unable to access GitLab repos with dash character on name

2017-07-04 Thread MoonWalker
Awesome! thank you Christian

On Monday, July 3, 2017 at 4:35:24 PM UTC+10, Christian Hammond wrote:
>
> I don't know that that will solve it, and suspect that's not the cause. 
> Unfortunately I won't have any time for community support the next few 
> days, but I'll see if someone else can follow up with you on debugging 
> steps.
>
> Christian
>
>
> On Sun, Jul 2, 2017 at 22:41 MoonWalker <daniel.c...@gmail.com 
> > wrote:
>
>> Christian,
>>
>> Shall I update Gitlab to 9.3?
>>
>>
>> On Friday, June 30, 2017 at 3:07:23 PM UTC+10, MoonWalker wrote:
>>>
>>> Hi Christian,
>>>
>>> We use GitLab Community Edition 8.13.2. RB has access to about 60 repos 
>>> and around 10 have a dash on their names. Not sure how many repos gitlab 
>>> has in total
>>>
>>> On Friday, June 30, 2017 at 12:03:32 PM UTC+10, Christian Hammond wrote:
>>>>
>>>> Hey,
>>>>
>>>> What version of GitLab are you using, and roughly how many repositories 
>>>> are there?
>>>>
>>>> There's a few reasons why this may happen:
>>>>
>>>> 1) The repository name might not actually officially have a "-" in it, 
>>>> in terms of the name returned in the API. We scan through the list of 
>>>> repositories, trying to find the one you specified, and if we can't, we 
>>>> show that error.
>>>>
>>>> 2) Due to completely broken GitLab API pagination in this resource when 
>>>> we implemented this, it may not be able to find the repository if you have 
>>>> more than 100 repositories owned by this user or group. (We need to check 
>>>> if they've fixed the API and then ship fixed support on our end.)
>>>>
>>>> I'd guess #2, if you have a lot of repositories.
>>>>
>>>> Christian
>>>>
>>>> On Thu, Jun 29, 2017 at 5:19 PM, MoonWalker <daniel.c...@gmail.com> 
>>>> wrote:
>>>>
>>>>> Not sure if this issue is present only on the latest RB 2.5.13.1 or 
>>>>> not. I had to to update the BUG tracker information on each repository 
>>>>> and 
>>>>> I the system keep sending me the same error message A repository with 
>>>>> this name was not found on this group, or your user may not have access 
>>>>> to 
>>>>> it. I noticed that that this only happens with the repositories that 
>>>>> have a '-" on the repository name (my-repo-monkey). I am using the same 
>>>>> credentials for the other repos and everything is okay.
>>>>>
>>>>> -- 
>>>>> Supercharge your Review Board with Power Pack: 
>>>>> https://www.reviewboard.org/powerpack/
>>>>> Want us to host Review Board for you? Check out RBCommons: 
>>>>> https://rbcommons.com/
>>>>> Happy user? Let us know! https://www.reviewboard.org/users/
>>>>> --- 
>>>>> You received this message because you are subscribed to the Google 
>>>>> Groups "reviewboard" group.
>>>>> To unsubscribe from this group and stop receiving emails from it, send 
>>>>> an email to reviewboard...@googlegroups.com.
>>>>> For more options, visit https://groups.google.com/d/optout.
>>>>>
>>>>
>>>>
>>>>
>>>> -- 
>>>> Christian Hammond
>>>> President/CEO of Beanbag <https://www.beanbaginc.com/>
>>>> Makers of Review Board <https://www.reviewboard.org/>
>>>>
>>> -- 
>> Supercharge your Review Board with Power Pack: 
>> https://www.reviewboard.org/powerpack/
>> Want us to host Review Board for you? Check out RBCommons: 
>> https://rbcommons.com/
>> Happy user? Let us know! https://www.reviewboard.org/users/
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "reviewboard" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to reviewboard...@googlegroups.com .
>> For more options, visit https://groups.google.com/d/optout.
>>
> -- 
> -- 
> Christian Hammond
> President/CEO of Beanbag
> Makers of Review Board
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Unable to access GitLab repos with dash character on name

2017-07-02 Thread MoonWalker
Christian,

Shall I update Gitlab to 9.3?

On Friday, June 30, 2017 at 3:07:23 PM UTC+10, MoonWalker wrote:
>
> Hi Christian,
>
> We use GitLab Community Edition 8.13.2. RB has access to about 60 repos 
> and around 10 have a dash on their names. Not sure how many repos gitlab 
> has in total
>
> On Friday, June 30, 2017 at 12:03:32 PM UTC+10, Christian Hammond wrote:
>>
>> Hey,
>>
>> What version of GitLab are you using, and roughly how many repositories 
>> are there?
>>
>> There's a few reasons why this may happen:
>>
>> 1) The repository name might not actually officially have a "-" in it, in 
>> terms of the name returned in the API. We scan through the list of 
>> repositories, trying to find the one you specified, and if we can't, we 
>> show that error.
>>
>> 2) Due to completely broken GitLab API pagination in this resource when 
>> we implemented this, it may not be able to find the repository if you have 
>> more than 100 repositories owned by this user or group. (We need to check 
>> if they've fixed the API and then ship fixed support on our end.)
>>
>> I'd guess #2, if you have a lot of repositories.
>>
>> Christian
>>
>> On Thu, Jun 29, 2017 at 5:19 PM, MoonWalker <daniel.c...@gmail.com> 
>> wrote:
>>
>>> Not sure if this issue is present only on the latest RB 2.5.13.1 or not. 
>>> I had to to update the BUG tracker information on each repository and I the 
>>> system keep sending me the same error message A repository with this 
>>> name was not found on this group, or your user may not have access to it. 
>>> I noticed that that this only happens with the repositories that have a '-" 
>>> on the repository name (my-repo-monkey). I am using the same credentials 
>>> for the other repos and everything is okay.
>>>
>>> -- 
>>> Supercharge your Review Board with Power Pack: 
>>> https://www.reviewboard.org/powerpack/
>>> Want us to host Review Board for you? Check out RBCommons: 
>>> https://rbcommons.com/
>>> Happy user? Let us know! https://www.reviewboard.org/users/
>>> --- 
>>> You received this message because you are subscribed to the Google 
>>> Groups "reviewboard" group.
>>> To unsubscribe from this group and stop receiving emails from it, send 
>>> an email to reviewboard...@googlegroups.com.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>
>>
>> -- 
>> Christian Hammond
>> President/CEO of Beanbag <https://www.beanbaginc.com/>
>> Makers of Review Board <https://www.reviewboard.org/>
>>
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Critical extension issue

2017-06-29 Thread MoonWalker
Awesome! that fix the issue. Thank you Christian :-)

On Friday, June 30, 2017 at 11:58:16 AM UTC+10, Christian Hammond wrote:
>
> Hey,
>
> You may need to force a re-install of the static media. In 2.5, we keep 
> version information on the installed static media files in the database, 
> but when transferring to a new server this can result in it not trying to 
> re-install the static media files. This is fixed in 3.0 as of beta 1.
>
> Try:
>
> rb-site manage /path/to/site install-extension-media -- --force
>
> (Note the first "--".)
>
> Christian
>
> On Thu, Jun 29, 2017 at 4:41 PM, MoonWalker <daniel.c...@gmail.com 
> > wrote:
>
>> Several months ago I migrate RB to another servers. Everything went well, 
>> but seams like few extensions stop working.  I am including the logs, since 
>> I am not sure how to fix these issue.
>>
>>
>> 017-06-29 00:24:00,504 - CRITICAL -  - 
>> djblets.extensions.templatetags.djblets_extensions - Unable to load CSS 
>> bundle 'default' for extension 'Comment Severity' 
>> (rbseverity.extension.SeverityExtension): The file 
>> 'ext/rbseverity.extension.SeverityExtension/css/default.min.css' could not 
>> be found with > 0x7ff589643e50>.
>> Traceback (most recent call last):
>>   File 
>> "/usr/local/lib/python2.7/dist-packages/Djblets-0.9.8-py2.7.egg/djblets/extensions/templatetags/djblets_extensions.py",
>>  
>> line 66, in _render_bundle
>> return node_cls('"%s"' % 
>> extension.get_bundle_id(name)).render(context)
>>   File 
>> "/usr/local/lib/python2.7/dist-packages/django_pipeline-1.3.25-py2.7.egg/pipeline/templatetags/compressed.py",
>>  
>> line 55, in render
>> return self.render_compressed(package, 'css')
>>   File 
>> "/usr/local/lib/python2.7/dist-packages/django_pipeline-1.3.25-py2.7.egg/pipeline/templatetags/compressed.py",
>>  
>> line 36, in render_compressed
>> return method(package, package.output_filename)
>>   File 
>> "/usr/local/lib/python2.7/dist-packages/django_pipeline-1.3.25-py2.7.egg/pipeline/templatetags/compressed.py",
>>  
>> line 62, in render_css
>> 'url': mark_safe(staticfiles_storage.url(path))
>>   File 
>> "/usr/local/lib/python2.7/dist-packages/Django-1.6.11.5-py2.7.egg/django/contrib/staticfiles/storage.py",
>>  
>> line 139, in url
>> hashed_name = self.hashed_name(clean_name).replace('\\', '/')
>>   File 
>> "/usr/local/lib/python2.7/dist-packages/Django-1.6.11.5-py2.7.egg/django/contrib/staticfiles/storage.py",
>>  
>> line 96, in hashed_name
>> (clean_name, self))
>> ValueError: The file 
>> 'ext/rbseverity.extension.SeverityExtension/css/default.min.css' could not 
>> be found with > 0x7ff589643e50>.
>>
>> -- 
>> Supercharge your Review Board with Power Pack: 
>> https://www.reviewboard.org/powerpack/
>> Want us to host Review Board for you? Check out RBCommons: 
>> https://rbcommons.com/
>> Happy user? Let us know! https://www.reviewboard.org/users/
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "reviewboard" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to reviewboard...@googlegroups.com .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> -- 
> Christian Hammond
> President/CEO of Beanbag <https://www.beanbaginc.com/>
> Makers of Review Board <https://www.reviewboard.org/>
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Unable to access GitLab repos with dash character on name

2017-06-29 Thread MoonWalker
Hi Christian,

We use GitLab Community Edition 8.13.2. RB has access to about 60 repos and 
around 10 have a dash on their names. Not sure how many repos gitlab has in 
total

On Friday, June 30, 2017 at 12:03:32 PM UTC+10, Christian Hammond wrote:
>
> Hey,
>
> What version of GitLab are you using, and roughly how many repositories 
> are there?
>
> There's a few reasons why this may happen:
>
> 1) The repository name might not actually officially have a "-" in it, in 
> terms of the name returned in the API. We scan through the list of 
> repositories, trying to find the one you specified, and if we can't, we 
> show that error.
>
> 2) Due to completely broken GitLab API pagination in this resource when we 
> implemented this, it may not be able to find the repository if you have 
> more than 100 repositories owned by this user or group. (We need to check 
> if they've fixed the API and then ship fixed support on our end.)
>
> I'd guess #2, if you have a lot of repositories.
>
> Christian
>
> On Thu, Jun 29, 2017 at 5:19 PM, MoonWalker <daniel.c...@gmail.com 
> > wrote:
>
>> Not sure if this issue is present only on the latest RB 2.5.13.1 or not. 
>> I had to to update the BUG tracker information on each repository and I the 
>> system keep sending me the same error message A repository with this 
>> name was not found on this group, or your user may not have access to it. 
>> I noticed that that this only happens with the repositories that have a '-" 
>> on the repository name (my-repo-monkey). I am using the same credentials 
>> for the other repos and everything is okay.
>>
>> -- 
>> Supercharge your Review Board with Power Pack: 
>> https://www.reviewboard.org/powerpack/
>> Want us to host Review Board for you? Check out RBCommons: 
>> https://rbcommons.com/
>> Happy user? Let us know! https://www.reviewboard.org/users/
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "reviewboard" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to reviewboard...@googlegroups.com .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> -- 
> Christian Hammond
> President/CEO of Beanbag <https://www.beanbaginc.com/>
> Makers of Review Board <https://www.reviewboard.org/>
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Unable to access GitLab repos with dash character on name

2017-06-29 Thread MoonWalker
Not sure if this issue is present only on the latest RB 2.5.13.1 or not. I 
had to to update the BUG tracker information on each repository and I the 
system keep sending me the same error message A repository with this name 
was not found on this group, or your user may not have access to it. I 
noticed that that this only happens with the repositories that have a '-" 
on the repository name (my-repo-monkey). I am using the same credentials 
for the other repos and everything is okay.

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Sumbitted Event use on external event?

2017-06-26 Thread MoonWalker
I am using gitlab and this may be helpful 
https://github.com/tobiwild/gitlab-web-hooks/blob/master/lib/hooks/reviewboard.rb

On Tuesday, June 27, 2017 at 9:52:46 AM UTC+10, MoonWalker wrote:
>
> I was wondering if is possible to wire the Submitted Event with rbtools or 
> git to modifiy head commit message in the given branch?
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Sumbitted Event use on external event?

2017-06-26 Thread MoonWalker
Seams like something can be done via webhooks but not sure how to do it :-(

On Tuesday, June 27, 2017 at 9:52:46 AM UTC+10, MoonWalker wrote:
>
> I was wondering if is possible to wire the Submitted Event with rbtools or 
> git to modifiy head commit message in the given branch?
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Sumbitted Event use on external event?

2017-06-26 Thread MoonWalker
I was wondering if is possible to wire the Submitted Event with rbtools or 
git to modifiy head commit message in the given branch?

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Unable to move from 2.5.12 to 2.5.13 :-(

2017-06-20 Thread MoonWalker
Super! thx Christian :-)

On Wednesday, June 21, 2017 at 9:52:03 AM UTC+10, Christian Hammond wrote:
>
> Django Evolution is separate from Django, but we handle upgrading it 
> automatically. The latest release is just seeing something incorrect when 
> doing a diff. I've seen it locally, and plan to dig into it soon. Once I do 
> a release next, you'll get it the next time you upgrade Review Board.
>
> Christian
>
> On Tue, Jun 20, 2017 at 4:45 PM, MoonWalker <daniel.c...@gmail.com 
> > wrote:
>
>> yes, beside that message. Do I need to manually upgrade Django or that is 
>> done automatically when I upgrade Reviewboard vias easy_install?
>>
>> On Wednesday, June 21, 2017 at 9:29:22 AM UTC+10, Christian Hammond wrote:
>>>
>>> Did the upgrade succeed? There is a bug in Django Evolution that's 
>>> causing a harmless warning for the webapi, which I'm trying to track down.
>>>
>>> Christian
>>>
>>> On Tue, Jun 20, 2017 at 4:28 PM, MoonWalker <daniel.c...@gmail.com> 
>>> wrote:
>>>
>>>> I got this message when I upgrade reviewboard "There are unapplied 
>>>> evolutions for webapi.". What am I missing?
>>>>
>>>> On Wednesday, June 21, 2017 at 9:26:56 AM UTC+10, MoonWalker wrote:
>>>>>
>>>>> Awesome! it works :-) thx
>>>>>
>>>>> On Tuesday, June 20, 2017 at 5:12:57 PM UTC+10, Christian Hammond 
>>>>> wrote:
>>>>>>
>>>>>> Hey,
>>>>>>
>>>>>> Can you try upgrading again? This should now be fixed.
>>>>>>
>>>>>> Christian
>>>>>>
>>>>>> On Mon, Jun 19, 2017 at 11:45 PM, Christian Hammond <
>>>>>> chri...@beanbaginc.com> wrote:
>>>>>>
>>>>>>> Alright, I screwed up. There was an accidental paste before a fix 
>>>>>>> got committed, it appears. I'll have to do a couple quick fix-up 
>>>>>>> releases. 
>>>>>>> My apologies :(
>>>>>>>
>>>>>>> Christian
>>>>>>>
>>>>>>> On Mon, Jun 19, 2017 at 11:15 PM, MoonWalker <daniel.c...@gmail.com> 
>>>>>>> wrote:
>>>>>>>
>>>>>>>> I tried to update using the standard way, but not sure what is 
>>>>>>>> going on
>>>>>>>> *1) easy_install -U ReviewBoard  *
>>>>>>>>
>>>>>>>>
>>>>>>>> Searching for ReviewBoard
>>>>>>>> Reading https://pypi.python.org/simple/ReviewBoard/
>>>>>>>> Best match: ReviewBoard 2.5.13
>>>>>>>> Downloading 
>>>>>>>> https://pypi.python.org/packages/83/06/bb8c3a6c81415723da8278b5f2f95 
>>>>>>>> 
>>>>>>>> aeeba5e82f5daa20ac5a7e8c0a84fb4/ReviewBoard-2.5.13-py2.7.egg#md5=5f465278f7d4549
>>>>>>>>  
>>>>>>>> e884f6c572edd11b9
>>>>>>>> Processing ReviewBoard-2.5.13-py2.7.egg
>>>>>>>> creating 
>>>>>>>> /usr/local/lib/python2.7/dist-packages/ReviewBoard-2.5.13-py2.7.egg
>>>>>>>> Extracting ReviewBoard-2.5.13-py2.7.egg to 
>>>>>>>> /usr/local/lib/python2.7/dist-package s
>>>>>>>> Removing ReviewBoard 2.5.12 from easy-install.pth file
>>>>>>>> Adding ReviewBoard 2.5.13 to easy-install.pth file
>>>>>>>> Installing rbext script to /usr/local/bin
>>>>>>>> Installing rbssh script to /usr/local/bin
>>>>>>>> Installing rb-site script to /usr/local/bin
>>>>>>>>
>>>>>>>> Installed 
>>>>>>>> /usr/local/lib/python2.7/dist-packages/ReviewBoard-2.5.13-py2.7.egg
>>>>>>>> Processing dependencies for ReviewBoard
>>>>>>>> Searching for Djblets>=0.9.8,<=0.9.999
>>>>>>>> Reading https://pypi.python.org/simple/Djblets/
>>>>>>>> Best match: Djblets 0.9.8
>>>>>>>> Downloading 
>>>>>>>> https://pypi.python.org/packages/f9/cd/bf376970e1befcc8314e99e68a203 
>>>>>>>> 
>>>>>>>> cd172a00b9857672bf

Re: Unable to move from 2.5.12 to 2.5.13 :-(

2017-06-20 Thread MoonWalker
yes, beside that message. Do I need to manually upgrade Django or that is 
done automatically when I upgrade Reviewboard vias easy_install?

On Wednesday, June 21, 2017 at 9:29:22 AM UTC+10, Christian Hammond wrote:
>
> Did the upgrade succeed? There is a bug in Django Evolution that's causing 
> a harmless warning for the webapi, which I'm trying to track down.
>
> Christian
>
> On Tue, Jun 20, 2017 at 4:28 PM, MoonWalker <daniel.c...@gmail.com 
> > wrote:
>
>> I got this message when I upgrade reviewboard "There are unapplied 
>> evolutions for webapi.". What am I missing?
>>
>> On Wednesday, June 21, 2017 at 9:26:56 AM UTC+10, MoonWalker wrote:
>>>
>>> Awesome! it works :-) thx
>>>
>>> On Tuesday, June 20, 2017 at 5:12:57 PM UTC+10, Christian Hammond wrote:
>>>>
>>>> Hey,
>>>>
>>>> Can you try upgrading again? This should now be fixed.
>>>>
>>>> Christian
>>>>
>>>> On Mon, Jun 19, 2017 at 11:45 PM, Christian Hammond <
>>>> chri...@beanbaginc.com> wrote:
>>>>
>>>>> Alright, I screwed up. There was an accidental paste before a fix got 
>>>>> committed, it appears. I'll have to do a couple quick fix-up releases. My 
>>>>> apologies :(
>>>>>
>>>>> Christian
>>>>>
>>>>> On Mon, Jun 19, 2017 at 11:15 PM, MoonWalker <daniel.c...@gmail.com> 
>>>>> wrote:
>>>>>
>>>>>> I tried to update using the standard way, but not sure what is going 
>>>>>> on
>>>>>> *1) easy_install -U ReviewBoard  *
>>>>>>
>>>>>>
>>>>>> Searching for ReviewBoard
>>>>>> Reading https://pypi.python.org/simple/ReviewBoard/
>>>>>> Best match: ReviewBoard 2.5.13
>>>>>> Downloading 
>>>>>> https://pypi.python.org/packages/83/06/bb8c3a6c81415723da8278b5f2f95 
>>>>>> 
>>>>>> aeeba5e82f5daa20ac5a7e8c0a84fb4/ReviewBoard-2.5.13-py2.7.egg#md5=5f465278f7d4549
>>>>>>  
>>>>>> e884f6c572edd11b9
>>>>>> Processing ReviewBoard-2.5.13-py2.7.egg
>>>>>> creating 
>>>>>> /usr/local/lib/python2.7/dist-packages/ReviewBoard-2.5.13-py2.7.egg
>>>>>> Extracting ReviewBoard-2.5.13-py2.7.egg to 
>>>>>> /usr/local/lib/python2.7/dist-package s
>>>>>> Removing ReviewBoard 2.5.12 from easy-install.pth file
>>>>>> Adding ReviewBoard 2.5.13 to easy-install.pth file
>>>>>> Installing rbext script to /usr/local/bin
>>>>>> Installing rbssh script to /usr/local/bin
>>>>>> Installing rb-site script to /usr/local/bin
>>>>>>
>>>>>> Installed 
>>>>>> /usr/local/lib/python2.7/dist-packages/ReviewBoard-2.5.13-py2.7.egg
>>>>>> Processing dependencies for ReviewBoard
>>>>>> Searching for Djblets>=0.9.8,<=0.9.999
>>>>>> Reading https://pypi.python.org/simple/Djblets/
>>>>>> Best match: Djblets 0.9.8
>>>>>> Downloading 
>>>>>> https://pypi.python.org/packages/f9/cd/bf376970e1befcc8314e99e68a203 
>>>>>> 
>>>>>> cd172a00b9857672bfe6f67fe34bfe1/Djblets-0.9.8-py2.7.egg#md5=063e88b4955259a3a3a9
>>>>>>  
>>>>>> 1b17d2bedae6
>>>>>> Processing Djblets-0.9.8-py2.7.egg
>>>>>> creating 
>>>>>> /usr/local/lib/python2.7/dist-packages/Djblets-0.9.8-py2.7.egg
>>>>>> Extracting Djblets-0.9.8-py2.7.egg to 
>>>>>> /usr/local/lib/python2.7/dist-packages
>>>>>> Removing Djblets 0.9.7 from easy-install.pth file
>>>>>> Adding Djblets 0.9.8 to easy-install.pth file
>>>>>>
>>>>>> Installed 
>>>>>> /usr/local/lib/python2.7/dist-packages/Djblets-0.9.8-py2.7.egg
>>>>>> Finished processing dependencies for ReviewBoard
>>>>>>
>>>>>> *2) rb-site upgrade /var/www/reviewboard/*
>>>>>>
>>>>>> Traceback (most recent call last):
>>>>>>   File "/usr/local/bin/rb-site", line 9, in 
>>>>>> load_entry_point('ReviewBoard==2.5.13', 'console_scripts', 
>&

Re: Unable to move from 2.5.12 to 2.5.13 :-(

2017-06-20 Thread MoonWalker
I got this message when I upgrade reviewboard "There are unapplied 
evolutions for webapi.". What am I missing?

On Wednesday, June 21, 2017 at 9:26:56 AM UTC+10, MoonWalker wrote:
>
> Awesome! it works :-) thx
>
> On Tuesday, June 20, 2017 at 5:12:57 PM UTC+10, Christian Hammond wrote:
>>
>> Hey,
>>
>> Can you try upgrading again? This should now be fixed.
>>
>> Christian
>>
>> On Mon, Jun 19, 2017 at 11:45 PM, Christian Hammond <
>> chri...@beanbaginc.com> wrote:
>>
>>> Alright, I screwed up. There was an accidental paste before a fix got 
>>> committed, it appears. I'll have to do a couple quick fix-up releases. My 
>>> apologies :(
>>>
>>> Christian
>>>
>>> On Mon, Jun 19, 2017 at 11:15 PM, MoonWalker <daniel.c...@gmail.com> 
>>> wrote:
>>>
>>>> I tried to update using the standard way, but not sure what is going on
>>>> *1) easy_install -U ReviewBoard  *
>>>>
>>>>
>>>> Searching for ReviewBoard
>>>> Reading https://pypi.python.org/simple/ReviewBoard/
>>>> Best match: ReviewBoard 2.5.13
>>>> Downloading 
>>>> https://pypi.python.org/packages/83/06/bb8c3a6c81415723da8278b5f2f95   
>>>>   
>>>> aeeba5e82f5daa20ac5a7e8c0a84fb4/ReviewBoard-2.5.13-py2.7.egg#md5=5f465278f7d4549
>>>>  
>>>> e884f6c572edd11b9
>>>> Processing ReviewBoard-2.5.13-py2.7.egg
>>>> creating 
>>>> /usr/local/lib/python2.7/dist-packages/ReviewBoard-2.5.13-py2.7.egg
>>>> Extracting ReviewBoard-2.5.13-py2.7.egg to 
>>>> /usr/local/lib/python2.7/dist-package s
>>>> Removing ReviewBoard 2.5.12 from easy-install.pth file
>>>> Adding ReviewBoard 2.5.13 to easy-install.pth file
>>>> Installing rbext script to /usr/local/bin
>>>> Installing rbssh script to /usr/local/bin
>>>> Installing rb-site script to /usr/local/bin
>>>>
>>>> Installed 
>>>> /usr/local/lib/python2.7/dist-packages/ReviewBoard-2.5.13-py2.7.egg
>>>> Processing dependencies for ReviewBoard
>>>> Searching for Djblets>=0.9.8,<=0.9.999
>>>> Reading https://pypi.python.org/simple/Djblets/
>>>> Best match: Djblets 0.9.8
>>>> Downloading 
>>>> https://pypi.python.org/packages/f9/cd/bf376970e1befcc8314e99e68a203   
>>>>   
>>>> cd172a00b9857672bfe6f67fe34bfe1/Djblets-0.9.8-py2.7.egg#md5=063e88b4955259a3a3a9
>>>>  
>>>> 1b17d2bedae6
>>>> Processing Djblets-0.9.8-py2.7.egg
>>>> creating /usr/local/lib/python2.7/dist-packages/Djblets-0.9.8-py2.7.egg
>>>> Extracting Djblets-0.9.8-py2.7.egg to 
>>>> /usr/local/lib/python2.7/dist-packages
>>>> Removing Djblets 0.9.7 from easy-install.pth file
>>>> Adding Djblets 0.9.8 to easy-install.pth file
>>>>
>>>> Installed /usr/local/lib/python2.7/dist-packages/Djblets-0.9.8-py2.7.egg
>>>> Finished processing dependencies for ReviewBoard
>>>>
>>>> *2) rb-site upgrade /var/www/reviewboard/*
>>>>
>>>> Traceback (most recent call last):
>>>>   File "/usr/local/bin/rb-site", line 9, in 
>>>> load_entry_point('ReviewBoard==2.5.13', 'console_scripts', 
>>>> 'rb-site')()
>>>>   File 
>>>> "/usr/local/lib/python2.7/dist-packages/ReviewBoard-2.5.13-py2.7.egg/revi  
>>>>  
>>>>   ewboard/cmdline/rbsite.py", line 1941, in main
>>>> command_name, site_paths = parse_options(sys.argv[1:])
>>>>   File 
>>>> "/usr/local/lib/python2.7/dist-packages/ReviewBoard-2.5.13-py2.7.egg/revi  
>>>>  
>>>>   ewboard/cmdline/rbsite.py", line 1894, in 
>>>> parse_options
>>>> % (VERSION, sys.version, os.os.path.dirname(reviewboard.__file__))
>>>> AttributeError: 'module' object has no attribute 'os'
>>>> administrator@reviewboard:~$ sudo rb-site upgrade /var/www/reviewboard/
>>>> Traceback (most recent call last):
>>>>   File "/usr/local/bin/rb-site", line 9, in 
>>>> load_entry_point('ReviewBoard==2.5.13', 'console_scripts', 
>>>> 'rb-site')()
>>>>   File 
>>>> "/usr/local/lib/python2.7/dist-packages/ReviewBoard-2.5.13-py2.7.egg/revi  
>>>&g

Re: Unable to move from 2.5.12 to 2.5.13 :-(

2017-06-20 Thread MoonWalker
Awesome! it works :-) thx

On Tuesday, June 20, 2017 at 5:12:57 PM UTC+10, Christian Hammond wrote:
>
> Hey,
>
> Can you try upgrading again? This should now be fixed.
>
> Christian
>
> On Mon, Jun 19, 2017 at 11:45 PM, Christian Hammond <
> chri...@beanbaginc.com > wrote:
>
>> Alright, I screwed up. There was an accidental paste before a fix got 
>> committed, it appears. I'll have to do a couple quick fix-up releases. My 
>> apologies :(
>>
>> Christian
>>
>> On Mon, Jun 19, 2017 at 11:15 PM, MoonWalker <daniel.c...@gmail.com 
>> > wrote:
>>
>>> I tried to update using the standard way, but not sure what is going on
>>> *1) easy_install -U ReviewBoard  *
>>>
>>>
>>> Searching for ReviewBoard
>>> Reading https://pypi.python.org/simple/ReviewBoard/
>>> Best match: ReviewBoard 2.5.13
>>> Downloading 
>>> https://pypi.python.org/packages/83/06/bb8c3a6c81415723da8278b5f2f95   
>>>   
>>> aeeba5e82f5daa20ac5a7e8c0a84fb4/ReviewBoard-2.5.13-py2.7.egg#md5=5f465278f7d4549
>>>  
>>> e884f6c572edd11b9
>>> Processing ReviewBoard-2.5.13-py2.7.egg
>>> creating 
>>> /usr/local/lib/python2.7/dist-packages/ReviewBoard-2.5.13-py2.7.egg
>>> Extracting ReviewBoard-2.5.13-py2.7.egg to 
>>> /usr/local/lib/python2.7/dist-package s
>>> Removing ReviewBoard 2.5.12 from easy-install.pth file
>>> Adding ReviewBoard 2.5.13 to easy-install.pth file
>>> Installing rbext script to /usr/local/bin
>>> Installing rbssh script to /usr/local/bin
>>> Installing rb-site script to /usr/local/bin
>>>
>>> Installed 
>>> /usr/local/lib/python2.7/dist-packages/ReviewBoard-2.5.13-py2.7.egg
>>> Processing dependencies for ReviewBoard
>>> Searching for Djblets>=0.9.8,<=0.9.999
>>> Reading https://pypi.python.org/simple/Djblets/
>>> Best match: Djblets 0.9.8
>>> Downloading 
>>> https://pypi.python.org/packages/f9/cd/bf376970e1befcc8314e99e68a203   
>>>   
>>> cd172a00b9857672bfe6f67fe34bfe1/Djblets-0.9.8-py2.7.egg#md5=063e88b4955259a3a3a9
>>>  
>>> 1b17d2bedae6
>>> Processing Djblets-0.9.8-py2.7.egg
>>> creating /usr/local/lib/python2.7/dist-packages/Djblets-0.9.8-py2.7.egg
>>> Extracting Djblets-0.9.8-py2.7.egg to 
>>> /usr/local/lib/python2.7/dist-packages
>>> Removing Djblets 0.9.7 from easy-install.pth file
>>> Adding Djblets 0.9.8 to easy-install.pth file
>>>
>>> Installed /usr/local/lib/python2.7/dist-packages/Djblets-0.9.8-py2.7.egg
>>> Finished processing dependencies for ReviewBoard
>>>
>>> *2) rb-site upgrade /var/www/reviewboard/*
>>>
>>> Traceback (most recent call last):
>>>   File "/usr/local/bin/rb-site", line 9, in 
>>> load_entry_point('ReviewBoard==2.5.13', 'console_scripts', 
>>> 'rb-site')()
>>>   File 
>>> "/usr/local/lib/python2.7/dist-packages/ReviewBoard-2.5.13-py2.7.egg/revi   
>>>   ewboard/cmdline/rbsite.py", line 1941, in main
>>> command_name, site_paths = parse_options(sys.argv[1:])
>>>   File 
>>> "/usr/local/lib/python2.7/dist-packages/ReviewBoard-2.5.13-py2.7.egg/revi   
>>>   ewboard/cmdline/rbsite.py", line 1894, in 
>>> parse_options
>>> % (VERSION, sys.version, os.os.path.dirname(reviewboard.__file__))
>>> AttributeError: 'module' object has no attribute 'os'
>>> administrator@reviewboard:~$ sudo rb-site upgrade /var/www/reviewboard/
>>> Traceback (most recent call last):
>>>   File "/usr/local/bin/rb-site", line 9, in 
>>> load_entry_point('ReviewBoard==2.5.13', 'console_scripts', 
>>> 'rb-site')()
>>>   File 
>>> "/usr/local/lib/python2.7/dist-packages/ReviewBoard-2.5.13-py2.7.egg/revi   
>>>   ewboard/cmdline/rbsite.py", line 1941, in main
>>> command_name, site_paths = parse_options(sys.argv[1:])
>>>   File 
>>> "/usr/local/lib/python2.7/dist-packages/ReviewBoard-2.5.13-py2.7.egg/revi   
>>>   ewboard/cmdline/rbsite.py", line 1894, in 
>>> parse_options
>>> % (VERSION, sys.version, os.os.path.dirname(reviewboard.__file__))
>>> AttributeError: 'module' object has no attribute 'os'
>>>
>>> I attached a screenshot from reviewboard wit

Unable to move from 2.5.12 to 2.5.13 :-(

2017-06-20 Thread MoonWalker
I tried to update using the standard way, but not sure what is going on
*1) easy_install -U ReviewBoard  *


Searching for ReviewBoard
Reading https://pypi.python.org/simple/ReviewBoard/
Best match: ReviewBoard 2.5.13
Downloading 
https://pypi.python.org/packages/83/06/bb8c3a6c81415723da8278b5f2f95   
  
aeeba5e82f5daa20ac5a7e8c0a84fb4/ReviewBoard-2.5.13-py2.7.egg#md5=5f465278f7d4549
 
e884f6c572edd11b9
Processing ReviewBoard-2.5.13-py2.7.egg
creating /usr/local/lib/python2.7/dist-packages/ReviewBoard-2.5.13-py2.7.egg
Extracting ReviewBoard-2.5.13-py2.7.egg to 
/usr/local/lib/python2.7/dist-package s
Removing ReviewBoard 2.5.12 from easy-install.pth file
Adding ReviewBoard 2.5.13 to easy-install.pth file
Installing rbext script to /usr/local/bin
Installing rbssh script to /usr/local/bin
Installing rb-site script to /usr/local/bin

Installed 
/usr/local/lib/python2.7/dist-packages/ReviewBoard-2.5.13-py2.7.egg
Processing dependencies for ReviewBoard
Searching for Djblets>=0.9.8,<=0.9.999
Reading https://pypi.python.org/simple/Djblets/
Best match: Djblets 0.9.8
Downloading 
https://pypi.python.org/packages/f9/cd/bf376970e1befcc8314e99e68a203   
  
cd172a00b9857672bfe6f67fe34bfe1/Djblets-0.9.8-py2.7.egg#md5=063e88b4955259a3a3a9
 
1b17d2bedae6
Processing Djblets-0.9.8-py2.7.egg
creating /usr/local/lib/python2.7/dist-packages/Djblets-0.9.8-py2.7.egg
Extracting Djblets-0.9.8-py2.7.egg to /usr/local/lib/python2.7/dist-packages
Removing Djblets 0.9.7 from easy-install.pth file
Adding Djblets 0.9.8 to easy-install.pth file

Installed /usr/local/lib/python2.7/dist-packages/Djblets-0.9.8-py2.7.egg
Finished processing dependencies for ReviewBoard

*2) rb-site upgrade /var/www/reviewboard/*

Traceback (most recent call last):
  File "/usr/local/bin/rb-site", line 9, in 
load_entry_point('ReviewBoard==2.5.13', 'console_scripts', 'rb-site')()
  File 
"/usr/local/lib/python2.7/dist-packages/ReviewBoard-2.5.13-py2.7.egg/revi   
  ewboard/cmdline/rbsite.py", line 1941, in main
command_name, site_paths = parse_options(sys.argv[1:])
  File 
"/usr/local/lib/python2.7/dist-packages/ReviewBoard-2.5.13-py2.7.egg/revi   
  ewboard/cmdline/rbsite.py", line 1894, in 
parse_options
% (VERSION, sys.version, os.os.path.dirname(reviewboard.__file__))
AttributeError: 'module' object has no attribute 'os'
administrator@reviewboard:~$ sudo rb-site upgrade /var/www/reviewboard/
Traceback (most recent call last):
  File "/usr/local/bin/rb-site", line 9, in 
load_entry_point('ReviewBoard==2.5.13', 'console_scripts', 'rb-site')()
  File 
"/usr/local/lib/python2.7/dist-packages/ReviewBoard-2.5.13-py2.7.egg/revi   
  ewboard/cmdline/rbsite.py", line 1941, in main
command_name, site_paths = parse_options(sys.argv[1:])
  File 
"/usr/local/lib/python2.7/dist-packages/ReviewBoard-2.5.13-py2.7.egg/revi   
  ewboard/cmdline/rbsite.py", line 1894, in 
parse_options
% (VERSION, sys.version, os.os.path.dirname(reviewboard.__file__))
AttributeError: 'module' object has no attribute 'os'

I attached a screenshot from reviewboard with additional information after 
the upgrade


 


-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


fla and gifs files supported?

2016-02-10 Thread MoonWalker
Does RB support fla and gifs files to be display side by side ?

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Customize Mandatory Fields

2015-11-05 Thread MoonWalker
It will be nice to allow the admin the capability to define which fields 
are mandatory in the reviews. In my case branch (among others) shall be 
mandatory. Some developers are lazy and they are not adding the branch 
names, we are not fully using rbtools, we use the web interface instead.

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to do not allow to close review if issue still open?

2015-10-23 Thread MoonWalker
Thank you David seems like that is the right way to go. Less user 
interaction ;-)

On Friday, October 23, 2015 at 3:13:32 PM UTC+11, David Trowbridge wrote:
>
> This is not directly possible without making some modifications.
>
> However, a similar workflow may cover what you're looking for, and be even 
> more accurate (since just closing a review request doesn't mean much if 
> you've still pushed the code to source control).
>
>
> https://github.com/reviewboard/rbtools/blob/master/contrib/tools/git-hook-check-approval
>  
> is a script that can be installed as a git pre-receive hook to check each 
> commit for a "Reviewed at http://...; and will check the "approval" state 
> of the review request. By default, "approval" means 2+ "ship it"s and no 
> open issues, but that can be tweaked with extensions. This will block any 
> commits that have not gone through code review.
>
> You can then also use 
> https://github.com/reviewboard/rbtools/blob/master/contrib/tools/git-hook-set-submitted
>  
> as a post-receive hook, to automatically close review requests as 
> "submitted" once the code is successfully pushed.
>
> -David
>
> On Thu, Oct 22, 2015 at 8:17 PM, MoonWalker <daniel.c...@gmail.com 
> > wrote:
>
>> Any ideas, recommendations, suggestions? 
>>
>> On Tuesday, October 20, 2015 at 5:11:27 PM UTC+11, MoonWalker wrote:
>>
>>> Is it possible to do not allow to close any review if 1+ issues still 
>>> open? BTW I am using RB 2.0.20
>>>
>>> Cheers
>>>
>> -- 
>> Supercharge your Review Board with Power Pack: 
>> https://www.reviewboard.org/powerpack/
>> Want us to host Review Board for you? Check out RBCommons: 
>> https://rbcommons.com/
>> Happy user? Let us know! https://www.reviewboard.org/users/
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "reviewboard" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to reviewboard...@googlegroups.com .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to do not allow to close review if issue still open?

2015-10-22 Thread MoonWalker
Any ideas, recommendations, suggestions? 

On Tuesday, October 20, 2015 at 5:11:27 PM UTC+11, MoonWalker wrote:
>
> Is it possible to do not allow to close any review if 1+ issues still 
> open? BTW I am using RB 2.0.20
>
> Cheers
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


How to do not allow to close review if issue still open?

2015-10-20 Thread MoonWalker
Is it possible to do not allow to close any review if 1+ issues still open? 
BTW I am using RB 2.0.20

Cheers

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to do not allow to close review if issue still open?

2015-10-20 Thread MoonWalker
Any recommendation?

On Tuesday, October 20, 2015 at 5:11:27 PM UTC+11, MoonWalker wrote:
>
> Is it possible to do not allow to close any review if 1+ issues still 
> open? BTW I am using RB 2.0.20
>
> Cheers
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


RB 2.0.19 and Django 1.6.11.1 = No email

2015-09-08 Thread MoonWalker
hi, 

I updated both RB 2.0.19 and Django 1.6.11.1 on my Ubuntu Server and endup 
with no emails.

I did this to try to understand if Django is reporting any issue:

1) sudo rb-site manage /var/www/reviewboard shell
2) >>> from django.core.mail import send_mail
send_mail('Subject here', 'Here is the message.', 'f...@example.com', 
['t...@example.com'], fail_silently=False)

and the result is = 1

3) I do not get any email


Is there anything else that I shall try to understand the issue?







-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


DEBUG = True and Bad Request (400)

2015-09-08 Thread MoonWalker
I am using RB 2.0.19 and  Django 1.6.11.1 

.


1) In settings_local.py I set DEBUG = False2) Restart apache 3) try to 
access my RB page on my browser, but it shows Bad Request (400)
If I put back DEBUG = True everything seems okay. I do not have a clue why 
is doing that

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: DEBUG = True and Bad Request (400)

2015-09-08 Thread MoonWalker
Christian,

Super! that did the trick. Thank you :-)

On Wednesday, September 9, 2015 at 11:05:03 AM UTC+10, Christian Hammond 
wrote:
>
> Hi,
>
> It's possible that Django is blocking the request for security reasons, 
> due to ALLOWED_HOSTS in conf/settings_local.py not containing the proper 
> list of valid hostnames for Review Board. It should look something like:
>
> ALLOWED_HOSTS = ['reviews.mycompany.com', 'reviews2.mycompany.com']
>
> See if setting that and restarting Apache takes care of the problem.
>
> Christian
>
> -- 
> Christian Hammond - chi...@chipx86.com 
> Review Board - https://www.reviewboard.org
> Beanbag, Inc. - https://www.beanbaginc.com
>
> On Tue, Sep 8, 2015 at 6:02 PM, MoonWalker <daniel.c...@gmail.com 
> > wrote:
>
>> I am using RB 2.0.19 and  Django 1.6.11.1 
>> <https://www.reviewboard.org/news/2015/08/24/new-django-1-6-11-1-security-releases/>
>> .
>>
>>
>> 1) In settings_local.py I set DEBUG = False2) Restart apache 3) try to 
>> access my RB page on my browser, but it shows Bad Request (400)
>> If I put back DEBUG = True everything seems okay. I do not have a clue 
>> why is doing that
>>
>> -- 
>> Supercharge your Review Board with Power Pack: 
>> https://www.reviewboard.org/powerpack/
>> Want us to host Review Board for you? Check out RBCommons: 
>> https://rbcommons.com/
>> Happy user? Let us know! https://www.reviewboard.org/users/
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "reviewboard" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to reviewboard...@googlegroups.com .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: email issue on RB group vs people

2015-06-21 Thread MoonWalker
hi David,

a) Yes is empty, no spaces
b) Yes I am sure, nobody on any group gets any email from RB.

Not sure if this is related or not, but I had to migrate the RB DB from one 
server to a new one. The only issue that I noticed post migration is 
related to email.

Also if I user request to reset his email RB wont sent any email :-(

cheers

On Saturday, June 20, 2015 at 8:29:58 AM UTC+10, David Trowbridge wrote:

 a) you're sure it's empty? no whitespace in there?
 b) you're sure everyone is a member of that group?

 -David

 On Thu, Jun 18, 2015 at 7:18 PM, MoonWalker daniel.c...@gmail.com 
 javascript: wrote:

 it is empty

 On Friday, June 19, 2015 at 12:12:44 PM UTC+10, David Trowbridge wrote:

 Please check the group configuration and check that the mailing list 
 field is empty.

 -David
 On Thu, Jun 18, 2015 at 6:02 PM MoonWalker daniel.c...@gmail.com 
 wrote:

 David,

 I setup the mail server (Settings - Email - EMail Server - Mail 
 Server). I was under the impression that once that I establish the members 
 of a group, RB will send an email to all the group members, but that is 
 not 
 the case. I have to add them to the People to have the expected result. 

 Do I need to configure anything else on RB ? 

 On Friday, June 19, 2015 at 10:14:18 AM UTC+10, David Trowbridge wrote:

 Does the group have a mailing list configured? If so, e-mail to that 
 group will be sent only to the list and not to the group members.

 -David

 On Thu, Jun 18, 2015 at 5:11 PM, MoonWalker daniel.c...@gmail.com 
 wrote:

 I have noticed this issue since several versions, not sure if this is a 
 know issue or something else in my configuration, but basically in 
 Reviewers  I need to add each team member to People, because if I add 
 the 
 group they wont receive any email. not sure why.

 All these people are part of the same group, but still not email.

 BTW I am using the latest RB version

  -- 
 Supercharge your Review Board with Power Pack: 
 https://www.reviewboard.org/powerpack/
 Want us to host Review Board for you? Check out RBCommons: 
 https://rbcommons.com/
 Happy user? Let us know! https://www.reviewboard.org/users/
 --- 
 You received this message because you are subscribed to the Google 
 Groups reviewboard group.

 To unsubscribe from this group and stop receiving emails from it, send 
 an email to reviewboard...@googlegroups.com.


 For more options, visit https://groups.google.com/d/optout.

  -- 
 Supercharge your Review Board with Power Pack: 
 https://www.reviewboard.org/powerpack/
 Want us to host Review Board for you? Check out RBCommons: 
 https://rbcommons.com/
 Happy user? Let us know! https://www.reviewboard.org/users/
 --- 
 You received this message because you are subscribed to the Google 
 Groups reviewboard group.
 To unsubscribe from this group and stop receiving emails from it, send 
 an email to reviewboard...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.

  -- 
 Supercharge your Review Board with Power Pack: 
 https://www.reviewboard.org/powerpack/
 Want us to host Review Board for you? Check out RBCommons: 
 https://rbcommons.com/
 Happy user? Let us know! https://www.reviewboard.org/users/
 --- 
 You received this message because you are subscribed to the Google Groups 
 reviewboard group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to reviewboard...@googlegroups.com javascript:.
 For more options, visit https://groups.google.com/d/optout.




-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Reset password issue

2015-06-21 Thread MoonWalker
This seems like a bug in the reset password mechanism on the latest RB 
version. I tried to reset my password and  I had some typos in my email, 
but RB board did not complain about a valid email address, so I tried to 
introduce a random set of  strings with a @ and RB is happy, but no 
complains .

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: email issue on RB group vs people

2015-06-18 Thread MoonWalker
it is empty

On Friday, June 19, 2015 at 12:12:44 PM UTC+10, David Trowbridge wrote:

 Please check the group configuration and check that the mailing list 
 field is empty.

 -David
 On Thu, Jun 18, 2015 at 6:02 PM MoonWalker daniel.c...@gmail.com 
 javascript: wrote:

 David,

 I setup the mail server (Settings - Email - EMail Server - Mail 
 Server). I was under the impression that once that I establish the members 
 of a group, RB will send an email to all the group members, but that is not 
 the case. I have to add them to the People to have the expected result. 

 Do I need to configure anything else on RB ? 

 On Friday, June 19, 2015 at 10:14:18 AM UTC+10, David Trowbridge wrote:

 Does the group have a mailing list configured? If so, e-mail to that 
 group will be sent only to the list and not to the group members.

 -David

 On Thu, Jun 18, 2015 at 5:11 PM, MoonWalker daniel.c...@gmail.com 
 wrote:

 I have noticed this issue since several versions, not sure if this is a 
 know issue or something else in my configuration, but basically in 
 Reviewers  I need to add each team member to People, because if I add 
 the 
 group they wont receive any email. not sure why.

 All these people are part of the same group, but still not email.

 BTW I am using the latest RB version

  -- 
 Supercharge your Review Board with Power Pack: 
 https://www.reviewboard.org/powerpack/
 Want us to host Review Board for you? Check out RBCommons: 
 https://rbcommons.com/
 Happy user? Let us know! https://www.reviewboard.org/users/
 --- 
 You received this message because you are subscribed to the Google 
 Groups reviewboard group.

 To unsubscribe from this group and stop receiving emails from it, send 
 an email to reviewboard...@googlegroups.com.


 For more options, visit https://groups.google.com/d/optout.

  -- 
 Supercharge your Review Board with Power Pack: 
 https://www.reviewboard.org/powerpack/
 Want us to host Review Board for you? Check out RBCommons: 
 https://rbcommons.com/
 Happy user? Let us know! https://www.reviewboard.org/users/
 --- 
 You received this message because you are subscribed to the Google Groups 
 reviewboard group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to reviewboard...@googlegroups.com javascript:.
 For more options, visit https://groups.google.com/d/optout.



-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: email issue on RB group vs people

2015-06-18 Thread MoonWalker
David,

I setup the mail server (Settings - Email - EMail Server - Mail Server). 
I was under the impression that once that I establish the members of a 
group, RB will send an email to all the group members, but that is not the 
case. I have to add them to the People to have the expected result. 

Do I need to configure anything else on RB ? 

On Friday, June 19, 2015 at 10:14:18 AM UTC+10, David Trowbridge wrote:

 Does the group have a mailing list configured? If so, e-mail to that group 
 will be sent only to the list and not to the group members.

 -David

 On Thu, Jun 18, 2015 at 5:11 PM, MoonWalker daniel.c...@gmail.com 
 javascript: wrote:

 I have noticed this issue since several versions, not sure if this is a 
 know issue or something else in my configuration, but basically in 
 Reviewers  I need to add each team member to People, because if I add the 
 group they wont receive any email. not sure why.

 All these people are part of the same group, but still not email.

 BTW I am using the latest RB version

 -- 
 Supercharge your Review Board with Power Pack: 
 https://www.reviewboard.org/powerpack/
 Want us to host Review Board for you? Check out RBCommons: 
 https://rbcommons.com/
 Happy user? Let us know! https://www.reviewboard.org/users/
 --- 
 You received this message because you are subscribed to the Google Groups 
 reviewboard group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to reviewboard...@googlegroups.com javascript:.
 For more options, visit https://groups.google.com/d/optout.




-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


email issue on RB group vs people

2015-06-18 Thread MoonWalker
I have noticed this issue since several versions, not sure if this is a 
know issue or something else in my configuration, but basically in 
Reviewers  I need to add each team member to People, because if I add the 
group they wont receive any email. not sure why.

All these people are part of the same group, but still not email.

BTW I am using the latest RB version

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Production ready RB2.0.15 release date?

2015-05-24 Thread MoonWalker
I would love to use RB 2.0.15, but I prefer to wait until is production 
ready. Any idea when this may happen?

cheers

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Production ready RB2.0.15 release date?

2015-05-24 Thread MoonWalker
Sorry Christian copy paste typo :-/. I was refering to RB 2.5 

On Monday, May 25, 2015 at 12:50:21 PM UTC+10, Christian Hammond wrote:

 If you mean 2.0.16, we'll get a release out maybe in the next two weeks. 
 Been busy with RBTools and RB 2.5 work.

 If you mean 2.5, well, there's still a lot of work being done. Definitely 
 this year, maybe late summer, maybe sooner. Not yet sure.

 Christian


 On Sunday, May 24, 2015, MoonWalker daniel.c...@gmail.com javascript: 
 wrote:

 I would love to use RB 2.0.15, but I prefer to wait until is production 
 ready. Any idea when this may happen?

 cheers

 -- 
 Supercharge your Review Board with Power Pack: 
 https://www.reviewboard.org/powerpack/
 Want us to host Review Board for you? Check out RBCommons: 
 https://rbcommons.com/
 Happy user? Let us know! https://www.reviewboard.org/users/
 --- 
 You received this message because you are subscribed to the Google Groups 
 reviewboard group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to reviewboard+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.



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



-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Rhonda Software into users

2015-04-30 Thread MoonWalker
seems like you just need to send an email to reviewboard@googlegroups.com 
https://groups.google.com/group/reviewboard 

On Friday, May 1, 2015 at 11:33:42 AM UTC+10, Alexey Kodubets wrote:

 Hi,

 Could you please add us into https://www.reviewboard.org/users/?
 We are using Reviewboard since March 2014.

 Best regards,
 Alexey
 https://en.wikipedia.org/wiki/Rhonda_Software


-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: rbtools (v0.7.2) exit code and Jenkins-CI?

2015-04-30 Thread MoonWalker
seems like these guys are using the Python API to do something 
similar https://wiki.jenkins-ci.org/display/JENKINS/Jenkins-Reviewbot . 

On Friday, May 1, 2015 at 9:11:39 AM UTC+10, David Trowbridge wrote:

 We don't have any concrete plans but we do add things as good ideas come 
 up (time permitting). As I said, it would probably be pretty easy to 
 implement your own command to do exactly what you want by using rbt's 
 python API and reusing some of the code in the rbtools modules.

 -David

 On Thu, Apr 30, 2015 at 3:53 PM MoonWalker daniel.c...@gmail.com 
 javascript: wrote:

 Any plans to expand the set of commands supported by rbt ?. Do you 
 recommend a workaround to achieve something similar of what I need? 


 On Friday, May 1, 2015 at 8:48:02 AM UTC+10, David Trowbridge wrote:

 With the built-in commands, no. With the python API that's part of rbt, 
 yes.

 -David

 On Thu, Apr 30, 2015 at 3:40 PM MoonWalker daniel.c...@gmail.com 
 wrote:

 Is it possible to post a comment to a given review by using rbt?


 On Friday, May 1, 2015 at 8:36:53 AM UTC+10, David Trowbridge wrote:

 Given that you seem to have such a specialized need, you may want to 
 consider implementing your own rbt command using the Python API.

 -David

 On Thu, Apr 30, 2015 at 3:33 PM MoonWalker daniel.c...@gmail.com 
 wrote:

 But the -u flag will update the existent review isn't it wont add a 
 comment?, Also I need to get some sort of feedback from the rbt tool to 
 find out if 1) new review 2) existent review 3) error


 On Friday, May 1, 2015 at 8:00:51 AM UTC+10, David Trowbridge wrote:

 Perhaps the -u flag will do what you want?

 -David

 On Thu, Apr 30, 2015 at 2:58 PM MoonWalker daniel.c...@gmail.com 
 wrote:

 I double check and seems like it does return 0 = OK 1 = fail.

 This will be enough for one scenario, but not sure how to implement 
 something like this:

 1) Post new review:
 * if this review has been posted already then rbt will return 
 review #.
 * if any error happen then return error code.
 * if everything goes well then exit code = 0

 2) If review exist then Post a comment using the review number.

 Basically I want to accomplish this in a single Jenkins job.

 Tyx for your help

 --
 Supercharge your Review Board with Power Pack: 
 https://www.reviewboard.org/powerpack/
 Want us to host Review Board for you? Check out RBCommons: 
 https://rbcommons.com/
 Happy user? Let us know! https://www.reviewboard.org/users/
 ---
 You received this message because you are subscribed to the Google 
 Groups reviewboard group.

 To unsubscribe from this group and stop receiving emails from it, 
 send an email to reviewboard...@googlegroups.com.


 For more options, visit https://groups.google.com/d/optout.

  -- 
 Supercharge your Review Board with Power Pack: 
 https://www.reviewboard.org/powerpack/
 Want us to host Review Board for you? Check out RBCommons: 
 https://rbcommons.com/
 Happy user? Let us know! https://www.reviewboard.org/users/
 --- 
 You received this message because you are subscribed to the Google 
 Groups reviewboard group.
 To unsubscribe from this group and stop receiving emails from it, 
 send an email to reviewboard...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.

  -- 
 Supercharge your Review Board with Power Pack: 
 https://www.reviewboard.org/powerpack/
 Want us to host Review Board for you? Check out RBCommons: 
 https://rbcommons.com/
 Happy user? Let us know! https://www.reviewboard.org/users/
 --- 
 You received this message because you are subscribed to the Google 
 Groups reviewboard group.
 To unsubscribe from this group and stop receiving emails from it, send 
 an email to reviewboard...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.

  -- 
 Supercharge your Review Board with Power Pack: 
 https://www.reviewboard.org/powerpack/
 Want us to host Review Board for you? Check out RBCommons: 
 https://rbcommons.com/
 Happy user? Let us know! https://www.reviewboard.org/users/
 --- 
 You received this message because you are subscribed to the Google Groups 
 reviewboard group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to reviewboard...@googlegroups.com javascript:.
 For more options, visit https://groups.google.com/d/optout.



-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: rbtools (v0.7.2) exit code and Jenkins-CI?

2015-04-30 Thread MoonWalker
But the -u flag will update the existent review isn't it wont add a 
comment?, Also I need to get some sort of feedback from the rbt tool to 
find out if 1) new review 2) existent review 3) error

On Friday, May 1, 2015 at 8:00:51 AM UTC+10, David Trowbridge wrote:

 Perhaps the -u flag will do what you want?

 -David

 On Thu, Apr 30, 2015 at 2:58 PM MoonWalker daniel.c...@gmail.com 
 javascript: wrote:

 I double check and seems like it does return 0 = OK 1 = fail.

 This will be enough for one scenario, but not sure how to implement 
 something like this:

 1) Post new review:
 * if this review has been posted already then rbt will return review #.
 * if any error happen then return error code.
 * if everything goes well then exit code = 0

 2) If review exist then Post a comment using the review number.

 Basically I want to accomplish this in a single Jenkins job.

 Tyx for your help

 --
 Supercharge your Review Board with Power Pack: 
 https://www.reviewboard.org/powerpack/
 Want us to host Review Board for you? Check out RBCommons: 
 https://rbcommons.com/
 Happy user? Let us know! https://www.reviewboard.org/users/
 ---
 You received this message because you are subscribed to the Google Groups 
 reviewboard group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to reviewboard...@googlegroups.com javascript:.
 For more options, visit https://groups.google.com/d/optout.



-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: rbtools (v0.7.2) exit code and Jenkins-CI?

2015-04-30 Thread MoonWalker
Is it possible to post a comment to a given review by using rbt?

On Friday, May 1, 2015 at 8:36:53 AM UTC+10, David Trowbridge wrote:

 Given that you seem to have such a specialized need, you may want to 
 consider implementing your own rbt command using the Python API.

 -David

 On Thu, Apr 30, 2015 at 3:33 PM MoonWalker daniel.c...@gmail.com 
 javascript: wrote:

 But the -u flag will update the existent review isn't it wont add a 
 comment?, Also I need to get some sort of feedback from the rbt tool to 
 find out if 1) new review 2) existent review 3) error


 On Friday, May 1, 2015 at 8:00:51 AM UTC+10, David Trowbridge wrote:

 Perhaps the -u flag will do what you want?

 -David

 On Thu, Apr 30, 2015 at 2:58 PM MoonWalker daniel.c...@gmail.com 
 wrote:

 I double check and seems like it does return 0 = OK 1 = fail.

 This will be enough for one scenario, but not sure how to implement 
 something like this:

 1) Post new review:
 * if this review has been posted already then rbt will return review #.
 * if any error happen then return error code.
 * if everything goes well then exit code = 0

 2) If review exist then Post a comment using the review number.

 Basically I want to accomplish this in a single Jenkins job.

 Tyx for your help

 --
 Supercharge your Review Board with Power Pack: 
 https://www.reviewboard.org/powerpack/
 Want us to host Review Board for you? Check out RBCommons: 
 https://rbcommons.com/
 Happy user? Let us know! https://www.reviewboard.org/users/
 ---
 You received this message because you are subscribed to the Google 
 Groups reviewboard group.

 To unsubscribe from this group and stop receiving emails from it, send 
 an email to reviewboard...@googlegroups.com.


 For more options, visit https://groups.google.com/d/optout.

  -- 
 Supercharge your Review Board with Power Pack: 
 https://www.reviewboard.org/powerpack/
 Want us to host Review Board for you? Check out RBCommons: 
 https://rbcommons.com/
 Happy user? Let us know! https://www.reviewboard.org/users/
 --- 
 You received this message because you are subscribed to the Google Groups 
 reviewboard group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to reviewboard...@googlegroups.com javascript:.
 For more options, visit https://groups.google.com/d/optout.



-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


rbtools (v0.7.2) exit code and Jenkins-CI?

2015-04-30 Thread MoonWalker
I double check and seems like it does return 0 = OK 1 = fail.

This will be enough for one scenario, but not sure how to implement something 
like this:

1) Post new review:
* if this review has been posted already then rbt will return review #.
* if any error happen then return error code.
* if everything goes well then exit code = 0

2) If review exist then Post a comment using the review number.

Basically I want to accomplish this in a single Jenkins job.

Tyx for your help

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: rbtools (v0.7.2) exit code and Jenkins-CI?

2015-04-30 Thread MoonWalker
Any plans to expand the set of commands supported by rbt ?. Do you 
recommend a workaround to achieve something similar of what I need? 

On Friday, May 1, 2015 at 8:48:02 AM UTC+10, David Trowbridge wrote:

 With the built-in commands, no. With the python API that's part of rbt, 
 yes.

 -David

 On Thu, Apr 30, 2015 at 3:40 PM MoonWalker daniel.c...@gmail.com 
 javascript: wrote:

 Is it possible to post a comment to a given review by using rbt?


 On Friday, May 1, 2015 at 8:36:53 AM UTC+10, David Trowbridge wrote:

 Given that you seem to have such a specialized need, you may want to 
 consider implementing your own rbt command using the Python API.

 -David

 On Thu, Apr 30, 2015 at 3:33 PM MoonWalker daniel.c...@gmail.com 
 wrote:

 But the -u flag will update the existent review isn't it wont add a 
 comment?, Also I need to get some sort of feedback from the rbt tool to 
 find out if 1) new review 2) existent review 3) error


 On Friday, May 1, 2015 at 8:00:51 AM UTC+10, David Trowbridge wrote:

 Perhaps the -u flag will do what you want?

 -David

 On Thu, Apr 30, 2015 at 2:58 PM MoonWalker daniel.c...@gmail.com 
 wrote:

 I double check and seems like it does return 0 = OK 1 = fail.

 This will be enough for one scenario, but not sure how to implement 
 something like this:

 1) Post new review:
 * if this review has been posted already then rbt will return review 
 #.
 * if any error happen then return error code.
 * if everything goes well then exit code = 0

 2) If review exist then Post a comment using the review number.

 Basically I want to accomplish this in a single Jenkins job.

 Tyx for your help

 --
 Supercharge your Review Board with Power Pack: 
 https://www.reviewboard.org/powerpack/
 Want us to host Review Board for you? Check out RBCommons: 
 https://rbcommons.com/
 Happy user? Let us know! https://www.reviewboard.org/users/
 ---
 You received this message because you are subscribed to the Google 
 Groups reviewboard group.

 To unsubscribe from this group and stop receiving emails from it, send 
 an email to reviewboard...@googlegroups.com.


 For more options, visit https://groups.google.com/d/optout.

  -- 
 Supercharge your Review Board with Power Pack: 
 https://www.reviewboard.org/powerpack/
 Want us to host Review Board for you? Check out RBCommons: 
 https://rbcommons.com/
 Happy user? Let us know! https://www.reviewboard.org/users/
 --- 
 You received this message because you are subscribed to the Google 
 Groups reviewboard group.
 To unsubscribe from this group and stop receiving emails from it, send 
 an email to reviewboard...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.

  -- 
 Supercharge your Review Board with Power Pack: 
 https://www.reviewboard.org/powerpack/
 Want us to host Review Board for you? Check out RBCommons: 
 https://rbcommons.com/
 Happy user? Let us know! https://www.reviewboard.org/users/
 --- 
 You received this message because you are subscribed to the Google Groups 
 reviewboard group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to reviewboard...@googlegroups.com javascript:.
 For more options, visit https://groups.google.com/d/optout.



-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: RBtools and submitter issue and other questions

2015-04-29 Thread MoonWalker
Found it :-). Seems like --submit-as username will do the trick

On Wednesday, April 29, 2015 at 3:19:39 PM UTC+10, MoonWalker wrote:

 We are using Jenkins in our CI, and we have a job that takes care of doing 
 some testing and if everything goes well a review will be posted in 
 Reviewboard (2.0.15). Everything seems okay, the issue that I am facing is 
 that I had to create a new user in RB called jenkins and the user that 
 trigger the job is not able to modify the review because he was not the 
 direct submitter. Is there any way to make a group capable to modify by 
 default any review that targets the group?.  


-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: RBtools and submitter issue and other questions

2015-04-29 Thread MoonWalker
That is right. We are using a standard user Jenkins with default psw, but 
if we do not add  --submit-as  and the user that trigger the job, the user 
wont be able to modify the review, because the user that created such 
review is Jenkins

On Thursday, April 30, 2015 at 10:02:49 AM UTC+10, David Trowbridge wrote:

 --username is for authenticating to the review board server. --submit-as 
 is for impersonating another user (assuming the authenticated user has the 
 right permissions) after authentication.

 The aforementioned scenario (having a post-commit hook or CI task) to post 
 review requests on behalf of others is the use case for --submit-as.

 -David
 On Wed, Apr 29, 2015 at 3:42 PM Steve seide...@gmail.com javascript: 
 wrote:

 Which makes me wonder - what is the difference between the --username and 
 --submit-as options?

 --Steve


 On Tuesday, April 28, 2015 at 11:11:13 PM UTC-7, MoonWalker wrote:

 Found it :-). Seems like --submit-as username will do the trick

 On Wednesday, April 29, 2015 at 3:19:39 PM UTC+10, MoonWalker wrote:

 We are using Jenkins in our CI, and we have a job that takes care of 
 doing some testing and if everything goes well a review will be posted in 
 Reviewboard (2.0.15). Everything seems okay, the issue that I am facing is 
 that I had to create a new user in RB called jenkins and the user that 
 trigger the job is not able to modify the review because he was not the 
 direct submitter. Is there any way to make a group capable to modify by 
 default any review that targets the group?.  

  -- 
 Supercharge your Review Board with Power Pack: 
 https://www.reviewboard.org/powerpack/
 Want us to host Review Board for you? Check out RBCommons: 
 https://rbcommons.com/
 Happy user? Let us know! https://www.reviewboard.org/users/
 --- 
 You received this message because you are subscribed to the Google Groups 
 reviewboard group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to reviewboard...@googlegroups.com javascript:.
 For more options, visit https://groups.google.com/d/optout.



-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


rbtools (v0.7.2) exit code and Jenkins-CI?

2015-04-29 Thread MoonWalker
I am using rbtools in my Jenkins (Windows) CI server, and so far so good. 
The issues that I have is that if for whatever reason rbt is not able to 
post a review my job does not fail :-(. Seems to me that rbt does not 
return any exit code. Is there any way to extract the exit code from the 
previous execution?.

BTW I am using RB 2.0.15

cheers

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Unable to post review (Windows RBtools 0.7.2 + RB 2.0.15)

2015-04-28 Thread MoonWalker
Well seems like I found the issue. We had the ip address of our git repo 
instead of the actual name. The strange thing about this is that *diff* was 
did not complain about it but *post* did. I am all set :-).

Cheers guys

On Wednesday, April 29, 2015 at 1:16:06 PM UTC+10, MoonWalker wrote:

 I have some issues trying to post a review. Everything seems okay if I run 
 the following command in my Git workspace. The diff gets generated

 W:\Jenkins\jobs\Build_Branch\workspaceC:\Program Files\RBTools\bin\rbt 
 diff--server http://reviewboard.dev.local/ --username superman --password 
 superman --disable-proxy --parent origin/201021 --tracking-branch 
 origin/201021 -d

 If I run the same command but instead of *diff* I change it to *post*. I 
 endup with the following debug messages:


 W:\Jenkins\jobs\Build_Branch\workspaceC:\Program Files\RBTools\bin\rbt 
 post--server http://reviewboard.dev.local/ --username superman --password 
 superman --disable-proxy --parent origin/201021 --tracking-branch 
 origin/201021 -d
  RBTools 0.7.2
  Python 2.7.6 (default, Nov 10 2013, 19:24:18) [MSC v.1500 32 bit 
 (Intel)]
  Running on Windows-XP-5.1.2600-SP3
  Home = C:\Documents and Settings\devadmin\Application Data
  Current directory = W:\Jenkins\jobs\Build_Branch\workspace
  Checking for a Subversion repository...
  Running: svn info --non-interactive
  Command exited with rc 1: ['svn', 'info', '--non-interactive']
 svn: E155007: 'W:\Jenkins\jobs\Build_Branch\workspace' is not a working 
 copy
 ---
  Checking for a Git repository...
  Running: git rev-parse --git-dir
  Running: git config core.bare
  Running: git rev-parse --show-toplevel
  Running: git symbolic-ref -q HEAD
  Running: git config --get branch.R-2173.merge
  Running: git config --get branch.R-2173.remote
  Running: git config --get remote.origin.url
  repository info: Path: g...@gitlab.dev.local:floor/b.git, Bas
 e path: , Supports changesets: False
  Making HTTP GET request to http://reviewboard.dev.local/api/
  Running: git rev-parse refs/heads/R-2173
  Running: git merge-base cd2631bc7109a546d6b552f63781776c6754e653 
 origin/2010
 21
  Running: git rev-parse e4e572c9fb8c6af6b8c3b23c25d364d91faa709e
  Running: git rev-parse origin/201021
  Running: git status --porcelain --untracked-files=no
  Running: git rev-parse --git-dir
  Running: git -c core.quotepath=false -c diff.noprefix=false diff 
 --no-color
 --full-index --ignore-submodules -M --no-ext-diff 
 e4e572c9fb8c6af6b8c3b23c25d364
 d91faa709e..cd2631bc7109a546d6b552f63781776c6754e653
  Running: git -c core.quotepath=false -c diff.noprefix=false diff 
 --no-color
 --full-index --ignore-submodules -M --no-ext-diff 
 e4e572c9fb8c6af6b8c3b23c25d364
 d91faa709e..e4e572c9fb8c6af6b8c3b23c25d364d91faa709e
  Making HTTP GET request to 
 http://reviewboard.dev.local/api/validation/d
 iffs/
  Cached response for HTTP GET 
 http://reviewboard.dev.local/api/validation
 /diffs/ expired and was modified
  Making HTTP POST request to 
 http://reviewboard.dev.local/api/validation/
 diffs/
  Got API Error 206 (HTTP code 400): The repository path specified is 
 not in t
 he list of known repositories.
  Error data: {u'stat': u'fail', u'repository': 
 u'g...@gitlab.dev.local:transformers/b.git', u'err': {u'msg': u'The 
 repository path specified is not i
 n the list of known repositories.', u'code': 206}}
 Traceback (most recent call last):
   File C:\Program Files\RBTools\bin\..\Python27\Scripts\rbt-script.py, 
 line 8,
  in module
 load_entry_point('RBTools==0.7.2', 'console_scripts', 'rbt')()
   File C:\Program 
 Files\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\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\RBTools\Python27\lib\site-packages\rbtools-0.7.2-py2.7.
 egg\rbtools\commands\post.py, line 698, in main
 (msg_prefix, e))
 rbtools.commands.CommandError: Error validating diff

 The repository path specified is not in the list of known repositories. 
 (HTTP 40
 0, API Error 206)

 W:\Jenkins\jobs\Build_Branch\workspace

 NOTE: The repository is valid and *diff* wont complain about it 





-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Hide repository from New Review Request

2015-04-14 Thread MoonWalker
Thank you for your help David :-). Apologize for the trivial and silly 
question. I have been migrating our repos for +12hrs :-/. Time to take a 
brake and sleep

thx again for your help :-)

On Wednesday, April 15, 2015 at 10:54:42 AM UTC+10, David Trowbridge wrote:

 Publicly accessible is used for access control (and will restrict 
 whether people can see review requests posted against that repository). The 
 check-box you want is Show this repository

 -David

 On Tue, Apr 14, 2015 at 5:53 PM MoonWalker daniel.c...@gmail.com 
 javascript: wrote:

 hi,

 We are in the process to migrate some of our repos to Git  and I would 
 like to keep the history of the old repos .

 On admin-Repositories-My repo-Access control-Publicly accessible I 
 turned off this option and I was expecting to do not see this repo when I 
 am in New Review Request, but this repo still show up. Am I missing 
 something here?

 Cheers

 -- 
 Supercharge your Review Board with Power Pack: 
 https://www.reviewboard.org/powerpack/
 Want us to host Review Board for you? Check out RBCommons: 
 https://rbcommons.com/
 Happy user? Let us know! https://www.reviewboard.org/users/
 --- 
 You received this message because you are subscribed to the Google Groups 
 reviewboard group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to reviewboard...@googlegroups.com javascript:.
 For more options, visit https://groups.google.com/d/optout.



-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Hide repository from New Review Request

2015-04-14 Thread MoonWalker
hi,

We are in the process to migrate some of our repos to Git  and I would like 
to keep the history of the old repos .

On admin-Repositories-My repo-Access control-Publicly accessible I 
turned off this option and I was expecting to do not see this repo when I 
am in New Review Request, but this repo still show up. Am I missing 
something here?

Cheers

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Search doesn't work

2015-03-18 Thread MoonWalker
make sure that you still have www-data as a user/grp on 
/var/www/YOUR_RB_LOCATION/data. 

On Wednesday, March 18, 2015 at 5:35:14 AM UTC+11, Christian Hammond wrote:

 Hi Ian,

 Can you show me an example search term that's causing this? I'm not 
 hitting this problem in my testing.

 Christian

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

 On Tue, Mar 17, 2015 at 11:29 AM, Ian iand...@mac.com javascript: 
 wrote:

 Search doesn't want to work on my 2.0.15 installation.  I 
 did rebuild_index which worked for the first time ever (all of our reviews 
 belong to private review groups).  But when I actually try to search I get 
 a 500 error and then the server emails me this.

 Traceback (most recent call last):

  File 
 /Library/Python/2.7/site-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 
 /Library/Python/2.7/site-packages/ReviewBoard-2.0.15-py2.7.egg/reviewboard/accounts/decorators.py,
  
 line 21, in _check
return login_required(view_func)(*args, **kwargs)

  File 
 /Library/Python/2.7/site-packages/Django-1.6.10-py2.7.egg/django/contrib/auth/decorators.py,
  
 line 22, in _wrapped_view
return view_func(request, *args, **kwargs)

  File 
 /Library/Python/2.7/site-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 
 /Library/Python/2.7/site-packages/ReviewBoard-2.0.15-py2.7.egg/reviewboard/search/views.py,
  
 line 221, in search
return search_view(*args, **kwargs)

  File 
 /Library/Python/2.7/site-packages/ReviewBoard-2.0.15-py2.7.egg/reviewboard/search/views.py,
  
 line 83, in __call__
return super(RBSearchView, self).__call__(request)

  File 
 /Library/Python/2.7/site-packages/django_haystack-2.1.0-py2.7.egg/haystack/views.py,
  
 line 50, in __call__
return self.create_response()

  File 
 /Library/Python/2.7/site-packages/ReviewBoard-2.0.15-py2.7.egg/reviewboard/search/views.py,
  
 line 209, in create_response
context.update(self.extra_context())

  File 
 /Library/Python/2.7/site-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'

 -- 
 Supercharge your Review Board with Power Pack: 
 https://www.reviewboard.org/powerpack/
 Want us to host Review Board for you? Check out RBCommons: 
 https://rbcommons.com/
 Happy user? Let us know! https://www.reviewboard.org/users/
 --- 
 You received this message because you are subscribed to the Google Groups 
 reviewboard group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to reviewboard...@googlegroups.com javascript:.
 For more options, visit https://groups.google.com/d/optout.




-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Review Board 2.5 beta 1 is out!

2015-03-18 Thread MoonWalker
First of all congratulation for such a amazing job guys. How much time do 
you guys think it will be en ought before moving 2.5 to production 
(estimate no commitment ;-) )?

On Thursday, March 19, 2015 at 8:03:06 AM UTC+11, Christian Hammond wrote:

 Hey everyone,

 We've released Review Board 2.5 beta 1, which is chock full of new 
 features and improvements of all kinds. Expansion for diffs shown in 
 reviews, better bug tracking integration, webhooks, API tokens, image 
 diffing, revisioned file attachments, and lots more.

 See the announcement for more details and installation instructions:

 https://www.reviewboard.org/news/2015/03/17/review-board-2-5-beta-1/

 Christian

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


-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Review Board 2.0.15 is out, with improved search, and more!

2015-03-18 Thread MoonWalker
I tested a few times the search engine and it is *by far* much much better. 
Thx guys

On Wednesday, March 18, 2015 at 4:00:22 AM UTC+11, Christian Hammond wrote:

 Hey everyone,

 We just put out a nice little 2.0.15 release, which has fixes for several 
 bugs, including the negative counters in the dashboard that's plagued a 
 number of users.

 That's not all, though. We've completely revamped search, improving the 
 look and feel, the ordering of results, the performance, and the types of 
 results. Private review requests now show up when the user has access. 
 Local sites are supported.

 For more information on 2.0.15, see our announcement: 
 https://www.reviewboard.org/news/2015/03/16/review-board-2-0-15-out-improved-search/

 Christian

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


-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Missing New Review Request for Committed Change on Gitlab

2015-03-17 Thread MoonWalker
I am a unix/windows guy and I use only cmd line, but since the endusers are 
Window guys they are against cmd line and they want/use only graphic tools. 
Do not ask me why is something that most Window guys are used to :-/. So 
cmd line is not an option for those guys


On Wednesday, March 18, 2015 at 11:29:49 AM UTC+11, Christian Hammond wrote:

 We're working on some initial DVCS support for 3.0, which will eventually 
 lead to making it easy to post branches from your own forks for review. 
 That's a little ways off still, but the work leading up to it is actively 
 being developed. 

 We still recommend RBTools when working with local code, as there's a 
 number of issues with diffs generated by many services that RBTools works 
 around. 

 If you haven't seen it, we recently made RBTools easier to install by 
 providing Windows and Mac installers. See 
 https://www.reviewboard.org/downloads/rbtools/ 

 Christian 

 --   
 Christian Hammond - chri...@beanbaginc.com javascript:   
 Review Board - https://www.reviewboard.org   
 Beanbag, Inc. - https://www.beanbaginc.com 

 -Original Message- 
 From: MoonWalker daniel.c...@gmail.com javascript: 
 Reply: MoonWalker daniel.c...@gmail.com javascript: 
 Date: March 17, 2015 at 5:26:42 PM 
 To: revie...@googlegroups.com javascript: revie...@googlegroups.com 
 javascript: 
 Cc: daniel.c...@gmail.com javascript: daniel.c...@gmail.com 
 javascript:, chri...@beanbaginc.com javascript: 
 chri...@beanbaginc.com javascript: 
 Subject:  Re: Missing New Review Request for Committed Change on Gitlab 

  Super! Thank you Christian and RB guys for all your hard work. 

  BTW do you think is possible to allow use similar mechanics for any 
  subsecunetial review, instead of generating the patch with an external 
 tool 
  or RBTools? We do not use RBtools because we do not want to force the 
 user 
  to maintain an additional tool. Having everthing self-contained in the 
  webpage is IMO the way to go. 

  On Wednesday, March 18, 2015 at 11:15:11 AM UTC+11, Christian Hammond 
 wrote: 
   
   Hi, 
   
   We're working on this functionality. It's near completion, and will 
 likely 
   end up in a 2.0.x release in the next month or two. 
   
   There are some limitations in GitLab's API that may result in bugs in 
 some 
   cases. We're still looking into this, and have brought these 
 limitations to 
   GitLab's attention. 
   
   Christian 
   
   -- 
   Christian Hammond - chri...@beanbaginc.com   
   Review Board - https://www.reviewboard.org 
   Beanbag, Inc. - https://www.beanbaginc.com 
   
   -Original Message- 
   From: MoonWalker  
   Reply: revie...@googlegroups.com
   Date: March 17, 2015 at 5:13:50 PM 
   To: revie...@googlegroups.com
   Subject: Missing New Review Request for Committed Change on Gitlab 
   
hi, 

We are migrating from our repositories from SVN to Git (GitLab) and 
 I 
noticed that RB does not show the option New Review Request for 
   Committed 
Change anymore on GitLab repositories. This option is very handy 
 for 
   new 
reviews. I attached 2 snapshoots 1) SVN an 2) Git (Gitlab). 

RB does not provide any additional options to setup anything else. 
 Am I 
missing something else? 

Cheers 





-- 
Supercharge your Review Board with Power Pack: 
   https://www.reviewboard.org/powerpack/ 
Want us to host Review Board for you? Check out RBCommons: 
   https://rbcommons.com/ 
Happy user? Let us know! https://www.reviewboard.org/users/ 
--- 
You received this message because you are subscribed to the Google 
   Groups reviewboard 
group. 
To unsubscribe from this group and stop receiving emails from it, 
 send 
   an email to reviewboard...@googlegroups.com . 
For more options, visit https://groups.google.com/d/optout. 

   
   



-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Missing New Review Request for Committed Change on Gitlab

2015-03-17 Thread MoonWalker
hi,

We are migrating from our repositories from SVN to Git (GitLab) and I 
noticed that RB does not show the option New Review Request for Committed 
Change anymore on GitLab repositories. This option is very handy for new 
reviews. I attached 2 snapshoots 1) SVN an 2)  Git (Gitlab).

RB does not provide any additional options to setup anything else. Am I 
missing something else?

Cheers

https://lh6.googleusercontent.com/-PgllbhgkA8M/VQjDJRTcARI/D-s/effz8TGEw7k/s1600/SVNCapture.PNG

https://lh6.googleusercontent.com/-PNVnrVoZHpg/VQjDNFwdRgI/D-0/dPptyi8XgFE/s1600/GitLabCapture.PNG

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Missing New Review Request for Committed Change on Gitlab

2015-03-17 Thread MoonWalker
Super! Thank you Christian and RB guys for all your hard work. 

BTW do you think is possible to allow use similar mechanics for any 
subsecunetial review, instead of generating the patch with an external tool 
or RBTools? We do not use RBtools because we do not want to force the user 
to maintain an additional tool. Having everthing self-contained in the 
webpage is IMO the way to go.

On Wednesday, March 18, 2015 at 11:15:11 AM UTC+11, Christian Hammond wrote:

 Hi, 

 We're working on this functionality. It's near completion, and will likely 
 end up in a 2.0.x release in the next month or two. 

 There are some limitations in GitLab's API that may result in bugs in some 
 cases. We're still looking into this, and have brought these limitations to 
 GitLab's attention. 

 Christian 

 --   
 Christian Hammond - chri...@beanbaginc.com javascript:   
 Review Board - https://www.reviewboard.org   
 Beanbag, Inc. - https://www.beanbaginc.com 

 -Original Message- 
 From: MoonWalker daniel.c...@gmail.com javascript: 
 Reply: revie...@googlegroups.com javascript: revie...@googlegroups.com 
 javascript: 
 Date: March 17, 2015 at 5:13:50 PM 
 To: revie...@googlegroups.com javascript: revie...@googlegroups.com 
 javascript: 
 Subject:  Missing New Review Request for Committed Change on Gitlab 

  hi, 

  We are migrating from our repositories from SVN to Git (GitLab) and I 
  noticed that RB does not show the option New Review Request for 
 Committed 
  Change anymore on GitLab repositories. This option is very handy for 
 new 
  reviews. I attached 2 snapshoots 1) SVN an 2) Git (Gitlab). 

  RB does not provide any additional options to setup anything else. Am I 
  missing something else? 

  Cheers 





  -- 
  Supercharge your Review Board with Power Pack: 
 https://www.reviewboard.org/powerpack/   
  Want us to host Review Board for you? Check out RBCommons: 
 https://rbcommons.com/ 
  Happy user? Let us know! https://www.reviewboard.org/users/ 
  --- 
  You received this message because you are subscribed to the Google 
 Groups reviewboard   
  group. 
  To unsubscribe from this group and stop receiving emails from it, send 
 an email to reviewboard...@googlegroups.com javascript:.   
  For more options, visit https://groups.google.com/d/optout. 




-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: No more notifications (email) . how to debug?

2014-12-16 Thread MoonWalker
any thoughts?

On Tuesday, December 16, 2014 12:42:52 PM UTC+11, MoonWalker wrote:

 Christian,

 Please take a look at my replay down below (Bold text).




 On Tuesday, December 16, 2014 11:51:13 AM UTC+11, Christian Hammond wrote:

 Hi, 

 It's possible that, while a telnet session is working fine, the server is 
 being strict with e-mails coming from the server, due to some validation. 
 Sending over Telnet isn't going to be the same as sending in a real-world 
 case, given the headers we use. 

 Can you get me the information from my previous couple posts? I'll need 
 that in order to have a better idea as to what's going wrong. 

 To recap the questions: 

 1) What's the mail server software being used? 

  
 *Exchange 2013 server *


 2) Is the mail server being run on the same machine as Review Board. 


 *No, RB is running on Ubuntu 14.04 and  the email server is running on 
 Windows Server 2008*


 3) Are you sending to individual users, or to mailing lists? 


 *I create a new review and I add a Group to that review and a People. Same 
 result no email.  *


 Another question: 

 4) If you check the Send a test e-mail checkbox in settings and save, 
 do you get an e-mail? 


 *No email :-(*
  


 Christian 

 --   
 Christian Hammond - chri...@beanbaginc.com   
 Review Board - https://www.reviewboard.org   
 Beanbag, Inc. - https://www.beanbaginc.com 

 -Original Message- 
 From: MoonWalker daniel.c...@gmail.com 
 Reply: revie...@googlegroups.com revie...@googlegroups.com 
 Date: December 15, 2014 at 4:41:09 PM 
 To: revie...@googlegroups.com revie...@googlegroups.com 
 Cc: daniel.c...@gmail.com daniel.c...@gmail.com, 
 chri...@beanbaginc.com chri...@beanbaginc.com 
 Subject:  Re: No more notifications (email) . how to debug? 

  Chris, 

  I tested the smpt server and it works, so I hate to say that seems like 
  something is not right on my RB (2.0.11). I tested on my RB server, by 
  using these steps http://www.wikihow.com/Send-Email-Using-Telnet . 

  Something that I am not sure if RB passes this info or not  

  HELO sendinghostname - This command initiates the SMTP conversation. 
 The 
  host connecting to the remote SMTP server identifies itself by it's 
 fully 
  qualified DNS host name. 




  On Tuesday, December 16, 2014 11:09:05 AM UTC+11, Christian Hammond 
 wrote: 
   
   Is the IP address displayed a separate server, or is it the IP of the 
   Review Board server? 
   
   What mail server software is running on that address? 
   
   Christian 
   
   
   On Monday, December 15, 2014, MoonWalkerwrote: 
   
   hi, 
   
   I had to migrate the RB. No issues on the migration, both machines 
 were 
   using the same RB version (latest one). 
   
   The mail server will forward every email, it does not require 
 logging nor 
   psw. 
   
   RB stop sending any emails any more. 
   
   The logs does not show anything related to email. Is it possible to 
 debug 
   this issue using some other Linux logs? 
   
   I attached a screenshot of the email server configuration. 
   
   
   
 
   
   
   On Monday, December 15, 2014 8:43:56 PM UTC+11, Christian Hammond 
 wrote: 
   
   Hi, 
   
   Is there anything in common between the ones that do work, and the 
 ones 
   that don't? 
   
   Is Review Board configured to talk to an external mail server, or 
   something like a local sendmail? 
   
   When e-mails are sent, are they sent immediately, or is there a 
   significant delay? 
   
   Also, are you sending to individual users, or mailing lists? 
   
   Christian 
   
   -- 
   Christian Hammond - chri...@beanbaginc.com 
   Review Board - https://www.reviewboard.org 
   Beanbag, Inc. - https://www.beanbaginc.com 
   
   -Original Message- 
   From: MoonWalker   
   Reply: revie...@googlegroups.com  
   Date: December 14, 2014 at 8:42:32 PM 
   To: revie...@googlegroups.com  
   Subject: No more notifications (email) . how to debug? 
   
My favor Team (IT) decided to do some changes to the email server 
 and 
   RB 
send emails once every full moon and sometimes does not even send 
 a 
   single 
one. Is there any way to debug any email related issue on RB. The 
 IT 
   guys 
say that everything is okay on their end, but I need to prove 
 that 
   that is 
not right. I turned on the dubug mode on RB, but I do not see any 
   issue :-/ 


-- 
Get the Review Board Power Pack at http://www.reviewboard.org/ 
   powerpack/ 
--- 
Sign up for Review Board hosting at RBCommons: 
 https://rbcommons.com/ 
--- 
Happy user? Let us know at http://www.reviewboard.org/users/ 
--- 
You received this message because you are subscribed to the 
 Google 
   Groups reviewboard 
group. 
To unsubscribe from this group and stop receiving emails from it, 
 send 
   an email to reviewboard...@googlegroups.com. 
For more options, visit https://groups.google.com/d/optout

Re: No more notifications (email) . how to debug?

2014-12-16 Thread MoonWalker
Christian,

I verified port, username/password are not required - verified using 
telnet.

The hard part is that I RB does not log nor show any additional 
information, it is hard to know what is going on between RB - mail server. 
RB is a black box


On Wednesday, December 17, 2014 10:11:57 AM UTC+11, Christian Hammond wrote:

 Without any access to the server, there's not much more I can really tell 
 right now. 

 I'd suggest that you make absolutely sure that you don't need a 
 username/password for the mail server, and that your port and TLS checkbox 
 are set correctly. If that's all correct, it's more likely to be a mail 
 server configuration problem. 

 Christian 

 --   
 Christian Hammond - chri...@beanbaginc.com javascript:   
 Review Board - https://www.reviewboard.org   
 Beanbag, Inc. - https://www.beanbaginc.com 

 -Original Message- 
 From: MoonWalker daniel.c...@gmail.com javascript: 
 Reply: revie...@googlegroups.com javascript: revie...@googlegroups.com 
 javascript: 
 Date: December 16, 2014 at 3:10:37 PM 
 To: revie...@googlegroups.com javascript: revie...@googlegroups.com 
 javascript: 
 Cc: daniel.c...@gmail.com javascript: daniel.c...@gmail.com 
 javascript:, chri...@beanbaginc.com javascript: 
 chri...@beanbaginc.com javascript: 
 Subject:  Re: No more notifications (email) . how to debug? 

  any thoughts? 

  On Tuesday, December 16, 2014 12:42:52 PM UTC+11, MoonWalker wrote: 
   
   Christian, 
   
   Please take a look at my replay down below (Bold text). 
   
   
   
   
   On Tuesday, December 16, 2014 11:51:13 AM UTC+11, Christian Hammond 
 wrote: 
   
   Hi, 
   
   It's possible that, while a telnet session is working fine, the 
 server is 
   being strict with e-mails coming from the server, due to some 
 validation. 
   Sending over Telnet isn't going to be the same as sending in a 
 real-world 
   case, given the headers we use. 
   
   Can you get me the information from my previous couple posts? I'll 
 need 
   that in order to have a better idea as to what's going wrong. 
   
   To recap the questions: 
   
   1) What's the mail server software being used? 
   
   
   *Exchange 2013 server * 
   
   
   2) Is the mail server being run on the same machine as Review Board. 
   
   
   *No, RB is running on Ubuntu 14.04 and the email server is running on 
   Windows Server 2008* 
   
   
   3) Are you sending to individual users, or to mailing lists? 
   
   
   *I create a new review and I add a Group to that review and a People. 
 Same 
   result no email. * 
   
   
   Another question: 
   
   4) If you check the Send a test e-mail checkbox in settings and 
 save, 
   do you get an e-mail? 
   
   
   *No email :-(* 
   
   
   
   Christian 
   
   -- 
   Christian Hammond - chri...@beanbaginc.com 
   Review Board - https://www.reviewboard.org 
   Beanbag, Inc. - https://www.beanbaginc.com 
   
   -Original Message- 
   From: MoonWalker   
   Reply: revie...@googlegroups.com  
   Date: December 15, 2014 at 4:41:09 PM 
   To: revie...@googlegroups.com  
   Cc: daniel.c...@gmail.com , 
   chri...@beanbaginc.com  
   Subject: Re: No more notifications (email) . how to debug? 
   
Chris, 

I tested the smpt server and it works, so I hate to say that seems 
 like 
something is not right on my RB (2.0.11). I tested on my RB server, 
 by 
using these steps http://www.wikihow.com/Send-Email-Using-Telnet . 

Something that I am not sure if RB passes this info or not  

HELO sendinghostname - This command initiates the SMTP 
 conversation. 
   The 
host connecting to the remote SMTP server identifies itself by it's 
   fully 
qualified DNS host name. 




On Tuesday, December 16, 2014 11:09:05 AM UTC+11, Christian Hammond 
   wrote: 
 
 Is the IP address displayed a separate server, or is it the IP of 
 the 
 Review Board server? 
 
 What mail server software is running on that address? 
 
 Christian 
 
 
 On Monday, December 15, 2014, MoonWalkerwrote: 
 
 hi, 
 
 I had to migrate the RB. No issues on the migration, both 
 machines 
   were 
 using the same RB version (latest one). 
 
 The mail server will forward every email, it does not require 
   logging nor 
 psw. 
 
 RB stop sending any emails any more. 
 
 The logs does not show anything related to email. Is it possible 
 to 
   debug 
 this issue using some other Linux logs? 
 
 I attached a screenshot of the email server configuration. 
 
 
 
 
 
 
 On Monday, December 15, 2014 8:43:56 PM UTC+11, Christian 
 Hammond 
   wrote: 
 
 Hi, 
 
 Is there anything in common between the ones that do work, and 
 the 
   ones 
 that don't? 
 
 Is Review Board configured to talk to an external mail server, 
 or 
 something like a local sendmail? 
 
 When e-mails are sent

Re: No more notifications (email) . how to debug?

2014-12-15 Thread MoonWalker
hi,

I had to migrate the RB. No issues on the migration, both machines were 
using the same RB version (latest one).

The mail server will forward every email, it does not require logging nor 
psw.

RB stop sending any emails  any more.

The logs does not show anything related to email. Is it possible to debug 
this issue using some other Linux logs?

I attached a screenshot of the email server configuration. 


https://lh6.googleusercontent.com/-vLS-Aldx2oI/VI91TUMN24I/DQY/76zpQkI5MnE/s1600/Capture.PNG


On Monday, December 15, 2014 8:43:56 PM UTC+11, Christian Hammond wrote:

 Hi, 

 Is there anything in common between the ones that do work, and the ones 
 that don't? 

 Is Review Board configured to talk to an external mail server, or 
 something like a local sendmail? 

 When e-mails are sent, are they sent immediately, or is there a 
 significant delay? 

 Also, are you sending to individual users, or mailing lists? 

 Christian 

 --   
 Christian Hammond - chri...@beanbaginc.com javascript:   
 Review Board - https://www.reviewboard.org   
 Beanbag, Inc. - https://www.beanbaginc.com 

 -Original Message- 
 From: MoonWalker daniel.c...@gmail.com javascript: 
 Reply: revie...@googlegroups.com javascript: revie...@googlegroups.com 
 javascript: 
 Date: December 14, 2014 at 8:42:32 PM 
 To: revie...@googlegroups.com javascript: revie...@googlegroups.com 
 javascript: 
 Subject:  No more notifications (email) . how to debug? 

  My favor Team (IT) decided to do some changes to the email server and RB 
  send emails once every full moon and sometimes does not even send a 
 single 
  one. Is there any way to debug any email related issue on RB. The IT 
 guys 
  say that everything is okay on their end, but I need to prove that that 
 is 
  not right. I turned on the dubug mode on RB, but I do not see any issue 
 :-/ 


  -- 
  Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ 
  --- 
  Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ 
  --- 
  Happy user? Let us know at http://www.reviewboard.org/users/ 
  --- 
  You received this message because you are subscribed to the Google 
 Groups reviewboard   
  group. 
  To unsubscribe from this group and stop receiving emails from it, send 
 an email to reviewboard...@googlegroups.com javascript:.   
  For more options, visit https://groups.google.com/d/optout. 




-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: No more notifications (email) . how to debug?

2014-12-15 Thread MoonWalker
Chris,

I tested the smpt server and it works, so I hate to say that seems like 
something is not right on my RB (2.0.11). I tested on my RB server, by 
using these steps http://www.wikihow.com/Send-Email-Using-Telnet .

Something that I am not sure if RB passes this info or not 

HELO sendinghostname - This command initiates the SMTP conversation. The 
host connecting to the remote SMTP server identifies itself by it's fully 
qualified DNS host name.




On Tuesday, December 16, 2014 11:09:05 AM UTC+11, Christian Hammond wrote:

 Is the IP address displayed a separate server, or is it the IP of the 
 Review Board server?

 What mail server software is running on that address?

 Christian


 On Monday, December 15, 2014, MoonWalker daniel.c...@gmail.com 
 javascript: wrote:

 hi,

 I had to migrate the RB. No issues on the migration, both machines were 
 using the same RB version (latest one).

 The mail server will forward every email, it does not require logging nor 
 psw.

 RB stop sending any emails  any more.

 The logs does not show anything related to email. Is it possible to debug 
 this issue using some other Linux logs?

 I attached a screenshot of the email server configuration. 



 https://lh6.googleusercontent.com/-vLS-Aldx2oI/VI91TUMN24I/DQY/76zpQkI5MnE/s1600/Capture.PNG


 On Monday, December 15, 2014 8:43:56 PM UTC+11, Christian Hammond wrote:

 Hi, 

 Is there anything in common between the ones that do work, and the ones 
 that don't? 

 Is Review Board configured to talk to an external mail server, or 
 something like a local sendmail? 

 When e-mails are sent, are they sent immediately, or is there a 
 significant delay? 

 Also, are you sending to individual users, or mailing lists? 

 Christian 

 --   
 Christian Hammond - chri...@beanbaginc.com   
 Review Board - https://www.reviewboard.org   
 Beanbag, Inc. - https://www.beanbaginc.com 

 -Original Message- 
 From: MoonWalker daniel.c...@gmail.com 
 Reply: revie...@googlegroups.com revie...@googlegroups.com 
 Date: December 14, 2014 at 8:42:32 PM 
 To: revie...@googlegroups.com revie...@googlegroups.com 
 Subject:  No more notifications (email) . how to debug? 

  My favor Team (IT) decided to do some changes to the email server and 
 RB 
  send emails once every full moon and sometimes does not even send a 
 single 
  one. Is there any way to debug any email related issue on RB. The IT 
 guys 
  say that everything is okay on their end, but I need to prove that 
 that is 
  not right. I turned on the dubug mode on RB, but I do not see any 
 issue :-/ 


  -- 
  Get the Review Board Power Pack at http://www.reviewboard.org/
 powerpack/ 
  --- 
  Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ 
  --- 
  Happy user? Let us know at http://www.reviewboard.org/users/ 
  --- 
  You received this message because you are subscribed to the Google 
 Groups reviewboard   
  group. 
  To unsubscribe from this group and stop receiving emails from it, send 
 an email to reviewboard...@googlegroups.com.   
  For more options, visit https://groups.google.com/d/optout. 


  -- 
 Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
 ---
 Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
 ---
 Happy user? Let us know at http://www.reviewboard.org/users/
 --- 
 You received this message because you are subscribed to the Google Groups 
 reviewboard group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to reviewboard+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.



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



-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


No rute to host error on RB 2.011 + GitLab

2014-12-10 Thread MoonWalker
I was wondering if any of you guys have seen this error urlopen error 
[Errno 113] No route to host, when you try to add a new GitLab repository. 
 I turn on  Debug, but there is not any logs regarding this incident.

not sure how to proceed. 

P.S This issue does not allow me to register the new repo

-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Post RB Migration issues

2014-12-02 Thread MoonWalker
Hi Christian,

yes it is the same version. Yes one of the first things that I tried was to 
enable/disabled the extension and same result nothing change on the new or 
old reviews.  I removed the .egg manually and rerun easy_install

On Tuesday, December 2, 2014 7:39:58 PM UTC+11, Christian Hammond wrote:

 For the comment dialog, remind me, did you install the same version you 
 were previously using? Have you tried disabling the extension and 
 re-enabling it? How did you re-install it? 

 For the e-mails, are you getting any e-mails at all from any other 
 actions, like updating review requests? Anything in the reviewboard.log 
 file? 

 Christian 

 --   
 Christian Hammond - chri...@beanbaginc.com javascript:   
 Review Board - https://www.reviewboard.org   
 Beanbag, Inc. - https://www.beanbaginc.com 

 -Original Message- 
 From: MoonWalker daniel.c...@gmail.com javascript: 
 Reply: revie...@googlegroups.com javascript: revie...@googlegroups.com 
 javascript: 
 Date: December 1, 2014 at 8:51:39 PM 
 To: revie...@googlegroups.com javascript: revie...@googlegroups.com 
 javascript: 
 Subject:  Re: Post RB Migration issues 

  Any thoughts on this? 

  On Wednesday, November 19, 2014 11:59:37 AM UTC+11, MoonWalker wrote: 
   
   
   I was able to migrate my server using the steps described at the 
 bottom of 
   this post 
 https://groups.google.com/forum/#!topic/reviewboard/T7rWtmTBaJg   
   . The issues that I have are: 
   
   1) User does not get an email from the system if he/she request to 
 change 
   password 
   2) The extension Comment Severity 0.5.1 was installed in the old 
 server 
   and re installed in the new server and according to the Admin 
 dashboard is 
   working (Please take a look at the attached snapshot). My reviews does 
 not 
   show the severity fields any more 
   
   
   I turned on the debug mode, but it does not show anything related to 
 this 
   issues. 
   
   cheers 
   
   
 
   
   
 
   
   

  -- 
  Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ 
  --- 
  Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ 
  --- 
  Happy user? Let us know at http://www.reviewboard.org/users/ 
  --- 
  You received this message because you are subscribed to the Google 
 Groups reviewboard   
  group. 
  To unsubscribe from this group and stop receiving emails from it, send 
 an email to reviewboard...@googlegroups.com javascript:.   
  For more options, visit https://groups.google.com/d/optout. 




-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Post RB Migration issues

2014-12-01 Thread MoonWalker
Any thoughts on this?

On Wednesday, November 19, 2014 11:59:37 AM UTC+11, MoonWalker wrote:


 I was able to migrate my server using the steps described at the bottom of 
 this post https://groups.google.com/forum/#!topic/reviewboard/T7rWtmTBaJg 
 . The issues that I have are:

 1) User does not get an email from the system if he/she request to change 
 password
 2) The extension Comment Severity 0.5.1 was installed in the old server 
 and re installed in the new server and according to the Admin dashboard is 
 working (Please take a look at the attached snapshot). My reviews does not 
 show the severity fields any more


 I turned on the debug mode, but it does not show anything related to this 
 issues.

 cheers


 https://lh4.googleusercontent.com/-IsSKrFCEdns/VGvraHVkCbI/DL4/52sH7RIpdTA/s1600/Capture2.PNG


 https://lh4.googleusercontent.com/-joABEN9igYI/VGvqvDQYDUI/DLw/8ErTjYQBNJA/s1600/Capture.PNG



-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Post RB Migration issues

2014-11-18 Thread MoonWalker



I was able to migrate my server using the steps described at the bottom of 
this post https://groups.google.com/forum/#!topic/reviewboard/T7rWtmTBaJg . 
The issues that I have are:

1) User does not get an email from the system if he/she request to change 
password
2) The extension Comment Severity 0.5.1 was installed in the old server and 
re installed in the new server and according to the Admin dashboard is 
working (Please take a look at the attached snapshot). My reviews does not 
show the severity fields any more


I turned on the debug mode, but it does not show anything related to this 
issues.

cheers

https://lh4.googleusercontent.com/-IsSKrFCEdns/VGvraHVkCbI/DL4/52sH7RIpdTA/s1600/Capture2.PNG

https://lh4.googleusercontent.com/-joABEN9igYI/VGvqvDQYDUI/DLw/8ErTjYQBNJA/s1600/Capture.PNG

-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Can't add a GitLab repository

2014-11-17 Thread MoonWalker
You read my mind. I have exactly the same issue. Under Ubuntu 12.04 and RB 
2.0.11. I turned on the debug, but there is not any info regarding this 
issue.

On Tuesday, November 18, 2014 8:59:18 AM UTC+11, Ian wrote:

 I'm unable to add a GitLab Enterprise Edition 6.6.2-ee repository to 
 review board.  When I try I get the error message A repository with this 
 name was not found on this group, or your user may not have access to it.. 
  If I log in with the same username then I can see the group and repository 
 so I'm not sure where Review Board is failing.  I tried the repository name 
 uppercase, lowercase, with and without .git but nothing work.  Is there any 
 way I can get more information on the error, or is my version of GitLab not 
 supported?


-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to link github account on RB 2.0.11

2014-11-17 Thread MoonWalker
Thanks David for your replay. I was using the enterprise edition, but I had 
so many issue, so I decide to use GitLab instead. Unfortunately I have some 
issues there as well. More details 
here https://groups.google.com/forum/#!topic/reviewboard/2mO2CjYetdE

On Monday, November 17, 2014 1:19:17 PM UTC+11, David Trowbridge wrote:

 Selecting GitHub means github.com. Are you using GitHub enterprise?

 -david

 On Sun, Nov 16, 2014 at 6:16 PM, MoonWalker daniel.c...@gmail.com 
 javascript: wrote:

 both RB and GitHub are local servers (no internet access)

 On Monday, November 17, 2014 12:55:11 PM UTC+11, David Trowbridge wrote:

 It looks like we have some problems with the error handling, but there's 
 some issue attempting to communicate with GitHub's API. Does this machine 
 have access to the internet? Is it possible that you need to configure an 
 HTTP proxy?

 -David

 On Sun, Nov 16, 2014 at 5:28 PM, MoonWalker daniel.c...@gmail.com 
 wrote:

 I we have a private GitHub repo and I am trying to connect  to my RB 
 2.0.11. I noticed that the Account option shows Link a new account but 
 seems like the account is not linked. How shall I link the github account?

 Please take a look at my screen shoot.

 P.S this user has admin rights 




 https://lh6.googleusercontent.com/-wnCkE_9b5gc/VGlPDDJMFTI/DLQ/gylGmhPV-Y0/s1600/Capture.PNG

  -- 
 Get the Review Board Power Pack at http://www.reviewboard.org/
 powerpack/
 ---
 Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
 ---
 Happy user? Let us know at http://www.reviewboard.org/users/
 --- 
 You received this message because you are subscribed to the Google 
 Groups reviewboard group.
 To unsubscribe from this group and stop receiving emails from it, send 
 an email to reviewboard...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.


  -- 
 Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
 ---
 Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
 ---
 Happy user? Let us know at http://www.reviewboard.org/users/
 --- 
 You received this message because you are subscribed to the Google Groups 
 reviewboard group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to reviewboard...@googlegroups.com javascript:.
 For more options, visit https://groups.google.com/d/optout.




-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Can't add a GitLab repository

2014-11-17 Thread MoonWalker
Well seems to me that I found the issue. As you can see 
here 
https://16842630333084746086.googlegroups.com/attach/c9c0a27b5201bc26/Repository%20added%20in%20Reviewboard.PNG?part=0.3view=1vt=ANaJVrE7DQ7tZ_mE3cDRpYcfUEavd73DV6xJGmKj1E3J0ab2t2LwSgJQdbb2AVAauwS0XIZ5W--u484x7p6Stl2wVLxTTIEvUCmiyfhmr90JwtiEatF9_s4
 
 . They are using the actual ip address of the GitLab server, I remember 
that we have some issues with the DNS and it is not able to resolve the 
address. This may be the same issue in your case.

On Tuesday, November 18, 2014 9:31:52 AM UTC+11, MoonWalker wrote:

 You read my mind. I have exactly the same issue. Under Ubuntu 12.04 and RB 
 2.0.11. I turned on the debug, but there is not any info regarding this 
 issue.

 On Tuesday, November 18, 2014 8:59:18 AM UTC+11, Ian wrote:

 I'm unable to add a GitLab Enterprise Edition 6.6.2-ee repository to 
 review board.  When I try I get the error message A repository with this 
 name was not found on this group, or your user may not have access to it.. 
  If I log in with the same username then I can see the group and repository 
 so I'm not sure where Review Board is failing.  I tried the repository name 
 uppercase, lowercase, with and without .git but nothing work.  Is there any 
 way I can get more information on the error, or is my version of GitLab not 
 supported?



-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


GitLab repository Access

2014-11-17 Thread MoonWalker
I am trying to access one of our GitLab repos, this repo was created by 
another user (root), and the user that RB is using  have administrator 
credentials. RB is not happy with this and display the following message A 
repository with this name was not found, or your user may not own it. 

Shall I make sure that the GitLab repo owner is the same user that tries to 
access the repo on RB?


-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to link github account on RB 2.0.11

2014-11-17 Thread MoonWalker
Thank you Christian :-)

On Tuesday, November 18, 2014 10:06:04 AM UTC+11, Christian Hammond wrote:

 I know you're using GitLab now, but as an FYI, the built-in GitHub support 
 in Review Board is only for github.com. GitHub Enterprise support is 
 available through Power Pack (https://www.reviewboard.org/powerpack/) 

 Christian 

 --   
 Christian Hammond - chri...@beanbaginc.com javascript:   
 Review Board - https://www.reviewboard.org   
 Beanbag, Inc. - https://www.beanbaginc.com 

 -Original Message- 
 From: MoonWalker daniel.c...@gmail.com javascript: 
 Reply: revie...@googlegroups.com javascript: revie...@googlegroups.com 
 javascript: 
 Date: November 17, 2014 at 2:33:44 PM 
 To: revie...@googlegroups.com javascript: revie...@googlegroups.com 
 javascript: 
 Subject:  Re: How to link github account on RB 2.0.11 

  Thanks David for your replay. I was using the enterprise edition, but I 
 had 
  so many issue, so I decide to use GitLab instead. Unfortunately I have 
 some 
  issues there as well. More details 
  here https://groups.google.com/forum/#!topic/reviewboard/2mO2CjYetdE 

  On Monday, November 17, 2014 1:19:17 PM UTC+11, David Trowbridge wrote: 
   
   Selecting GitHub means github.com. Are you using GitHub enterprise? 
   
   -david 
   
   On Sun, Nov 16, 2014 at 6:16 PM, MoonWalkerwrote: 
   
   both RB and GitHub are local servers (no internet access) 
   
   On Monday, November 17, 2014 12:55:11 PM UTC+11, David Trowbridge 
 wrote: 
   
   It looks like we have some problems with the error handling, but 
 there's 
   some issue attempting to communicate with GitHub's API. Does this 
 machine 
   have access to the internet? Is it possible that you need to 
 configure an 
   HTTP proxy? 
   
   -David 
   
   On Sun, Nov 16, 2014 at 5:28 PM, MoonWalker   
   wrote: 
   
   I we have a private GitHub repo and I am trying to connect to my RB 
   2.0.11. I noticed that the Account option shows Link a new 
 account but 
   seems like the account is not linked. How shall I link the github 
 account? 
   
   Please take a look at my screen shoot. 
   
   P.S this user has admin rights 
   
   
   
   
 
   
   -- 
   Get the Review Board Power Pack at http://www.reviewboard.org/ 
   powerpack/ 
   --- 
   Sign up for Review Board hosting at RBCommons: 
 https://rbcommons.com/ 
   --- 
   Happy user? Let us know at http://www.reviewboard.org/users/ 
   --- 
   You received this message because you are subscribed to the Google 
   Groups reviewboard group. 
   To unsubscribe from this group and stop receiving emails from it, 
 send 
   an email to reviewboard...@googlegroups.com. 
   For more options, visit https://groups.google.com/d/optout. 
   
   
   -- 
   Get the Review Board Power Pack at 
 http://www.reviewboard.org/powerpack/ 
   --- 
   Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ 
   --- 
   Happy user? Let us know at http://www.reviewboard.org/users/ 
   --- 
   You received this message because you are subscribed to the Google 
 Groups 
   reviewboard group. 
   To unsubscribe from this group and stop receiving emails from it, 
 send an 
   email to reviewboard...@googlegroups.com . 
   For more options, visit https://groups.google.com/d/optout. 
   
   
   

  -- 
  Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ 
  --- 
  Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ 
  --- 
  Happy user? Let us know at http://www.reviewboard.org/users/ 
  --- 
  You received this message because you are subscribed to the Google 
 Groups reviewboard   
  group. 
  To unsubscribe from this group and stop receiving emails from it, send 
 an email to reviewboard...@googlegroups.com javascript:.   
  For more options, visit https://groups.google.com/d/optout. 




-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


  1   2   >