[jenkinsci/plasticscm-plugin] 760b99: Changes requested in PR #30

2020-11-02 Thread 'Krzysztof Knapik' via Jenkins Commits
  Branch: refs/heads/housemarque
  Home:   https://github.com/jenkinsci/plasticscm-plugin
  Commit: 760b99e169d8d160924a91fa0706ccde1e4fa099
  
https://github.com/jenkinsci/plasticscm-plugin/commit/760b99e169d8d160924a91fa0706ccde1e4fa099
  Author: Krzysztof Knapik 
  Date:   2020-11-02 (Mon, 02 Nov 2020)

  Changed paths:
M src/main/java/com/codicesoftware/plugins/hudson/PlasticSCM.java
M 
src/main/java/com/codicesoftware/plugins/hudson/actions/CheckoutAction.java
M 
src/main/java/com/codicesoftware/plugins/hudson/commands/DeleteWorkspaceCommand.java
M 
src/main/java/com/codicesoftware/plugins/hudson/commands/GetSelectorCommand.java
M 
src/main/java/com/codicesoftware/plugins/hudson/commands/GetSelectorSpecCommand.java
M src/main/webapp/cleanup.html
M src/main/webapp/directory.html
M src/main/webapp/useUpdate.html
M src/main/webapp/workspace.html
M src/test/java/com/codicesoftware/plugins/hudson/PlasticSCMTest.java

  Log Message:
  ---
  Changes requested in PR #30


-- 
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/plasticscm-plugin/push/refs/heads/housemarque/b5e737-760b99%40github.com.


[jenkinsci/plasticscm-plugin] 8d95bc: Rename "Update method" field to "Cleanup"

2020-10-12 Thread 'Krzysztof Knapik' via Jenkins Commits
  Branch: refs/heads/housemarque
  Home:   https://github.com/jenkinsci/plasticscm-plugin
  Commit: 8d95bc30e9ac6c8c905a9ba93a35e1930886057a
  
https://github.com/jenkinsci/plasticscm-plugin/commit/8d95bc30e9ac6c8c905a9ba93a35e1930886057a
  Author: Krzysztof Knapik 
  Date:   2020-10-11 (Sun, 11 Oct 2020)

  Changed paths:
M src/main/java/com/codicesoftware/plugins/hudson/PlasticSCM.java
M src/main/java/com/codicesoftware/plugins/hudson/PlasticSCMStep.java
M src/main/java/com/codicesoftware/plugins/hudson/WorkspaceManager.java
M 
src/main/java/com/codicesoftware/plugins/hudson/actions/CheckoutAction.java
A src/main/java/com/codicesoftware/plugins/hudson/model/CleanupMethod.java
R src/main/java/com/codicesoftware/plugins/hudson/model/UpdateMethod.java
M 
src/main/resources/com/codicesoftware/plugins/hudson/PlasticSCM/WorkspaceInfo/config.jelly
M 
src/main/resources/com/codicesoftware/plugins/hudson/PlasticSCM/config.jelly
M 
src/main/resources/com/codicesoftware/plugins/hudson/PlasticSCMStep/config.jelly
A src/main/webapp/cleanup.html
R src/main/webapp/updateMethod.html
M src/test/java/com/codicesoftware/plugins/hudson/PlasticSCMTest.java

  Log Message:
  ---
  Rename "Update method" field to "Cleanup"


  Commit: b5e737a27251a5626a991eb88908ad85c27ee8f7
  
https://github.com/jenkinsci/plasticscm-plugin/commit/b5e737a27251a5626a991eb88908ad85c27ee8f7
  Author: Krzysztof Knapik 
  Date:   2020-10-12 (Mon, 12 Oct 2020)

  Changed paths:
M src/main/java/com/codicesoftware/plugins/hudson/PlasticSCM.java
M src/main/java/com/codicesoftware/plugins/hudson/PlasticSCMStep.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/resources/com/codicesoftware/plugins/hudson/PlasticSCM/WorkspaceInfo/config.jelly
M 
src/main/resources/com/codicesoftware/plugins/hudson/PlasticSCM/config.jelly
M 
src/main/resources/com/codicesoftware/plugins/hudson/PlasticSCMStep/config.jelly

  Log Message:
  ---
  Snippet Generator improvements

- simplify field name
- generated value was not shown properly


Compare: 
https://github.com/jenkinsci/plasticscm-plugin/compare/988aa74a209c...b5e737a27251

-- 
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/plasticscm-plugin/push/refs/heads/housemarque/988aa7-b5e737%40github.com.


[jenkinsci/plasticscm-plugin] e61263: Fix update issues

2020-10-07 Thread 'Krzysztof Knapik' via Jenkins Commits
hor: Miguel 

  Date:   2020-10-07 (Wed, 07 Oct 2020)



  Changed paths:

M 
src/main/java/com/codicesoftware/plugins/hudson/actions/CheckoutAction.java



  Log Message:

  ---

  Merge pull request #35 from jenkinsci/scm27141



Only run cm update with branch selector





  Commit: e4c55a9009360e3aac1b8c27d453bfc0a4243cb1

  
https://github.com/jenkinsci/plasticscm-plugin/commit/e4c55a9009360e3aac1b8c27d453bfc0a4243cb1

  Author: Miguel González 

  Date:   2020-10-07 (Wed, 07 Oct 2020)



  Changed paths:

M README.md



  Log Message:

  ---

  Update README



Include an explicit mention to the undo operation that runs

before any update.



This was mentioned in issue #31



Signed-off-by: Miguel González 





  Commit: 2adcb84457124a3245cd1020ae3cb0c123894e50

  
