Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/appscan-plugin
  Commit: 627ba588ba50146f44fa4d5150d0b0b7c1d18864
      
https://github.com/jenkinsci/appscan-plugin/commit/627ba588ba50146f44fa4d5150d0b0b7c1d18864
  Author: tanmoyguha-hcl <[email protected]>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M 
src/main/java/com/hcl/appscan/jenkins/plugin/auth/ASEJenkinsAuthenticationProvider.java

  Log Message:
  -----------
  Synchronization Issue Resolved


  Commit: a784a61d6fee11554a519bc87ff03fc8eada5d24
      
https://github.com/jenkinsci/appscan-plugin/commit/a784a61d6fee11554a519bc87ff03fc8eada5d24
  Author: tanmoyguha-hcl <[email protected]>
  Date:   2020-07-15 (Wed, 15 Jul 2020)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Pom File Updated to support Testing


  Commit: c71886242cdc998bceb4afc9bdb301bca0f4f63a
      
https://github.com/jenkinsci/appscan-plugin/commit/c71886242cdc998bceb4afc9bdb301bca0f4f63a
  Author: tanmoyguha-hcl <[email protected]>
  Date:   2020-07-16 (Thu, 16 Jul 2020)

  Changed paths:
    M 
src/main/java/com/hcl/appscan/jenkins/plugin/auth/ASEJenkinsAuthenticationProvider.java

  Log Message:
  -----------
  Indentation Updated


  Commit: 1e14f7d2ab33e24b2a0cf6d891d984da938914ae
      
https://github.com/jenkinsci/appscan-plugin/commit/1e14f7d2ab33e24b2a0cf6d891d984da938914ae
  Author: tanmoyguha-hcl <[email protected]>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  ASA-2477


  Commit: 22578360b87957fae53b53200fb73220a9f73e2e
      
https://github.com/jenkinsci/appscan-plugin/commit/22578360b87957fae53b53200fb73220a9f73e2e
  Author: tanmoyguha-hcl <[email protected]>
  Date:   2020-07-22 (Wed, 22 Jul 2020)

  Changed paths:
    M CHANGELOG.md

  Log Message:
  -----------
  CHANGELOG Updated


  Commit: 49bb79c74732a7dc6d6e78f78b5a6e796281b7a7
      
https://github.com/jenkinsci/appscan-plugin/commit/49bb79c74732a7dc6d6e78f78b5a6e796281b7a7
  Author: tanmoyguha-hcl <[email protected]>
  Date:   2020-07-22 (Wed, 22 Jul 2020)

  Changed paths:
    M CHANGELOG.md

  Log Message:
  -----------
  CHANGELOG Updated


  Commit: 451c5a349f5e2c92fb7d53dc045500fa6409ba5d
      
https://github.com/jenkinsci/appscan-plugin/commit/451c5a349f5e2c92fb7d53dc045500fa6409ba5d
  Author: tanmoyguha-hcl <[email protected]>
  Date:   2020-07-23 (Thu, 23 Jul 2020)

  Changed paths:
    M CHANGELOG.md
    M pom.xml

  Log Message:
  -----------
  Updated SDK  Version in POM


  Commit: 1ba4e702dfecd47a0057298fa67406c1b1a04ae0
      
https://github.com/jenkinsci/appscan-plugin/commit/1ba4e702dfecd47a0057298fa67406c1b1a04ae0
  Author: tanmoyguha-hcl <[email protected]>
  Date:   2020-07-23 (Thu, 23 Jul 2020)

  Changed paths:

  Log Message:
  -----------
  Merge branch 'master' into TanmoyChanges


  Commit: 3e9d56576122d6fab96c540618c803d4937045e9
      
https://github.com/jenkinsci/appscan-plugin/commit/3e9d56576122d6fab96c540618c803d4937045e9
  Author: tanmoyguha-hcl <[email protected]>
  Date:   2020-08-07 (Fri, 07 Aug 2020)

  Changed paths:

  Log Message:
  -----------
  Merge branch 'master' into TanmoyChanges


  Commit: faa1ff1147b0a6b8abfa571e8845911de3d37c30
      
https://github.com/jenkinsci/appscan-plugin/commit/faa1ff1147b0a6b8abfa571e8845911de3d37c30
  Author: tanmoyguha-hcl <[email protected]>
  Date:   2020-08-12 (Wed, 12 Aug 2020)

  Changed paths:
    M src/main/java/com/hcl/appscan/jenkins/plugin/actions/ResultsRetriever.java
    A 
src/main/java/com/hcl/appscan/jenkins/plugin/auth/ASECredentialsWrapper.java
    M 
