Branch: refs/heads/housemarque
Home: https://github.com/jenkinsci/plasticscm-plugin
Commit: d8d4d86b8c27b8ce9329c9b79fc2271fcee4cd03
https://github.com/jenkinsci/plasticscm-plugin/commit/d8d4d86b8c27b8ce9329c9b79fc2271fcee4cd03
Author: Krzysztof Knapik <[email protected]>
Date: 2020-02-18 (Tue, 18 Feb 2020)
Changed paths:
M .gitignore
M README.md
M src/test/java/com/codicesoftware/plugins/hudson/PlasticSCMTest.java
Log Message:
-----------
Various small improvements
Commit: e7c5da74f0155596d228ae6a67cf29d342484df1
https://github.com/jenkinsci/plasticscm-plugin/commit/e7c5da74f0155596d228ae6a67cf29d342484df1
Author: Krzysztof Knapik <[email protected]>
Date: 2020-02-18 (Tue, 18 Feb 2020)
Changed paths:
M src/main/java/com/codicesoftware/plugins/hudson/PlasticSCM.java
M src/main/java/com/codicesoftware/plugins/hudson/PlasticTool.java
M src/main/java/com/codicesoftware/plugins/hudson/WorkspaceManager.java
M
src/main/java/com/codicesoftware/plugins/hudson/actions/CheckoutAction.java
M
src/main/java/com/codicesoftware/plugins/hudson/commands/ChangesetsRetriever.java
M
src/main/java/com/codicesoftware/plugins/hudson/commands/CommandRunner.java
M
src/main/java/com/codicesoftware/plugins/hudson/commands/GetSelectorCommand.java
Log Message:
-----------
Avoid cluttering job console output by cm log command
Make it possible to skip output printing to console when executing cm commands.
Disable printing when retrieving changeset details and workspace selector.
Log command execution status and changing workspace selector.
Commit: b9727a931890b8310532c675b10449bc036fe674
https://github.com/jenkinsci/plasticscm-plugin/commit/b9727a931890b8310532c675b10449bc036fe674
Author: Krzysztof Knapik <[email protected]>
Date: 2020-02-18 (Tue, 18 Feb 2020)
Changed paths:
M src/main/java/com/codicesoftware/plugins/hudson/PlasticTool.java
M
src/main/java/com/codicesoftware/plugins/hudson/actions/CheckoutAction.java
M
src/main/java/com/codicesoftware/plugins/hudson/commands/GetSelectorCommand.java
M src/main/java/com/codicesoftware/plugins/hudson/util/StringUtil.java
Log Message:
-----------
Code refactoring
Compare:
https://github.com/jenkinsci/plasticscm-plugin/compare/0ad8770d3af8...b9727a931890
--
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/plasticscm-plugin/push/refs/heads/housemarque/0ad877-b9727a%40github.com.