Re: Development setup link broken?

2018-01-30 Thread David Trowbridge
OK, it should be working now. Please let me know if you continue to have problems. -David On Tue, Jan 30, 2018 at 10:02 AM Vlad S. <thev...@gmail.com> wrote: > https://www.reviewboard.org/docs/codebase/dev/getting-started/ > > вторник, 30 января 2018 г., 19:49:23 UTC+3 пол

Re: Development setup link broken?

2018-01-30 Thread David Trowbridge
Notion recently changed how public URLs work. If you tell me which page has the broken link I can get it fixed up. -David On Tue, Jan 30, 2018 at 7:22 AM Vlad S. wrote: > Hi, > > Trying to do development setup, the link just returns - > > "You do not have access to Review

Re: trying to automate rbt post

2018-01-26 Thread David Trowbridge
It is possible to run `rbt post` from outside of a source tree, but it requires manually specifying the server and repository in your command line. This is what it's trying to detect when it fails looking at the cwd. You will also need to provide *some* authentication. Whether that's loaded from

Re: There was an error displaying this diff

2018-01-23 Thread David Trowbridge
8 at 9:16:28 PM UTC+2, David Trowbridge wrote: > >> Bitbucket Server (nee Stash) isn't yet supported by Review Board. We're >> actively working on adding support in Power Pack. If you'd like to help us >> test it out, I can get you a beta build. >> >> -David >> &g

Re: unexpected return value (400 Bad Request) in response to OPTIONS request for

2018-01-20 Thread David Trowbridge
Is there an HTTP proxy between the Review Board server and the SVN server? -David On Sat, Jan 20, 2018 at 1:48 PM Mai Waly wrote: > Please Please help > > > On Thursday, January 18, 2018 at 4:53:31 PM UTC+2, Mai Waly wrote: >> >> Hi All, >> >> >> After migrating svn server

Re: Can't add perforce repository

2018-01-20 Thread David Trowbridge
error)): > *logging.error("RepositoryNotFound was raised: " + error)* > *traceback.print_stack()* > -->raise RepositoryNotFoundError > elif "To allow connection use the 'p4 trust' command" in error: >

Re: Review Board Ticket #4430: Add an Archive on Publish option for reviews

2018-01-15 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4430/ -- New update by chipx86 For Beanbag, Inc. > Review Board > Ticket #4430

Re: Can't add perforce repository

2018-01-15 Thread David Trowbridge
module = __import__(self.module_name, fromlist=['__name__'], level=0) >> File "/usr/lib/python2.7/site-packages/rbintegrations/extension.py", >> line 6, in >> from reviewboard.extensions.hooks import IntegrationHook, URLHook >> ImportError: cannot import name Integr

Review Board Ticket #4630: Unused variable in reviewboard/datagrids/columns.py

2018-01-13 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4630/ -- New ticket #4630 by david For Beanbag, Inc. > Review Board Status: New

Re: Review Board Ticket #4629: Unreachable transaction close code in reviewboard/admin/management/commands/loaddb.py

2018-01-13 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4629/ -- New update by david For Beanbag, Inc. > Review Board > Ticket #4629 Tags:

Review Board Ticket #4629: Unreachable transaction close code in reviewboard/admin/management/commands/loaddb.py

2018-01-13 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4629/ -- New ticket #4629 by david For Beanbag, Inc. > Review Board Status: New

Re: Can't add perforce repository

2018-01-12 Thread David Trowbridge
nce it was me to recommend it. > > Thanks for your help and support > > Giuseppe > > On 11 January 2018 at 00:34, David Trowbridge <trowb...@gmail.com> wrote: > >> Giuseppe, >> >> There's no way of configuring it via the command-line. The reposi

Re: RBTools Ticket #4628: rbt patch --print cannot be run outside of a source tree

2018-01-12 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4628/ -- New update by alexander For Beanbag, Inc. > RBTools > Ticket #4628 Reply:

Re: Review Board Ticket #4617: Diff fragments do not load correctly when the fragment contains non-ASCII characters

2018-01-12 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4617/ -- New update by jhominal For Beanbag, Inc. > Review Board > Ticket #4617

Re: Can't add perforce repository

2018-01-10 Thread David Trowbridge
ools, but then when it finds one (p4 info in my case succeeds) > then it wants probably the current directory to be on a perforce workspace > > Any ideas? > > Thanks > Giuseppe > > > On Monday, 8 January 2018 19:16:51 UTC, David Trowbridge wrote: > >> Giuseppe, >&g

