Re: Search doesn't work

2015-03-25 Thread Christian Hammond
We'll get this fixed for the next release. It *shouldn't* be hitting the code path it's hitting in your case, but clearly it is. I have a fix prepared. Feel free to file a bug though, and we'll reference it in the release notes. Christian  -- Christian Hammond - christ...@beanbaginc.com

Re: Search doesn't work

2015-03-25 Thread Ľuboš Koščo
Same thing here, same install searching for a bug number, e.g. 18757268 workaround is to search for 18757268 or for bug:18757268 though it could be a bit more user friendly and not throw http 500 did someone file a bug to improve this? thnx L On Thursday, March 19, 2015 at 7:56:43 PM UTC+1,

Re: Search doesn't work

2015-03-25 Thread Ľuboš Koščo
Thnx Christian I filed https://code.google.com/p/reviewboard/issues/detail?id=3820thanks=3820ts=1427275247 Can you reproduce it ? Or it's local to my install? Ubuntu 14.04 + apache is the server hosting your code, if needed i can provide server settings Note that apache runs under user www-data ,

Set server log timezone

2015-03-25 Thread Dunnigan, Terrence J
Hi all, When I view the server log (/admin/log/server/) all of the entries have a GMT timestamp. How can I change that to show a different time zone? Ideally it would show the time zone that I have selected in my User Preferences. I'm using Review Board 1.7.27. Terry -- Supercharge your

Error: [Errno 12] Cannot allocate memory

2015-03-25 Thread Dunnigan, Terrence J
All, I'm using Review Board 1.7.27. One of my users encountered an error when trying to view the diffs on a peer review. This error has not been reproduced. Instead of loading the diff, Review Board gave an error: Diff currently unavailable Error: [Errno 12] Cannot allocate memory. (There is

Re: Error: [Errno 12] Cannot allocate memory

2015-03-25 Thread Christian Hammond
Hi Terrence, Those warnings are harmless. It's more an indication that the data may drop out of cache more quickly. For large data stored in cache, we have to chop it up and store under a bunch of different keys, and it's easier for one of those to disappear. This just sounds like your server

Re: CRITICAL: 'utf8' codec can't decode byte 0x96 in position 19: invalid start byte

2015-03-25 Thread David Trowbridge
Hi, The bug is fixed in the git release-0.7.x branch. We're not sure exactly when the next release will be, but it will probably be within the next few weeks. -David On Tue, Mar 24, 2015 at 9:34 AM Ovidiu-Florin BOGDAN ovidiu@gmail.com wrote: When will this be fixed? When will the next

Re: Post Commit hook can not post reviews

2015-03-25 Thread David Trowbridge
Hi, It's failing because your post-commit hook is not running with the cwd as a repository working directory. You can fix this by adding --repository-url= http://192.168.0.2:18080/svn/IT to your rbt post command-line. -David On Sat, Mar 21, 2015 at 12:24 AM Randhir Singh

Re: Set server log timezone

2015-03-25 Thread David Trowbridge
Terry, This currently isn't possible. Can you file an enhancement request in our bug tracker? Thanks, -David On Wed, Mar 25, 2015 at 8:33 AM Dunnigan, Terrence J terrence.j.dunni...@boeing.com wrote: Hi all, When I view the server log (/admin/log/server/) all of the entries have a GMT

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

2015-03-25 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3820 by tarza...@gmail.com: search errors with 500 if a number is used as input (e.g. bug#) https://code.google.com/p/reviewboard/issues/detail?id=3820 *** READ THIS BEFORE POSTING! *** *** You must complete this form in

Issue 3821 in reviewboard: Allows disabling markdown globally

2015-03-25 Thread reviewboard
Status: New Owner: Labels: Type-Enhancement Priority-Medium New issue 3821 by jflamb...@newtrax.com: Allows disabling markdown globally https://code.google.com/p/reviewboard/issues/detail?id=3821 *** For customer support, please post to reviewbo...@googlegroups.com *** If you have a patch,

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

2015-03-25 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3822 by vlov...@gmail.com: Review against self listed in incoming outgoing https://code.google.com/p/reviewboard/issues/detail?id=3822 *** READ THIS BEFORE POSTING! *** *** You must complete this form in its entirety, or

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

2015-03-25 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3823 by lessonz@gmail.com: rbtools, python 2.7.9, and https fail https://code.google.com/p/reviewboard/issues/detail?id=3823 *** READ THIS BEFORE POSTING! *** *** You must complete this form in its entirety, or your

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

2015-03-25 Thread reviewboard
Comment #2 on issue 3822 by vlov...@gmail.com: Review against self listed in incoming outgoing https://code.google.com/p/reviewboard/issues/detail?id=3822 Actually the group case indicates to me even more that it would be expected for those to be omitted. Conceptually, incoming means

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

2015-03-25 Thread reviewboard
Updates: Status: NotABug Comment #1 on issue 3822 by trowb...@gmail.com: Review against self listed in incoming outgoing https://code.google.com/p/reviewboard/issues/detail?id=3822 This is the expected behavior. Adding an exception just for this case would, I think, be a little

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

2015-03-25 Thread reviewboard
Updates: Status: Fixed Comment #2 on issue 3708 by trowb...@gmail.com: Support post-commit reviews for gitlab via web UI https://code.google.com/p/reviewboard/issues/detail?id=3708 Fixed in release-2.0.x (c6f90cf). Thanks! -- You received this message because this project is