aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/bitbucketpullrequestbuilder/bitbucketpullrequestbuilder/BitbucketPullRequestsBuilder.java
AgeCommit message (Expand)AuthorFilesLines
2017-12-13Version 0.1.00.1.0Igor Pashev1-87/+0
2017-06-26Fixed missing initDaniel Fly1-0/+1
2017-06-26Added missing init to fix NullPointerException when setting build statusDaniel Fly1-1/+1
2017-06-04Decreased logging level from INFO to FINE across whole pluginMartin Damovsky1-1/+1
2017-02-20Add support for Jenkins 2 (incomplete)Frode Aannevik1-4/+5
2017-02-08Remove all "e.printStackTrace()" callselifarley1-2/+0
2016-02-03Limit size "key" field in BitBucket POST APIMaxim Epishchev1-2/+15
2016-01-15Fix UTF-8 build statuses and fix issue:1; also minor fixesMaxim Epishchev1-0/+12
2015-09-04Refactored: Only have one file for JSON POJOsJonathan Brachthäuser1-2/+2
2014-05-14Delete the first comment when build is finished for a cleaner appearance.Robert Jeppesen1-1/+0
2014-02-12initial commitS.nishio1-0/+63