Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/p4-plugin
  Commit: 403228f37934df07ace950a2de3615e4e7ee377e
      
https://github.com/jenkinsci/p4-plugin/commit/403228f37934df07ace950a2de3615e4e7ee377e
  Author: Paul Allen <[email protected]>
  Date:   2014-07-29 (Tue, 29 Jul 2014)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Update POM for next release


  Commit: edd905e0233d0d5c07a4e26a678c5824045b7a8e
      
https://github.com/jenkinsci/p4-plugin/commit/edd905e0233d0d5c07a4e26a678c5824045b7a8e
  Author: Paul Allen <[email protected]>
  Date:   2014-07-29 (Tue, 29 Jul 2014)

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

  Log Message:
  -----------
  When 'Force Clean and Sync' remove all files and clean have list.


  Commit: 9ccb2a3b7a813ad86a4835e38ed557c269199e51
      
https://github.com/jenkinsci/p4-plugin/commit/9ccb2a3b7a813ad86a4835e38ed557c269199e51
  Author: Paul Allen <[email protected]>
  Date:   2014-07-29 (Tue, 29 Jul 2014)

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

  Log Message:
  -----------
  Change list reporting.

Only report the last change list for the first build; prevent a flood
of changes.  For later builds; reports submitted changes since the last
build.


  Commit: cffe5f44eaf1b5f43c8a077ac57afde8e815f3b3
      
https://github.com/jenkinsci/p4-plugin/commit/cffe5f44eaf1b5f43c8a077ac57afde8e815f3b3
  Author: Paul Allen <[email protected]>
  Date:   2014-07-30 (Wed, 30 Jul 2014)

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

  Log Message:
  -----------
  Fix change list reporting for first builds.

Labels and Shelved reviews were not reported correctly on first build.
Failed system tests.


  Commit: 9d981cf6923b19e68475792629b3042e289dd19a
      
https://github.com/jenkinsci/p4-plugin/commit/9d981cf6923b19e68475792629b3042e289dd19a
  Author: Paul Allen <[email protected]>
  Date:   2014-07-30 (Wed, 30 Jul 2014)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/p4/workspace/Workspace.java

  Log Message:
  -----------
  Workspace name filter

Replace restricted characters with "-" as per the old plugin


  Commit: 2a449f988c5921a7fdb8773236e115069c6c12fc
      
https://github.com/jenkinsci/p4-plugin/commit/2a449f988c5921a7fdb8773236e115069c6c12fc
  Author: Paul Allen <[email protected]>
  Date:   2014-07-30 (Wed, 30 Jul 2014)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/p4/PerforceScm.java
    M src/main/java/org/jenkinsci/plugins/p4/workspace/Workspace.java
    M src/test/java/org/jenkinsci/plugins/p4/client/ConnectionTest.java

  Log Message:
  -----------
  Clone Workspace as Build Matrix was using the same object.

https://issues.jenkins-ci.org/browse/JENKINS-24027


  Commit: ead1fdee9dd4b17d6f9ddf2d76a5c6b00fe92008
      
https://github.com/jenkinsci/p4-plugin/commit/ead1fdee9dd4b17d6f9ddf2d76a5c6b00fe92008
  Author: Paul Allen <[email protected]>
  Date:   2014-07-30 (Wed, 30 Jul 2014)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/p4/changes/P4ChangeEntry.java
    M src/main/java/org/jenkinsci/plugins/p4/changes/P4ChangeParser.java
    M src/main/java/org/jenkinsci/plugins/p4/client/ClientHelper.java
    M src/main/java/org/jenkinsci/plugins/p4/client/ConnectionHelper.java
    M 
src/main/resources/org/jenkinsci/plugins/p4/changes/P4ChangeSet/index.jelly

  Log Message:
  -----------
  Limited files to 50 for Change reporting.

Moved client less functions out of ClientHelper and moved login to
parent class.


  Commit: 5a9f78b8e0c89cd21897e96c81a43237261c98b4
      
https://github.com/jenkinsci/p4-plugin/commit/5a9f78b8e0c89cd21897e96c81a43237261c98b4
  Author: Paul Allen <[email protected]>
  Date:   2014-07-30 (Wed, 30 Jul 2014)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/p4/CheckoutTask.java
    M src/main/java/org/jenkinsci/plugins/p4/PerforceScm.java
    M src/main/java/org/jenkinsci/plugins/p4/changes/P4ChangeEntry.java
    M src/main/java/org/jenkinsci/plugins/p4/changes/P4ChangeParser.java
    M src/main/java/org/jenkinsci/plugins/p4/client/ClientHelper.java
    M src/main/java/org/jenkinsci/plugins/p4/client/ConnectionHelper.java
    M src/main/java/org/jenkinsci/plugins/p4/workspace/Workspace.java
    M 
src/main/resources/org/jenkinsci/plugins/p4/changes/P4ChangeSet/index.jelly
    M src/test/java/org/jenkinsci/plugins/p4/client/ConnectionTest.java

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


Compare: 
https://github.com/jenkinsci/p4-plugin/compare/bc0dfaa3dce8...5a9f78b8e0c8

-- 
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