Re: How to configure email service with Microsoft exchange server

2018-01-08 Thread David Trowbridge
Your exchange server should provide SMTP via "receive connectors": https://technet.microsoft.com/en-us/library/aa996395(v=exchg.160).aspx -David On Mon, Jan 8, 2018 at 8:29 AM Zijian Qi <7zij...@gmail.com> wrote: > I know how would the Review Board work with SMTP ( >

Re: Can't add perforce repository

2018-01-08 Thread David Trowbridge
Giuseppe, The path should be the P4PORT setting. So it should look something like " perforce.example.com:1666" -David On Mon, Jan 8, 2018 at 11:08 AM Giuseppe Salvatore < giuseppe.salvat...@gmail.com> wrote: > Hi, > I am trying to add a perforce repository in the list of available >

Re: There was an error displaying this diff

2018-01-08 Thread David Trowbridge
Bitbucket Server (nee Stash) isn't yet supported by Review Board. We're actively working on adding support in Power Pack. If you'd like to help us test it out, I can get you a beta build. -David On Mon, Jan 8, 2018 at 8:29 AM wrote: > Hello, > > I'm trying to post review

Re: Review Board Ticket #4596: Error displaying diff for utf-8 files on Perforce

2018-01-07 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4596/ -- New update by yaqian For Beanbag, Inc. > Review Board > Ticket #4596

Re: Review Board Ticket #4596: Error displaying diff for utf-8 files on Perforce

2018-01-04 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4596/ -- New update by yaqian For Beanbag, Inc. > Review Board > Ticket #4596

Re: Review Board Ticket #4567: Getting error while posting review request from SVN branch .

2018-01-04 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4567/ -- New update by rishikesh.gupta For Beanbag, Inc. > Review Board > Ticket

Re: Review Board Ticket #4538: Unable to remove users from review groups

2018-01-02 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4538/ -- New update by jflambert For Beanbag, Inc. > Review Board > Ticket #4538

Re: Review Board Ticket #4434: Creating a new comment discards any existing unsaved draft comments

2018-01-02 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4434/ -- New update by chipx86 For Beanbag, Inc. > Review Board > Ticket #4434

Re: Review Board Ticket #4567: Getting error while posting review request from SVN branch .

2018-01-02 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4567/ -- New update by rishikesh.gupta For Beanbag, Inc. > Review Board > Ticket

Re: How to set extra_data for review model in RVB3.0?

2017-12-26 Thread David Trowbridge
Hi, The ExtraDataMixin exists but none of the built-in code uses it, and I think it's broken. We need to rethink it a bit anyway in light of the new JSON Patch and JSON Merge Patch support that was added in 3.0. For now, I think this will get you up and running: const extraData =

Re: Review Board Ticket #4622: Going to repository error with argument of type 'NoneType' is not iterable

2017-12-23 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4622/ -- New update by jianchun.lu For Beanbag, Inc. > Review Board > Ticket #4622

Re: Review Board Ticket #4593: Web API prints stat:OK when no reviewers or groups specified

2017-12-22 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4593/ -- New update by m.m888 For Beanbag, Inc. > Review Board > Ticket #4593

Re: Review Board Ticket #4602: Add Support for Privately-Hosted BitBucket Repositories

2017-12-22 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4602/ -- New update by mckownam For Beanbag, Inc. > Review Board > Ticket #4602

Re: Review Board Ticket #4554: Addition of git repository on private BitBucket server with Review board Fails.

2017-12-22 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4554/ -- New update by satish3 For Beanbag, Inc. > Review Board > Ticket #4554

Re: Review Board Ticket #4560: RBTools setup fails

2017-12-22 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4560/ -- New update by aeinsman For Beanbag, Inc. > Review Board > Ticket #4560

Re: Review Board Ticket #4596: Error displaying diff for utf-8 files on Perforce

2017-12-22 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4596/ -- New update by yaqian For Beanbag, Inc. > Review Board > Ticket #4596

Re: Review Board Ticket #4598: There was an error displaying this diff

2017-12-22 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4598/ -- New update by slog2 For Beanbag, Inc. > Review Board > Ticket #4598 Reply:

Re: Review Board Ticket #4597: ERROR:root:Authorization error linking hosting account ID=None for hosting service='github-enterprise', username=u'XXXXXX', LocalSite=None

