index
:
bbprb
master
Bitbucket Pull Request Builder Plugin for Jenkins
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-30
Merge pull request #85 from michaeljb/fix-root-url
S.Nishio
1
-1
/
+3
2016-04-25
Use JenkinsLocationConfiguration to fetch the URL.
Michael Brandt
1
-1
/
+3
2016-04-20
Available "pullRequestAuthor" env variable (featured from #83)
Maxim Epishchev
5
-17
/
+124
2016-02-18
Properly close connections to avoid TCP CLOSE_WAIT
Maxim Epishchev
1
-0
/
+2
2016-02-04
Remove overqualified using of Class<T> as HttpClient interceptor
Maxim Epishchev
2
-14
/
+5
2016-02-04
Allow default "none" credential in BitbucketRepository::getCredentials()
Maxim Epishchev
1
-0
/
+1
2016-02-03
Limit size "key" field in BitBucket POST API
Maxim Epishchev
3
-4
/
+49
2016-02-01
Add tests for integration CredentialsSupport functional
Maxim Epishchev
2
-34
/
+80
2016-02-01
Merge branch 'CredentialsSupport' of https://github.com/kadaan/bitbucket-pull...
Maxim Epishchev
3
-3
/
+48
2016-01-26
Bugfixes issue for continuously rebuilding PR
Maxim Epishchev
3
-36
/
+154
2016-01-21
Refactoring filters code and add tests
Maxim Epishchev
6
-11
/
+118
2016-01-15
Fix UTF-8 build statuses and fix issue:1; also minor fixes
Maxim Epishchev
5
-21
/
+53
2016-01-13
Add branches to build filter (similar issue:61)
Maxim Epishchev
5
-5
/
+143
2015-12-17
Merge branch 'master_k' into CredentialsSupport
Joel Baranick
9
-109
/
+103
2015-12-07
Use new Build Status instead of commenting on pull requests
Björn Dahlgren
9
-108
/
+102
2015-10-28
Add support for plaintext username/password unless credentials are specified.
Joel Baranick
3
-2
/
+29
2015-10-21
Support credentials by allowing UsernamePasswordCredentials to be picked when...
Joel Baranick
3
-20
/
+39
2015-09-04
:lipstick: Only some cosmetiques
Jonathan Brachthäuser
1
-15
/
+15
2015-09-04
Factor out url construction to v1 and v2
Jonathan Brachthäuser
1
-13
/
+16
2015-09-04
Refactor http requests
Jonathan Brachthäuser
1
-41
/
+20
2015-09-04
Refactor: Have only one generic parse method
Jonathan Brachthäuser
2
-37
/
+28
2015-09-04
Refactored: Only have one file for JSON POJOs
Jonathan Brachthäuser
12
-488
/
+384
2015-08-03
Use default parameters when triggering builds.
Pagan Gazzard
1
-1
/
+1
2015-07-19
remove build marker symbol
Shinsuke Nishio
1
-2
/
+2
2015-07-19
Fix getCommitHash to getSourceCommitHash
Shinsuke Nishio
1
-1
/
+1
2015-07-17
Merge pull request #16 from exi/specify-git-revision
S.Nishio
1
-1
/
+2
2015-06-18
Replace utf symbols in bulid comments with HTML entities.
Limon Monte
1
-9
/
+9
2015-03-31
Fix filemode
atsushi
6
-0
/
+0
2015-03-30
Implement approve if build success
atsushi
6
-1
/
+70
2015-02-16
Use Unicode characters instead of Bitbucket emoji, to avoid huge SVG in Hipchat
Balthazar Rouberol
1
-2
/
+2
2015-02-12
Merge pull request #39 from hugofonseca/patch-1
S.Nishio
1
-2
/
+2
2015-02-11
fix description link
Hugo Fonseca
1
-2
/
+2
2015-02-12
Fix Bug; Raise Null pointer exception when not using Jenkins proxy
Shinsuke Nishio
1
-1
/
+1
2015-02-11
fix description link
Hugo Fonseca
1
-2
/
+2
2015-02-06
Return empty collections instead of null to prevent NPE.
Troy Kelley
1
-2
/
+3
2015-01-20
Add support for proxy configuration
maksym.grebenets
1
-3
/
+26
2014-11-18
add project name to builds so that build messages can be uniquely identified
Chuck Sakoda
1
-8
/
+10
2014-10-13
added an option to check the destination branch's last commit, and rebuild if...
John Wismar
6
-29
/
+82
2014-07-24
explicitly specify git hash to build
Reno Reckling
1
-1
/
+2
2014-05-15
Avoid repeating builds indefinitely after deleting the 'Build started' comment
Robert Jeppesen
1
-4
/
+7
2014-05-14
Delete the first comment when build is finished for a cleaner appearance.
Robert Jeppesen
6
-18
/
+61
2014-05-14
Merge pull request #7 from blacha/updateReBuild
S.Nishio
5
-18
/
+56
2014-05-14
modify the comments to use bitbucket's markdown
Blayne Chard
1
-12
/
+10
2014-05-14
adding bitbucket pull request hash into BuildStart and BuildFinish messages, ...
Blayne Chard
5
-14
/
+54
2014-05-14
fixing a bug where if the skipPhrases was empty it would skip every build
Blayne Chard
1
-1
/
+1
2014-04-16
repository: add ci skip function
S.nishio
1
-0
/
+16
2014-04-16
fix typo
S.nishio
1
-1
/
+1
2014-04-16
set ci skip phrase trigger
S.nishio
1
-1
/
+8
2014-04-16
view: add ci skip phrases textbox
S.nishio
1
-0
/
+3
2014-04-16
resource: fix indent
S.nishio
1
-1
/
+1
[next]