Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-01-15 | Fix UTF-8 build statuses and fix issue:1; also minor fixes | Maxim Epishchev | 5 | -21/+53 | |
2016-01-13 | Add branches to build filter (similar issue:61) | Maxim Epishchev | 5 | -5/+143 | |
2015-12-07 | Use new Build Status instead of commenting on pull requests | Björn Dahlgren | 9 | -108/+102 | |
News: http://blog.bitbucket.org/2015/11/18/introducing-the-build-status-api-for-bitbucket-cloud/ API: https://confluence.atlassian.com/bitbucket/buildstatus-resource-779295267.html | |||||
2015-09-04 | :lipstick: Only some cosmetiques | Jonathan Brachthäuser | 1 | -15/+15 | |
2015-09-04 | Factor out url construction to v1 and v2 | Jonathan Brachthäuser | 1 | -13/+16 | |
2015-09-04 | Refactor http requests | Jonathan Brachthäuser | 1 | -41/+20 | |
2015-09-04 | Refactor: Have only one generic parse method | Jonathan Brachthäuser | 2 | -37/+28 | |
2015-09-04 | Refactored: Only have one file for JSON POJOs | Jonathan Brachthäuser | 12 | -488/+384 | |
2015-08-03 | Use default parameters when triggering builds. | Pagan Gazzard | 1 | -1/+1 | |
2015-07-19 | remove build marker symbol | Shinsuke Nishio | 1 | -2/+2 | |
2015-07-19 | Fix getCommitHash to getSourceCommitHash | Shinsuke Nishio | 1 | -1/+1 | |
2015-07-17 | Merge pull request #16 from exi/specify-git-revision | S.Nishio | 1 | -1/+2 | |
Specify git revision | |||||
2015-06-18 | Replace utf symbols in bulid comments with HTML entities. | Limon Monte | 1 | -9/+9 | |
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 | |