https://github.com/jenkinsci/plasticscm-plugin/commit/2adcb84457124a3245cd1020ae3cb0c123894e50

  Author: Miguel González 

  Date:   2020-10-07 (Wed, 07 Oct 2020)



  Changed paths:

M pom.xml



  Log Message:

  ---

  [maven-release-plugin] prepare release plasticscm-plugin-3.4





  Commit: a97ee9e752c8857cba0d649389e807bccf9df968

  
https://github.com/jenkinsci/plasticscm-plugin/commit/a97ee9e752c8857cba0d649389e807bccf9df968

  Author: Miguel González 

  Date:   2020-10-07 (Wed, 07 Oct 2020)



  Changed paths:

M pom.xml



  Log Message:

  ---

  [maven-release-plugin] prepare for next development iteration





  Commit: e45a341bdf0033dbaa960df38601efa9e454fcd7

  
https://github.com/jenkinsci/plasticscm-plugin/commit/e45a341bdf0033dbaa960df38601efa9e454fcd7

  Author: Miguel González 

  Date:   2020-10-07 (Wed, 07 Oct 2020)



  Changed paths:

M CHANGELOG.md



  Log Message:

  ---

  Add release 3.4 to changelog



Signed-off-by: Miguel González 





  Commit: 988aa74a209c1ecd67930cf9f4552af55403e307

  
https://github.com/jenkinsci/plasticscm-plugin/commit/988aa74a209c1ecd67930cf9f4552af55403e307

  Author: Krzysztof Knapik 

  Date:   2020-10-07 (Wed, 07 Oct 2020)



  Changed paths:

M CHANGELOG.md

M README.md

M pom.xml

M src/main/java/com/codicesoftware/plugins/hudson/OutputTempFile.java

M src/main/java/com/codicesoftware/plugins/hudson/PlasticSCM.java

M 
src/main/java/com/codicesoftware/plugins/hudson/commands/ChangesetLogCommand.java

M 
src/main/java/com/codicesoftware/plugins/hudson/commands/ChangesetRangeLogCommand.java

M 
src/main/java/com/codicesoftware/plugins/hudson/commands/ChangesetsRetriever.java

M 
src/main/java/com/codicesoftware/plugins/hudson/commands/DetailedHistoryCommand.java

M 
src/main/java/com/codicesoftware/plugins/hudson/commands/FindChangesetCommand.java

M 
src/main/java/com/codicesoftware/plugins/hudson/commands/parsers/FindOutputParser.java

M 
src/main/java/com/codicesoftware/plugins/hudson/commands/parsers/LogOutputParser.java

A 
src/main/java/com/codicesoftware/plugins/hudson/commands/parsers/SafeFilePath.java



  Log Message:

  ---

  Synchronize with latest changes in 'master' branch





Compare: 
https://github.com/jenkinsci/plasticscm-plugin/compare/0bd5073e84b9...988aa74a209c

-- 
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/plasticscm-plugin/push/refs/heads/housemarque/0bd507-988aa7%40github.com.


[jenkinsci/plasticscm-plugin] d79a56: Add a selector format note for SSL servers

2020-10-02 Thread 'Krzysztof Knapik' via Jenkins Commits
)



  Changed paths:

M 
src/main/java/com/codicesoftware/plugins/hudson/commands/DetailedHistoryCommand.java

M 
src/main/java/com/codicesoftware/plugins/hudson/commands/FindChangesetCommand.java



  Log Message:

  ---

  Fix find command xml file argument



Signed-off-by: Miguel González 





  Commit: 7020fa1c98e5cd009d962df129b641896912b83e

  
https://github.com/jenkinsci/plasticscm-plugin/commit/7020fa1c98e5cd009d962df129b641896912b83e

  Author: Miguel González 

  Date:   2020-10-01 (Thu, 01 Oct 2020)



  Changed paths:



  Log Message:

  ---

  Trigger the Jenkins checks again



Checks failed in the previous commit for some internal issue

in CI. Let's try again.



Signed-off-by: Miguel González 





  Commit: 33229157f049abbed81413b1ffd021e7e86a30cf

  
https://github.com/jenkinsci/plasticscm-plugin/commit/33229157f049abbed81413b1ffd021e7e86a30cf

  Author: Miguel 

  Date:   2020-10-02 (Fri, 02 Oct 2020)



  Changed paths:

A src/main/java/com/codicesoftware/plugins/hudson/OutputTempFile.java

M src/main/java/com/codicesoftware/plugins/hudson/PlasticSCM.java

M 
src/main/java/com/codicesoftware/plugins/hudson/commands/ChangesetLogCommand.java

M 
src/main/java/com/codicesoftware/plugins/hudson/commands/ChangesetRangeLogCommand.java

M 
src/main/java/com/codicesoftware/plugins/hudson/commands/ChangesetsRetriever.java

M 
src/main/java/com/codicesoftware/plugins/hudson/commands/DetailedHistoryCommand.java

M 
src/main/java/com/codicesoftware/plugins/hudson/commands/FindChangesetCommand.java

R 
src/main/java/com/codicesoftware/plugins/hudson/commands/FindChangesetRangeCommand.java

M 
src/main/java/com/codicesoftware/plugins/hudson/commands/GetSelectorSpecCommand.java

M 
src/main/java/com/codicesoftware/plugins/hudson/commands/GetWorkspaceInfoCommand.java

R 
src/main/java/com/codicesoftware/plugins/hudson/commands/WorkspaceInfoParser.java

