Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-02-01 | Merge branch 'kadaan-CredentialsSupport' into CredentialsSupport | Maxim Epishchev | 4 | -4/+52 | |
2016-02-01 | Merge branch 'CredentialsSupport' of ↵ | Maxim Epishchev | 4 | -4/+52 | |
https://github.com/kadaan/bitbucket-pullrequest-builder-plugin into CredentialsSupport Conflicts: .gitignore src/main/java/bitbucketpullrequestbuilder/bitbucketpullrequestbuilder/BitbucketRepository.java | |||||
2016-01-26 | Bugfixes issue for continuously rebuilding PR | Maxim Epishchev | 5 | -37/+296 | |
If available TTP (aka "test this please") comment Jenkins PR builder continuously rebuilding PR. Now Jenkins post specific build comment. If you want to rebuild already rebuilded PR, post new TTP comment. | |||||
2016-01-21 | Refactoring filters code and add tests | Maxim Epishchev | 8 | -12/+295 | |
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 | 6 | -22/+54 | |
2016-01-13 | Add branches to build filter (similar issue:61) | Maxim Epishchev | 7 | -11/+155 | |
2016-01-13 | Travis CI | Maxim Epishchev | 1 | -0/+11 | |
2015-12-17 | Merge branch 'master_k' into CredentialsSupport | Joel Baranick | 11 | -110/+106 | |
# Conflicts: # src/main/java/bitbucketpullrequestbuilder/bitbucketpullrequestbuilder/BitbucketRepository.java | |||||
2015-12-12 | [maven-release-plugin] prepare for next development iteration | Shinsuke Nishio | 1 | -2/+2 | |
2015-12-12 | [maven-release-plugin] prepare release bitbucket-pullrequest-builder-1.4.8 | Shinsuke Nishio | 1 | -2/+2 | |
2015-12-12 | Merge pull request #66 from Dahlgren/feature/pull-request-state | S.Nishio | 10 | -108/+104 | |
Use new Build Status instead of commenting on pull requests | |||||
2015-12-07 | Use new Build Status instead of commenting on pull requests | Björn Dahlgren | 10 | -108/+104 | |
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 | 4 | -2/+33 | |
2015-10-21 | Support credentials by allowing UsernamePasswordCredentials to be picked ↵ | Joel Baranick | 3 | -20/+39 | |
when configuring BitbucketBuildTrigger and change BitbucketRepository to use the credentials when setting up the ApiClient. | |||||
2015-09-06 | Merge pull request #58 from b-studios/refactor | S.Nishio | 14 | -672/+521 | |
Refactorings | |||||
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/+8 | |
2015-09-04 | Refactored: Only have one file for JSON POJOs | Jonathan Brachthäuser | 12 | -488/+384 | |
2015-08-05 | Merge pull request #54 from Page-/use-default-params | S.Nishio | 1 | -1/+1 | |
Use default parameters when triggering builds. | |||||
2015-08-03 | Use default parameters when triggering builds. | Pagan Gazzard | 1 | -1/+1 | |
2015-07-19 | [maven-release-plugin] prepare for next development iteration | Shinsuke Nishio | 1 | -2/+2 | |
2015-07-19 | [maven-release-plugin] prepare release bitbucket-pullrequest-builder-1.4.7 | Shinsuke Nishio | 1 | -2/+2 | |
2015-07-19 | Merge pull request #52 from nishio-dens/feature/remove-symbol | S.Nishio | 1 | -2/+2 | |
Remove build result marker symbol | |||||
2015-07-19 | remove build marker symbol | Shinsuke Nishio | 1 | -2/+2 | |
2015-07-19 | [maven-release-plugin] prepare for next development iteration | Shinsuke Nishio | 1 | -2/+2 | |
2015-07-19 | [maven-release-plugin] prepare release bitbucket-pullrequest-builder-1.4.6 | Shinsuke Nishio | 1 | -2/+2 | |
2015-07-19 | Merge pull request #51 from nishio-dens/feature/remove-old-intallation | S.Nishio | 1 | -8/+0 | |
Remove old installation documents | |||||
2015-07-19 | Remove old installation documents | Shinsuke Nishio | 1 | -8/+0 | |
2015-07-19 | Merge pull request #50 from nishio-dens/feature/issue-49 | S.Nishio | 2 | -3/+3 | |
Fix Compilation error of master branch | |||||
2015-07-19 | fix git dependency | 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 | 2 | -21/+27 | |
Specify git revision | |||||
2015-06-19 | Merge pull request #46 from limonte/master | S.Nishio | 1 | -9/+9 | |
Replace utf symbols in bulid comments with HTML entities. | |||||
2015-06-18 | Replace utf symbols in bulid comments with HTML entities. | Limon Monte | 1 | -9/+9 | |
2015-06-02 | Merge pull request #44 from atsushi-ageet/approve-if-build-success | S.Nishio | 6 | -1/+70 | |
Implement approve if build success | |||||
2015-03-31 | Fix filemode | atsushi | 6 | -0/+0 | |
2015-03-30 | Implement approve if build success | atsushi | 6 | -1/+70 | |
2015-03-14 | [maven-release-plugin] prepare for next development iteration | Shinsuke Nishio | 1 | -2/+2 | |
2015-03-14 | [maven-release-plugin] prepare release bitbucket-pullrequest-builder-1.4.5 | Shinsuke Nishio | 1 | -2/+2 | |
2015-02-28 | Merge pull request #41 from brouberol/master | S.Nishio | 1 | -2/+2 | |
Use Unicode characters instead of Bitbucket emoji to avoid huge SVG in Hipchat | |||||
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 | Merge pull request #40 from nishio-dens/proxy_not_work | S.Nishio | 1 | -1/+1 | |
Fix Bug; Raise Null pointer exception when not using Jenkins proxy | |||||
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-08 | Merge pull request #36 from egineering-llc/master | S.Nishio | 1 | -2/+3 | |
Return empty collections instead of null to prevent NPE. | |||||
2015-02-06 | Return empty collections instead of null to prevent NPE. | Troy Kelley | 1 | -2/+3 | |