aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-03-27Remove check for user agentHEADmasterIgor Pashev1-9/+0
Bitbucket server uses different user agents
2019-05-31Use `display_name` instead of `username`Igor Pashev1-1/+1
Bitbucket is removing `username` from event payloads.
2019-03-31Refactor trigger for future featuresIgor Pashev2-56/+55
For handling more events, for more configuration options, etc.
2019-03-02Suppress warning on 201 responseIgor Pashev1-5/+8
2018-09-19Use simple description of aborted buildIgor Pashev1-12/+7
2018-09-08Version 0.3.00.3.0Igor Pashev2-1/+11
2018-09-08Really allow rebuilding pull requestsIgor Pashev5-85/+57
(With the Rebuild plugin - https://wiki.jenkins.io/display/JENKINS/Rebuild+Plugin) * Make builds implicitly parameterized. * Make sure `bbprb*` are passed in environment and preserved. * Update Jenkins requirements to 2.60+
2018-07-19Cancel outdated jobs by defaultIgor Pashev1-1/+1
2018-02-20Use source repository when setting build statusIgor Pashev2-16/+13
2018-02-20Remove dead code from ApiClientIgor Pashev1-55/+0
2018-02-19Fix documentation (cron spec is required)Igor Pashev1-0/+1
2018-02-19Really remove checkDestinationCommitIgor Pashev1-7/+1
See 5e104c326af8f587568545406d2a973e715a0f25.
2018-02-17Call it version 0.2.00.2.0Igor Pashev3-2/+14
2018-02-17Update documentationIgor Pashev3-8/+82
2018-02-17Remove unused checkDestinationCommitIgor Pashev1-3/+0
2018-02-17Disable fail on error for the findbugs pluginIgor Pashev1-0/+3
2018-01-28Set build state to STOPPED on abortIgor Pashev2-9/+9
2018-01-28Add crumb exclusion for /bbprb-hook/Igor Pashev1-1/+19
2018-01-18Delete extractTriggerIgor Pashev1-14/+4
2018-01-18BitbucketBuildListener: catch all exceptionsIgor Pashev1-3/+3
`getCause` may return null, we don't care.
2018-01-18BitbucketBuildListener: remove always-true conditionIgor Pashev1-1/+1
2017-12-19Refactor Environment ContributorIgor Pashev3-44/+46
Use `bbprb` prefix for environment variables, export more of them.
2017-12-13Version 0.1.00.1.0Igor Pashev36-2876/+955
2017-09-01Merge pull request #126 from sazo/masterMartin Damovsky3-3/+10
Improved logging for thoubleshooting and fixed NullpointerException
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
Fix NullPointerException when a Pull Request's destination commit is NULL
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
Add support for Jenkins pipelines
2017-05-29Add support for Jenkins pipelinesJon Fogh2-1/+8
2017-05-17Fix error executing javadoc target - An error has occurred in JavaDocs ↵Nathanial Woolls2-2/+2
report generation: error: unexpected text
2017-05-17Fix NullPointerException when a Pull Request's destination commit is NULLNathanial Woolls2-6/+103
* see: https://github.com/nishio-dens/bitbucket-pullrequest-builder-plugin/issues/119 * see: https://github.com/nishio-dens/bitbucket-pullrequest-builder-plugin/issues/98
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
Cancel outdated jobs - added support for pipeline jobs
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
Comments properties
2017-02-23Merge pull request #113 from jenkinsci/masterMartin Damovsky2-3/+1
merge jenkinsci/ to nishio-dens/
2017-02-23Merge pull request #45 from nblair/parameterize-comment-build-triggerMartin Damovsky5-9/+31
Parameterize comment phrase to trigger a build
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
moment -> removed
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