Age | Commit message (Expand) | Author | Files | Lines |
2017-02-18 | Parameterize comment phrase to trigger a build | Nicholas Blair | 1 | -45/+44 |
2016-05-21 | Fix TTP only working for one of multiple jobs | Frode Aannevik | 1 | -9/+5 |
2016-04-20 | Available "pullRequestAuthor" env variable (featured from #83) | Maxim Epishchev | 1 | -2/+5 |
2016-02-04 | Remove overqualified using of Class<T> as HttpClient interceptor | Maxim Epishchev | 1 | -2/+2 |
2016-02-04 | Allow default "none" credential in BitbucketRepository::getCredentials() | Maxim Epishchev | 1 | -0/+1 |
2016-02-03 | Limit size "key" field in BitBucket POST API | Maxim Epishchev | 1 | -0/+4 |
2016-02-01 | Add tests for integration CredentialsSupport functional | Maxim Epishchev | 1 | -13/+30 |
2016-02-01 | Merge branch 'CredentialsSupport' of https://github.com/kadaan/bitbucket-pull... | Maxim Epishchev | 1 | -2/+23 |
2016-01-26 | Bugfixes issue for continuously rebuilding PR | Maxim Epishchev | 1 | -27/+100 |
2016-01-21 | Refactoring filters code and add tests | Maxim Epishchev | 1 | -1/+14 |
2016-01-15 | Fix UTF-8 build statuses and fix issue:1; also minor fixes | Maxim Epishchev | 1 | -11/+22 |
2016-01-13 | Add branches to build filter (similar issue:61) | Maxim Epishchev | 1 | -1/+18 |
2015-12-17 | Merge branch 'master_k' into CredentialsSupport | Joel Baranick | 1 | -75/+36 |
2015-12-07 | Use new Build Status instead of commenting on pull requests | Björn Dahlgren | 1 | -74/+35 |
2015-10-28 | Add support for plaintext username/password unless credentials are specified. | Joel Baranick | 1 | -2/+9 |
2015-10-21 | Support credentials by allowing UsernamePasswordCredentials to be picked when... | Joel Baranick | 1 | -2/+17 |
2015-09-04 | Refactored: Only have one file for JSON POJOs | Jonathan Brachthäuser | 1 | -19/+17 |
2015-07-19 | remove build marker symbol | Shinsuke Nishio | 1 | -2/+2 |
2015-06-18 | Replace utf symbols in bulid comments with HTML entities. | Limon Monte | 1 | -9/+9 |
2015-03-31 | Fix filemode | atsushi | 1 | -0/+0 |
2015-03-30 | Implement approve if build success | atsushi | 1 | -0/+11 |
2015-02-16 | Use Unicode characters instead of Bitbucket emoji, to avoid huge SVG in Hipchat | Balthazar Rouberol | 1 | -2/+2 |
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 if... | John Wismar | 1 | -21/+57 |
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 | 1 | -6/+10 |
2014-05-14 | Merge pull request #7 from blacha/updateReBuild | S.Nishio | 1 | -15/+21 |
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 | 1 | -11/+19 |
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-02-12 | initial commit | S.nishio | 1 | -0/+119 |