Re: Issue 1434 in reviewboard: Download applied diff + original for optional external diff utility

2014-01-20 Thread reviewboard
Updates: Status: PendingReview Owner: chip...@gmail.com Labels: -Component-Integration Component-DiffViewer Milestone-Release2.0 Comment #3 on issue 1434 by chip...@gmail.com: Download applied diff + original for optional external diff utility

Re: Issue 3022 in reviewboard: API requests create a ton of entries in the 'sessions' table.

2014-01-20 Thread reviewboard
Comment #18 on issue 3022 by e...@plaxis.com: API requests create a ton of entries in the 'sessions' table. http://code.google.com/p/reviewboard/issues/detail?id=3022 My bad, it's part of reviewboard and not rbtools. However, in our version (1.7.9) the command 'clearsessions' is not

Re: Issue 3022 in reviewboard: API requests create a ton of entries in the 'sessions' table.

2014-01-20 Thread reviewboard
Comment #19 on issue 3022 by chip...@gmail.com: API requests create a ton of entries in the 'sessions' table. http://code.google.com/p/reviewboard/issues/detail?id=3022 It's a command provided by Django to clear the expired sessions from the database. Older versions appear to call this

Re: Issue 2751 in reviewboard: Images with file names longer than 72 characters can not be properly uploaded as screenshots

2014-01-20 Thread reviewboard
Comment #7 on issue 2751 by oless...@gmail.com: Images with file names longer than 72 characters can not be properly uploaded as screenshots http://code.google.com/p/reviewboard/issues/detail?id=2751 Working on this. -- You received this message because this project is configured to send

Re: Issue 831 in reviewboard: Can't leave comments before you publish your own newly created review request

2014-01-20 Thread reviewboard
Updates: Labels: -Milestone-Release1.8 Comment #26 on issue 831 by trowb...@gmail.com: Can't leave comments before you publish your own newly created review request http://code.google.com/p/reviewboard/issues/detail?id=831 (No comment was entered for this change.) -- You received

Re: Issue 1524 in reviewboard: postreview.py should ignore user configuration when generating diffs.

2014-01-20 Thread reviewboard
Updates: Labels: -Milestone-RBTools-Release1.0 Comment #9 on issue 1524 by trowb...@gmail.com: postreview.py should ignore user configuration when generating diffs. http://code.google.com/p/reviewboard/issues/detail?id=1524 (No comment was entered for this change.) -- You received

Re: Issue 2792 in reviewboard: Error Uploading svn diff file with property changes or binary files

2014-01-20 Thread reviewboard
Updates: Status: Fixed Comment #4 on issue 2792 by trowb...@gmail.com: Error Uploading svn diff file with property changes or binary files http://code.google.com/p/reviewboard/issues/detail?id=2792 RBTools now executes svn with LC_ALL and LANGUAGE set to en_US.UTF-8. I don't think

Re: Issue 3185 in reviewboard: Review request dashboard always makes the third column wide

2014-01-20 Thread reviewboard
Updates: Status: Fixed Comment #3 on issue 3185 by trowb...@gmail.com: Review request dashboard always makes the third column wide http://code.google.com/p/reviewboard/issues/detail?id=3185 This is fixed in djblets (a3cdcd8). -- You received this message because this project is

Re: Issue 2779 in reviewboard: Autocomplete enter key is not works in reviewers selection.

2014-01-20 Thread reviewboard
Updates: Status: Fixed Comment #11 on issue 2779 by trowb...@gmail.com: Autocomplete enter key is not works in reviewers selection. http://code.google.com/p/reviewboard/issues/detail?id=2779 Fixed in master (1df6d1f). This will ship with 2.0. -- You received this message because