2017-12-22 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4597/ -- New update by ramveer1193 For Beanbag, Inc. > Review Board > Ticket #4597

Re: Review Board Ticket #4618: Error while creating ReviewRequest through Web UI

2017-12-22 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4618/ -- New update by Narayan15 For Beanbag, Inc. > Review Board > Ticket #4618

Re: Review Board Ticket #4619: diff-comments can return wrong size of html content

2017-12-20 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4619/ -- New update by Tab10id For Beanbag, Inc. > Review Board > Ticket #4619

Re: Review Board Ticket #4600: empty files are irritating the diff-view

2017-12-19 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4600/ -- New update by Goldfish For Beanbag, Inc. > Review Board > Ticket #4600

Re: UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 3078: ordinal not in range(128)

2017-12-19 Thread David Trowbridge
Can you tell us how the repository is configured? -David On Tue, Dec 19, 2017 at 4:18 AM Narayan kumar Ch wrote: > Hello, > > I am getting same issue with ReviewBoard version 2.5.13.1. > > Log Debug Level: > > 2017-11-22 14:49:20,660 - ERROR - - root - Unable to update

Re: Review Board Ticket #4618: Error while creating ReviewRequest through Web UI

2017-12-19 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4618/ -- New update by Narayan15 For Beanbag, Inc. > Review Board > Ticket #4618

Re: Review Board Ticket #4615: Disappearing "Download Diff" button

2017-12-18 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4615/ -- New update by laban For Beanbag, Inc. > Review Board > Ticket #4615 Reply:

Re: Review Board Ticket #4610: Issue Verification cannot drop or verify

2017-12-18 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4610/ -- New update by Misery For Beanbag, Inc. > Review Board > Ticket #4610

Re: Review Board Ticket #4615: Disappearing "Download Diff" button

2017-12-18 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4615/ -- New update by laban For Beanbag, Inc. > Review Board > Ticket #4615

Re: Review Board Ticket #4612: Email notifications generate incorrect URLs when SITE_ROOT is not '/'

2017-12-18 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4612/ -- New update by jhominal For Beanbag, Inc. > Review Board > Ticket #4612

Re: Review Board Ticket #4615: Disappearing "Download Diff" button

2017-12-18 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4615/ -- New update by laban For Beanbag, Inc. > Review Board > Ticket #4615

Re: Review Board Ticket #4610: Issue Verification cannot drop or verify

2017-12-18 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4610/ -- New update by Misery For Beanbag, Inc. > Review Board > Ticket #4610

Re: Review Board Ticket #4610: Issue Verification cannot drop or verify

2017-12-18 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4610/ -- New update by Misery For Beanbag, Inc. > Review Board > Ticket #4610

Re: Review Board Ticket #4492: "submitted TIME ago" message is wrong when comments are added to submitted review requests

2017-12-15 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4492/ -- New update by jameslin For Beanbag, Inc. > Review Board > Ticket #4492

Re: Review Board Ticket #4610: Issue Verification cannot drop or verify

2017-12-14 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4610/ -- New update by Misery For Beanbag, Inc. > Review Board > Ticket #4610

Re: How does ReviewBoard access repositories?

2017-12-04 Thread David Trowbridge
Matthew, That's correct. On the server side, the Review Board application reads from the repository to get the original versions of the files being changed, and for some version control systems, to get the data for creating "post commit" review requests via the web UI. It does not write to the

Re: Review Board Ticket #4507: Add a user permission for group listing through the API

2017-11-25 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4507/ -- New update by g.iche For Beanbag, Inc. > Review Board > Ticket #4507

Re: Review Board Ticket #4572: X-ReviewBoard-Diff-For headers are incomplete

2017-11-22 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4572/ -- New update by ryan.beasley For Beanbag, Inc. > Review Board > Ticket #4572

Re: Djblets Ticket #4594: conditionSetViewTests.es6.js tests are currently failing in Firefox

2017-11-22 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4594/ -- New update by mconley For Beanbag, Inc. > Djblets > Ticket #4594 Reply:

Re: Review Board Ticket #4609: Problem In Creating A Site:

2017-11-16 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4609/ -- New update by savi For Beanbag, Inc. > Review Board > Ticket #4609 Reply:

Re: Review Board Ticket #4564: Update diff button not working on 3.0 beta 1

2017-11-16 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4564/ -- New update by apetkova For Beanbag, Inc. > Review Board > Ticket #4564