src/main/java/com/hcl/appscan/jenkins/plugin/auth/ASEJenkinsAuthenticationProvider.java
    A src/main/java/com/hcl/appscan/jenkins/plugin/util/ASESessionManager.java

  Log Message:
  -----------
  ASA-2477 Reusing Credential Object to restrict Creation of multiple ASE 
Session


  Commit: 2a48de7edd5b5f6686ebdfb0232ac9a8d98a82ba
      
https://github.com/jenkinsci/appscan-plugin/commit/2a48de7edd5b5f6686ebdfb0232ac9a8d98a82ba
  Author: tanmoyguha-hcl <[email protected]>
  Date:   2020-08-13 (Thu, 13 Aug 2020)

  Changed paths:

  Log Message:
  -----------
  Merge branch 'master' into TanmoyChanges


  Commit: 66a5ab5770b3e795e0d1c97833286babd3add4c7
      
https://github.com/jenkinsci/appscan-plugin/commit/66a5ab5770b3e795e0d1c97833286babd3add4c7
  Author: tanmoyguha-hcl <[email protected]>
  Date:   2020-08-13 (Thu, 13 Aug 2020)

  Changed paths:
    M CHANGELOG.md
    M 
src/main/java/com/hcl/appscan/jenkins/plugin/auth/ASECredentialsWrapper.java
    M src/main/java/com/hcl/appscan/jenkins/plugin/util/ASESessionManager.java

  Log Message:
  -----------
  Copyright Statements Updated and ChangeLog Updated


  Commit: 8964d4be576f125ed6196ff45606a397f8aa62f2
      
https://github.com/jenkinsci/appscan-plugin/commit/8964d4be576f125ed6196ff45606a397f8aa62f2
  Author: tanmoyguha-hcl <[email protected]>
  Date:   2020-08-20 (Thu, 20 Aug 2020)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Merge branch 'master' into TanmoyChanges


  Commit: 78d47dd6df4b204768da0193ef43d960ef7bd84f
      
https://github.com/jenkinsci/appscan-plugin/commit/78d47dd6df4b204768da0193ef43d960ef7bd84f
  Author: tanmoyguha-hcl <[email protected]>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M src/main/java/com/hcl/appscan/jenkins/plugin/actions/ScanResults.java
    M 
src/main/java/com/hcl/appscan/jenkins/plugin/builders/AppScanEnterpriseBuildStep.java
    M src/main/resources/com/hcl/appscan/jenkins/plugin/Messages.properties
    M 
src/main/resources/com/hcl/appscan/jenkins/plugin/actions/ScanResults/summary.jelly

  Log Message:
  -----------
  ASA-2569 ASA-2570 ASE Url Link added in Jenkins


  Commit: 7120b03c1a3d0c82883828c33e6f8050ad486b00
      
https://github.com/jenkinsci/appscan-plugin/commit/7120b03c1a3d0c82883828c33e6f8050ad486b00
  Author: tanmoyguha-hcl <[email protected]>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M 
src/main/java/com/hcl/appscan/jenkins/plugin/builders/AppScanEnterpriseBuildStep.java

  Log Message:
  -----------
  Code Alignment Fixed


  Commit: 30a25d8d16515da0129c342233cd8461d5ee51bf
      
https://github.com/jenkinsci/appscan-plugin/commit/30a25d8d16515da0129c342233cd8461d5ee51bf
  Author: tanmoyguha-hcl <[email protected]>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M src/main/java/com/hcl/appscan/jenkins/plugin/actions/ScanResults.java

  Log Message:
  -----------
  Code Realigned


  Commit: fa07862f49d3ea6c7e8c1c7ced3fdb11a2837622
      
https://github.com/jenkinsci/appscan-plugin/commit/fa07862f49d3ea6c7e8c1c7ced3fdb11a2837622
  Author: tanmoyguha-hcl <[email protected]>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M src/main/java/com/hcl/appscan/jenkins/plugin/actions/ResultsRetriever.java
    M src/main/java/com/hcl/appscan/jenkins/plugin/actions/ScanResults.java
    M 
src/main/java/com/hcl/appscan/jenkins/plugin/builders/AppScanBuildStep.java
    M 
src/main/java/com/hcl/appscan/jenkins/plugin/builders/AppScanEnterpriseBuildStep.java
    M src/main/java/com/ibm/appscan/jenkins/plugin/actions/ScanResults.java

  Log Message:
  -----------
  Code Refactored to include changes in Plugins Project


  Commit: 1a9670f80371d10d3c2ed87b75d9ae88c3034ff0
      
