Re: Formatting errors in description field

2014-07-28 Thread Philip Schiffer
Okay, can that be fixed? I don't want to change our templates. Or can markdown be disabled? Am Freitag, 25. Juli 2014 23:51:20 UTC+2 schrieb David Trowbridge: OK, I believe that the problem is the indentation. Markdown treats indented text as a code block, and won't handle any markdown

Re: Migrating Reviewboard from 1.5 to 2.0.4

2014-07-28 Thread Bogdan Berezovyi
Hi Christian, That worked :). I've updated django-evolution to 0.7.3 and can confirm the upgrade went smoothly. Thanks a lot for your help. Bogdan On Friday, July 25, 2014 10:27:34 PM UTC+3, Christian Hammond wrote: Hi Bogdan, Re-running the upgrade is guaranteed to fail, because the

Re: Can't upload diff for clearcase in 2.0.4

2014-07-28 Thread liuzy163
Thanks. I will post the questions there. On Friday, July 25, 2014 5:40:10 PM UTC-4, Christian Hammond wrote: Hi, You’re going to need to go through Bitnami support for this. This looks specific to their install. Christian -- Christian Hammond - chri...@beanbaginc.com javascript:

Re: Formatting errors in description field

2014-07-28 Thread David Trowbridge
How are you putting the git log into the description? By hand? With the JSON API? Using arguments to post-review? -David On Mon, Jul 28, 2014 at 1:54 AM, Philip Schiffer philip.schif...@sprylab.com wrote: Okay, can that be fixed? I don't want to change our templates. Or can markdown be

Re: Formatting errors in description field

2014-07-28 Thread Philip Schiffer
We are all creating our review with this git alias: prd = !sh -c 'git fetch origin git push origin -u $(git name-rev --name-only HEAD) post-review -d --guess-summary --description=\$(git log origin/develop...HEAD)\ --branch=$(git name-rev --name-only HEAD)

Re: Formatting errors in description field

2014-07-28 Thread David Trowbridge
I believe that things should be fixed just by upgrading your version of rbtools and swapping out 'post-review' for 'rbt post'. -David On Mon, Jul 28, 2014 at 1:22 PM, Philip Schiffer philip.schif...@sprylab.com wrote: We are all creating our review with this git alias: prd = !sh -c

request.user.is_authenticated() 'int' object is not subscriptable

2014-07-28 Thread Abhishek Mukherjee
Hey, I'm not sure if this is our set up or not but we seem to be getting a lot of Traceback (most recent call last): File /usr/local/lib/python2.7/site-packages/Django-1.6.5-py2.7.egg/django/core/handlers/base.py, line 88, in get_response response = middleware_method(request) File

Issue 3502 in reviewboard: Separate Security Groups

2014-07-28 Thread reviewboard
Status: New Owner: Labels: Type-Enhancement Priority-Medium New issue 3502 by jon.bark...@gmail.com: Separate Security Groups http://code.google.com/p/reviewboard/issues/detail?id=3502 What version are you running? 2.0.3 What's the URL of the page this enhancement relates to, if any?

Re: Issue 3340 in reviewboard: loaddp failing with FK error

2014-07-28 Thread reviewboard
Updates: Status: SetupIssue Comment #1 on issue 3340 by trowb...@gmail.com: loaddp failing with FK error http://code.google.com/p/reviewboard/issues/detail?id=3340 I believe this is caused when trying to run loaddb using a different version from the server where you dumped. You'll

Re: Issue 3486 in reviewboard: Upgrade 2.0 to 2.0.3 fails

2014-07-28 Thread reviewboard
Comment #5 on issue 3486 by abhishek.mukher.g: Upgrade 2.0 to 2.0.3 fails http://code.google.com/p/reviewboard/issues/detail?id=3486 This, from the sounds of it, might have been fixed by 2.0.5? The release notes suggest django-evolutions changes. not sure if that encompasses this or not.

Re: Issue 3486 in reviewboard: Upgrade 2.0 to 2.0.3 fails

2014-07-28 Thread reviewboard
Updates: Status: Fixed Comment #6 on issue 3486 by trowb...@gmail.com: Upgrade 2.0 to 2.0.3 fails http://code.google.com/p/reviewboard/issues/detail?id=3486 Yes, this should be fixed by 2.0.5 -- You received this message because this project is configured to send all issue