aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-13Version 0.1.00.1.0Igor Pashev36-2876/+955
2017-09-01Merge pull request #126 from sazo/masterMartin Damovsky3-3/+10
2017-06-26Fixed NPEDaniel Fly1-2/+3
2017-06-26Fixed missing initDaniel Fly1-0/+1
2017-06-26Fixed pom.xmlDaniel Fly1-1/+1
2017-06-26Added missing init to fix NullPointerException when setting build statusDaniel Fly3-2/+3
2017-06-22Improved logging for thoubleshootingDaniel Fly1-2/+6
2017-06-04updated readme.md with information related to jenkins pipeline supportMartin Damovsky1-0/+29
2017-06-04Merge pull request #122 from IDMWORKS/bug/null-destination-commitMartin Damovsky5-9/+106
2017-06-04Decreased logging level from INFO to FINE across whole pluginMartin Damovsky7-33/+33
2017-06-04Merge pull request #123 from jonfogh17/masterMartin Damovsky2-1/+8
2017-05-29Add support for Jenkins pipelinesJon Fogh2-1/+8
2017-05-17Fix error executing javadoc target - An error has occurred in JavaDocs report...Nathanial Woolls2-2/+2
2017-05-17Fix NullPointerException when a Pull Request's destination commit is NULLNathanial Woolls2-6/+103
2017-03-01[maven-release-plugin] prepare for next development iterationMartin Damovsky1-2/+2
2017-03-01[maven-release-plugin] prepare release bitbucket-pullrequest-builder-1.4.25Martin Damovsky1-2/+2
2017-03-01a small cosmetic change in readme :-)Martin Damovsky1-0/+1
2017-03-01Merge pull request #115 from nishio-dens/cancel-running-pipeline-jobMartin Damovsky3-4/+30
2017-03-01Cancel outdated jobs - added support for pipeline jobsMartin Damovsky3-4/+30
2017-02-23Merge pull request #112 from jenkinsci/comments-propertiesMartin Damovsky1-18/+1
2017-02-23Merge pull request #113 from jenkinsci/masterMartin Damovsky2-3/+1
2017-02-23Merge pull request #45 from nblair/parameterize-comment-build-triggerMartin Damovsky5-9/+31
2017-02-23Merge branch 'master' into parameterize-comment-build-triggerNicholas Blair9-80/+130
2017-02-23pullrequest comments and their properties - some of them are not used at the ...Martin Damovsky1-18/+1
2017-02-23[maven-release-plugin] prepare for next development iterationMartin Damovsky1-2/+2
2017-02-23[maven-release-plugin] prepare release bitbucket-pullrequest-builder-1.4.24Martin Damovsky1-2/+2
2017-02-23fixed bug in JSON Parsing for Pullrequest commentsMartin Damovsky1-2/+0
2017-02-22[maven-release-plugin] prepare for next development iterationMartin Damovsky1-2/+2
2017-02-22[maven-release-plugin] prepare release bitbucket-pullrequest-builder-1.4.23Martin Damovsky1-2/+2
2017-02-22Merge remote-tracking branch 'origin/master' into upstream/masterMartin Damovsky1-1/+1
2017-02-22[maven-release-plugin] prepare for next development iterationMartin Damovsky1-2/+2
2017-02-22[maven-release-plugin] prepare release bitbucket-pullrequest-builder-1.4.22Martin Damovsky1-2/+2
2017-02-22Merge pull request #111 from jenkinsci/bug-NPE-pullrequestMartin Damovsky1-1/+4
2017-02-22Fixed bug in PullRequest - NPE see https://github.com/nishio-dens/bitbucket-p...Martin Damovsky1-1/+4
2017-02-22Merge pull request #109 from jenkinsci/masterMartin Damovsky9-36/+83
2017-02-22Merge branch 'master' into parameterize-comment-build-triggerNicholas Blair8-95/+178
2017-02-20[maven-release-plugin] prepare for next development iterationMartin Damovsky1-2/+2
2017-02-20[maven-release-plugin] prepare release bitbucket-pullrequest-builder-1.4.21Martin Damovsky1-2/+2
2017-02-20Merge pull request #16 from jenkinsci/upgrading-parent-pomMartin Damovsky9-35/+82
2017-02-20Fixed reported Findbugs issuesMartin Damovsky8-34/+81
2017-02-20Upgrading parent pom org.jenkins-ci.plugins to version 2.11.Martin Damovsky1-1/+1
2017-02-20[maven-release-plugin] prepare for next development iterationMartin Damovsky1-2/+2
2017-02-20[maven-release-plugin] prepare release bitbucket-pullrequest-builder-1.4.20Martin Damovsky1-2/+2
2017-02-20Merge pull request #97 from frodeaa/jenkins2-pipeline-support-94Martin Damovsky5-48/+71
2017-02-20Fix PR build status and update of job descriptionFrode Aannevik2-33/+40
2017-02-20check for disabled build for older jobsGazal K1-3/+7
2017-02-20Add support for Jenkins 2 (incomplete)Frode Aannevik2-13/+25
2017-02-20bump org.jenkins-ci.plugins:plugin to 1.596.1Frode Aannevik1-1/+1
2017-02-19Merge pull request #108 from jenkinsci/masterMartin Damovsky6-16/+77
2017-02-18fix: can't have 2 @DataBoundConstructorsNicholas Blair5-37/+20