Branch: refs/heads/master
Home: https://github.com/jenkinsci/integrity-plugin
Commit: 90ac4e7df7508c055fcdf154fa4589ef8a9a1b7a
https://github.com/jenkinsci/integrity-plugin/commit/90ac4e7df7508c055fcdf154fa4589ef8a9a1b7a
Author: Anurag Sen <[email protected]>
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 pull request #71 from amhaskePTC/master
Rebranding of integrity plugin
Commit: afae38a97c612fcdcecd187de4a9c494a282e60a
https://github.com/jenkinsci/integrity-plugin/commit/afae38a97c612fcdcecd187de4a9c494a282e60a
Author: Atul Mhaske <[email protected]>
Date: 2020-11-30 (Mon, 30 Nov 2020)
Changed paths:
M pom.xml
M src/main/java/hudson/scm/DerbyUtils.java
M src/main/java/hudson/scm/IntegrityCheckoutTask.java
M src/main/java/hudson/scm/IntegritySCM.java
M src/main/java/hudson/scm/IntegritySCMCheckinNotifierStep.java
A src/main/java/hudson/scm/api/Retrier.java
M src/main/java/hudson/scm/localclient/IntegrityResyncSandboxTask.java
Log Message:
-----------
Merge pull request #1 from jenkinsci/master
Get all changes from jenkinsci to amhaskePTC
Commit: e3ea3122c499fa7741af755265f00bf89196ef19
https://github.com/jenkinsci/integrity-plugin/commit/e3ea3122c499fa7741af755265f00bf89196ef19
Author: Mhaske <[email protected]>
Date: 2020-11-30 (Mon, 30 Nov 2020)
Changed paths:
M pom.xml
M src/main/java/hudson/scm/DerbyUtils.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/IntegrityCheckpointAction.java
M src/main/java/hudson/scm/IntegritySCM.java
M src/main/java/hudson/scm/IntegritySCMCheckinNotifierStep.java
Log Message:
-----------
rebarading to windchill RV&S - 2
Commit: 933ea04a56e362d7fbc81206eeb8600d82fca3cf
https://github.com/jenkinsci/integrity-plugin/commit/933ea04a56e362d7fbc81206eeb8600d82fca3cf
Author: Atul Mhaske <[email protected]>
Date: 2020-11-30 (Mon, 30 Nov 2020)
Changed paths:
M pom.xml
M src/main/java/hudson/scm/DerbyUtils.java
M src/main/java/hudson/scm/IntegrityCheckoutTask.java
M src/main/java/hudson/scm/IntegritySCM.java
M src/main/java/hudson/scm/IntegritySCMCheckinNotifierStep.java
A src/main/java/hudson/scm/api/Retrier.java
M src/main/java/hudson/scm/localclient/IntegrityResyncSandboxTask.java
Log Message:
-----------
Merge pull request #73 from jenkinsci/master
update PTC-ALM with latest changes from jenkinsci
Commit: 9a7573eeb60fad9a31b8c72906fefa6e666812a2
https://github.com/jenkinsci/integrity-plugin/commit/9a7573eeb60fad9a31b8c72906fefa6e666812a2
Author: Atul Mhaske <[email protected]>
Date: 2020-11-30 (Mon, 30 Nov 2020)
Changed paths:
M pom.xml
M src/main/java/hudson/scm/DerbyUtils.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/IntegrityCheckpointAction.java
M src/main/java/hudson/scm/IntegritySCM.java
M src/main/java/hudson/scm/IntegritySCMCheckinNotifierStep.java
Log Message:
-----------
Merge pull request #74 from amhaskePTC/master
Rebranding changes on latest code
Commit: 4d341c85685d8478ff3c9f89d5785914d66f7fdd
https://github.com/jenkinsci/integrity-plugin/commit/4d341c85685d8478ff3c9f89d5785914d66f7fdd
Author: Atul Mhaske <[email protected]>
Date: 2020-11-30 (Mon, 30 Nov 2020)
Changed paths:
M pom.xml
M src/main/java/hudson/scm/DerbyUtils.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/IntegrityCheckpointAction.java
M src/main/java/hudson/scm/IntegritySCM.java
M src/main/java/hudson/scm/IntegritySCMCheckinNotifierStep.java
Log Message:
-----------
Merge pull request #41 from PTC-ALM/master
Remaining changes of re-branding
Compare:
https://github.com/jenkinsci/integrity-plugin/compare/24d8a0647e75...4d341c85685d
--
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/integrity-plugin/push/refs/heads/master/24d8a0-4d341c%40github.com.