[jenkinsci/kubernetes-cd-plugin] cecd6d: Fix documentation on Kubeconfig Binding (#42)

2018-05-26 Thread GitHub
  Branch: refs/heads/dev
  Home:   https://github.com/jenkinsci/kubernetes-cd-plugin
  Commit: cecd6d94952b78a4d1c0ec5a43522de55976f3a7
  
https://github.com/jenkinsci/kubernetes-cd-plugin/commit/cecd6d94952b78a4d1c0ec5a43522de55976f3a7
  Author: Bunny Yiu 
  Date:   2018-05-26 (Sat, 26 May 2018)

  Changed paths:
M README.md

  Log Message:
  ---
  Fix documentation on Kubeconfig Binding (#42)



  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/simple-pull-request-job-plugin] 862898: Flow Definition source added

2018-05-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/simple-pull-request-job-plugin
  Commit: 8628989b60b7dd5e580ef9314a3303a49cc2ff56
  
https://github.com/jenkinsci/simple-pull-request-job-plugin/commit/8628989b60b7dd5e580ef9314a3303a49cc2ff56
  Author: gautamabhishek46 
  Date:   2018-05-20 (Sun, 20 May 2018)

  Changed paths:
M .gitignore
M pom.xml
A src/main/java/io/jenkins/plugins/sprp/WorkflowBranchProjectFactory.java
A 
src/main/java/io/jenkins/plugins/sprp/WorkflowMultiBranchProjectFactory.java
A src/main/java/io/jenkins/plugins/sprp/YAML_FlowDefinition.java
A 
src/main/resources/io/jenkins/plugins/sprp/WorkflowBranchProjectFactory/config.jelly
A 
src/main/resources/io/jenkins/plugins/sprp/WorkflowBranchProjectFactory/help-scriptPath.html

  Log Message:
  ---
  Flow Definition source added


  Commit: 3aaf531a8a575beebad647f2799bba5ee4b99dcc
  
https://github.com/jenkinsci/simple-pull-request-job-plugin/commit/3aaf531a8a575beebad647f2799bba5ee4b99dcc
  Author: gautamabhishek46 
  Date:   2018-05-20 (Sun, 20 May 2018)

  Changed paths:
R src/main/java/io/jenkins/plugins/sprp/WorkflowBranchProjectFactory.java
M 
src/main/java/io/jenkins/plugins/sprp/WorkflowMultiBranchProjectFactory.java
A src/main/java/io/jenkins/plugins/sprp/YAML_BranchProjectFactory.java
M src/main/java/io/jenkins/plugins/sprp/YAML_FlowDefinition.java

  Log Message:
  ---
  Changed name of WorkflowBranchProjectFactory to YAML_BranchProjectFactory


  Commit: 21d806809b545d4602afac695e0e0fadede6901c
  
https://github.com/jenkinsci/simple-pull-request-job-plugin/commit/21d806809b545d4602afac695e0e0fadede6901c
  Author: gautamabhishek46 
  Date:   2018-05-21 (Mon, 21 May 2018)

  Changed paths:
R 
src/main/java/io/jenkins/plugins/sprp/WorkflowMultiBranchProjectFactory.java
M src/main/java/io/jenkins/plugins/sprp/YAML_FlowDefinition.java
A src/main/java/io/jenkins/plugins/sprp/YAML_MultiBranchProjectFactory.java
A src/main/resources/io/jenkins/plugins/sprp/Messages.properties

  Log Message:
  ---
  Added Messages.properties file


  Commit: 4228a0889c851eb23d9e12137644e42b72780553
  
https://github.com/jenkinsci/simple-pull-request-job-plugin/commit/4228a0889c851eb23d9e12137644e42b72780553
  Author: gautamabhishek46 
  Date:   2018-05-21 (Mon, 21 May 2018)

  Changed paths:
M src/main/java/io/jenkins/plugins/sprp/YAML_BranchProjectFactory.java
M src/main/java/io/jenkins/plugins/sprp/YAML_FlowDefinition.java

  Log Message:
  ---
  Corrected error regarding localizable strings


  Commit: 75cc538241e52b7ff4aa9c1def041f9b8b97014f
  
https://github.com/jenkinsci/simple-pull-request-job-plugin/commit/75cc538241e52b7ff4aa9c1def041f9b8b97014f
  Author: gautamabhishek46 
  Date:   2018-05-21 (Mon, 21 May 2018)

  Changed paths:
M src/main/java/io/jenkins/plugins/sprp/YAML_BranchProjectFactory.java
M src/main/java/io/jenkins/plugins/sprp/YAML_MultiBranchProjectFactory.java

  Log Message:
  ---
  Changes location of source code refrence


  Commit: 3ce70fc0dfce76e4e497f801e1ebfccc13b26aec
  
https://github.com/jenkinsci/simple-pull-request-job-plugin/commit/3ce70fc0dfce76e4e497f801e1ebfccc13b26aec
  Author: gautamabhishek46 
  Date:   2018-05-25 (Fri, 25 May 2018)

  Changed paths:
M src/main/java/io/jenkins/plugins/sprp/YAML_BranchProjectFactory.java
M src/main/java/io/jenkins/plugins/sprp/YAML_FlowDefinition.java
M src/main/java/io/jenkins/plugins/sprp/YAML_MultiBranchProjectFactory.java

  Log Message:
  ---
  Added name in headers license.


  Commit: c41dbb7ae97ccedd6af2892f57bee93d43cc2fc0
  
https://github.com/jenkinsci/simple-pull-request-job-plugin/commit/c41dbb7ae97ccedd6af2892f57bee93d43cc2fc0
  Author: gautamabhishek46 
  Date:   2018-05-25 (Fri, 25 May 2018)

  Changed paths:
M src/main/java/io/jenkins/plugins/sprp/YAML_BranchProjectFactory.java
M src/main/java/io/jenkins/plugins/sprp/YAML_FlowDefinition.java

  Log Message:
  ---
  Changed Jenkins.yaml to Jenkinsfile.yaml


  Commit: becff27ca4938a1400b81f4cf5f780a6215ef4e4
  
https://github.com/jenkinsci/simple-pull-request-job-plugin/commit/becff27ca4938a1400b81f4cf5f780a6215ef4e4
  Author: gautamabhishek46 
  Date:   2018-05-26 (Sat, 26 May 2018)

  Changed paths:
M src/main/java/io/jenkins/plugins/sprp/YAML_BranchProjectFactory.java
R 
src/main/resources/io/jenkins/plugins/sprp/WorkflowBranchProjectFactory/config.jelly
R 
src/main/resources/io/jenkins/plugins/sprp/WorkflowBranchProjectFactory/help-scriptPath.html
A 
src/main/resources/io/jenkins/plugins/sprp/YAML_BranchProjectFactory/config.jelly
A 

[jenkinsci/testrail-plugin] 8f1cc8: #19 - Enum for case status and not reporting resul...

2018-05-26 Thread GitHub
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/testrail-plugin
  Commit: 8f1cc849b1173beeb6d19f28ccc5eef1534ee6ec
  
https://github.com/jenkinsci/testrail-plugin/commit/8f1cc849b1173beeb6d19f28ccc5eef1534ee6ec
  Author: Alex Bernier 
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
A src/main/java/org/jenkinsci/plugins/testrail/JunitResults/Skipped.java
M src/main/java/org/jenkinsci/plugins/testrail/JunitResults/Testcase.java
M src/main/java/org/jenkinsci/plugins/testrail/TestRailClient.java
M src/main/java/org/jenkinsci/plugins/testrail/TestRailNotifier.java
A 
src/main/java/org/jenkinsci/plugins/testrail/TestRailObjects/CaseStatus.java
M src/main/java/org/jenkinsci/plugins/testrail/TestRailObjects/Result.java

  Log Message:
  ---
  #19 - Enum for case status and not reporting results for ignored/skipped test 
cases. Also better clue for when a suite is removed from the TestRail side. 
(#20)

Looks good to me! TFTPR


  Commit: 7619ee1d09ce88e9aee2fdf38f45890331e6bc14
  
https://github.com/jenkinsci/testrail-plugin/commit/7619ee1d09ce88e9aee2fdf38f45890331e6bc14
  Author: Michael Chmielewski 
  Date:   2017-07-10 (Mon, 10 Jul 2017)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/testrail/TestRailNotifier.java
M 
src/main/resources/org/jenkinsci/plugins/testrail/TestRailNotifier/config.jelly

  Log Message:
  ---
  Adds the ability to skip creating new test cases if they don't already exist 
in testrail (#25)

* Add new UI element to toggle auto-creation of testcases in testRails.

* Changed UI element, and added logic to skip adding new tests


  Commit: 7a692ac327acfb0221d1c20652e9b498d7718841
  
https://github.com/jenkinsci/testrail-plugin/commit/7a692ac327acfb0221d1c20652e9b498d7718841
  Author: xirsoi 
  Date:   2018-05-26 (Sat, 26 May 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/testrail/TestRailClient.java
M src/main/java/org/jenkinsci/plugins/testrail/TestRailNotifier.java

  Log Message:
  ---
  Merge branch 'master' into develop


Compare: 
https://github.com/jenkinsci/testrail-plugin/compare/891edf360d1c...7a692ac327ac
  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/jenkins] f258af: [JENKINS-27329] Less aggressive WorkspaceCleanupTh...

2018-05-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: f258aff7a736a81306ecb7d3c56cacc9b3a09a68
  
https://github.com/jenkinsci/jenkins/commit/f258aff7a736a81306ecb7d3c56cacc9b3a09a68
  Author: Reinhold Füreder 
  Date:   2018-05-26 (Sat, 26 May 2018)

  Changed paths:
M core/src/main/java/hudson/model/WorkspaceCleanupThread.java

  Log Message:
  ---
  [JENKINS-27329] Less aggressive WorkspaceCleanupThread (#3444)

* JENKINS-27329 Less aggressive WorkspaceCleanupThread

I dare to claim that the default behaviour of WorkspaceCleanupThread is too 
aggressive => this little change is by no means perfect (or admittedly even far 
from perfect), but IMHO a saner or slightly more defensive default behaviour.

Mind that according to 
https://github.com/jenkinsci/jenkins/blob/9e64bcdcb4a2cf12d59dfa334e09ffb448d361e9/core/src/main/java/hudson/model/Job.java#L301
 this "only" checks whether or not the last build of a job is in progress, 
while the JavaDoc says "Returns true if a build of this project is in 
progress." (cf. 
http://javadoc.jenkins-ci.org/hudson/model/Job.html#isBuilding--)

* Fix compilation

* Dummy commit to trigger pipeline

Previous pipeline execution 
(https://ci.jenkins.io/blue/organizations/jenkins/Core%2Fjenkins/detail/PR-3444/2/tests)
 failed with one failing test that at first glance appears to be unrelated with 
my change(s) and looks like a flaky test?

* Add fine logging message



  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/jenkins] e3d5bb: Queue API: do not end status with period

2018-05-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: e3d5bb9ddf6f8bb578df407adcc80c766747238e
  
https://github.com/jenkinsci/jenkins/commit/e3d5bb9ddf6f8bb578df407adcc80c766747238e
  Author: Josh Soref 
  Date:   2018-05-11 (Fri, 11 May 2018)

  Changed paths:
M core/src/main/resources/hudson/model/Messages.properties

  Log Message:
  ---
  Queue API: do not end status with period

None of the other messages do...


  Commit: 91ddc6fca78e09efe25ced0409def4cd62c811aa
  
https://github.com/jenkinsci/jenkins/commit/91ddc6fca78e09efe25ced0409def4cd62c811aa
  Author: Josh Soref 
  Date:   2018-05-11 (Fri, 11 May 2018)

  Changed paths:
M core/src/main/resources/hudson/model/Messages.properties
M 
core/src/main/resources/hudson/model/queue/CauseOfBlockage/BecauseLabelIsBusy/summary.properties
M 
core/src/main/resources/hudson/model/queue/CauseOfBlockage/BecauseNodeIsBusy/summary.properties

  Log Message:
  ---
  Queue API: use fancy quotes around nodes/labels/projects


  Commit: a06e3bf8395594b47142cbaf060382bc98474a7e
  
https://github.com/jenkinsci/jenkins/commit/a06e3bf8395594b47142cbaf060382bc98474a7e
  Author: Oleg Nenashev 
  Date:   2018-05-26 (Sat, 26 May 2018)

  Changed paths:
M core/src/main/resources/hudson/model/Messages.properties
M 
core/src/main/resources/hudson/model/queue/CauseOfBlockage/BecauseLabelIsBusy/summary.properties
M 
core/src/main/resources/hudson/model/queue/CauseOfBlockage/BecauseNodeIsBusy/summary.properties

  Log Message:
  ---
  Merge pull request #3436 from jsoref/queue-api-consistency

Improve Queue api consistency


Compare: 
https://github.com/jenkinsci/jenkins/compare/f258aff7a736...a06e3bf83955
  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/jenkins] 968008: export slave remote fs for json api (#3206)

2018-05-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 9680086f6885b0e390367e9f98f405d8f16e3b81
  
https://github.com/jenkinsci/jenkins/commit/9680086f6885b0e390367e9f98f405d8f16e3b81
  Author: suren 
  Date:   2018-05-26 (Sat, 26 May 2018)

  Changed paths:
M core/src/main/java/hudson/slaves/SlaveComputer.java
A test/src/test/java/hudson/slaves/SlaveComputerTest.java

  Log Message:
  ---
  export slave remote fs for json api (#3206)

* export slave remove fs for json api

* Check permission for getAbsoluteRemotePath api

* Add @Restricted annotation

* Modify slaveComputer permission check

* Add javadoc

* Revert for squashed imports

* Add unit test for method 'getAbsoluteRemotePath'

* Change assert to Junit.Assert

* Add webClient test case

* Fix code style

* Fix javadoc

* Use more canonical way to test

* Remove super interface Serializable

* Change to way to determine whether ths json value is null



  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/badge-plugin] 32f805: use antisamy-markup-formatter to sanitize html

2018-05-26 Thread GitHub
  Branch: refs/heads/fix-SECURITY-906
  Home:   https://github.com/jenkinsci/badge-plugin
  Commit: 32f80582d738b563a363a572c9a39de8501e007b
  
https://github.com/jenkinsci/badge-plugin/commit/32f80582d738b563a363a572c9a39de8501e007b
  Author: bakito 
  Date:   2018-05-26 (Sat, 26 May 2018)

  Changed paths:
M pom.xml
M src/main/java/com/jenkinsci/plugins/badge/action/BadgeSummaryAction.java
M src/main/java/com/jenkinsci/plugins/badge/action/HtmlBadgeAction.java
M src/main/java/com/jenkinsci/plugins/badge/dsl/AddBadgeStep.java

  Log Message:
  ---
  use antisamy-markup-formatter to sanitize html



  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/badge-plugin]

2018-05-26 Thread GitHub
  Branch: refs/heads/fix-SECURITY-906
  Home:   https://github.com/jenkinsci/badge-plugin

  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/badge-plugin] 9c9b08: use antisamy-markup-formatter to sanitize html

2018-05-26 Thread GitHub
  Branch: refs/heads/fix-SECURITY-906
  Home:   https://github.com/jenkinsci/badge-plugin
  Commit: 9c9b08b00d300563faf0631468f72b99c1bd4977
  
https://github.com/jenkinsci/badge-plugin/commit/9c9b08b00d300563faf0631468f72b99c1bd4977
  Author: bakito 
  Date:   2018-05-26 (Sat, 26 May 2018)

  Changed paths:
M README.md
M pom.xml
M src/main/java/com/jenkinsci/plugins/badge/action/BadgeSummaryAction.java
M src/main/java/com/jenkinsci/plugins/badge/action/HtmlBadgeAction.java
M src/main/java/com/jenkinsci/plugins/badge/dsl/AddBadgeStep.java
M src/test/java/com/jenkinsci/plugins/badge/dsl/AddHtmlBadgeStepTest.java
M src/test/java/com/jenkinsci/plugins/badge/readme/ListImagesTag.java

  Log Message:
  ---
  use antisamy-markup-formatter to sanitize html



  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/badge-plugin]

2018-05-26 Thread GitHub
  Branch: refs/heads/fix-SECURITY-906
  Home:   https://github.com/jenkinsci/badge-plugin

  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/badge-plugin]

2018-05-26 Thread GitHub
  Branch: refs/heads/fix-SECURITY-906
  Home:   https://github.com/jenkinsci/badge-plugin

  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/badge-plugin] b60750: cleanup

2018-05-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/badge-plugin
  Commit: b60750fcbba51267991667506ddc0fa1fa3f6472
  
https://github.com/jenkinsci/badge-plugin/commit/b60750fcbba51267991667506ddc0fa1fa3f6472
  Author: bakito 
  Date:   2018-05-26 (Sat, 26 May 2018)

  Changed paths:
M README.md
M src/main/java/com/jenkinsci/plugins/badge/action/AbstractAction.java
M 
src/main/java/com/jenkinsci/plugins/badge/dsl/AbstractRemoveBadgesStep.java
M src/main/java/com/jenkinsci/plugins/badge/dsl/AddBadgeStep.java
M src/main/java/com/jenkinsci/plugins/badge/dsl/RemoveSummariesStep.java
M src/test/java/com/jenkinsci/plugins/badge/dsl/AddBadgeStepTest.java
M src/test/java/com/jenkinsci/plugins/badge/dsl/CreateSummaryStepTest.java
M src/test/java/com/jenkinsci/plugins/badge/dsl/ShortTextStepTest.java
M src/test/java/com/jenkinsci/plugins/badge/readme/ListImagesTag.java

  Log Message:
  ---
  cleanup



  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/badge-plugin] c9e370: use antisamy-markup-formatter to sanitize html

2018-05-26 Thread GitHub
  Branch: refs/heads/fix-SECURITY-906
  Home:   https://github.com/jenkinsci/badge-plugin
  Commit: c9e370da45e30c955198c06f4c9ff453c4ca9a23
  
https://github.com/jenkinsci/badge-plugin/commit/c9e370da45e30c955198c06f4c9ff453c4ca9a23
  Author: bakito 
  Date:   2018-05-26 (Sat, 26 May 2018)

  Changed paths:
M README.md
M pom.xml
M src/main/java/com/jenkinsci/plugins/badge/action/BadgeSummaryAction.java
M src/main/java/com/jenkinsci/plugins/badge/action/HtmlBadgeAction.java
M src/main/java/com/jenkinsci/plugins/badge/dsl/AddBadgeStep.java
M src/test/java/com/jenkinsci/plugins/badge/dsl/AddHtmlBadgeStepTest.java
M src/test/java/com/jenkinsci/plugins/badge/dsl/CreateSummaryStepTest.java
M src/test/java/com/jenkinsci/plugins/badge/readme/ListImagesTag.java

  Log Message:
  ---
  use antisamy-markup-formatter to sanitize html



  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/badge-plugin] 87d193: fix readme

2018-05-26 Thread GitHub
  Branch: refs/heads/fix-SECURITY-906
  Home:   https://github.com/jenkinsci/badge-plugin
  Commit: 87d19313b2f99de782e402c04485ec2e55d3391a
  
https://github.com/jenkinsci/badge-plugin/commit/87d19313b2f99de782e402c04485ec2e55d3391a
  Author: bakito 
  Date:   2018-05-26 (Sat, 26 May 2018)

  Changed paths:
M README.md
M src/test/java/com/jenkinsci/plugins/badge/readme/ListImagesTag.java

  Log Message:
  ---
  fix readme



  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/badge-plugin] c9e370: use antisamy-markup-formatter to sanitize html

2018-05-26 Thread GitHub
  Branch: refs/heads/fix-SECURITY-906
  Home:   https://github.com/jenkinsci/badge-plugin
  Commit: c9e370da45e30c955198c06f4c9ff453c4ca9a23
  
https://github.com/jenkinsci/badge-plugin/commit/c9e370da45e30c955198c06f4c9ff453c4ca9a23
  Author: bakito 
  Date:   2018-05-26 (Sat, 26 May 2018)

  Changed paths:
M README.md
M pom.xml
M src/main/java/com/jenkinsci/plugins/badge/action/BadgeSummaryAction.java
M src/main/java/com/jenkinsci/plugins/badge/action/HtmlBadgeAction.java
M src/main/java/com/jenkinsci/plugins/badge/dsl/AddBadgeStep.java
M src/test/java/com/jenkinsci/plugins/badge/dsl/AddHtmlBadgeStepTest.java
M src/test/java/com/jenkinsci/plugins/badge/dsl/CreateSummaryStepTest.java
M src/test/java/com/jenkinsci/plugins/badge/readme/ListImagesTag.java

  Log Message:
  ---
  use antisamy-markup-formatter to sanitize html



  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/badge-plugin]

2018-05-26 Thread GitHub
  Branch: refs/heads/fix-SECURITY-906
  Home:   https://github.com/jenkinsci/badge-plugin

  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/badge-plugin] c9e370: use antisamy-markup-formatter to sanitize html

2018-05-26 Thread GitHub
  Branch: refs/heads/fix-SECURITY-906
  Home:   https://github.com/jenkinsci/badge-plugin
  Commit: c9e370da45e30c955198c06f4c9ff453c4ca9a23
  
https://github.com/jenkinsci/badge-plugin/commit/c9e370da45e30c955198c06f4c9ff453c4ca9a23
  Author: bakito 
  Date:   2018-05-26 (Sat, 26 May 2018)

  Changed paths:
M README.md
M pom.xml
M src/main/java/com/jenkinsci/plugins/badge/action/BadgeSummaryAction.java
M src/main/java/com/jenkinsci/plugins/badge/action/HtmlBadgeAction.java
M src/main/java/com/jenkinsci/plugins/badge/dsl/AddBadgeStep.java
M src/test/java/com/jenkinsci/plugins/badge/dsl/AddHtmlBadgeStepTest.java
M src/test/java/com/jenkinsci/plugins/badge/dsl/CreateSummaryStepTest.java
M src/test/java/com/jenkinsci/plugins/badge/readme/ListImagesTag.java

  Log Message:
  ---
  use antisamy-markup-formatter to sanitize html



  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/badge-plugin] c9e370: use antisamy-markup-formatter to sanitize html

2018-05-26 Thread GitHub
  Branch: refs/heads/fix-SECURITY-906
  Home:   https://github.com/jenkinsci/badge-plugin
  Commit: c9e370da45e30c955198c06f4c9ff453c4ca9a23
  
https://github.com/jenkinsci/badge-plugin/commit/c9e370da45e30c955198c06f4c9ff453c4ca9a23
  Author: bakito 
  Date:   2018-05-26 (Sat, 26 May 2018)

  Changed paths:
M README.md
M pom.xml
M src/main/java/com/jenkinsci/plugins/badge/action/BadgeSummaryAction.java
M src/main/java/com/jenkinsci/plugins/badge/action/HtmlBadgeAction.java
M src/main/java/com/jenkinsci/plugins/badge/dsl/AddBadgeStep.java
M src/test/java/com/jenkinsci/plugins/badge/dsl/AddHtmlBadgeStepTest.java
M src/test/java/com/jenkinsci/plugins/badge/dsl/CreateSummaryStepTest.java
M src/test/java/com/jenkinsci/plugins/badge/readme/ListImagesTag.java

  Log Message:
  ---
  use antisamy-markup-formatter to sanitize html



  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/badge-plugin]

2018-05-26 Thread GitHub
  Branch: refs/heads/fix-SECURITY-906
  Home:   https://github.com/jenkinsci/badge-plugin

  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/badge-plugin] 7ae5dd: cleanup

2018-05-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/badge-plugin
  Commit: 7ae5dd71dc37eb6626900f31627a41bebe159f7f
  
https://github.com/jenkinsci/badge-plugin/commit/7ae5dd71dc37eb6626900f31627a41bebe159f7f
  Author: bakito 
  Date:   2018-05-26 (Sat, 26 May 2018)

  Changed paths:
M README.md
M src/main/java/com/jenkinsci/plugins/badge/dsl/AddBadgeStep.java
M src/test/java/com/jenkinsci/plugins/badge/dsl/AddBadgeStepTest.java
M src/test/java/com/jenkinsci/plugins/badge/dsl/ShortTextStepTest.java
M src/test/java/com/jenkinsci/plugins/badge/readme/ListImagesTag.java

  Log Message:
  ---
  cleanup



  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] 219d35: Add changelog for 2.125

2018-05-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 219d351e5883a44d0626946c4af7ebfd5c3ae239
  
https://github.com/jenkins-infra/jenkins.io/commit/219d351e5883a44d0626946c4af7ebfd5c3ae239
  Author: Daniel Beck 
  Date:   2018-05-26 (Sat, 26 May 2018)

  Changed paths:
M content/_data/changelogs/weekly.yml

  Log Message:
  ---
  Add changelog for 2.125


  Commit: 6cac2ef328f47854a7f1d7ce3bda677a0bb129af
  
https://github.com/jenkins-infra/jenkins.io/commit/6cac2ef328f47854a7f1d7ce3bda677a0bb129af
  Author: Oleg Nenashev 
  Date:   2018-05-27 (Sun, 27 May 2018)

  Changed paths:
M content/_data/changelogs/weekly.yml

  Log Message:
  ---
  Merge pull request #1569 from daniel-beck/changelog-2.125

Add changelog for 2.125


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/cf6bc603042b...6cac2ef328f4
  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/whitesource-plugin] 6f7fe6: update fsa and agents version

2018-05-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/whitesource-plugin
  Commit: 6f7fe6793e967d260da120c1cf3bccd2c4dec0d2
  
https://github.com/jenkinsci/whitesource-plugin/commit/6f7fe6793e967d260da120c1cf3bccd2c4dec0d2
  Author: annarozin 
  Date:   2018-05-27 (Sun, 27 May 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  update fsa and agents version



  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/whitesource-plugin] 12a168: fsa appPath param initialization java.util.Map

2018-05-26 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/whitesource-plugin
  Commit: 12a168483299d323944a730f78f8eb3ac7daac9e
  
https://github.com/jenkinsci/whitesource-plugin/commit/12a168483299d323944a730f78f8eb3ac7daac9e
  Author: annarozin 
  Date:   2018-05-27 (Sun, 27 May 2018)

  Changed paths:
M src/main/java/org/whitesource/jenkins/model/WhiteSourceStep.java

  Log Message:
  ---
  fsa appPath param initialization 
java.util.Map



  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/active-choices-plugin] 267819: JENKINS-39593: use a LRU cache, remove deprecated ...

2018-05-26 Thread GitHub
  Branch: refs/heads/JENKINS-39593-2
  Home:   https://github.com/jenkinsci/active-choices-plugin
  Commit: 2678199c1822687aab11fabe0805bbd9124f
  
https://github.com/jenkinsci/active-choices-plugin/commit/2678199c1822687aab11fabe0805bbd9124f
  Author: Bruno P. Kinoshita 
  Date:   2018-05-27 (Sun, 27 May 2018)

  Changed paths:
M pom.xml
M src/main/java/org/biouno/unochoice/AbstractCascadableParameter.java
M src/main/java/org/biouno/unochoice/AbstractScriptableParameter.java
M src/main/java/org/biouno/unochoice/AbstractUnoChoiceParameter.java
M src/main/java/org/biouno/unochoice/CascadeChoiceParameter.java
M src/main/java/org/biouno/unochoice/ChoiceParameter.java
M src/main/java/org/biouno/unochoice/DynamicReferenceParameter.java
M src/main/java/org/biouno/unochoice/model/GroovyScript.java
M src/main/java/org/biouno/unochoice/util/Utils.java

  Log Message:
  ---
  JENKINS-39593: use a LRU cache, remove deprecated code, use String constants 
whenever possible, add lang3



  **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.