Re: rb-extension-pack Compability with Review Board 3.0

2017-11-16 Thread David Trowbridge
Daniel, I'm not sure we'll have time before the release but we'll definitely be making sure that everything gets updated asap. -David On Wed, Nov 15, 2017 at 7:20 PM Daniel Morgan wrote: > Are there any plans to check the compatibility for the Extensions >

Re: Review Board Ticket #4609: Problem In Creating A Site:

2017-11-16 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4609/ -- New update by savi For Beanbag, Inc. > Review Board > Ticket #4609 Reply:

Re: Error opening existing review after upgrading to Review Board 3.0 RC1

2017-11-12 Thread David Trowbridge
This looks more like the SECRET_KEY isn’t the same as it was with the 2.5 config. -David On Sun, Nov 12, 2017 at 7:22 PM Daniel Morgan wrote: > I just completed upgrading Review Board 2.5.16 to 3.0 RC1 on a test > server. > Logged in without any issues and tried

Re: Review Board Ticket #4604: Update diff doesn't work on review

2017-11-10 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4604/ -- New update by theBoss For Beanbag, Inc. > Review Board > Ticket #4604

Re: Review Board Ticket #4604: Update diff doesn't work on review

2017-11-09 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4604/ -- New update by theBoss For Beanbag, Inc. > Review Board > Ticket #4604

Re: Review Board Ticket #4365: Diffs where symlinks are removed don't get applied cleanly

2017-11-02 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4365/ -- New update by totte For Beanbag, Inc. > Review Board > Ticket #4365

Re: Review Board Ticket #4602: Add Support for Privately-Hosted BitBucket Repositories

2017-10-31 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4602/ -- New update by mckownam For Beanbag, Inc. > Review Board > Ticket #4602

Re: Custom git repository raw URL question

2017-10-31 Thread David Trowbridge
Yes, the "" part is the blob SHA, not the commit SHA. This has been the case since git support was initially added. It is possible to support hosting services that require a commit SHA rather than a blob SHA, but it means writing a hosting service backend in Review Board and using RBTools to post

Re: How to update apache inside of review board?

2017-10-25 Thread David Trowbridge
Can you clarify what you mean by "update apache"? -David On Wed, Oct 25, 2017 at 10:49 AM Not Saying wrote: > > > On Wednesday, October 25, 2017 at 6:50:52 AM UTC-7, Not Saying wrote: >> >> Is there a procedure to update apache inside of review board? Is so >> what is it?

Re: Review Board Ticket #4489: LDAP Authenticate error: need more than 1 value to unpack

2017-10-21 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4489/ -- New update by jafar For Beanbag, Inc. > Review Board > Ticket #4489 Reply:

Re: MariaDB vs MySQL

2017-10-19 Thread David Trowbridge
Vince, We haven't directly tested with MariaDB but based on my understanding I believe it should work just fine. -David On Wed, Oct 18, 2017 at 10:19 AM Vince Thyng wrote: > Reviewboard currently recommends MySQL 5.6. MariaDB branches to a 10.x > numbering with what would

Re: Issue: Only team foundation available when adding repository (Windows install)

2017-10-15 Thread David Trowbridge
This sounds like the tools didn’t get properly registered. You can run: rb-site manage /path/to/site registerscmtools To try this again. It’s possible it failed due to some dependency issue, but that command should show you the relevant error in that case. -David On Sun, Oct 15, 2017 at 9:15 AM

Re: Review Board Ticket #4592: In a review, you can no longer use Update -> Add File does not do anything

2017-10-14 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4592/ -- New update by nicho For Beanbag, Inc. > Review Board > Ticket #4592 Reply:

Re: Review Board Ticket #4428: General comments do not fully support Comment Severity extension

2017-10-03 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4428/ -- New update by gmyers For Beanbag, Inc. > Review Board > Ticket #4428

Re: Something broke! (Error 500)

2017-09-23 Thread David Trowbridge
You should not be running with DEBUG=True with Review Board 1.7. Doing so will definitely break your site. Run without that, and then check the review board log file to see if there are any errors. You may need to use rb-site manage /path/to/site set-siteconfig to enable logging if it was not set

Re: Review Board Ticket #4388: Broken links on OSX install page under

2017-09-22 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4388/ -- New update by PeterTran For Beanbag, Inc. > Review Board > Ticket #4388

