Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-12-07 | Improve parameter help | Brandon Istenes | 2 | -3/+12 | |
2016-06-22 | Readable help | Nikolas Falco | 1 | -12/+19 | |
actually look all on the same line separated by some *. It's incomprehensible to understand how use this property. Only seeing sources now I have idea what the field "branch filter" does. I fix the html so that will look like as designed by author. | |||||
2016-02-01 | Merge branch 'CredentialsSupport' of ↵ | Maxim Epishchev | 1 | -1/+4 | |
https://github.com/kadaan/bitbucket-pullrequest-builder-plugin into CredentialsSupport Conflicts: .gitignore src/main/java/bitbucketpullrequestbuilder/bitbucketpullrequestbuilder/BitbucketRepository.java | |||||
2016-01-21 | Refactoring filters code and add tests | Maxim Epishchev | 3 | -0/+13 | |
Now we can using more complex filters with source/destination filtration. Also add experimental integration with Git SCM plugin. | |||||
2016-01-15 | Fix UTF-8 build statuses and fix issue:1; also minor fixes | Maxim Epishchev | 1 | -1/+1 | |
2016-01-13 | Add branches to build filter (similar issue:61) | Maxim Epishchev | 2 | -1/+9 | |
2015-12-17 | Merge branch 'master_k' into CredentialsSupport | Joel Baranick | 3 | -0/+11 | |
# Conflicts: # src/main/java/bitbucketpullrequestbuilder/bitbucketpullrequestbuilder/BitbucketRepository.java | |||||
2015-12-07 | Use new Build Status instead of commenting on pull requests | Björn Dahlgren | 3 | -0/+11 | |
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-10-28 | Add support for plaintext username/password unless credentials are specified. | Joel Baranick | 1 | -0/+6 | |
2015-10-21 | Support credentials by allowing UsernamePasswordCredentials to be picked ↵ | Joel Baranick | 1 | -6/+3 | |
when configuring BitbucketBuildTrigger and change BitbucketRepository to use the credentials when setting up the ApiClient. | |||||
2015-03-31 | Fix filemode | atsushi | 1 | -0/+0 | |
2015-03-30 | Implement approve if build success | atsushi | 1 | -0/+3 | |
2014-10-13 | added an option to check the destination branch's last commit, and rebuild ↵ | John Wismar | 2 | -1/+4 | |
if that branch has changed. update documentation with instructions about merging before build, and to mention "Rebuild if destination branch changes?" checkbox | |||||
2014-05-14 | Delete the first comment when build is finished for a cleaner appearance. | Robert Jeppesen | 1 | -1/+1 | |
Implements #8 | |||||
2014-04-16 | fix typo | S.nishio | 1 | -1/+1 | |
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 | 2 | -0/+23 | |