Branch: refs/heads/add_proxy_support
  Home:   https://github.com/jenkinsci/tfs-plugin
  Commit: 918f488e72209e5e31aa0fd50a88bd94b749babd
      
https://github.com/jenkinsci/tfs-plugin/commit/918f488e72209e5e31aa0fd50a88bd94b749babd
  Author: Bosman <[email protected]>
  Date:   2016-02-04 (Thu, 04 Feb 2016)

  Changed paths:
    A src/main/java/hudson/plugins/tfs/model/ModernConnectionAdvisor.java
    A src/main/java/hudson/plugins/tfs/model/ModernHTTPClientFactory.java

  Log Message:
  -----------
  Add Modern[ConectionAdvisor|HTTPClientFactory]

These accept an optional ProxyHost instance to configure HttpClient
instances with the appropriate web proxy settings.


  Commit: 3f70af0f0b66bbfd7f434663e7657213848c5699
      
https://github.com/jenkinsci/tfs-plugin/commit/3f70af0f0b66bbfd7f434663e7657213848c5699
  Author: Bosman <[email protected]>
  Date:   2016-02-04 (Thu, 04 Feb 2016)

  Changed paths:
    M src/main/java/hudson/plugins/tfs/model/Server.java

  Log Message:
  -----------
  Configure TFSTeamProjectCollection to use proxy

If a proxy server has been configured in Jenkins
and the TFS/VSTS server is not an excluded host,
the ModernConnectionAdvisor and ModernHTTPClientFactory
will make sure the HttpClient instances are configured appropriately.


  Commit: ee3e9be4b2416490dc446c3d7d5180ce18dd4280
      
https://github.com/jenkinsci/tfs-plugin/commit/ee3e9be4b2416490dc446c3d7d5180ce18dd4280
  Author: Oli Dagenais <[email protected]>
  Date:   2016-02-05 (Fri, 05 Feb 2016)

  Changed paths:
    M src/test/java/hudson/plugins/tfs/IntegrationTestHelper.java

  Log Message:
  -----------
  Refactor: extract propertyOrNull() helper method


  Commit: f8570f3653517305279c4cc3b7967b829394c039
      
https://github.com/jenkinsci/tfs-plugin/commit/f8570f3653517305279c4cc3b7967b829394c039
  Author: Oli Dagenais <[email protected]>
  Date:   2016-02-05 (Fri, 05 Feb 2016)

  Changed paths:
    M src/test/java/hudson/plugins/tfs/IntegrationTestHelper.java

  Log Message:
  -----------
  Refactor: generalize propertyOrFail() method


  Commit: e3c33d1fee35f43d3227ecc93101e69fdaee191a
      
https://github.com/jenkinsci/tfs-plugin/commit/e3c33d1fee35f43d3227ecc93101e69fdaee191a
  Author: Oli Dagenais <[email protected]>
  Date:   2016-02-05 (Fri, 05 Feb 2016)

  Changed paths:
    M src/test/java/hudson/plugins/tfs/IntegrationTestHelper.java

  Log Message:
  -----------
  Refactor: extract parameters and add ctor overload


Compare: 
https://github.com/jenkinsci/tfs-plugin/compare/918f488e7220^...e3c33d1fee35

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to