index
:
bbprb
master
Bitbucket Pull Request Builder Plugin for Jenkins
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-26
Fixed NPE
Daniel Fly
1
-2
/
+3
2017-06-26
Fixed missing init
Daniel Fly
1
-0
/
+1
2017-06-26
Fixed pom.xml
Daniel Fly
1
-1
/
+1
2017-06-26
Added missing init to fix NullPointerException when setting build status
Daniel Fly
3
-2
/
+3
2017-06-22
Improved logging for thoubleshooting
Daniel Fly
1
-2
/
+6
2017-06-04
updated readme.md with information related to jenkins pipeline support
Martin Damovsky
1
-0
/
+29
2017-06-04
Merge pull request #122 from IDMWORKS/bug/null-destination-commit
Martin Damovsky
5
-9
/
+106
2017-06-04
Decreased logging level from INFO to FINE across whole plugin
Martin Damovsky
7
-33
/
+33
2017-06-04
Merge pull request #123 from jonfogh17/master
Martin Damovsky
2
-1
/
+8
2017-05-29
Add support for Jenkins pipelines
Jon Fogh
2
-1
/
+8
2017-05-17
Fix error executing javadoc target - An error has occurred in JavaDocs report...
Nathanial Woolls
2
-2
/
+2
2017-05-17
Fix NullPointerException when a Pull Request's destination commit is NULL
Nathanial Woolls
2
-6
/
+103
2017-03-01
[maven-release-plugin] prepare for next development iteration
Martin Damovsky
1
-2
/
+2
2017-03-01
[maven-release-plugin] prepare release bitbucket-pullrequest-builder-1.4.25
Martin Damovsky
1
-2
/
+2
2017-03-01
a small cosmetic change in readme :-)
Martin Damovsky
1
-0
/
+1
2017-03-01
Merge pull request #115 from nishio-dens/cancel-running-pipeline-job
Martin Damovsky
3
-4
/
+30
2017-03-01
Cancel outdated jobs - added support for pipeline jobs
Martin Damovsky
3
-4
/
+30
2017-02-23
Merge pull request #112 from jenkinsci/comments-properties
Martin Damovsky
1
-18
/
+1
2017-02-23
Merge pull request #113 from jenkinsci/master
Martin Damovsky
2
-3
/
+1
2017-02-23
Merge pull request #45 from nblair/parameterize-comment-build-trigger
Martin Damovsky
5
-9
/
+31
2017-02-23
Merge branch 'master' into parameterize-comment-build-trigger
Nicholas Blair
9
-80
/
+130
2017-02-23
pullrequest comments and their properties - some of them are not used at the ...
Martin Damovsky
1
-18
/
+1
2017-02-23
[maven-release-plugin] prepare for next development iteration
Martin Damovsky
1
-2
/
+2
2017-02-23
[maven-release-plugin] prepare release bitbucket-pullrequest-builder-1.4.24
Martin Damovsky
1
-2
/
+2
2017-02-23
fixed bug in JSON Parsing for Pullrequest comments
Martin Damovsky
1
-2
/
+0
2017-02-22
[maven-release-plugin] prepare for next development iteration
Martin Damovsky
1
-2
/
+2
2017-02-22
[maven-release-plugin] prepare release bitbucket-pullrequest-builder-1.4.23
Martin Damovsky
1
-2
/
+2
2017-02-22
Merge remote-tracking branch 'origin/master' into upstream/master
Martin Damovsky
1
-1
/
+1
2017-02-22
[maven-release-plugin] prepare for next development iteration
Martin Damovsky
1
-2
/
+2
2017-02-22
[maven-release-plugin] prepare release bitbucket-pullrequest-builder-1.4.22
Martin Damovsky
1
-2
/
+2
2017-02-22
Merge pull request #111 from jenkinsci/bug-NPE-pullrequest
Martin Damovsky
1
-1
/
+4
2017-02-22
Fixed bug in PullRequest - NPE see https://github.com/nishio-dens/bitbucket-p...
Martin Damovsky
1
-1
/
+4
2017-02-22
Merge pull request #109 from jenkinsci/master
Martin Damovsky
9
-36
/
+83
2017-02-22
Merge branch 'master' into parameterize-comment-build-trigger
Nicholas Blair
8
-95
/
+178
2017-02-20
[maven-release-plugin] prepare for next development iteration
Martin Damovsky
1
-2
/
+2
2017-02-20
[maven-release-plugin] prepare release bitbucket-pullrequest-builder-1.4.21
Martin Damovsky
1
-2
/
+2
2017-02-20
Merge pull request #16 from jenkinsci/upgrading-parent-pom
Martin Damovsky
9
-35
/
+82
2017-02-20
Fixed reported Findbugs issues
Martin Damovsky
8
-34
/
+81
2017-02-20
Upgrading parent pom org.jenkins-ci.plugins to version 2.11.
Martin Damovsky
1
-1
/
+1
2017-02-20
[maven-release-plugin] prepare for next development iteration
Martin Damovsky
1
-2
/
+2
2017-02-20
[maven-release-plugin] prepare release bitbucket-pullrequest-builder-1.4.20
Martin Damovsky
1
-2
/
+2
2017-02-20
Merge pull request #97 from frodeaa/jenkins2-pipeline-support-94
Martin Damovsky
5
-48
/
+71
2017-02-20
Fix PR build status and update of job description
Frode Aannevik
2
-33
/
+40
2017-02-20
check for disabled build for older jobs
Gazal K
1
-3
/
+7
2017-02-20
Add support for Jenkins 2 (incomplete)
Frode Aannevik
2
-13
/
+25
2017-02-20
bump org.jenkins-ci.plugins:plugin to 1.596.1
Frode Aannevik
1
-1
/
+1
2017-02-19
Merge pull request #108 from jenkinsci/master
Martin Damovsky
6
-16
/
+77
2017-02-18
fix: can't have 2 @DataBoundConstructors
Nicholas Blair
5
-37
/
+20
2017-02-18
Add config entry for commentTrigger field
Nicholas Blair
1
-0
/
+3
2017-02-18
Parameterize comment phrase to trigger a build
Nicholas Blair
2
-78
/
+115
[next]