A 
src/main/java/com/codicesoftware/plugins/hudson/commands/parsers/FindOutputParser.java

A 
src/main/java/com/codicesoftware/plugins/hudson/commands/parsers/LogOutputParser.java

A 
src/main/java/com/codicesoftware/plugins/hudson/commands/parsers/WorkspaceInfoParser.java



  Log Message:

  ---

  Merge pull request #36 from jenkinsci/scm27530



Output XML directly to file





  Commit: 0bd5073e84b9b523f7bdcc0502c2dcf4afd60377

  
https://github.com/jenkinsci/plasticscm-plugin/commit/0bd5073e84b9b523f7bdcc0502c2dcf4afd60377

  Author: Krzysztof Knapik 

  Date:   2020-10-02 (Fri, 02 Oct 2020)



  Changed paths:

M README.md

A src/main/java/com/codicesoftware/plugins/hudson/OutputTempFile.java

M src/main/java/com/codicesoftware/plugins/hudson/PlasticSCM.java

M 
src/main/java/com/codicesoftware/plugins/hudson/commands/ChangesetLogCommand.java

M 
src/main/java/com/codicesoftware/plugins/hudson/commands/ChangesetRangeLogCommand.java

M 
src/main/java/com/codicesoftware/plugins/hudson/commands/ChangesetsRetriever.java

M 
src/main/java/com/codicesoftware/plugins/hudson/commands/DetailedHistoryCommand.java

M 
src/main/java/com/codicesoftware/plugins/hudson/commands/FindChangesetCommand.java

R 
src/main/java/com/codicesoftware/plugins/hudson/commands/FindChangesetRangeCommand.java

M 
src/main/java/com/codicesoftware/plugins/hudson/commands/GetSelectorSpecCommand.java

M 
src/main/java/com/codicesoftware/plugins/hudson/commands/GetWorkspaceInfoCommand.java

R 
src/main/java/com/codicesoftware/plugins/hudson/commands/WorkspaceInfoParser.java

A 
src/main/java/com/codicesoftware/plugins/hudson/commands/parsers/FindOutputParser.java

A 
src/main/java/com/codicesoftware/plugins/hudson/commands/parsers/LogOutputParser.java

A 
src/main/java/com/codicesoftware/plugins/hudson/commands/parsers/WorkspaceInfoParser.java



  Log Message:

  ---

  Merge 'master' into 'housemarque'





Compare: 
https://github.com/jenkinsci/plasticscm-plugin/compare/547369e901b4...0bd5073e84b9

-- 
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/plasticscm-plugin/push/refs/heads/housemarque/547369-0bd507%40github.com.


[jenkinsci/plasticscm-plugin] 547369: Fix: Selector gets overwritten with workspace update

2020-10-02 Thread 'Krzysztof Knapik' via Jenkins Commits
  Branch: refs/heads/housemarque
  Home:   https://github.com/jenkinsci/plasticscm-plugin
  Commit: 547369e901b4edc6e2ae0018c8c9212a3f8385e5
  
https://github.com/jenkinsci/plasticscm-plugin/commit/547369e901b4edc6e2ae0018c8c9212a3f8385e5
  Author: Krzysztof Knapik 
  Date:   2020-10-02 (Fri, 02 Oct 2020)

  Changed paths:
M 
src/main/java/com/codicesoftware/plugins/hudson/actions/CheckoutAction.java
M 
src/main/java/com/codicesoftware/plugins/hudson/commands/NewWorkspaceCommand.java
M 
src/main/java/com/codicesoftware/plugins/hudson/commands/SetSelectorCommand.java
M src/main/java/com/codicesoftware/plugins/hudson/util/StringUtil.java

  Log Message:
  ---
  Fix: Selector gets overwritten with workspace update


-- 
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/plasticscm-plugin/push/refs/heads/housemarque/2e40b3-547369%40github.com.


[jenkinsci/plasticscm-plugin] 2e40b3: Remove unused imports

2020-03-09 Thread Krzysztof Knapik
  Branch: refs/heads/housemarque
  Home:   https://github.com/jenkinsci/plasticscm-plugin
  Commit: 2e40b36fae196f8dfe91da2b6c3d962466769a84
  
https://github.com/jenkinsci/plasticscm-plugin/commit/2e40b36fae196f8dfe91da2b6c3d962466769a84
  Author: Krzysztof Knapik 
  Date:   2020-03-09 (Mon, 09 Mar 2020)

  Changed paths:
M 
src/main/java/com/codicesoftware/plugins/hudson/actions/CheckoutAction.java

  Log Message:
  ---
  Remove unused imports


-- 
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/plasticscm-plugin/push/refs/heads/housemarque/5e2338-2e40b3%40github.com.


[jenkinsci/plasticscm-plugin] 545c87: Fix nested workspace path detection on Windows

2020-03-04 Thread Krzysztof Knapik
  Branch: refs/heads/housemarque
  Home:   https://github.com/jenkinsci/plasticscm-plugin
  Commit: 545c875707a1eaa2d0c34d1caca19a669a036efd
  
https://github.com/jenkinsci/plasticscm-plugin/commit/545c875707a1eaa2d0c34d1caca19a669a036efd
  Author: Krzysztof Knapik 
  Date:   2020-03-04 (Wed, 04 Mar 2020)

  Changed paths:
M 
src/main/java/com/codicesoftware/plugins/hudson/actions/CheckoutAction.java
M src/main/java/com/codicesoftware/plugins/hudson/model/Workspace.java
M 
src/test/java/com/codicesoftware/plugins/hudson/actions/CheckoutActionTest.java

  Log Message:
  ---
  Fix nested workspace path detection on Windows


  Commit: 5e233836b24f55f3442cbd247302506d72ca6709
  