Djblets Ticket #4591: Add unit tests for djblets.util.decorators.root_url

2017-09-22 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4591/ -- New ticket #4591 by david For Beanbag, Inc. > Djblets Status: New Tags:

Djblets Ticket #4590: Add unit tests for djblets.log.views

2017-09-22 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4590/ -- New ticket #4590 by david For Beanbag, Inc. > Djblets Status: New Tags:

Re: Djblets Ticket #4590: Add unit tests for djblets.log.views

2017-09-22 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4590/ -- New update by david For Beanbag, Inc. > Djblets > Ticket #4590 Tags: +

Djblets Ticket #4589: Add unit tests for djblets.integrations.forms

2017-09-22 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4589/ -- New ticket #4589 by david For Beanbag, Inc. > Djblets Status: New Tags:

Re: Djblets Ticket #4588: Add unit tests for djblets.auth.views.register

2017-09-22 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4588/ -- New update by david For Beanbag, Inc. > Djblets > Ticket #4588 Tags: +

Djblets Ticket #4588: Add unit tests for djblets.auth.views.register

2017-09-22 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4588/ -- New ticket #4588 by david For Beanbag, Inc. > Djblets Status: New Tags:

Re: Review Board Ticket #4585: Add git hub enterprise with SSO username and password instead of username and password

2017-09-20 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4585/ -- New update by ramveer1193 For Beanbag, Inc. > Review Board > Ticket #4585

Re: Archive ClearCase review board

2017-09-04 Thread David Trowbridge
Read-only access is fine (and in fact, is fine for an active Review Board server, not just an archived one). -David On Thu, Aug 31, 2017 at 6:48 AM Ben wrote: > Thank you Christian. > I want to port the ReviewBoard DB to a different site. > > This may be an arcane follow-up

Re: Can't change bug status

2017-09-01 Thread David Trowbridge
show_bug.cgi indicates to me that you're experiencing a problem with Bugzilla, not Review Board. We can't help you with this problem. -David On Fri, Sep 1, 2017 at 12:02 PM Tony F wrote: > On the line that reads > > Status:NEW (edit) > > if I click on "edit", nothing

Re: rbtools error

2017-08-17 Thread David Trowbridge
Can you run with --debug and send us the full output? Also note that you're running a pre-release of 0.7.5. It might be worth upgrading to 0.7.10 and seeing if your bug is already fixed. -David On Wed, Aug 16, 2017 at 11:05 PM eran meiri wrote: > Hello, I am having some

Re: uploading a base diff file in 2.5.9

2017-08-14 Thread David Trowbridge
The UI is a bit smarter now. First, select the diff that you want to review. It will detect if a parent diff is necessary, and prompt you for it. It's almost always faster and easier to use RBTools for this, though. There you could just run "rbt post b1..b2" and it will do the right thing.

Re: Review Board Ticket #4553: REST API fails when updating an existing default reviewers rule with >1 group/user/repository to 0 group/user/repository.

2017-08-14 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4553/ -- New update by kkelly For Beanbag, Inc. > Review Board > Ticket #4553

Re: Review Board Ticket #4505: Assign review author own group

2017-08-12 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4505/ -- New update by g.iche For Beanbag, Inc. > Review Board > Ticket #4505

Re: Review Board Ticket #1817: Ability to disable screenshot functionality

2017-08-12 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/1817/ -- New update by ben.h*@gmai* (Google Code) For Beanbag, Inc. > Review

Re: Does ReviewBoard properly support Perforce like it does Hg

2017-08-09 Thread David Trowbridge
At the moment, Review Board with Perforce only supports a pre-commit model using RBTools to post changes. Whether you call that "extremely limited" is up to you, but in our experience most Perforce users tend to prefer pre-commit review because as soon as something is in the depot it typically

Re: Review Board Ticket #4571: Upgrade failed with error when run easy_install upgrade reviewboard

2017-08-09 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4571/ -- New update by shirphy For Beanbag, Inc. > Review Board > Ticket #4571

Re: ERROR: Error validating diff

2017-08-03 Thread David Trowbridge
<vijayavardhan...@gmail.com> wrote: > Ya, without any arguments. > I have .reviewboard file in the local repository. It has > REVIEWBOARD_URL = "http://reviewboard.company.com; > REPOSITORY = "repo name" > > > On Thursday, August 3, 2017 at 4:16:42 PM UTC-4, David Trow

Re: ERROR: Error validating diff

