Re: Review Board Ticket #4460: Clicking on the star on the dashboard after adding star column opens the review request

2016-09-08 Thread Christian Hammond
--
To reply, visit https://hellosplat.com/s/beanbag/tickets/4460/
--

New update by jamie
For Beanbag, Inc. > Review Board > Ticket #4460


Reply:

Fixed on release-2.5.x (fc9ddc63042f5c4ef35dc65509da64808c594441)


Status:
- PendingReview
+ Fixed

-- 
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 Ticket #3746: Review emails should be in the recipient's locale not the sender's locale

2016-09-08 Thread David Trowbridge
--
To reply, visit https://hellosplat.com/s/beanbag/tickets/3746/
--

New update by asot@yelp (Google Code)
For Beanbag, Inc. > Review Board > Ticket #3746


Reply:

We've removed all the localization from e-mails.


Status:
- New
+ Fixed

-- 
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 Ticket #3782: Race condition in publishing a review request

2016-09-08 Thread David Trowbridge
--
To reply, visit https://hellosplat.com/s/beanbag/tickets/3782/
--

New update by theo.b**@gmai* (Google Code)
For Beanbag, Inc. > Review Board > Ticket #3782


Reply:

Haven't seen this in a while.


Status:
- New
+ UnableToReproduce

-- 
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 Ticket #3783: Make it possible to see the contents of deleted files

2016-09-08 Thread David Trowbridge
--
To reply, visit https://hellosplat.com/s/beanbag/tickets/3783/
--

New update by mconley
For Beanbag, Inc. > Review Board > Ticket #3783


Reply:

Yep! This will ship in 3.0


Status:
- Accepted
+ Fixed

-- 
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 Ticket #4367: How can i integrate review board with jira? I can't some document.Thank you

2016-09-08 Thread David Trowbridge
--
To reply, visit https://hellosplat.com/s/beanbag/tickets/4367/
--

New update by youfang
For Beanbag, Inc. > Review Board > Ticket #4367


Reply:

See documentation at 
https://www.reviewboard.org/docs/manual/2.5/admin/configuration/repositories/#bug-tracker


Status:
- New
+ NotABug

-- 
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 Ticket #4397: Invalid diff: new line is highlighted as changed

2016-09-08 Thread David Trowbridge
--
To reply, visit https://hellosplat.com/s/beanbag/tickets/4397/
--

New update by EUG
For Beanbag, Inc. > Review Board > Ticket #4397


Reply:

This is a subtle consequence of the way that the Myers diff algorithm 
works, and while it's perhaps less than ideal, this looks like a particularly 
pathological case. I doubt there's anything we can do to the existing algorithm 
to improve this without causing other regressions.


Status:
- New
+ NotABug

-- 
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 Ticket #4404: "Start Over" in Update Diff popup creates a new review instead

2016-09-08 Thread David Trowbridge
--
To reply, visit https://hellosplat.com/s/beanbag/tickets/4404/
--

New update by kyz
For Beanbag, Inc. > Review Board > Ticket #4404


Reply:

I suspect this is relatively easy to fix but I haven't actually 
investigated the bug.


Tags:
+ Component:WebUI
+ EasyFix

-- 
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: RBTools Ticket #4455: rbt post shouldn't overwrite manually configured target groups (e.g. TARGET_GROUPS) based on .reviewboardrc config

2016-09-08 Thread David Trowbridge
--
To reply, visit https://hellosplat.com/s/beanbag/tickets/4455/
--

New update by lukeschlather
For Beanbag, Inc. > RBTools > Ticket #4455


Reply:

Unfortunately, due to the way TARGET_GROUPS works, it can't really tell the 
difference between it being in your configuration file and if you specified it 
as the command-line argument, and so this is working as designed.

Something that probably better matches your expectations is if you 
configured a "default reviewer" on the server-side to automatically assign the 
group based on repository or file paths. In this case, if you then make changes 
to the groups in the UI, they won't get overridden on updates.


Status:
- New
+ NotABug

-- 
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.