Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/http-request-plugin
  Commit: 971508625e7520cc89d9381c1c3605fde7fb3914
      
https://github.com/jenkinsci/http-request-plugin/commit/971508625e7520cc89d9381c1c3605fde7fb3914
  Author: Martin Mosegaard Amdisen <mar...@chainalysis.com>
  Date:   2019-05-03 (Fri, 03 May 2019)

  Changed paths:
    M README.md
    M src/main/java/jenkins/plugins/http_request/HttpRequest.java
    M src/main/resources/jenkins/plugins/http_request/HttpRequestStep/help.html
    A 
src/test/java/jenkins/plugins/http_request/HttpRequestDescriptorImplTest.java

  Log Message:
  -----------
  Fix 57318: Allow null or empty value for validResponseCodes

Fixes https://issues.jenkins-ci.org/browse/JENKINS-57318

Change `HttpRequest.DescriptorImpl.parseToRange` to accept a null or empty 
string value.

Also added brief documentation about the syntax for `validResponseCodes` and
updated README with basic build instructions used for verifying this change.


  Commit: 79ea2573791d2e3a00e11d708c63f6650c5cba9a
      
https://github.com/jenkinsci/http-request-plugin/commit/79ea2573791d2e3a00e11d708c63f6650c5cba9a
  Author: Martin Mosegaard Amdisen <mar...@chainalysis.com>
  Date:   2019-06-04 (Tue, 04 Jun 2019)

  Changed paths:
    M src/main/java/jenkins/plugins/http_request/HttpRequest.java

  Log Message:
  -----------
  Use default range of valid response codes if empty value passed

To address review feedback.


  Commit: b09c56b949fe4ec89cee0e9259b79ba7a496b2fe
      
https://github.com/jenkinsci/http-request-plugin/commit/b09c56b949fe4ec89cee0e9259b79ba7a496b2fe
  Author: Martin Mosegaard Amdisen <mar...@chainalysis.com>
  Date:   2019-06-04 (Tue, 04 Jun 2019)

  Changed paths:
    M 
src/test/java/jenkins/plugins/http_request/HttpRequestDescriptorImplTest.java

  Log Message:
  -----------
  chore: Fix unit test


  Commit: 719545406e443b95d65562d61d24e3cfeed1a97e
      
https://github.com/jenkinsci/http-request-plugin/commit/719545406e443b95d65562d61d24e3cfeed1a97e
  Author: Janario Oliveira <janario.olive...@gmail.com>
  Date:   2019-06-04 (Tue, 04 Jun 2019)

  Changed paths:
    M README.md
    M src/main/java/jenkins/plugins/http_request/HttpRequest.java
    M src/main/resources/jenkins/plugins/http_request/HttpRequestStep/help.html
    A 
src/test/java/jenkins/plugins/http_request/HttpRequestDescriptorImplTest.java

  Log Message:
  -----------
  Merge pull request #38 from 
martinmosegaard/57318-validresponsecodes-nullorempty

Fix 57318: Allow null or empty value for validResponseCodes


Compare: 
https://github.com/jenkinsci/http-request-plugin/compare/3f1ef6f8cb1e...719545406e44

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/http-request-plugin/push/refs/heads/master/3f1ef6-719545%40github.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to