Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-03-14 | [maven-release-plugin] prepare for next development iteration | Shinsuke Nishio | 1 | -2/+2 | |
2015-03-14 | [maven-release-plugin] prepare release bitbucket-pullrequest-builder-1.4.5 | Shinsuke Nishio | 1 | -2/+2 | |
2015-02-28 | Merge pull request #41 from brouberol/master | S.Nishio | 1 | -2/+2 | |
Use Unicode characters instead of Bitbucket emoji to avoid huge SVG in Hipchat | |||||
2015-02-16 | Use Unicode characters instead of Bitbucket emoji, to avoid huge SVG in Hipchat | Balthazar Rouberol | 1 | -2/+2 | |
2015-02-12 | Merge pull request #39 from hugofonseca/patch-1 | S.Nishio | 1 | -2/+2 | |
fix description link | |||||
2015-02-11 | fix description link | Hugo Fonseca | 1 | -2/+2 | |
2015-02-12 | Merge pull request #40 from nishio-dens/proxy_not_work | S.Nishio | 1 | -1/+1 | |
Fix Bug; Raise Null pointer exception when not using Jenkins proxy | |||||
2015-02-12 | Fix Bug; Raise Null pointer exception when not using Jenkins proxy | Shinsuke Nishio | 1 | -1/+1 | |
2015-02-11 | fix description link | Hugo Fonseca | 1 | -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-08 | Merge pull request #36 from egineering-llc/master | S.Nishio | 1 | -2/+3 | |
Return empty collections instead of null to prevent NPE. | |||||
2015-02-06 | Return empty collections instead of null to prevent NPE. | Troy Kelley | 1 | -2/+3 | |
2015-01-20 | Merge pull request #32 from mgrebenets/mgrebenets/support-proxy | S.Nishio | 1 | -3/+26 | |
Add support for proxy configuration | |||||
2015-01-20 | Add support for proxy configuration | maksym.grebenets | 1 | -3/+26 | |
2014-12-20 | [maven-release-plugin] prepare for next development iteration | Shinsuke Nishio | 1 | -2/+2 | |
2014-12-20 | [maven-release-plugin] prepare release bitbucket-pullrequest-builder-1.4.2 | Shinsuke Nishio | 1 | -2/+2 | |
2014-12-19 | Merge pull request #26 from csakoda/feature/project-name-in-builds | S.Nishio | 1 | -8/+10 | |
add project name to builds so that build messages can be uniquely identified | |||||
2014-11-18 | add project name to builds so that build messages can be uniquely identified | Chuck Sakoda | 1 | -8/+10 | |
2014-10-16 | Merge pull request #21 from jwismar/feature/destination-check | S.Nishio | 7 | -29/+95 | |
added an option to check the destination branch's last commit, and rebuild | |||||
2014-10-13 | added an option to check the destination branch's last commit, and rebuild ↵ | John Wismar | 7 | -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-07-24 | explicitly specify git hash to build | Reno Reckling | 1 | -1/+2 | |
2014-07-24 | reformat pom.xml | Reno Reckling | 1 | -20/+20 | |
2014-07-24 | add git plugin dependency | Reno Reckling | 1 | -0/+5 | |
2014-06-04 | [maven-release-plugin] prepare for next development iteration | Shinsuke Nishio | 1 | -2/+2 | |
2014-06-04 | [maven-release-plugin] prepare release bitbucket-pullrequest-builder-1.4.1 | Shinsuke Nishio | 1 | -2/+2 | |
2014-06-04 | [maven-release-plugin] rollback the release of bitbucket-pullrequest-builder-1.3 | Shinsuke Nishio | 1 | -2/+2 | |
2014-06-04 | [maven-release-plugin] prepare release bitbucket-pullrequest-builder-1.3 | Shinsuke Nishio | 1 | -2/+2 | |
2014-05-18 | Merge branch 'feature/fix-pom-for-release' | Shinsuke Nishio | 1 | -1/+5 | |
2014-05-18 | fix version | Shinsuke Nishio | 1 | -1/+1 | |
2014-05-18 | add wiki page link and plugin name | Shinsuke Nishio | 1 | -0/+4 | |
2014-05-18 | Merge pull request #10 from nishio-dens/feature/issue-1 | S.Nishio | 1 | -1/+13 | |
add pom.xml settings for publish plugin on jenkins site | |||||
2014-05-18 | add pom.xml settings for publish plugin on jenkins site | Shinsuke Nishio | 1 | -1/+13 | |
2014-05-15 | Merge pull request #9 from rojepp/delete_building_comment | S.Nishio | 6 | -22/+68 | |
Delete the first comment when build is finished for a cleaner appearance | |||||
2014-05-15 | Avoid repeating builds indefinitely after deleting the 'Build started' comment | Robert Jeppesen | 1 | -4/+7 | |
2014-05-14 | Delete the first comment when build is finished for a cleaner appearance. | Robert Jeppesen | 6 | -18/+61 | |
Implements #8 | |||||
2014-05-14 | Merge pull request #7 from blacha/updateReBuild | S.Nishio | 6 | -28/+61 | |
Adding commit hash into bitbucket comment | |||||
2014-05-14 | Merge pull request #6 from blacha/ciSkip | S.Nishio | 1 | -1/+1 | |
fixing a bug where if the skipPhrases was empty it would skip every build | |||||
2014-05-14 | removing duplicate httpclient dependency and add missing commons-codec | Blayne Chard | 1 | -10/+5 | |
2014-05-14 | modify the comments to use bitbucket's markdown | Blayne Chard | 1 | -12/+10 | |
2014-05-14 | adding bitbucket pull request hash into BuildStart and BuildFinish messages, ↵ | Blayne Chard | 5 | -14/+54 | |
so when a pull request is updated a new build will be made. | |||||
2014-05-14 | fixing a bug where if the skipPhrases was empty it would skip every build | Blayne Chard | 1 | -1/+1 | |
2014-04-19 | Merge pull request #4 from nishio-dens/feature/issue-3 | S.Nishio | 4 | -4/+30 | |
[Issue-3] Ci Skip | |||||
2014-04-16 | repository: add ci skip function | S.nishio | 1 | -0/+16 | |
2014-04-16 | fix typo | S.nishio | 1 | -1/+1 | |
2014-04-16 | set ci skip phrase trigger | S.nishio | 1 | -1/+8 | |
2014-04-16 | view: add ci skip phrases textbox | S.nishio | 1 | -0/+3 | |
2014-04-16 | pom: fix version & add description & remove invalid group id | S.nishio | 1 | -2/+2 | |
2014-04-16 | resource: fix indent | S.nishio | 1 | -1/+1 | |
2014-04-14 | add copying, you can use this sourcecode under bsd license | S.nishio | 2 | -0/+29 | |
2014-04-14 | fix readme crontab | S.nishio | 1 | -1/+1 | |
2014-02-13 | Update README.md | S.Nishio | 1 | -11/+60 | |