aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/bitbucketpullrequestbuilder/bitbucketpullrequestbuilder/BitbucketBuilds.java
AgeCommit message (Expand)AuthorFilesLines
2017-12-13Version 0.1.00.1.0Igor Pashev1-54/+0
2017-06-26Added missing init to fix NullPointerException when setting build statusDaniel Fly1-0/+1
2017-02-20Fix PR build status and update of job descriptionFrode Aannevik1-20/+5
2016-04-25Use JenkinsLocationConfiguration to fetch the URL.Michael Brandt1-1/+3
2015-12-07Use new Build Status instead of commenting on pull requestsBjörn Dahlgren1-5/+6
2015-03-31Fix filemodeatsushi1-0/+0
2015-03-30Implement approve if build successatsushi1-0/+3
2014-10-13added an option to check the destination branch's last commit, and rebuild if...John Wismar1-1/+1
2014-05-14Delete the first comment when build is finished for a cleaner appearance.Robert Jeppesen1-5/+2
2014-05-14adding bitbucket pull request hash into BuildStart and BuildFinish messages, ...Blayne Chard1-2/+2
2014-02-12initial commitS.nishio1-0/+65