https://github.com/jenkinsci/appscan-plugin/commit/1a9670f80371d10d3c2ed87b75d9ae88c3034ff0
  Author: tanmoyguha-hcl <[email protected]>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M src/main/java/com/hcl/appscan/jenkins/plugin/actions/ResultsRetriever.java
    M src/main/java/com/hcl/appscan/jenkins/plugin/actions/ScanResults.java
    M 
src/main/java/com/hcl/appscan/jenkins/plugin/builders/AppScanEnterpriseBuildStep.java

  Log Message:
  -----------
  Code Realigned


  Commit: 4b5196beb50c1638cd51f55daca309edd69827c8
      
https://github.com/jenkinsci/appscan-plugin/commit/4b5196beb50c1638cd51f55daca309edd69827c8
  Author: tanmoyguha-hcl <[email protected]>
  Date:   2020-08-27 (Thu, 27 Aug 2020)

  Changed paths:
    M 
src/main/java/com/hcl/appscan/jenkins/plugin/builders/AppScanBuildStep.java
    M 
src/main/java/com/hcl/appscan/jenkins/plugin/builders/AppScanEnterpriseBuildStep.java
    M src/main/resources/com/hcl/appscan/jenkins/plugin/Messages.properties

  Log Message:
  -----------
  Label Updated


  Commit: 7017f865dbfb726d11fa19594641ae80adbf030b
      
https://github.com/jenkinsci/appscan-plugin/commit/7017f865dbfb726d11fa19594641ae80adbf030b
  Author: tanmoyguha-hcl <[email protected]>
  Date:   2020-08-27 (Thu, 27 Aug 2020)

  Changed paths:
    M 
src/main/java/com/hcl/appscan/jenkins/plugin/builders/AppScanBuildStep.java
    M 
src/main/java/com/hcl/appscan/jenkins/plugin/builders/AppScanEnterpriseBuildStep.java

  Log Message:
  -----------
  Alignment Fixed


  Commit: 5df7359e39c4df9ccd48b1d8632070e59c358290
      
https://github.com/jenkinsci/appscan-plugin/commit/5df7359e39c4df9ccd48b1d8632070e59c358290
  Author: tanmoyguha-hcl <[email protected]>
  Date:   2020-08-27 (Thu, 27 Aug 2020)

  Changed paths:
    M 
src/main/java/com/hcl/appscan/jenkins/plugin/builders/AppScanBuildStep.java

  Log Message:
  -----------
  Homepage Link Updated


  Commit: ee0aac14286a1285708ca6589145563211eb1a28
      
https://github.com/jenkinsci/appscan-plugin/commit/ee0aac14286a1285708ca6589145563211eb1a28
  Author: tanmoyguha-hcl <[email protected]>
  Date:   2020-09-02 (Wed, 02 Sep 2020)

  Changed paths:
    M src/main/resources/com/hcl/appscan/jenkins/plugin/Messages.properties
    M 
src/main/resources/com/hcl/appscan/jenkins/plugin/actions/ScanResults/summary.jelly

  Log Message:
  -----------
  Label in Build Page updated


  Commit: 7ec7df446d6fbaf90eb35f1284500911a4d58b8a
      
https://github.com/jenkinsci/appscan-plugin/commit/7ec7df446d6fbaf90eb35f1284500911a4d58b8a
  Author: tanmoyguha-hcl <[email protected]>
  Date:   2020-09-02 (Wed, 02 Sep 2020)

  Changed paths:
    M 
src/main/java/com/hcl/appscan/jenkins/plugin/builders/AppScanEnterpriseBuildStep.java

  Log Message:
  -----------
  Merge Changes with Master


  Commit: 080fe86710f3d3c8a01b8ed58dd54f89e8bfc1a3
      
https://github.com/jenkinsci/appscan-plugin/commit/080fe86710f3d3c8a01b8ed58dd54f89e8bfc1a3
  Author: vinitas <[email protected]>
  Date:   2020-09-03 (Thu, 03 Sep 2020)

  Changed paths:
    M src/main/resources/com/hcl/appscan/jenkins/plugin/Messages.properties
    M 
src/main/resources/com/hcl/appscan/jenkins/plugin/actions/ScanResults/summary.jelly

  Log Message:
  -----------
  Merge pull request #106 from tanmoyguha-hcl/TanmoyChanges

Jenkins Build Page Label Update


Compare: 
https://github.com/jenkinsci/appscan-plugin/compare/4ba5130386f5...080fe86710f3

-- 
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/appscan-plugin/push/refs/heads/master/4ba513-080fe8%40github.com.

Reply via email to