Skip to content
This repository has been archived by the owner on Apr 16, 2020. It is now read-only.

Support for Bitbucket Company Domain URLs #278

Merged
merged 2 commits into from
Nov 15, 2017

Conversation

HristoHentov
Copy link
Contributor

Previously, adding a BitBucket URL that is behind a company domain would result in an exception. This pull requests aims to fix that

Example:

https://bitbucket.mycompany.com/projects/SP/repos/mycompany.module.item/raw/src/filePath?at=commitID - previously failed to parse.

I added a regex to capture these links as well and it should work fine now.

@ctaggart ctaggart mentioned this pull request Nov 15, 2017
@ctaggart ctaggart changed the title Support for BitBucket Company Domain URLs Support for Bitbucket Company Domain URLs Nov 15, 2017
@ctaggart ctaggart merged commit fadb71d into ctaggart:master Nov 15, 2017
@ctaggart
Copy link
Owner

Thanks @HristoHentov!

@ctaggart ctaggart added this to the 2.6.0 milestone Nov 15, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants