Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jira-plugin
  Commit: 8e8614010e7f69dbbd150826579ad4cb9f37b16c
      
https://github.com/jenkinsci/jira-plugin/commit/8e8614010e7f69dbbd150826579ad4cb9f37b16c
  Author: olivier lamy <ol...@apache.org>
  Date:   2019-02-14 (Thu, 14 Feb 2019)

  Changed paths:
    M pom.xml
    M src/main/java/hudson/plugins/jira/JiraRestService.java
    M src/main/java/hudson/plugins/jira/JiraSite.java
    M src/test/java/hudson/plugins/jira/DescriptorImpl2Test.java

  Log Message:
  -----------
  correctly close httpclient when validate settings

Signed-off-by: olivier lamy <ol...@apache.org>


  Commit: 0262abc6a1d5055031f9726b91e7cd13a803bee3
      
https://github.com/jenkinsci/jira-plugin/commit/0262abc6a1d5055031f9726b91e7cd13a803bee3
  Author: olivier lamy <ol...@apache.org>
  Date:   2019-02-14 (Thu, 14 Feb 2019)

  Changed paths:
    M pom.xml
    M 
src/main/java/com/atlassian/httpclient/apache/httpcomponents/MavenUtils.java

  Log Message:
  -----------
  avoid an other file leaking, fix library dependency...

Signed-off-by: olivier lamy <ol...@apache.org>


  Commit: 3eb65b01e50fc48df242bc390562e43204dc3547
      
https://github.com/jenkinsci/jira-plugin/commit/3eb65b01e50fc48df242bc390562e43204dc3547
  Author: olivier lamy <ol...@apache.org>
  Date:   2019-02-14 (Thu, 14 Feb 2019)

  Changed paths:
    M 
src/main/java/com/atlassian/httpclient/apache/httpcomponents/DefaultHttpClientFactory.java
    M src/main/java/hudson/plugins/jira/JiraRestService.java
    M src/main/java/hudson/plugins/jira/JiraSite.java
    M src/main/webapp/help_fr.html
    M src/test/java/hudson/plugins/jira/DescriptorImpl2Test.java

  Log Message:
  -----------
  [JENKINS-50643] use only one http client instance to avoid too many selectors 
open

Signed-off-by: olivier lamy <ol...@apache.org>


  Commit: 889b392d247b64183faf07c8a7e31b920a314724
      
https://github.com/jenkinsci/jira-plugin/commit/889b392d247b64183faf07c8a7e31b920a314724
  Author: olivier lamy <ol...@apache.org>
  Date:   2019-03-20 (Wed, 20 Mar 2019)

  Changed paths:
    M 
src/main/java/com/atlassian/httpclient/apache/httpcomponents/ApacheAsyncHttpClient.java
    M 
src/main/java/com/atlassian/httpclient/apache/httpcomponents/DefaultHttpClientFactory.java

  Log Message:
  -----------
  no need of a Collection of httpclients as we use only 1

Signed-off-by: olivier lamy <ol...@apache.org>


  Commit: ee3db7c2330729a551cf31d61ba63634a590f8d3
      
https://github.com/jenkinsci/jira-plugin/commit/ee3db7c2330729a551cf31d61ba63634a590f8d3
  Author: Artem Koshelev <art.koshe...@gmail.com>
  Date:   2019-03-21 (Thu, 21 Mar 2019)

  Changed paths:
    M pom.xml
    M 
src/main/java/com/atlassian/httpclient/apache/httpcomponents/ApacheAsyncHttpClient.java
    M 
src/main/java/com/atlassian/httpclient/apache/httpcomponents/DefaultHttpClientFactory.java
    M 
src/main/java/com/atlassian/httpclient/apache/httpcomponents/MavenUtils.java
    M src/main/java/hudson/plugins/jira/JiraRestService.java
    M src/main/java/hudson/plugins/jira/JiraSite.java
    M src/main/webapp/help_fr.html
    M src/test/java/hudson/plugins/jira/DescriptorImpl2Test.java

  Log Message:
  -----------
  Merge pull request #178 from jenkinsci/JENKINS-50643_http_client_reuse

[WIP] [JENKINS-50643] http client reuse


Compare: 
https://github.com/jenkinsci/jira-plugin/compare/ed3c08723cc6...ee3db7c23307

-- 
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.

Reply via email to