aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-03-14[maven-release-plugin] prepare for next development iterationShinsuke Nishio1-2/+2
2015-03-14[maven-release-plugin] prepare release bitbucket-pullrequest-builder-1.4.5Shinsuke Nishio1-2/+2
2015-02-28Merge pull request #41 from brouberol/masterS.Nishio1-2/+2
Use Unicode characters instead of Bitbucket emoji to avoid huge SVG in Hipchat
2015-02-16Use Unicode characters instead of Bitbucket emoji, to avoid huge SVG in HipchatBalthazar Rouberol1-2/+2
2015-02-12Merge pull request #39 from hugofonseca/patch-1S.Nishio1-2/+2
fix description link
2015-02-11fix description linkHugo Fonseca1-2/+2
2015-02-12Merge pull request #40 from nishio-dens/proxy_not_workS.Nishio1-1/+1
Fix Bug; Raise Null pointer exception when not using Jenkins proxy
2015-02-12Fix Bug; Raise Null pointer exception when not using Jenkins proxyShinsuke Nishio1-1/+1
2015-02-11fix description linkHugo Fonseca1-2/+2
I didn't test this because I don't have the environment configured but I think that this does not need that though. The thing is taht I have this in my console ```<a href=https://bitbucket.org/org_duimmyy/projectdummy/pull-request/39>#39 PROJECT-1368</a>```
2015-02-08Merge pull request #36 from egineering-llc/masterS.Nishio1-2/+3
Return empty collections instead of null to prevent NPE.
2015-02-06Return empty collections instead of null to prevent NPE.Troy Kelley1-2/+3
2015-01-20Merge pull request #32 from mgrebenets/mgrebenets/support-proxyS.Nishio1-3/+26
Add support for proxy configuration
2015-01-20Add support for proxy configurationmaksym.grebenets1-3/+26
2014-12-20[maven-release-plugin] prepare for next development iterationShinsuke Nishio1-2/+2
2014-12-20[maven-release-plugin] prepare release bitbucket-pullrequest-builder-1.4.2Shinsuke Nishio1-2/+2
2014-12-19Merge pull request #26 from csakoda/feature/project-name-in-buildsS.Nishio1-8/+10
add project name to builds so that build messages can be uniquely identified
2014-11-18add project name to builds so that build messages can be uniquely identifiedChuck Sakoda1-8/+10
2014-10-16Merge pull request #21 from jwismar/feature/destination-checkS.Nishio7-29/+95
added an option to check the destination branch's last commit, and rebuild
2014-10-13added an option to check the destination branch's last commit, and rebuild ↵John Wismar7-29/+95
if that branch has changed. update documentation with instructions about merging before build, and to mention "Rebuild if destination branch changes?" checkbox
2014-06-04[maven-release-plugin] prepare for next development iterationShinsuke Nishio1-2/+2
2014-06-04[maven-release-plugin] prepare release bitbucket-pullrequest-builder-1.4.1Shinsuke Nishio1-2/+2
2014-06-04[maven-release-plugin] rollback the release of bitbucket-pullrequest-builder-1.3Shinsuke Nishio1-2/+2
2014-06-04[maven-release-plugin] prepare release bitbucket-pullrequest-builder-1.3Shinsuke Nishio1-2/+2
2014-05-18Merge branch 'feature/fix-pom-for-release'Shinsuke Nishio1-1/+5
2014-05-18fix versionShinsuke Nishio1-1/+1
2014-05-18add wiki page link and plugin nameShinsuke Nishio1-0/+4
2014-05-18Merge pull request #10 from nishio-dens/feature/issue-1S.Nishio1-1/+13
add pom.xml settings for publish plugin on jenkins site
2014-05-18add pom.xml settings for publish plugin on jenkins siteShinsuke Nishio1-1/+13
2014-05-15Merge pull request #9 from rojepp/delete_building_commentS.Nishio6-22/+68
Delete the first comment when build is finished for a cleaner appearance
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 Jeppesen6-18/+61
Implements #8
2014-05-14Merge pull request #7 from blacha/updateReBuildS.Nishio6-28/+61
Adding commit hash into bitbucket comment
2014-05-14Merge pull request #6 from blacha/ciSkipS.Nishio1-1/+1
fixing a bug where if the skipPhrases was empty it would skip every build
2014-05-14removing duplicate httpclient dependency and add missing commons-codecBlayne Chard1-10/+5
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 Chard5-14/+54
so when a pull request is updated a new build will be made.
2014-05-14fixing a bug where if the skipPhrases was empty it would skip every buildBlayne Chard1-1/+1
2014-04-19Merge pull request #4 from nishio-dens/feature/issue-3S.Nishio4-4/+30
[Issue-3] Ci Skip
2014-04-16repository: add ci skip functionS.nishio1-0/+16
2014-04-16fix typoS.nishio1-1/+1
2014-04-16set ci skip phrase triggerS.nishio1-1/+8
2014-04-16view: add ci skip phrases textboxS.nishio1-0/+3
2014-04-16pom: fix version & add description & remove invalid group idS.nishio1-2/+2
2014-04-16resource: fix indentS.nishio1-1/+1
2014-04-14add copying, you can use this sourcecode under bsd licenseS.nishio2-0/+29
2014-04-14fix readme crontabS.nishio1-1/+1
2014-02-13Update README.mdS.Nishio1-11/+60
2014-02-12Update README.mdS.Nishio1-0/+5
2014-02-12Create README.mdS.Nishio1-0/+12
2014-02-12initial commitS.nishio17-0/+1136