aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/bitbucketpullrequestbuilder/bitbucketpullrequestbuilder/BitbucketRepository.java
AgeCommit message (Expand)AuthorFilesLines
2015-03-30Implement approve if build successatsushi1-0/+11
2015-02-16Use Unicode characters instead of Bitbucket emoji, to avoid huge SVG in HipchatBalthazar Rouberol1-2/+2
2014-11-18add project name to builds so that build messages can be uniquely identifiedChuck Sakoda1-8/+10
2014-10-13added an option to check the destination branch's last commit, and rebuild if...John Wismar1-21/+57
2014-05-15Avoid repeating builds indefinitely after deleting the 'Build started' commentRobert Jeppesen1-4/+7
2014-05-14Delete the first comment when build is finished for a cleaner appearance.Robert Jeppesen1-6/+10
2014-05-14Merge pull request #7 from blacha/updateReBuildS.Nishio1-15/+21
2014-05-14modify the comments to use bitbucket's markdownBlayne Chard1-12/+10
2014-05-14adding bitbucket pull request hash into BuildStart and BuildFinish messages, ...Blayne Chard1-11/+19
2014-05-14fixing a bug where if the skipPhrases was empty it would skip every buildBlayne Chard1-1/+1
2014-04-16repository: add ci skip functionS.nishio1-0/+16
2014-02-12initial commitS.nishio1-0/+119