aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/bitbucketpullrequestbuilder/bitbucketpullrequestbuilder/BitbucketBuildListener.java
AgeCommit message (Collapse)AuthorFilesLines
2017-12-13Version 0.1.00.1.0Igor Pashev1-58/+0
2017-06-04Decreased logging level from INFO to FINE across whole pluginMartin Damovsky1-2/+2
2017-02-20Fix PR build status and update of job descriptionFrode Aannevik1-13/+35
BitbucketBuildListener was not invoked on pipeline jobs Change BitbucketBuildListener to extend from RunListener<Run<?, ?>> so it will invoked to update job description and PR build result
2014-02-12initial commitS.nishio1-0/+36