https://github.com/jenkinsci/plasticscm-plugin/commit/5e233836b24f55f3442cbd247302506d72ca6709
  Author: Krzysztof Knapik 
  Date:   2020-03-04 (Wed, 04 Mar 2020)

  Changed paths:
M 
src/main/resources/com/codicesoftware/plugins/hudson/PlasticSCM/WorkspaceInfo/config.jelly
M 
src/main/resources/com/codicesoftware/plugins/hudson/PlasticSCM/config.jelly
M 
src/main/resources/com/codicesoftware/plugins/hudson/PlasticSCMStep/config.jelly

  Log Message:
  ---
  i18n


Compare: 
https://github.com/jenkinsci/plasticscm-plugin/compare/4e9b02c19917...5e233836b24f

-- 
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/plasticscm-plugin/push/refs/heads/housemarque/4e9b02-5e2338%40github.com.


[jenkinsci/plasticscm-plugin] 4e9b02: Change UpdateStrategy to UpdateMethod

2020-03-02 Thread Krzysztof Knapik
  Branch: refs/heads/housemarque
  Home:   https://github.com/jenkinsci/plasticscm-plugin
  Commit: 4e9b02c1991752b4b647af59b7aa2a47c0671142
  
https://github.com/jenkinsci/plasticscm-plugin/commit/4e9b02c1991752b4b647af59b7aa2a47c0671142
  Author: Krzysztof Knapik 
  Date:   2020-03-02 (Mon, 02 Mar 2020)

  Changed paths:
M README.md
M src/main/java/com/codicesoftware/plugins/hudson/PlasticSCM.java
M src/main/java/com/codicesoftware/plugins/hudson/PlasticSCMStep.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/GetWorkspaceFromPathCommand.java
A src/main/java/com/codicesoftware/plugins/hudson/model/UpdateMethod.java
R src/main/java/com/codicesoftware/plugins/hudson/model/UpdateStrategy.java
M src/main/java/com/codicesoftware/plugins/jenkins/PlasticSCMFileSystem.java
M 
src/main/resources/com/codicesoftware/plugins/hudson/PlasticSCM/WorkspaceInfo/config.jelly
M 
src/main/resources/com/codicesoftware/plugins/hudson/PlasticSCM/buildEnv.groovy
M 
src/main/resources/com/codicesoftware/plugins/hudson/PlasticSCM/config.jelly
M 
src/main/resources/com/codicesoftware/plugins/hudson/PlasticSCMStep/config.jelly
A src/main/webapp/updateMethod.html
R src/main/webapp/updateStrategy.html
M src/test/java/com/codicesoftware/plugins/hudson/PlasticSCMTest.java
M 
src/test/java/com/codicesoftware/plugins/hudson/model/ChangeSetListTest.java

  Log Message:
  ---
  Change UpdateStrategy to UpdateMethod

- add support for pipeline style jobs
- other code improvements


-- 
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/plasticscm-plugin/push/refs/heads/housemarque/82e2fe-4e9b02%40github.com.


[jenkinsci/plasticscm-plugin] 82e2fe: Configure how workspace content will get updated

2020-02-24 Thread Krzysztof Knapik
  Branch: refs/heads/housemarque
  Home:   https://github.com/jenkinsci/plasticscm-plugin
  Commit: 82e2fec1165d7973eefdc2e28d0d765df387a84f
  
https://github.com/jenkinsci/plasticscm-plugin/commit/82e2fec1165d7973eefdc2e28d0d765df387a84f
  Author: Krzysztof Knapik 
  Date:   2020-02-24 (Mon, 24 Feb 2020)

  Changed paths:
M src/main/java/com/codicesoftware/plugins/hudson/PlasticSCM.java
M src/main/java/com/codicesoftware/plugins/hudson/PlasticSCMStep.java
M src/main/java/com/codicesoftware/plugins/hudson/WorkspaceManager.java
M 
src/main/java/com/codicesoftware/plugins/hudson/actions/CheckoutAction.java
A 
src/main/java/com/codicesoftware/plugins/hudson/commands/CleanupWorkspaceCommand.java
M 
src/main/java/com/codicesoftware/plugins/hudson/commands/ListWorkspacesCommand.java
M 
src/main/java/com/codicesoftware/plugins/hudson/commands/UndoCheckoutCommand.java
A src/main/java/com/codicesoftware/plugins/hudson/model/UpdateStrategy.java
M src/main/java/com/codicesoftware/plugins/hudson/util/StringUtil.java
M 
src/main/resources/com/codicesoftware/plugins/hudson/PlasticSCM/WorkspaceInfo/config.jelly
M 
src/main/resources/com/codicesoftware/plugins/hudson/PlasticSCM/config.jelly
A src/main/webapp/updateStrategy.html
M src/test/java/com/codicesoftware/plugins/hudson/PlasticSCMTest.java
A 
src/test/java/com/codicesoftware/plugins/hudson/actions/CheckoutActionTest.java

  Log Message:
  ---
  Configure how workspace content will get updated

- define update method strategy for each workspace
- create fancy update method select box for the workspace configuration page
- ensure backward compatibility with older job configurations
- workspace directory can be nested multiple levels
- other code improvements


-- 
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/plasticscm-plugin/push/refs/heads/housemarque/a0d3cf-82e2fe%40github.com.


[jenkinsci/plasticscm-plugin] 6819c2: Regression: incorrect path when executing on remot...

