[Buildbot-commits] [buildbot/buildbot] a12a89: Fix bug #2362: timezone over-correction in HgPolle...
    GitHub 
    noreply at github.com
       
    Mon Sep  3 15:12:16 UTC 2012
    
    
  
  Branch: refs/heads/buildbot-0.8.7
  Home:   https://github.com/buildbot/buildbot
  Commit: a12a894f0c1f3be506a8da4f8bcecb01e7f9fb9f
      https://github.com/buildbot/buildbot/commit/a12a894f0c1f3be506a8da4f8bcecb01e7f9fb9f
  Author: Georges Racinet <gracinet at anybox.fr>
  Date:   2012-09-02 (Sun, 02 Sep 2012)
  Changed paths:
    M master/buildbot/changes/hgpoller.py
    M master/buildbot/test/unit/test_changes_hgpoller.py
  Log Message:
  -----------
  Fix bug #2362: timezone over-correction in HgPoller
Indeed hgdate is timestamp (UTC) followed by original timezone
indication (e.g -7200 for UTC+2). Original timezone is there to reconstruct
original local time, not to get a UTC timestamp !
  Commit: 1a73f712414bcedfc3706918ce0682826ffce036
      https://github.com/buildbot/buildbot/commit/1a73f712414bcedfc3706918ce0682826ffce036
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-09-03 (Mon, 03 Sep 2012)
  Changed paths:
    M master/docs/release-notes.rst
    R master/docs/release-notes/0.8.7.rst
  Log Message:
  -----------
  revert release-notes changes due to bogus merges from master
  Commit: 069a55a83a94c7ef88e2ce7270cd479855a9099c
      https://github.com/buildbot/buildbot/commit/069a55a83a94c7ef88e2ce7270cd479855a9099c
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-09-03 (Mon, 03 Sep 2012)
  Changed paths:
    M master/buildbot/status/mail.py
    M master/docs/manual/cfg-statustargets.rst
  Log Message:
  -----------
  Revert "Make previous build chioce configurable"
This reverts commit 0f39575cb808625ea8238c0034894df72a179b58.
Compare: https://github.com/buildbot/buildbot/compare/2bf994f5ce68...069a55a83a94
    
    
More information about the Commits
mailing list