Remove Mercurial support for Bitbucket.

Review Request #11041 — Created June 10, 2020 and submitted — Latest diff uploaded

Information

Review Board
release-3.0.x

Reviewers

Bitbucket has sadly removed their Mercurial support, so we're doing the
same with our Bitbucket support.

Older repositoriy configurations in Review Board will still remain, but
of course are no longer accessible. We disallow configuring new
Mercurial-based repositories, though, leaving in only Git.

Unit tests pass.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Remove Mercurial support for Bitbucket.
Bitbucket has sadly removed their Mercurial support, so we're doing the same with our Bitbucket support. Older repositoriy configurations in Review Board will still remain, but of course are no longer accessible. We disallow configuring new Mercurial-based repositories, though, leaving in only Git.
9ca86f91c332b57e5f5b46fbf0556c7e7df114a4 Christian Hammond
reviewboard/hostingsvcs/bitbucket.py
reviewboard/hostingsvcs/tests/test_bitbucket.py
Loading...