[Buildbot-commits] [buildbot/buildbot] 463175: A new setid is created if a sourcestamps is added ...
GitHub
noreply at github.com
Sat Mar 10 06:25:29 UTC 2012
Branch: refs/heads/buildbot-0.8.6
Home: https://github.com/buildbot/buildbot
Commit: 463175fecba4d7876d6ec21f868a9bf3f1202d1f
https://github.com/buildbot/buildbot/commit/463175fecba4d7876d6ec21f868a9bf3f1202d1f
Author: Harry Borkhuis <harry at aeteurope.nl>
Date: 2012-03-07 (Wed, 07 Mar 2012)
Changed paths:
M master/buildbot/schedulers/triggerable.py
M master/buildbot/steps/trigger.py
M master/buildbot/test/unit/test_steps_trigger.py
Log Message:
-----------
A new setid is created if a sourcestamps is added to the database.
Trigger gets sourcestampsetid from triggerable.
Commit: 049370a5a949e91cbf928f8ff3221280b155d530
https://github.com/buildbot/buildbot/commit/049370a5a949e91cbf928f8ff3221280b155d530
Author: Harry Borkhuis <harry at aeteurope.nl>
Date: 2012-03-07 (Wed, 07 Mar 2012)
Changed paths:
M master/buildbot/sourcestamp.py
Log Message:
-----------
getSourceStampSetId always returns the setid
Commit: 77fc05d14267eb70a41000fc7694fdb0d77a3a0f
https://github.com/buildbot/buildbot/commit/77fc05d14267eb70a41000fc7694fdb0d77a3a0f
Author: Harry Borkhuis <harry at aeteurope.nl>
Date: 2012-03-07 (Wed, 07 Mar 2012)
Changed paths:
M master/buildbot/test/unit/test_schedulers_triggerable.py
Log Message:
-----------
Test with new interface between Trigger and Triggerable
Commit: 158935816c2c568a722db91a19592932279bc6aa
https://github.com/buildbot/buildbot/commit/158935816c2c568a722db91a19592932279bc6aa
Author: Harry Borkhuis <harry at aeteurope.nl>
Date: 2012-03-08 (Thu, 08 Mar 2012)
Changed paths:
M master/buildbot/steps/trigger.py
Log Message:
-----------
parameter renamed
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.
Compare: https://github.com/buildbot/buildbot/compare/cd3a1ab...2f7402b
More information about the Commits
mailing list