Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/perforce-plugin
  Commit: a603cfbab1aa6937be7a8438f2da9a04bbc91635
      
https://github.com/jenkinsci/perforce-plugin/commit/a603cfbab1aa6937be7a8438f2da9a04bbc91635
  Author: Daniel Kamil Kozar <dkk...@gmail.com>
  Date:   2014-08-24 (Sun, 24 Aug 2014)

  Changed paths:
    M src/main/java/com/tek42/perforce/Depot.java
    M src/main/java/com/tek42/perforce/parse/AbstractPerforceTemplate.java
    M src/main/java/com/tek42/perforce/parse/ChangelistBuilder.java
    M src/main/java/com/tek42/perforce/parse/Changes.java

  Log Message:
  -----------
  Proposed fix for JENKINS-24401

The Depot class now has a method for obtaining the server's timezone GMT
offset. This offset is then applied to the changelist's submit time. Thanks to
that, the submit time of a changelist in the build's changelog appears in the
Jenkins server's timezone.


  Commit: 69553dd1770e1824a2520038458992ed459398c9
      
https://github.com/jenkinsci/perforce-plugin/commit/69553dd1770e1824a2520038458992ed459398c9
  Author: Daniel Kamil Kozar <dkk...@gmail.com>
  Date:   2014-08-25 (Mon, 25 Aug 2014)

  Changed paths:
    M src/main/java/com/tek42/perforce/parse/AbstractPerforceTemplate.java
    M src/main/java/com/tek42/perforce/parse/ChangelistBuilder.java
    M src/main/java/com/tek42/perforce/parse/Changes.java

  Log Message:
  -----------
  Address comments made in review

There are now no changes to the public API. When ChangelistBuilder does not
contain a valid reference to a Depot object, fall back to the default behaviour
regarding changelist timestamp parsing.


  Commit: 86a768488db85e45798d6ddf7919287570a59195
      
https://github.com/jenkinsci/perforce-plugin/commit/86a768488db85e45798d6ddf7919287570a59195
  Author: Oleg Nenashev <o.v.nenas...@gmail.com>
  Date:   2014-12-01 (Mon, 01 Dec 2014)

  Changed paths:
    M src/main/java/com/tek42/perforce/Depot.java
    M src/main/java/com/tek42/perforce/parse/AbstractPerforceTemplate.java
    M src/main/java/com/tek42/perforce/parse/ChangelistBuilder.java
    M src/main/java/com/tek42/perforce/parse/Changes.java

  Log Message:
  -----------
  Merge pull request #56 from xavery/server-timezone

[FIXED JENKINS-24401] - Take server timezone offset into account when 
displaying change date


Compare: 
https://github.com/jenkinsci/perforce-plugin/compare/4f458f77e657...86a768488db8

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

Reply via email to