Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/p4-plugin
  Commit: f7cb12d02de6fe12de917ec318d6205f0c3f86bc
      
https://github.com/jenkinsci/p4-plugin/commit/f7cb12d02de6fe12de917ec318d6205f0c3f86bc
  Author: Dennis Piatkowski <[email protected]>
  Date:   2018-12-01 (Sat, 01 Dec 2018)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/p4/scm/GlobalLibraryScmSource.java

  Log Message:
  -----------
  Fix ability to do Replay in Pipelines

By default you can't write to the file, you get a Replacing contents of 
vars/allShared.groovy
java.nio.file.AccessDeniedException: 
/var/lib/jenkins/jobs/kixeye/jobs/Client-Bundles/builds/66234/libs/kixeye-jenkins-shared/vars/allShared.groovy


  Commit: 532ac2f190328fa7784903b20dc302cbddb38f90
      
https://github.com/jenkinsci/p4-plugin/commit/532ac2f190328fa7784903b20dc302cbddb38f90
  Author: Dennis Piatkowski <[email protected]>
  Date:   2018-12-10 (Mon, 10 Dec 2018)

  Changed paths:
    A IntelliJCodeStyle.xml
    M RELEASE.md
    M pom.xml
    M src/main/java/org/jenkinsci/plugins/p4/PerforceScm.java
    M src/main/java/org/jenkinsci/plugins/p4/changes/P4ChangeParser.java
    M src/main/java/org/jenkinsci/plugins/p4/changes/P4ChangeSet.java
    A src/main/java/org/jenkinsci/plugins/p4/changes/P4Escaper.java
    M src/main/java/org/jenkinsci/plugins/p4/client/ClientHelper.java
    M src/main/java/org/jenkinsci/plugins/p4/client/ConnectionHelper.java
    A 
src/main/java/org/jenkinsci/plugins/p4/credentials/P4InvalidCredentialException.java
    M src/main/java/org/jenkinsci/plugins/p4/credentials/P4PasswordImpl.java
    M src/main/java/org/jenkinsci/plugins/p4/groovy/P4Groovy.java
    M src/main/java/org/jenkinsci/plugins/p4/publish/PublishNotifier.java
    M src/main/java/org/jenkinsci/plugins/p4/publish/PublishNotifierStep.java
    M src/main/java/org/jenkinsci/plugins/p4/scm/P4SCMFileSystem.java
    M src/main/java/org/jenkinsci/plugins/p4/tasks/AbstractTask.java
    M src/main/java/org/jenkinsci/plugins/p4/workspace/Expand.java
    M src/main/java/org/jenkinsci/plugins/p4/workspace/ManualWorkspaceImpl.java
    M src/main/java/org/jenkinsci/plugins/p4/workspace/Workspace.java
    M src/main/java/org/jenkinsci/plugins/p4/workspace/WorkspaceSpec.java
    A 
src/main/resources/org/jenkinsci/plugins/p4/scm/BranchesScmSource/help-filter.html
    M src/test/java/org/jenkinsci/plugins/p4/DefaultEnvironment.java
    M src/test/java/org/jenkinsci/plugins/p4/client/PublishTest.java
    M src/test/java/org/jenkinsci/plugins/p4/client/WorkflowTest.java
    M 
src/test/java/org/jenkinsci/plugins/p4/credentials/PerforceCredentialsTest.java
    M src/test/java/org/jenkinsci/plugins/p4/scm/P4SCMFileSystemTest.java

  Log Message:
  -----------
  Merge remote-tracking branch 'upstream/master'


  Commit: 2ef192ecea97fb6a43c63c102ed5f09d7e1f22ab
      
https://github.com/jenkinsci/p4-plugin/commit/2ef192ecea97fb6a43c63c102ed5f09d7e1f22ab
  Author: Dennis Piatkowski <[email protected]>
  Date:   2018-12-10 (Mon, 10 Dec 2018)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/p4/client/ClientHelper.java

  Log Message:
  -----------
  Fix nullref when using stream view


  Commit: cef1cccd998d0111af366a7a90abf7782a02a359
      
https://github.com/jenkinsci/p4-plugin/commit/cef1cccd998d0111af366a7a90abf7782a02a359
  Author: Paul Allen <[email protected]>
  Date:   2018-12-11 (Tue, 11 Dec 2018)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/p4/client/ClientHelper.java
    M src/main/java/org/jenkinsci/plugins/p4/scm/GlobalLibraryScmSource.java

  Log Message:
  -----------
  Merge pull request #85 from DrakkenWulf/master

Fix ability to do Replay in Pipelines


Compare: 
https://github.com/jenkinsci/p4-plugin/compare/066d1ffc4ea6...cef1cccd998d
      **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to