Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/integrity-plugin
  Commit: 2d09ba52f51d8f1161785bbe5c0bea310e9248fc
      
https://github.com/jenkinsci/integrity-plugin/commit/2d09ba52f51d8f1161785bbe5c0bea310e9248fc
  Author: Mhaske <amha...@ptc.com>
  Date:   2020-11-25 (Wed, 25 Nov 2020)

  Changed paths:
    M README.md
    M pom.xml
    M src/main/java/hudson/scm/DerbyUtils.java
    M src/main/java/hudson/scm/IntegrityCMMember.java
    M src/main/java/hudson/scm/IntegrityChangeLogSet.java
    M src/main/java/hudson/scm/IntegrityCheckinAction.java
    M src/main/java/hudson/scm/IntegrityCheckinTask.java
    M src/main/java/hudson/scm/IntegrityCheckoutTask.java
    M src/main/java/hudson/scm/IntegrityCheckpointAction.java
    M src/main/java/hudson/scm/IntegrityDeleteNonMembersAction.java
    M src/main/java/hudson/scm/IntegrityDeleteNonMembersTask.java
    M src/main/java/hudson/scm/IntegrityItemAction.java
    M src/main/java/hudson/scm/IntegritySCM.java
    M src/main/java/hudson/scm/IntegritySCMCheckinNotifierStep.java
    M src/main/java/hudson/scm/IntegritySCMCheckinStep.java
    M src/main/java/hudson/scm/IntegritySCMChkptStep.java
    M src/main/java/hudson/scm/IntegritySCMLabelStep.java
    M src/main/java/hudson/scm/api/command/BasicAPICommand.java
    M src/main/java/hudson/scm/api/session/ISessionPool.java
    M src/main/java/hudson/scm/api/session/SessionPoolEvictionPolicy.java
    M src/main/java/hudson/scm/browsers/IntegrityWebUI.java
    M src/main/resources/hudson/scm/IntegrityCheckinAction/config.jelly
    M 
src/main/resources/hudson/scm/IntegrityCheckinAction/help-ciConfigPath.html
    M 
src/main/resources/hudson/scm/IntegrityCheckinAction/help-ciWorkspaceDir.html
    M src/main/resources/hudson/scm/IntegrityCheckinAction/help.html
    M 
src/main/resources/hudson/scm/IntegrityCheckpointAction/help-checkpointLabel.html
    M src/main/resources/hudson/scm/IntegrityCheckpointAction/help.html
    M src/main/resources/hudson/scm/IntegrityItemAction/help-hostName.html
    M src/main/resources/hudson/scm/IntegrityItemAction/help-logField.html
    M src/main/resources/hudson/scm/IntegrityItemAction/help-password.html
    M src/main/resources/hudson/scm/IntegrityItemAction/help-port.html
    M 
src/main/resources/hudson/scm/IntegrityItemAction/help-queryDefinition.html
    M src/main/resources/hudson/scm/IntegrityItemAction/help-secure.html
    M src/main/resources/hudson/scm/IntegrityItemAction/help-stateField.html
    M 
src/main/resources/hudson/scm/IntegrityItemAction/help-testFailedVerdictName.html
    M 
src/main/resources/hudson/scm/IntegrityItemAction/help-testPassedVerdictName.html
    M 
src/main/resources/hudson/scm/IntegrityItemAction/help-testSessionField.html
    M 
src/main/resources/hudson/scm/IntegrityItemAction/help-testSkippedVerdictName.html
    M src/main/resources/hudson/scm/IntegrityItemAction/help-userName.html
    M src/main/resources/hudson/scm/IntegrityItemAction/help.html
    M src/main/resources/hudson/scm/IntegritySCM/config.jelly
    M src/main/resources/hudson/scm/IntegritySCM/global.jelly
    M src/main/resources/hudson/scm/IntegritySCM/help.html
    M src/main/resources/hudson/scm/IntegritySCMCheckinStep/config.jelly
    M src/main/resources/hudson/scm/IntegritySCMCheckinStep/help-itemID.html
    M src/main/resources/hudson/scm/IntegritySCMChkptStep/config.jelly
    M 
src/main/resources/hudson/scm/IntegritySCMChkptStep/help-checkpointLabel.html
    M src/main/resources/hudson/scm/IntegritySCMLabelStep/config.jelly
    M 
src/main/resources/hudson/scm/IntegritySCMLabelStep/help-checkpointLabel.html
    M src/main/resources/hudson/scm/browsers/IntegrityWebUI/help-url.html
    M src/main/resources/index.jelly
    M src/main/webapp/help-alternateWorkspace.html
    M src/main/webapp/help-checkpointDesc.html
    M src/main/webapp/help-checkpointLabel.html
    M src/main/webapp/help-configPath.html
    M src/main/webapp/help-configurationName.html
    M src/main/webapp/help-hostName.html
    M src/main/webapp/help-password.html
    M src/main/webapp/help-port.html
    M src/main/webapp/help-scopedSandbox.html
    M src/main/webapp/help-secure.html
    M src/main/webapp/help-serverConfig.html
    M src/main/webapp/help-userName.html

  Log Message:
  -----------
  Rebranding of integrity plugin


  Commit: 2080c1845a76cc32e7ac70c2c2a02d1b50c700af
      
