[Buildbot-commits] [buildbot/buildbot] 2f7402: Merge branch 'fix_sourcestampsetid_rebased' of git...

GitHub noreply at github.com
Sat Mar 10 06:25:30 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 2f7402b8cabfc7682656e1c585522c697e03755a
      https://github.com/buildbot/buildbot/commit/2f7402b8cabfc7682656e1c585522c697e03755a
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-03-09 (Fri, 09 Mar 2012)

  Changed paths:
    M master/buildbot/schedulers/triggerable.py
  M master/buildbot/sourcestamp.py
  M master/buildbot/steps/trigger.py
  M master/buildbot/test/unit/test_schedulers_triggerable.py
  M master/buildbot/test/unit/test_steps_trigger.py

  Log Message:
  -----------
  Merge branch 'fix_sourcestampsetid_rebased' of git://github.com/hborkhuis/buildbot into buildbot-0.8.6

* 'fix_sourcestampsetid_rebased' of git://github.com/hborkhuis/buildbot:
  parameter renamed
  Test with new interface between Trigger and Triggerable
  getSourceStampSetId always returns the setid
  A new setid is created if a sourcestamps is added to the database. Trigger gets sourcestampsetid from triggerable.


  Commit: 13a3833f88b5fd3fc48b5c5208ffbe1ad2d13e86
      https://github.com/buildbot/buildbot/commit/13a3833f88b5fd3fc48b5c5208ffbe1ad2d13e86
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-03-09 (Fri, 09 Mar 2012)

  Changed paths:
    M master/buildbot/schedulers/triggerable.py
  M master/buildbot/sourcestamp.py
  M master/buildbot/steps/trigger.py
  M master/buildbot/test/unit/test_schedulers_triggerable.py
  M master/buildbot/test/unit/test_steps_trigger.py

  Log Message:
  -----------
  Merge branch 'buildbot-0.8.6'

* buildbot-0.8.6:
  parameter renamed
  Test with new interface between Trigger and Triggerable
  getSourceStampSetId always returns the setid
  A new setid is created if a sourcestamps is added to the database. Trigger gets sourcestampsetid from triggerable.


Compare: https://github.com/buildbot/buildbot/compare/785617f...13a3833


More information about the Commits mailing list