Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/p4-plugin
  Commit: 83fb08f1180f5b2f2aeec7ff752f30b03433a4fe
      
https://github.com/jenkinsci/p4-plugin/commit/83fb08f1180f5b2f2aeec7ff752f30b03433a4fe
  Author: Stuart Rowe <stuartr...@gmail.com>
  Date:   2019-05-22 (Wed, 22 May 2019)

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

  Log Message:
  -----------
  Add new ClientHelper method for retrieving the latest change within the scope 
of a workspace view up to a specified revision


  Commit: d0e8974cb8683be76699e39b53df860e88e03ed1
      
https://github.com/jenkinsci/p4-plugin/commit/d0e8974cb8683be76699e39b53df860e88e03ed1
  Author: Stuart Rowe <stuartr...@gmail.com>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    A src/test/java/org/jenkinsci/plugins/p4/client/CheckoutTest.java

  Log Message:
  -----------
  Add CheckoutTest class with two cases demonstrating JENKINS-57534


  Commit: b21ab1390b9fc2331ae8799fd3ad8cd3e3bc1b44
      
https://github.com/jenkinsci/p4-plugin/commit/b21ab1390b9fc2331ae8799fd3ad8cd3e3bc1b44
  Author: Stuart Rowe <stuartr...@gmail.com>
  Date:   2019-05-22 (Wed, 22 May 2019)

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

  Log Message:
  -----------
  Remove duplicated code between ClientHelper#getClientHead variants


  Commit: 4d049547b6292f134bc196bc8ea9cb938f0f72e6
      
https://github.com/jenkinsci/p4-plugin/commit/4d049547b6292f134bc196bc8ea9cb938f0f72e6
  Author: Stuart Rowe <stuartr...@gmail.com>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M src/test/java/org/jenkinsci/plugins/p4/client/CheckoutTest.java

  Log Message:
  -----------
  Fix whitespace in CheckoutTest to be consistent with other source files


  Commit: c1ed873be0d988d12619b1072bb41a0580aa3bd2
      
https://github.com/jenkinsci/p4-plugin/commit/c1ed873be0d988d12619b1072bb41a0580aa3bd2
  Author: Stuart Rowe <stuartr...@gmail.com>
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/p4/tasks/CheckoutTask.java
    M src/test/java/org/jenkinsci/plugins/p4/client/CheckoutTest.java

  Log Message:
  -----------
  Implement fix for JENKINS-57534  by limiting buildChange to the next highest 
change number within the client's view


  Commit: deb049aa3a0822fb754a9cec38745ec2fc8e986d
      
https://github.com/jenkinsci/p4-plugin/commit/deb049aa3a0822fb754a9cec38745ec2fc8e986d
  Author: Stuart Rowe <stuartr...@gmail.com>
  Date:   2019-05-23 (Thu, 23 May 2019)

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

  Log Message:
  -----------
  Fix JenkinsfileTest#testMultiSyncParallelPolling
- ClientHelper#getClientHead(P4Ref) should return the change of the limiting 
P4Ref when no changes are found under the workspace


  Commit: ca3e0dda544a32e15af1664913da5a8e4c0266c8
      
https://github.com/jenkinsci/p4-plugin/commit/ca3e0dda544a32e15af1664913da5a8e4c0266c8
  Author: Paul Allen <pal...@perforce.com>
  Date:   2019-05-23 (Thu, 23 May 2019)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/p4/client/ClientHelper.java
    M src/main/java/org/jenkinsci/plugins/p4/tasks/CheckoutTask.java
    A src/test/java/org/jenkinsci/plugins/p4/client/CheckoutTest.java

  Log Message:
  -----------
  Merge pull request #100 from stuartrowe/JENKINS-57534

Limit buildChange to the next highest change number within the client's view


Compare: 
https://github.com/jenkinsci/p4-plugin/compare/61b05dc761df...ca3e0dda544a

-- 
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/p4-plugin/push/refs/heads/master/61b05d-ca3e0d%40github.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to