-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add possibility to delete branch Model Condition #70
Merged
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
e2e10aa
Initial commit of branchModel
j0nathan33 796b972
Add FallBacks error for BranchModel
j0nathan33 2743b5c
Add mockTest + LiveTest
j0nathan33 afc4c7f
First commit of BranchModel update
j0nathan33 ba3dbfe
Fix build
j0nathan33 61156b5
Merge branch 'branchModel-list' into branchModel-Update
j0nathan33 a0796de
First commit of branch model condition for delete
j0nathan33 b41030f
Fix build
j0nathan33 a1ffd3b
Merge branch 'master' of https://github.com/cdancy/bitbucket-rest int…
j0nathan33 413b87a
Merge branch 'branchModel-list' into branchModel-Update
j0nathan33 193ac27
Merge branch 'branchModel-Update' into branchModel-delete
j0nathan33 8b48dea
Edit code after codeReview
j0nathan33 4243a25
Merge branch 'branchModel-list' into branchModel-Update
j0nathan33 0b643a6
Fix live Test
j0nathan33 95c7b5d
Merge branch 'branchModel-list' into branchModel-delete
j0nathan33 ec29dc1
Merge branch 'branchModel-Update' into branchModel-delete
j0nathan33 6fa0729
Remove duplicate Test
j0nathan33 d269843
Fix Test
j0nathan33 7b3eccd
Fix build
j0nathan33 c3d32ac
Merge branch 'master' of https://github.com/cdancy/bitbucket-rest int…
j0nathan33 413a1ce
Merge branch 'branchModel-Update' into branchModel-delete
j0nathan33 c100016
Merge branch 'master' of https://github.com/cdancy/bitbucket-rest int…
j0nathan33 83bc6b0
Change gitAttribute for windows
j0nathan33 2b1b803
Fix build
e2ec092
Remove line don't work in some enviromnent
b8069f4
Revert "Change gitAttribute for windows"
a441fe9
Add annotation Documentation
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@documentation annotation for this? Searched online and couldn't find anything
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yup, this endpoint isn't in documentation.
Source : https://jira.atlassian.com/browse/BSERV-5411
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@j0nathan33 can you add the Documentation annotation and use that jira ISSUE?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok, I will do it.