2017-08-03 Thread David Trowbridge
sday, August 3, 2017 at 4:02:31 PM UTC-4, David Trowbridge wrote: > >> Well, we may need to get your server administrator involved, but in the >> meantime, perhaps you could share what command you're running to post the >> change, and what your branch structure looks like regar

Re: ERROR: Error validating diff

2017-08-03 Thread David Trowbridge
at 12:56 PM vijay <vijayavardhan...@gmail.com> wrote: > I am not aware of that. I am just a user of review board. I do not have > access to review board UI. > > > On Thursday, August 3, 2017 at 3:47:24 PM UTC-4, David Trowbridge wrote: > >> How is the repository configure

Re: ERROR: Error validating diff

2017-08-03 Thread David Trowbridge
How is the repository configured in the Review Board admin UI? -David On Thu, Aug 3, 2017 at 12:39 PM vijay wrote: > Hi, > > I am trying to post a review from my git server to review board after I > committed changes to the local repository. But it is throwing an

Re: Review Board Ticket #4570: Unable to Compare Base and Last Revisions on a file containing brackets {} in its name

2017-08-02 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4570/ -- New update by mzoller For Beanbag, Inc. > Review Board > Ticket #4570

Re: Latest stable version

2017-07-31 Thread David Trowbridge
Probably the easiest way is to look at the release notes: https://www.reviewboard.org/docs/releasenotes/reviewboard/ The 3.0 series is not yet stable (it only has a beta release). 2.5.13.1 is the latest stable version. That said, if you just install via our normal installation procedures (pip,

Re: RBTools Ticket #4566: rbt post strips newlines in muli-line git comments

2017-07-19 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4566/ -- New update by anshnd For Beanbag, Inc. > RBTools > Ticket #4566 Reply:

Re: RBTools Ticket #4563: Not able to post review request for files that have file path length greater than 260 char.

2017-07-11 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4563/ -- New update by rishikesh.gupta For Beanbag, Inc. > RBTools > Ticket #4563

Re: Add repository using REST API

2017-07-06 Thread David Trowbridge
t; > Server: Apache/2.4.18 (Ubuntu) > > Content-Length: 198 > > Content-Language: en > > X-Content-Type-Options: nosniff > > Expires: Fri, 07 Jul 2017 05:36:43 GMT > > Vary: Accept,Cookie,Accept-Language > > Last-Modified: Fri, 07 Jul 2017 05:36:43 GMT > > Cache-

Re:

2017-07-06 Thread David Trowbridge
It sounds like you just need to specify the correct mysql password in your command-line. -David On Tue, Jul 4, 2017 at 4:03 AM Shilpa R wrote: > Hi, > > I have two machine as follows :- > > 1. 172.16.107.138 (Review Board Server and Review Board Database) > 2.

Re: Add repository using REST API

2017-07-06 Thread David Trowbridge
Morten, It looks like it's probably failing because your payload is being passed in as files (which is used for uploading diffs or attachments but not for the vast majority of API fields). If you do data=rbrepo it should work. -David On Thu, Jul 6, 2017 at 8:52 AM Morten Laursen

Re: rbt diff is working but diff on reviewboard throws error

2017-07-04 Thread David Trowbridge
was: > Found > > > This may be a bug in the software, a temporary outage, or an issue > with the format of your diff. > > > Please try again, and if you still have trouble, > contact support. > > Shweta > > > On Tuesday, 4 July 2017 02

Re: rbt diff is working but diff on reviewboard throws error

2017-07-03 Thread David Trowbridge
rror is site cannot be reached... > > On Sunday, 25 June 2017 07:07:10 UTC+5:30, David Trowbridge wrote: > >> If you load that URL in a browser what happens? Is it trying to redirect >> to somewhere? Do you need to use https instead of http? >> >> -David >>

Re: get all reviews requests via python api

2017-07-03 Thread David Trowbridge
Sure. You can call root.get_review_requests(), which will return a paginated resource that can then be iterated over. This function will accept the parameters that the review request list resource uses to filter things. -David On Sun, Jun 25, 2017 at 7:07 AM eran meiri wrote:

Re: RBTools Ticket #4547: rbt post command hangs while using with Clearcase to post code on a branch

2017-06-29 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4547/ -- New update by viney For Beanbag, Inc. > RBTools > Ticket #4547 Reply:

<    1   2   3   4   5   6   7   8   9   10   >