Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2014-02-12 | Update README.md | S.Nishio | 1 | -0/+5 | |
2014-02-12 | Create README.md | S.Nishio | 1 | -0/+12 | |
2014-02-12 | initial commit | S.nishio | 17 | -0/+1136 | |