2020-02-19 Thread Krzysztof Knapik
  Branch: refs/heads/housemarque
  Home:   https://github.com/jenkinsci/plasticscm-plugin
  Commit: 6819c2ef264755b03eb93e4e86373b8a55c24f7e
  
https://github.com/jenkinsci/plasticscm-plugin/commit/6819c2ef264755b03eb93e4e86373b8a55c24f7e
  Author: Krzysztof Knapik 
  Date:   2020-02-19 (Wed, 19 Feb 2020)

  Changed paths:
M 
src/main/java/com/codicesoftware/plugins/hudson/actions/CheckoutAction.java

  Log Message:
  ---
  Regression: incorrect path when executing on remote agent


  Commit: a0d3cfe210fd68ab082dfe67419d5ee3c7a21ba0
  
https://github.com/jenkinsci/plasticscm-plugin/commit/a0d3cfe210fd68ab082dfe67419d5ee3c7a21ba0
  Author: Krzysztof Knapik 
  Date:   2020-02-19 (Wed, 19 Feb 2020)

  Changed paths:
M src/main/java/com/codicesoftware/plugins/hudson/PlasticSCM.java
M src/main/java/com/codicesoftware/plugins/hudson/WorkspaceManager.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/GetSelectorSpecCommand.java
M src/main/java/com/codicesoftware/plugins/jenkins/PlasticSCMFile.java

  Log Message:
  ---
  Simplify CommandRunner method call


Compare: 
https://github.com/jenkinsci/plasticscm-plugin/compare/b9727a931890...a0d3cfe210fd

-- 
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/plasticscm-plugin/push/refs/heads/housemarque/b9727a-a0d3cf%40github.com.


[jenkinsci/plasticscm-plugin] d8d4d8: Various small improvements

2020-02-18 Thread Krzysztof Knapik
  Branch: refs/heads/housemarque
  Home:   https://github.com/jenkinsci/plasticscm-plugin
  Commit: d8d4d86b8c27b8ce9329c9b79fc2271fcee4cd03
  
https://github.com/jenkinsci/plasticscm-plugin/commit/d8d4d86b8c27b8ce9329c9b79fc2271fcee4cd03
  Author: Krzysztof Knapik 
  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 
  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 
  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 jenkinsci-commits+unsubscr...@googlegroups.com.
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.


[jenkinsci/plasticscm-plugin] 13b25f: Use HTTPS URLs in pom.xml

2019-12-31 Thread Krzysztof Knapik
 paths:

M 
src/main/java/com/codicesoftware/plugins/hudson/commands/ChangesetLogCommand.java

M 
src/main/java/com/codicesoftware/plugins/hudson/commands/ChangesetRangeLogCommand.java



  Log Message:

  ---

  Ensure the 'log' commands explicitly state the XML encoding





  Commit: 7075a62915af6437344a64eb665375b246802cbc

  
https://github.com/jenkinsci/plasticscm-plugin/commit/7075a62915af6437344a64eb665375b246802cbc

  Author: Miguel González 

  Date:   2019-11-13 (Wed, 13 Nov 2019)



  Changed paths:

M pom.xml



  Log Message:

  ---

  [maven-release-plugin] prepare release plasticscm-plugin-3.3





  Commit: ca0fc476a92535c6c77ce1dca9e946b64ee0f253

  
https://github.com/jenkinsci/plasticscm-plugin/commit/ca0fc476a92535c6c77ce1dca9e946b64ee0f253

  Author: Miguel González 

  Date:   2019-11-13 (Wed, 13 Nov 2019)



  Changed paths:

M pom.xml



  Log Message:

  ---

  [maven-release-plugin] prepare for next development iteration





  Commit: 1137a5bba23aaf0c41732776678b052da947e6e0

  
https://github.com/jenkinsci/plasticscm-plugin/commit/1137a5bba23aaf0c41732776678b052da947e6e0

  Author: Miguel González 

  Date:   2019-11-13 (Wed, 13 Nov 2019)



  Changed paths:

M CHANGELOG.md



  Log Message:

  ---

  Add new release in changelog





  Commit: 0ad8770d3af88f2c2525f858076e6dfb16ee2fd4

  
https://github.com/jenkinsci/plasticscm-plugin/commit/0ad8770d3af88f2c2525f858076e6dfb16ee2fd4

  Author: Krzysztof Knapik 

  Date:   2019-12-31 (Tue, 31 Dec 2019)



  Changed paths:

A .markdownlint.json

A CHANGELOG.md

M README.md

A doc/img/Plastic-SCM-Build-Data.png

A doc/img/build-summary.png

A doc/img/changes-summary.png

A doc/img/configuration-cm.png

A doc/img/configure_system.png

A doc/img/freestyle-configuration-multiple-workspaces.png

A doc/img/freestyle-configuration.png

A doc/img/logo-plasticscm.svg

A doc/img/manage_jenkins.png

A doc/img/pipeline-script-from-scm.png

A doc/img/pipeline-script-multiple-workspaces.png

A doc/img/plastic_configuration.png

A doc/img/selector.png

M pom.xml

M 
src/main/java/com/codicesoftware/plugins/hudson/commands/ChangesetLogCommand.java

M 
src/main/java/com/codicesoftware/plugins/hudson/commands/ChangesetRangeLogCommand.java

M 
src/main/java/com/codicesoftware/plugins/hudson/commands/UndoCheckoutCommand.java



  Log Message:

  ---

  Merge 'master' into 'housemarque'





Compare: 
https://github.com/jenkinsci/plasticscm-plugin/compare/3a409f04c8ca...0ad8770d3af8

