Re: Syntax highlighting in Diff Viewer doesn't work after upgrade from 1.7.27 to 2.0.20

2015-11-17 Thread Wesly Chen
2015-11-18 01:34:33,284 - DEBUG - None - wchen - /reviews/r/114/diff/3/fragment/1876/ - Patching file check_mysql_multirow.pl took 0.042870 seconds 2015-11-18 01:34:33,409 - ERROR - - Failed to apply pygments: no lexer for filename u'/home/cvs/OPS/nagios/libexec/check_mysql_multirow.pl,v' found

Re: Syntax highlighting in Diff Viewer doesn't work after upgrade from 1.7.27 to 2.0.20

2015-11-17 Thread Christian Hammond
Okay, you'll have to add 'import logging' to the line above the logging statement. Christian -- Christian Hammond - christ...@beanbaginc.com Review Board - https://www.reviewboard.org Beanbag, Inc. - https://www.beanbaginc.com On Tue, Nov 17, 2015 at 5:09 PM, Wesly Chen wrote: > I modified >

Re: Syntax highlighting in Diff Viewer doesn't work after upgrade from 1.7.27 to 2.0.20

2015-11-17 Thread Wesly Chen
I modified -- markup_b = self._apply_pygments(new or '', dest_file) except: pass to markup_b = self._apply_pygments(new or '', dest_file) except Exception as e: logging.exception('Failed to apply pygments: %s', e) --

Re: GitLab hosting stopped working

2015-11-17 Thread Ian
Yes, existing review requests against the repository are loading, I just can't change the repository configuration. Ian On Monday, November 16, 2015 at 11:30:51 PM UTC-8, Christian Hammond wrote: > > Hi Ian, > > Do existing review requests against this repository still work? Is this > solely wh

Re: Syntax highlighting in Diff Viewer doesn't work after upgrade from 1.7.27 to 2.0.20

2015-11-17 Thread Christian Hammond
They're part of the site_siteconfiguration table, but if it's showing as checked, then that's fine. The issue you're hitting has not come up before, that I've seen, so I expect it's something internal. In that code block you pasted, there's this: try: # TODO: Try to figure out the rig

Re: rbt hangs using git-bash

2015-11-17 Thread Miles Strombach
My team ran into this problem too. Are you using mintty as your console? mintty presents itself as a pipe instead of a "real" console, and so programs that behave differently when used in a pipeline don't work how you'd expect. The Git for Windows docs present a few solutions: https://github.c

Re: rbt hangs using git-bash

2015-11-17 Thread Christian Hammond
Thanks, Miles. This is a very good datapoint for us. I'll be interested in hearing what the other people who have hit this are using. Christian -- Christian Hammond - christ...@beanbaginc.com Review Board - https://www.reviewboard.org Beanbag, Inc. - https://www.beanbaginc.com On Tue, Nov 17, 2

Re: The base element for review is not picked up properly.

2015-11-17 Thread Christian Hammond
Hi Sam, Our Clear Case support is developed and maintained by the community. I unfortunately wouldn't be able to tell you why you're hitting this problem, but fixing it will require someone to dig into why it's failing and work with us to get a patch and tests in place to fix it. Christian -- C

Re: Can we setup optional notification?

2015-11-17 Thread Christian Hammond
On Tue, Nov 17, 2015 at 8:45 AM, Sam wrote: > Thank you for your response: > That is correct, I am referring to the emails going out when updating a > change or posting review. > > 1- The person writing the draft should control the email notification but > they can control it when it is only in d

The base element for review is not picked up properly.

2015-11-17 Thread Sam
Hello, We are using clearcase as our source code repository. It seems that ReviewBoard does not pick up the base element for review if the element (file) get rebased in between the versions. We are using brtype: option to pass the branch name for review. The following example might help. I have

Re: Can we setup optional notification?

2015-11-17 Thread Sam
Thank you for your response: That is correct, I am referring to the emails going out when updating a change or posting review. 1- The person writing the draft should control the email notification but they can control it when it is only in draft mode at the present time. After it is published t

Re: Every time I restart Apache, I have to reset owner of ext folder

2015-11-17 Thread Joseph Henry
reload does not change the permissions. Only a restart. On Monday, November 16, 2015 at 8:21:33 PM UTC-5, Christian Hammond wrote: > > Hi Joseph, > > I've never seen that before. Nothing we do should be affecting > permissions. Maybe someone else on this list has an idea, but I find that > very