Branch: refs/heads/latest
  Home:   https://github.com/jenkinsci/hpe-application-automation-tools-plugin
  Commit: 1de44bbc8bcb1b2dcb113a1edd6dfdc812efc731
      
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/1de44bbc8bcb1b2dcb113a1edd6dfdc812efc731
  Author: Radislav Berkovich <[email protected]>
  Date:   2019-08-12 (Mon, 12 Aug 2019)

  Changed paths:
    M pom.xml
    M 
src/main/java/com/microfocus/application/automation/tools/octane/ImpersonationUtil.java
    M src/main/resources/log4j2.xml

  Log Message:
  -----------
  defect #882033 : Lines in ci sdk logs are missing details of space 
configuration , so its not unclear to what configuration the row belongs. 
relevant for multispace configurations.


  Commit: 66a1724aae5b66c55f09f1c3c8e41815df824c75
      
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/66a1724aae5b66c55f09f1c3c8e41815df824c75
  Author: Radislav Berkovich <[email protected]>
  Date:   2019-08-12 (Mon, 12 Aug 2019)

  Changed paths:
    M pom.xml
    M 
src/main/java/com/microfocus/application/automation/tools/octane/actions/Webhooks.java
    M 
src/main/java/com/microfocus/application/automation/tools/octane/model/SonarHelper.java

  Log Message:
  -----------
  Merge remote-tracking branch 'upstream/octane-dev-latest' into 
octane-dev-latest6


  Commit: 5d663999b3ae004612f6c8f0e492022dd4265ebe
      
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/5d663999b3ae004612f6c8f0e492022dd4265ebe
  Author: Radislav Berkovich <[email protected]>
  Date:   2019-08-12 (Mon, 12 Aug 2019)

  Changed paths:
    M 
src/main/java/com/microfocus/application/automation/tools/octane/model/CIEventCausesFactory.java

  Log Message:
  -----------
  defect #853111 : in some cases Jenkins plugin creates huge events JSON due to 
recursive structure of causes


  Commit: a06719a670137fdf5dac89885d0073c41d6d014d
      
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/a06719a670137fdf5dac89885d0073c41d6d014d
  Author: Radislav Berkovich <[email protected]>
  Date:   2019-08-12 (Mon, 12 Aug 2019)

  Changed paths:
    M 
src/main/java/com/microfocus/application/automation/tools/octane/configuration/ConfigurationValidator.java
    R 
src/main/java/com/microfocus/application/automation/tools/octane/configuration/MqmProject.java
    R 
src/main/java/com/microfocus/application/automation/tools/octane/configuration/PredefinedConfiguration.java
    R 
src/main/java/com/microfocus/application/automation/tools/octane/configuration/PredefinedConfigurationUnmarshaller.java
    M 
src/main/java/com/microfocus/application/automation/tools/settings/OctaneServerSettingsBuilder.java
    M 
src/main/resources/com/microfocus/application/automation/tools/octane/Messages.properties

  Log Message:
  -----------
  US #876134 : move URL parsing method  from the plugins code to SDK.


  Commit: f28e852f85dc846efcc11dbc62447b3b5f33cfaa
      
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/f28e852f85dc846efcc11dbc62447b3b5f33cfaa
  Author: Radislav Berkovich <[email protected]>
  Date:   2019-08-12 (Mon, 12 Aug 2019)

  Changed paths:
    M 
src/main/java/com/microfocus/application/automation/tools/octane/model/CIEventCausesFactory.java

  Log Message:
  -----------
  defect #853111 : in some cases Jenkins plugin creates huge events JSON due to 
recursive structure of causes


  Commit: a45f94ba3d0f4d755f9a59465d123ce758b0148e
      
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/a45f94ba3d0f4d755f9a59465d123ce758b0148e
  Author: Radislav Berkovich <[email protected]>
  Date:   2019-08-12 (Mon, 12 Aug 2019)

  Changed paths:
    M src/main/resources/log4j2.xml

  Log Message:
  -----------
  defect #853111 : in some cases Jenkins plugin creates huge events JSON due to 
recursive structure of causes


  Commit: 1f584d8732206a42ddaab3d88262ae00ba43ead2
      
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/1f584d8732206a42ddaab3d88262ae00ba43ead2
  Author: Radislav Berkovich <[email protected]>
  Date:   2019-08-13 (Tue, 13 Aug 2019)

  Changed paths:
    M src/main/resources/log4j2.xml

  Log Message:
  -----------
  defect #885006 : CI SDK log issues


  Commit: 69c221e89465df1b821304cffed0dc1b5ebdbef4
      
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/69c221e89465df1b821304cffed0dc1b5ebdbef4
  Author: Radislav Berkovich <[email protected]>
  Date:   2019-08-13 (Tue, 13 Aug 2019)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  defect #885006 : [Jenkins] CI SDK log issues


  Commit: 137135ad7d4072f62a60b512b246a37eec3f2102
      
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/137135ad7d4072f62a60b512b246a37eec3f2102
  Author: Radislav Berkovich <[email protected]>
  Date:   2019-08-15 (Thu, 15 Aug 2019)

  Changed paths:
    M 
src/main/java/com/microfocus/application/automation/tools/octane/CIJenkinsServicesImpl.java
    M 
src/main/java/com/microfocus/application/automation/tools/octane/ImpersonationUtil.java

  Log Message:
  -----------
  tech : replace int status codes by enum of HttpStatus


  Commit: 1a0a73a3081fd0fa3ac764698c5d2fc339cf7181
      
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/1a0a73a3081fd0fa3ac764698c5d2fc339cf7181
  Author: Radislav Berkovich <[email protected]>
  Date:   2019-08-15 (Thu, 15 Aug 2019)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  defect #885006 : [Jenkins] CI SDK log issues


  Commit: aa0ef4ab4c8f61cb555d7ee9e7b70f830cd0365e
      
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/aa0ef4ab4c8f61cb555d7ee9e7b70f830cd0365e
  Author: Daniel Gront <[email protected]>
  Date:   2019-08-19 (Mon, 19 Aug 2019)

  Changed paths:
    M pom.xml
    M 
src/main/java/com/microfocus/application/automation/tools/octane/CIJenkinsServicesImpl.java
    M 
src/main/java/com/microfocus/application/automation/tools/octane/ImpersonationUtil.java
    M 
src/main/java/com/microfocus/application/automation/tools/octane/configuration/ConfigurationValidator.java
    R 
src/main/java/com/microfocus/application/automation/tools/octane/configuration/MqmProject.java
    R 
src/main/java/com/microfocus/application/automation/tools/octane/configuration/PredefinedConfiguration.java
    R 
src/main/java/com/microfocus/application/automation/tools/octane/configuration/PredefinedConfigurationUnmarshaller.java
    M 
src/main/java/com/microfocus/application/automation/tools/octane/model/CIEventCausesFactory.java
    M 
src/main/java/com/microfocus/application/automation/tools/settings/OctaneServerSettingsBuilder.java
    M 
src/main/resources/com/microfocus/application/automation/tools/octane/Messages.properties
    M src/main/resources/log4j2.xml

  Log Message:
  -----------
  Merge pull request #247 from MicroFocus/octane-dev-latest

Octane fixes 5.8.6


Compare: 
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/compare/1390f66d8a7c...aa0ef4ab4c8f

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/hpe-application-automation-tools-plugin/push/refs/heads/latest/1390f6-aa0ef4%40github.com.

Reply via email to