-- 
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/plasticscm-plugin/push/refs/heads/housemarque/3a409f-0ad877%40github.com.


[jenkinsci/plasticscm-plugin] 3a409f: Extend pipeline step definition to accept changese...

2019-09-16 Thread Krzysztof Knapik
  Branch: refs/heads/housemarque
  Home:   https://github.com/jenkinsci/plasticscm-plugin
  Commit: 3a409f04c8ca33ec7574b4b870785bd901c55007
  
https://github.com/jenkinsci/plasticscm-plugin/commit/3a409f04c8ca33ec7574b4b870785bd901c55007
  Author: Krzysztof Knapik 
  Date:   2019-09-16 (Mon, 16 Sep 2019)

  Changed paths:
M src/main/java/com/codicesoftware/plugins/hudson/PlasticSCMStep.java
M 
src/main/resources/com/codicesoftware/plugins/hudson/PlasticSCMStep/config.jelly
M src/main/webapp/branch.html
A src/main/webapp/changeset.html
M src/main/webapp/repository.html

  Log Message:
  ---
  Extend pipeline step definition to accept changeset number


-- 
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/plasticscm-plugin/push/refs/heads/housemarque/bfea0b-3a409f%40github.com.


[jenkinsci/plasticscm-plugin] a05410: Specify a fixed line separator value (checkstyle)

2019-07-24 Thread Krzysztof Knapik
  Branch: refs/heads/housemarque

  Home:   https://github.com/jenkinsci/plasticscm-plugin

  Commit: a054109bd765eb0e7598b4b0690bf781bc6f560b

  
https://github.com/jenkinsci/plasticscm-plugin/commit/a054109bd765eb0e7598b4b0690bf781bc6f560b

  Author: Miguel González 

  Date:   2019-07-23 (Tue, 23 Jul 2019)



  Changed paths:

M checkstyle.xml



  Log Message:

  ---

  Specify a fixed line separator value (checkstyle)





  Commit: 500e3db54922b1420597c26a3de2ed2e80e360ca

  
https://github.com/jenkinsci/plasticscm-plugin/commit/500e3db54922b1420597c26a3de2ed2e80e360ca

  Author: Krzysztof Knapik 

  Date:   2019-07-24 (Wed, 24 Jul 2019)



  Changed paths:

M README.md

M src/main/java/com/codicesoftware/plugins/hudson/PlasticSCM.java



  Log Message:

  ---

  Various fixes



- more readable SCM identifier

- add link to plugin configuration





  Commit: 1cd27776490210196a7946e89bceaf9a3cdd48b6

  
https://github.com/jenkinsci/plasticscm-plugin/commit/1cd27776490210196a7946e89bceaf9a3cdd48b6

  Author: Krzysztof Knapik 

  Date:   2019-07-24 (Wed, 24 Jul 2019)



  Changed paths:

M src/main/java/com/codicesoftware/plugins/hudson/model/ChangeSet.java

M src/main/java/com/codicesoftware/plugins/hudson/model/Workspace.java

M src/main/java/com/codicesoftware/plugins/hudson/util/DateUtil.java

M 
src/main/resources/com/codicesoftware/plugins/hudson/model/BuildData/index.jelly

M 
src/main/resources/com/codicesoftware/plugins/hudson/model/ChangeSetList/index.jelly



  Log Message:

  ---

  Date field fixes



- replace ZonedDateTime with OffsetDateTime

- fix date deserialization problem

- print date using system locale

- preetify change details view





  Commit: 3221362fbc353b0a668f938c10e2d0b1efb939b6

  
https://github.com/jenkinsci/plasticscm-plugin/commit/3221362fbc353b0a668f938c10e2d0b1efb939b6

  Author: Krzysztof Knapik 

  Date:   2019-07-24 (Wed, 24 Jul 2019)



  Changed paths:

M checkstyle.xml



  Log Message:

  ---

  Merge 'master' into 'housemarque'





Compare: 
https://github.com/jenkinsci/plasticscm-plugin/compare/6f47a32f046c...3221362fbc35

-- 
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/plasticscm-plugin/push/refs/heads/housemarque/6f47a3-322136%40github.com.


[jenkinsci/plasticscm-plugin] 6f47a3: Properly expose fields for Stapler

2019-07-23 Thread Krzysztof Knapik
  Branch: refs/heads/housemarque
  Home:   https://github.com/jenkinsci/plasticscm-plugin
  Commit: 6f47a32f046cd172af9737871bfb9989c4334ac1
  
https://github.com/jenkinsci/plasticscm-plugin/commit/6f47a32f046cd172af9737871bfb9989c4334ac1
  Author: Krzysztof Knapik 
  Date:   2019-07-23 (Tue, 23 Jul 2019)

  Changed paths:
M src/main/java/com/codicesoftware/plugins/hudson/PlasticSCM.java

  Log Message:
  ---
  Properly expose fields for Stapler


-- 
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/plasticscm-plugin/push/refs/heads/housemarque/99b529-6f47a3%40github.com.


[jenkinsci/plasticscm-plugin] f3c409: Fix job configuration not loading properly

2019-07-23 Thread Krzysztof Knapik
  Branch: refs/heads/housemarque
  Home:   https://github.com/jenkinsci/plasticscm-plugin
  Commit: f3c409a8a7a1ce6606a5f624ed518e127aef8485
  
https://github.com/jenkinsci/plasticscm-plugin/commit/f3c409a8a7a1ce6606a5f624ed518e127aef8485
  Author: Krzysztof Knapik 
  Date:   2019-07-23 (Tue, 23 Jul 2019)

  Changed paths:
