Branch: refs/heads/master
Home: https://github.com/jenkinsci/p4-plugin
Commit: 5ad18cf7746fb47e58e842ddb3d7b023d5463735
https://github.com/jenkinsci/p4-plugin/commit/5ad18cf7746fb47e58e842ddb3d7b023d5463735
Author: Paul Allen <[email protected]>
Date: 2020-08-11 (Tue, 11 Aug 2020)
Changed paths:
M src/main/java/org/jenkinsci/plugins/p4/client/ConnectionHelper.java
M src/main/java/org/jenkinsci/plugins/p4/credentials/P4BaseCredentials.java
M src/main/java/org/jenkinsci/plugins/p4/tasks/AbstractTask.java
M
src/main/resources/org/jenkinsci/plugins/p4/credentials/P4PasswordImpl/credentials.jelly
A
src/main/resources/org/jenkinsci/plugins/p4/credentials/P4PasswordImpl/help-tick.html
M
src/main/resources/org/jenkinsci/plugins/p4/credentials/P4TicketImpl/credentials.jelly
A
src/main/resources/org/jenkinsci/plugins/p4/credentials/P4TicketImpl/help-tick.html
M
src/test/java/org/jenkinsci/plugins/p4/credentials/PerforceCredentialsTest.java
Log Message:
-----------
Tick interval message to prevent timeout.
An advanced setting in the Credential sets a 'tick' interval to print out a
'waiting' message to the log during long running commands. The value needs to
be less than 30,000ms to avoid Jenkins automatic disconnect. JENKINS-58161
--
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/p4-plugin/push/refs/heads/master/a2f539-5ad18c%40github.com.