https://github.com/jenkinsci/integrity-plugin/commit/2080c1845a76cc32e7ac70c2c2a02d1b50c700af
  Author: Atul Mhaske <46370435+amhaske...@users.noreply.github.com>
  Date:   2020-11-25 (Wed, 25 Nov 2020)

  Changed paths:
    M pom.xml
    M src/main/java/hudson/scm/IntegritySCM.java

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


  Commit: 24d8a0647e758a7705b944abf1171ed4611c60ae
      
https://github.com/jenkinsci/integrity-plugin/commit/24d8a0647e758a7705b944abf1171ed4611c60ae
  Author: Atul Mhaske <46370435+amhaske...@users.noreply.github.com>
  Date:   2020-11-30 (Mon, 30 Nov 2020)

  Changed paths:
    M README.md
    M pom.xml
    M src/main/java/hudson/scm/DerbyUtils.java
    M src/main/java/hudson/scm/IntegrityCMMember.java
    M src/main/java/hudson/scm/IntegrityChangeLogSet.java
    M src/main/java/hudson/scm/IntegrityCheckinAction.java
    M src/main/java/hudson/scm/IntegrityCheckinTask.java
    M src/main/java/hudson/scm/IntegrityCheckoutTask.java
    M src/main/java/hudson/scm/IntegrityCheckpointAction.java
    M src/main/java/hudson/scm/IntegrityDeleteNonMembersAction.java
    M src/main/java/hudson/scm/IntegrityDeleteNonMembersTask.java
    M src/main/java/hudson/scm/IntegrityItemAction.java
    M src/main/java/hudson/scm/IntegritySCM.java
    M src/main/java/hudson/scm/IntegritySCMCheckinNotifierStep.java
    M src/main/java/hudson/scm/IntegritySCMCheckinStep.java
    M src/main/java/hudson/scm/IntegritySCMChkptStep.java
    M src/main/java/hudson/scm/IntegritySCMLabelStep.java
    M src/main/java/hudson/scm/api/command/BasicAPICommand.java
    M src/main/java/hudson/scm/api/session/ISessionPool.java
    M src/main/java/hudson/scm/api/session/SessionPoolEvictionPolicy.java
    M src/main/java/hudson/scm/browsers/IntegrityWebUI.java
    M src/main/resources/hudson/scm/IntegrityCheckinAction/config.jelly
    M 
src/main/resources/hudson/scm/IntegrityCheckinAction/help-ciConfigPath.html
    M 
src/main/resources/hudson/scm/IntegrityCheckinAction/help-ciWorkspaceDir.html
    M src/main/resources/hudson/scm/IntegrityCheckinAction/help.html
    M 
src/main/resources/hudson/scm/IntegrityCheckpointAction/help-checkpointLabel.html
    M src/main/resources/hudson/scm/IntegrityCheckpointAction/help.html
    M src/main/resources/hudson/scm/IntegrityItemAction/help-hostName.html
    M src/main/resources/hudson/scm/IntegrityItemAction/help-logField.html
    M src/main/resources/hudson/scm/IntegrityItemAction/help-password.html
    M src/main/resources/hudson/scm/IntegrityItemAction/help-port.html
    M 
src/main/resources/hudson/scm/IntegrityItemAction/help-queryDefinition.html
    M src/main/resources/hudson/scm/IntegrityItemAction/help-secure.html
    M src/main/resources/hudson/scm/IntegrityItemAction/help-stateField.html
    M 
src/main/resources/hudson/scm/IntegrityItemAction/help-testFailedVerdictName.html
    M 
src/main/resources/hudson/scm/IntegrityItemAction/help-testPassedVerdictName.html
    M 
src/main/resources/hudson/scm/IntegrityItemAction/help-testSessionField.html
    M 
src/main/resources/hudson/scm/IntegrityItemAction/help-testSkippedVerdictName.html
    M src/main/resources/hudson/scm/IntegrityItemAction/help-userName.html
    M src/main/resources/hudson/scm/IntegrityItemAction/help.html
    M src/main/resources/hudson/scm/IntegritySCM/config.jelly
    M src/main/resources/hudson/scm/IntegritySCM/global.jelly
    M src/main/resources/hudson/scm/IntegritySCM/help.html
    M src/main/resources/hudson/scm/IntegritySCMCheckinStep/config.jelly
    M src/main/resources/hudson/scm/IntegritySCMCheckinStep/help-itemID.html
    M src/main/resources/hudson/scm/IntegritySCMChkptStep/config.jelly
    M 
src/main/resources/hudson/scm/IntegritySCMChkptStep/help-checkpointLabel.html
    M src/main/resources/hudson/scm/IntegritySCMLabelStep/config.jelly
    M 
src/main/resources/hudson/scm/IntegritySCMLabelStep/help-checkpointLabel.html
    M src/main/resources/hudson/scm/browsers/IntegrityWebUI/help-url.html
    M src/main/resources/index.jelly
    M src/main/webapp/help-alternateWorkspace.html
    M src/main/webapp/help-checkpointDesc.html
    M src/main/webapp/help-checkpointLabel.html
    M src/main/webapp/help-configPath.html
    M src/main/webapp/help-configurationName.html
    M src/main/webapp/help-hostName.html
    M src/main/webapp/help-password.html
    M src/main/webapp/help-port.html
    M src/main/webapp/help-scopedSandbox.html
    M src/main/webapp/help-secure.html
    M src/main/webapp/help-serverConfig.html
    M src/main/webapp/help-userName.html

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


Compare: 
https://github.com/jenkinsci/integrity-plugin/compare/ab99bbee2591...24d8a0647e75

-- 
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/integrity-plugin/push/refs/heads/master/ab99bb-24d8a0%40github.com.

Reply via email to