M pom.xml
M src/main/java/com/codicesoftware/plugins/hudson/PlasticSCM.java

  Log Message:
  ---
  Fix job configuration not loading properly


  Commit: 99b529a0962913e6bdcfd039f9e176379633d66a
  
https://github.com/jenkinsci/plasticscm-plugin/commit/99b529a0962913e6bdcfd039f9e176379633d66a
  Author: Krzysztof Knapik 
  Date:   2019-07-23 (Tue, 23 Jul 2019)

  Changed paths:
M 
src/main/resources/com/codicesoftware/plugins/hudson/PlasticSCM/WorkspaceInfo/config.jelly
M 
src/main/resources/com/codicesoftware/plugins/hudson/PlasticSCM/config.jelly
M 
src/main/resources/com/codicesoftware/plugins/hudson/PlasticSCM/global.jelly
M src/main/webapp/selector.html

  Log Message:
  ---
  Translation support


Compare: 
https://github.com/jenkinsci/plasticscm-plugin/compare/e48c39cbb83a...99b529a09629

-- 
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/plasticscm-plugin/push/refs/heads/housemarque/e48c39-99b529%40github.com.


[jenkinsci/plasticscm-plugin]

2019-07-22 Thread Krzysztof Knapik
  Branch: refs/heads/code-cleanup
  Home:   https://github.com/jenkinsci/plasticscm-plugin

-- 
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/plasticscm-plugin/push/refs/heads/code-cleanup/0e1b51-00%40github.com.


[jenkinsci/plasticscm-plugin] 0d8405: Fix link to changeset details

2019-07-22 Thread Krzysztof Knapik
  Branch: refs/heads/housemarque
  Home:   https://github.com/jenkinsci/plasticscm-plugin
  Commit: 0d8405c5cb073e5a6bb0e9e407717cb0e6cb6b99
  
https://github.com/jenkinsci/plasticscm-plugin/commit/0d8405c5cb073e5a6bb0e9e407717cb0e6cb6b99
  Author: Krzysztof Knapik 
  Date:   2019-07-22 (Mon, 22 Jul 2019)

  Changed paths:
M 
src/main/resources/com/codicesoftware/plugins/hudson/model/ChangeSetList/index.jelly

  Log Message:
  ---
  Fix link to changeset details


  Commit: e48c39cbb83a1aafd77f34af6f6c7a1aae61b6b7
  
https://github.com/jenkinsci/plasticscm-plugin/commit/e48c39cbb83a1aafd77f34af6f6c7a1aae61b6b7
  Author: Krzysztof Knapik 
  Date:   2019-07-22 (Mon, 22 Jul 2019)

  Changed paths:
M README.md
M src/main/java/com/codicesoftware/plugins/hudson/PlasticSCM.java

  Log Message:
  ---
  Documentation improvements


Compare: 
https://github.com/jenkinsci/plasticscm-plugin/compare/0d8405c5cb07%5E...e48c39cbb83a

-- 
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/plasticscm-plugin/push/refs/heads/housemarque/00-e48c39%40github.com.


[jenkinsci/plasticscm-plugin] 733520: Update dependencies

2019-07-18 Thread Krzysztof Knapik
  Branch: refs/heads/code-cleanup
  Home:   https://github.com/jenkinsci/plasticscm-plugin
  Commit: 733520d46c92a2bca7fa41e302d54a0ded924866
  
https://github.com/jenkinsci/plasticscm-plugin/commit/733520d46c92a2bca7fa41e302d54a0ded924866
  Author: Krzysztof Knapik 
  Date:   2019-07-19 (Fri, 19 Jul 2019)

  Changed paths:
M pom.xml
M src/main/java/com/codicesoftware/plugins/jenkins/PlasticSCMFileSystem.java

  Log Message:
  ---
  Update dependencies


  Commit: 0e1b518a3d04f11996a7e1b986d627d43f8c79bd
  
https://github.com/jenkinsci/plasticscm-plugin/commit/0e1b518a3d04f11996a7e1b986d627d43f8c79bd
  Author: Krzysztof Knapik 
  Date:   2019-07-19 (Fri, 19 Jul 2019)

  Changed paths:
M src/main/java/com/codicesoftware/plugins/hudson/ChangeSetReader.java
M src/main/java/com/codicesoftware/plugins/hudson/ChangeSetWriter.java
M 
src/main/java/com/codicesoftware/plugins/hudson/commands/CommandRunner.java
M 
src/main/java/com/codicesoftware/plugins/hudson/commands/GetFileCommand.java
M 
src/main/java/com/codicesoftware/plugins/hudson/commands/GetSelectorSpecCommand.java
M 
src/main/java/com/codicesoftware/plugins/hudson/commands/UndoCheckoutCommand.java
M 
src/main/java/com/codicesoftware/plugins/hudson/commands/WorkspaceInfoParser.java
M src/main/java/com/codicesoftware/plugins/hudson/model/BuildData.java
M src/main/java/com/codicesoftware/plugins/hudson/util/DateUtil.java
M 
src/main/java/com/codicesoftware/plugins/hudson/util/DeleteOnCloseFileInputStream.java
M 
src/main/java/com/codicesoftware/plugins/hudson/util/SelectorParametersResolver.java
M src/main/java/com/codicesoftware/plugins/jenkins/PlasticSCMFile.java

  Log Message:
  ---
  LF line endings


Compare: 
https://github.com/jenkinsci/plasticscm-plugin/compare/51d1653ce05c...0e1b518a3d04

