[Buildbot-commits] [buildbot/buildbot] 691965: transfer: Remove __del__.

GitHub noreply at github.com
Sun Jan 22 21:54:35 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 6919655b27e7c8b5b81c0420ef802c18131bf42e
      https://github.com/buildbot/buildbot/commit/6919655b27e7c8b5b81c0420ef802c18131bf42e
  Author: Tom Prince <tom.prince at ualberta.net>
  Date:   2012-01-22 (Sun, 22 Jan 2012)

  Changed paths:
    M master/buildbot/steps/transfer.py

  Log Message:
  -----------
  transfer: Remove __del__.

Fixes #1946.


  Commit: c303d1037439a77a9079c15b859e812c8d2ff426
      https://github.com/buildbot/buildbot/commit/c303d1037439a77a9079c15b859e812c8d2ff426
  Author: Tom Prince <tom.prince at ualberta.net>
  Date:   2012-01-22 (Sun, 22 Jan 2012)

  Changed paths:
    M master/buildbot/steps/source/oldsource.py

  Log Message:
  -----------
  source: Make alwaysUseLatest ignore the SourceStamp's branch.

alwaysUseLatest is typically used for checking out secondary repos, which won't
be on the same branch as master.

with fixes from Stuart Auchterlonie.


  Commit: 130c32b30e270d5c01c94c6d10a0bd2f4e1aaf3a
      https://github.com/buildbot/buildbot/commit/130c32b30e270d5c01c94c6d10a0bd2f4e1aaf3a
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-01-22 (Sun, 22 Jan 2012)

  Changed paths:
    A lorentz
  M master/buildbot/status/mail.py
  M master/buildbot/steps/source/oldsource.py

  Log Message:
  -----------
  Merge branch 'alwaysUseLatest-honor-branch' of git://github.com/tomprince/buildbot


  Commit: 3b3e49c6934fca11f4ba05908141d9804475a3db
      https://github.com/buildbot/buildbot/commit/3b3e49c6934fca11f4ba05908141d9804475a3db
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-01-22 (Sun, 22 Jan 2012)

  Changed paths:
    M master/buildbot/steps/transfer.py

  Log Message:
  -----------
  Merge branch 'remove-__del__' of git://github.com/tomprince/buildbot


  Commit: c9323fdeb40a2802bbe97bdd69967f0a4e630b85
      https://github.com/buildbot/buildbot/commit/c9323fdeb40a2802bbe97bdd69967f0a4e630b85
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-01-22 (Sun, 22 Jan 2012)

  Changed paths:
    R lorentz

  Log Message:
  -----------
  Merge branch 'master' of ssh://euclid.r.igoro.us/home/dustin/code/buildbot/t/buildbot


Compare: https://github.com/buildbot/buildbot/compare/a14fd0c...c9323fd


More information about the Commits mailing list