Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/integrity-plugin
  Commit: 29d1bf45e27b72465835665a217329ab608d4681
      
https://github.com/jenkinsci/integrity-plugin/commit/29d1bf45e27b72465835665a217329ab608d4681
  Author: shipatil <[email protected]>
  Date:   2018-01-04 (Thu, 04 Jan 2018)

  Changed paths:
    M src/main/java/hudson/scm/IntegrityItemAction.java
    M src/main/java/hudson/scm/IntegritySCM.java
    M src/main/java/hudson/scm/localclient/IntegrityLcChangeSetList.java
    M src/main/java/hudson/scm/localclient/SandboxUtils.java
    M src/test/java/hudson/scm/IntegritySCMTest.java
    M src/test/java/hudson/scm/localclient/IntegrityBuildSandboxTaskTest.java
    M src/test/java/hudson/scm/localclient/IntegrityPipelineTest.java

  Log Message:
  -----------
  Merge pull request #1 from PTC-ALM/master

Merging from master


  Commit: 01fdd2b1d85137e372d8d8d6fa386213524dfd1d
      
https://github.com/jenkinsci/integrity-plugin/commit/01fdd2b1d85137e372d8d8d6fa386213524dfd1d
  Author: shipatil <[email protected]>
  Date:   2018-01-15 (Mon, 15 Jan 2018)

  Changed paths:
    M pom.xml
    M src/main/java/hudson/scm/AbstractIntegritySCM.java
    M src/main/java/hudson/scm/IntegritySCM.java
    M src/main/java/hudson/scm/api/option/IAPIOption.java
    M src/main/java/hudson/scm/localclient/IntegrityCreateSandboxTask.java
    M src/main/java/hudson/scm/localclient/IntegrityResyncSandboxTask.java
    M src/main/java/hudson/scm/localclient/SandboxUtils.java
    M src/main/resources/hudson/scm/IntegritySCM/config.jelly
    M src/test/java/hudson/scm/IntegritySCMTest.java
    M src/test/java/hudson/scm/localclient/IntegrityBuildSandboxTaskTest.java
    M src/test/java/hudson/scm/localclient/IntegrityPipelineTest.java
    M src/test/java/hudson/scm/localclient/IntegrityVariantSandboxTaskTest.java

  Log Message:
  -----------
  Implement scoped sandbox functionality.


  Commit: 7b80f6cfe169bd52925db75a943cf6600325fdbe
      
https://github.com/jenkinsci/integrity-plugin/commit/7b80f6cfe169bd52925db75a943cf6600325fdbe
  Author: Anurag Sen <[email protected]>
  Date:   2018-01-15 (Mon, 15 Jan 2018)

  Changed paths:
    M pom.xml
    M src/main/java/hudson/scm/AbstractIntegritySCM.java
    M src/main/java/hudson/scm/IntegritySCM.java
    M src/main/java/hudson/scm/api/option/IAPIOption.java
    M src/main/java/hudson/scm/localclient/IntegrityCreateSandboxTask.java
    M src/main/java/hudson/scm/localclient/IntegrityResyncSandboxTask.java
    M src/main/java/hudson/scm/localclient/SandboxUtils.java
    M src/main/resources/hudson/scm/IntegritySCM/config.jelly
    M src/test/java/hudson/scm/IntegritySCMTest.java
    M src/test/java/hudson/scm/localclient/IntegrityBuildSandboxTaskTest.java
    M src/test/java/hudson/scm/localclient/IntegrityPipelineTest.java
    M src/test/java/hudson/scm/localclient/IntegrityVariantSandboxTaskTest.java

  Log Message:
  -----------
  Merge pull request #60 from shipatil/master

Merging to PTC master


  Commit: 88d15d188c2111a45f60341916a7d43e9ae86a6e
      
https://github.com/jenkinsci/integrity-plugin/commit/88d15d188c2111a45f60341916a7d43e9ae86a6e
  Author: shipatil <[email protected]>
  Date:   2018-01-15 (Mon, 15 Jan 2018)

  Changed paths:
    A src/main/webapp/help-scopedSandbox.html
    A src/test/java/hudson/scm/localclient/IntegrityScopedSandboxTest.java

  Log Message:
  -----------
  Adding files to scoped sandbox functionality


  Commit: 06d5e0530e150dd1e23e7a43ed1ad5b9651ab847
      
https://github.com/jenkinsci/integrity-plugin/commit/06d5e0530e150dd1e23e7a43ed1ad5b9651ab847
  Author: Anurag Sen <[email protected]>
  Date:   2018-01-15 (Mon, 15 Jan 2018)

  Changed paths:
    A src/main/webapp/help-scopedSandbox.html
    A src/test/java/hudson/scm/localclient/IntegrityScopedSandboxTest.java

  Log Message:
  -----------
  Merge pull request #61 from shipatil/master

Adding files to scoped sandbox functionality


  Commit: 6038554c4b39709c24c1aa79d3a35bdde13720dc
      
https://github.com/jenkinsci/integrity-plugin/commit/6038554c4b39709c24c1aa79d3a35bdde13720dc
  Author: Anurag Sen <[email protected]>
  Date:   2018-01-15 (Mon, 15 Jan 2018)

  Changed paths:
    M pom.xml
    M src/main/java/hudson/scm/AbstractIntegritySCM.java
    M src/main/java/hudson/scm/IntegritySCM.java
    M src/main/java/hudson/scm/api/option/IAPIOption.java
    M src/main/java/hudson/scm/localclient/IntegrityCreateSandboxTask.java
    M src/main/java/hudson/scm/localclient/IntegrityResyncSandboxTask.java
    M src/main/java/hudson/scm/localclient/SandboxUtils.java
    M src/main/resources/hudson/scm/IntegritySCM/config.jelly
    A src/main/webapp/help-scopedSandbox.html
    M src/test/java/hudson/scm/IntegritySCMTest.java
    M src/test/java/hudson/scm/localclient/IntegrityBuildSandboxTaskTest.java
    M src/test/java/hudson/scm/localclient/IntegrityPipelineTest.java
    A src/test/java/hudson/scm/localclient/IntegrityScopedSandboxTest.java
    M src/test/java/hudson/scm/localclient/IntegrityVariantSandboxTaskTest.java

  Log Message:
  -----------
  Merge pull request #28 from PTC-ALM/master

Merging from PTC ALM master


Compare: 
https://github.com/jenkinsci/integrity-plugin/compare/7ae65b46f785...6038554c4b39

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