-- 
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/plasticscm-plugin/push/refs/heads/code-cleanup/51d165-0e1b51%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/plasticscm-plugin] f1f395: Add license information

2019-07-18 Thread Krzysztof Knapik
  Branch: refs/heads/code-cleanup
  Home:   https://github.com/jenkinsci/plasticscm-plugin
  Commit: f1f395cfbbee67c0478b9ca90863b0bcd6a3ee4f
  
https://github.com/jenkinsci/plasticscm-plugin/commit/f1f395cfbbee67c0478b9ca90863b0bcd6a3ee4f
  Author: Krzysztof Knapik 
  Date:   2019-07-18 (Thu, 18 Jul 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Add license information


  Commit: 76654f79d187c7634ba76ad7b4d391738438327f
  
https://github.com/jenkinsci/plasticscm-plugin/commit/76654f79d187c7634ba76ad7b4d391738438327f
  Author: Krzysztof Knapik 
  Date:   2019-07-18 (Thu, 18 Jul 2019)

  Changed paths:
M Jenkinsfile
A checkstyle.xml
M pom.xml

  Log Message:
  ---
  Enable Checkstyle


  Commit: f30fa1e2d5b2abf50c6203b04fdf0af073e62207
  
https://github.com/jenkinsci/plasticscm-plugin/commit/f30fa1e2d5b2abf50c6203b04fdf0af073e62207
  Author: Krzysztof Knapik 
  Date:   2019-07-18 (Thu, 18 Jul 2019)

  Changed paths:
A README.md

  Log Message:
  ---
  Add README


  Commit: 51d1653ce05c6bf3abecd5701be111779d5029ea
  
https://github.com/jenkinsci/plasticscm-plugin/commit/51d1653ce05c6bf3abecd5701be111779d5029ea
  Author: Krzysztof Knapik 
  Date:   2019-07-18 (Thu, 18 Jul 2019)

  Changed paths:
M src/main/java/com/codicesoftware/plugins/hudson/ChangeSetReader.java
M src/main/java/com/codicesoftware/plugins/hudson/ChangeSetWriter.java
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/ChangesetLogCommand.java
M 
src/main/java/com/codicesoftware/plugins/hudson/commands/ChangesetRangeLogCommand.java
M 
src/main/java/com/codicesoftware/plugins/hudson/commands/ChangesetsRetriever.java
M src/main/java/com/codicesoftware/plugins/hudson/commands/Command.java
M 
src/main/java/com/codicesoftware/plugins/hudson/commands/CommandRunner.java
M 
src/main/java/com/codicesoftware/plugins/hudson/commands/DetailedHistoryCommand.java
M 
src/main/java/com/codicesoftware/plugins/hudson/commands/GetBranchForChangesetCommand.java
M 
src/main/java/com/codicesoftware/plugins/hudson/commands/GetBranchForLabelCommand.java
M 
src/main/java/com/codicesoftware/plugins/hudson/commands/GetChangesetRevisionsCommand.java
M 
src/main/java/com/codicesoftware/plugins/hudson/commands/NewWorkspaceCommand.java
M 
src/main/java/com/codicesoftware/plugins/hudson/commands/ParseableCommand.java
M 
src/main/java/com/codicesoftware/plugins/hudson/commands/WorkspaceInfoParser.java
M src/main/java/com/codicesoftware/plugins/hudson/model/Branch.java
M src/main/java/com/codicesoftware/plugins/hudson/model/BuildData.java
M src/main/java/com/codicesoftware/plugins/hudson/model/ChangeSet.java
M src/main/java/com/codicesoftware/plugins/hudson/model/ChangeSetList.java
M src/main/java/com/codicesoftware/plugins/hudson/model/Workspace.java
M src/main/java/com/codicesoftware/plugins/hudson/model/WorkspaceInfo.java
M 
src/main/java/com/codicesoftware/plugins/hudson/util/BuildVariableResolver.java
M src/main/java/com/codicesoftware/plugins/hudson/util/DateUtil.java
M 
src/main/java/com/codicesoftware/plugins/hudson/util/DeleteOnCloseFileInputStream.java
M 
src/main/java/com/codicesoftware/plugins/hudson/util/ExecutorVariableHelper.java
M src/main/java/com/codicesoftware/plugins/hudson/util/FormChecker.java
M 
src/main/java/com/codicesoftware/plugins/hudson/util/MaskedArgumentListBuilder.java
M 
src/main/java/com/codicesoftware/plugins/hudson/util/NodeVariableHelper.java
M 
src/main/java/com/codicesoftware/plugins/hudson/util/SelectorParametersResolver.java
M src/main/java/com/codicesoftware/plugins/hudson/util/StringUtil.java
M src/main/java/com/codicesoftware/plugins/jenkins/PlasticSCMFile.java
M src/main/java/com/codicesoftware/plugins/jenkins/PlasticSCMFileSystem.java
M 
src/main/resources/com/codicesoftware/plugins/hudson/PlasticSCM/buildEnv.properties

  Log Message:
  ---
  Code refactoring


Compare: 
https://github.com/jenkinsci/plasticscm-plugin/compare/d9e8b2958d69...51d1653ce05c

-- 
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/plasticscm-plugin/push/refs/heads/code-cleanup/d9e8b2-51d165%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/plasticscm-plugin]

2019-07-18 Thread Krzysztof Knapik
  Branch: refs/heads/code-cleanup
  Home:   https://github.com/jenkinsci/plasticscm-plugin

-- 
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/plasticscm-plugin/push/refs/heads/code-cleanup/00-d9e8b2%40github.com.
For more options, visit https://groups.google.com/d/optout.