Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/docker-plugin
  Commit: c55fccab24c75550bbdcc003dd9e775bf95f55bc
      
https://github.com/jenkinsci/docker-plugin/commit/c55fccab24c75550bbdcc003dd9e775bf95f55bc
  Author: Mark Gius <[email protected]>
  Date:   2014-06-25 (Wed, 25 Jun 2014)

  Changed paths:
    M src/main/java/com/nirima/jenkins/plugins/docker/DockerTemplate.java
    A src/test/java/com/nirima/jenkins/plugins/docker/DockerTemplateTest.java

  Log Message:
  -----------
  Proper parsing of empty dnsHosts string

When DNS hosts are empty, plugin sends DNS override to docker container
("Dns":[""]).  With this patch, correctly declines to override dns when
the cloud configuration does not ask for it.


  Commit: 42bc6b466035bffba4a815dfadc9f474c37c2ac3
      
https://github.com/jenkinsci/docker-plugin/commit/42bc6b466035bffba4a815dfadc9f474c37c2ac3
  Author: magnayn <[email protected]>
  Date:   2014-07-03 (Thu, 03 Jul 2014)

  Changed paths:
    M src/main/java/com/nirima/jenkins/plugins/docker/DockerTemplate.java
    A src/test/java/com/nirima/jenkins/plugins/docker/DockerTemplateTest.java

  Log Message:
  -----------
  Merge pull request #45 from mgius/fix_empty_dns_hosts

Proper parsing of empty dnsHosts string


Compare: 
https://github.com/jenkinsci/docker-plugin/compare/234baad72cc6...42bc6b466035

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