Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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-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 | |