Re: Review Board Ticket #4533: Interdiffs are not working on some files

2018-04-16 Thread manoj kumar
--
To reply, visit https://hellosplat.com/s/beanbag/tickets/4533/
--

New update by besperon
For Beanbag, Inc. > Review Board > Ticket #4533


Reply:

We are running into this with Perforce repo. Any updates?

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


Re: Review Board GitLab integration not working (missing Repository Plan)

2018-04-16 Thread 'Selim Tuvi' via Review Board Community
Thank you Christian, we'll give 3.0.5 a try.

-Selim

On Friday, March 23, 2018 at 12:49:40 AM UTC-7, Christian Hammond wrote:
>
> Hi,
>
> We had a regression that came up very late in the release and broke part 
> of the repository form. We just put out 3.0.5 (announcements coming in the 
> morning) that address this. Try upgrading and see if it works any better 
> for you.
>
> For self-hosted Git repositories not directly accessible via file paths by 
> the Review Board server, you do need cgit/GitWeb. The reason is that Git's 
> network protocol is *very* limited, and doesn't allow the same kind of 
> queries that most other types of source code management systems use. We 
> have a new, open source product in the works designed to give self-hosted 
> Git repositories a functional API and deeper integration hooks. We're 
> working on some of the last bits needed before we can release that.
>
> Christian
>
> On Thu, Mar 22, 2018 at 9:16 AM, 'Selim Tuvi' via Review Board Community <
> revie...@googlegroups.com > wrote:
>
>> Hi, we are in the process of evaluating Review Board 3.0.4 and wanted to 
>> try the GitLab integration.
>>
>> We have a self hosted GitLab CE installatin. When I try to add the 
>> repository, I don't get to pick any values from the "Repository Plan". See 
>> attached image.
>>
>> And if I try to save it, I get an error about the plan.
>>
>> Also, I read here 
>> 
>>  
>> that for self hosted Git repositories we need to use GitWeb or cgit. Is 
>> that still the case?
>>
>> Thanks
>> -Selim
>>
>> -- 
>> 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 
> 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 
"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.


Whoosh full-text search phrase with dash hyphen treated as word separator

2018-04-16 Thread Vince Thyng
We have come across an issue where we want to find the search term 
'light-side' as a word/phrase in a full-text search.  However the search 
appears to be splitting the words apart on the dash, even when adding 
double or single quotes or parens, because I only get results with the 
individual words light and side.  We have a review with light-side, but 
does not have light and side words.  This review does not show up in the 
search for light-side or light side (although quick search does find the 
term light-side in the summary).

The Whoosh default query language docs linked to in the RB docs says we 
should be able to put quotes around a term to make them a phrase, but that 
is not working for me.
https://whoosh.readthedocs.io/en/latest/querylang.html

It seems that either:
The search box is still separating the words on the dash
OR
The full text index split light-side on the dash
OR
perhaps both?

Thanks for the help!

Vince

-- 
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: Regression: can't enter "BUG TRACKER" URL

2018-04-16 Thread David Bryant
The error is something like “this field must be provided” (from memory).
The URL I typed was http://bugzilla.COMPANY.com.au This value previously
worked. In fact, just editing an existing repo and clicking “save” without
making any change gives the same error.

Dave

On Mon, 16 Apr 2018 at 1:31 pm, Christian Hammond 
wrote:

> Hi,
>
> What error are you seeing? What's the format for the URL?
>
> Christian
>
> On Sun, Apr 15, 2018 at 8:57 PM,  wrote:
>
>> I think the regression occurred in the 3.0.x series.
>>
>> When editing a repository, under "BUG TRACKER", with "Use hosting
>> service's bug tracker" unticked, all URLs are rejected. I've tried this for
>> Bugzilla and JIRA "Types".
>>
> --
>> 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.
>>
>
>
>
> --
> 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 a topic in the
> Google Groups "Review Board Community" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/reviewboard/mecCIiwrdj4/unsubscribe.
> To unsubscribe from this group and all its topics, 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: Review Board Ticket #4682: Interdiff sometimes missing changes

2018-04-16 Thread Alexander Dorogov
--
To reply, visit https://hellosplat.com/s/beanbag/tickets/4682/
--

New update by tcalvert
For Beanbag, Inc. > Review Board > Ticket #4682


Reply:

Can confirm that this happened to us as well, using SVN repo.

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