Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-03-31 | Fix filemode | atsushi | 6 | -0/+0 | |
2015-03-30 | Implement approve if build success | atsushi | 6 | -1/+70 | |
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 | 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-06 | Return empty collections instead of null to prevent NPE. | Troy Kelley | 1 | -2/+3 | |
2015-01-20 | Add support for proxy configuration | maksym.grebenets | 1 | -3/+26 | |
2014-11-18 | add project name to builds so that build messages can be uniquely identified | Chuck Sakoda | 1 | -8/+10 | |
2014-10-13 | added an option to check the destination branch's last commit, and rebuild ↵ | John Wismar | 6 | -29/+82 | |
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-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 | 5 | -18/+56 | |
Adding commit hash into bitbucket comment | |||||
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-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 | resource: fix indent | S.nishio | 1 | -1/+1 | |
2014-02-12 | initial commit | S.nishio | 15 | -0/+1059 | |