[Buildbot-commits] [buildbot/buildbot] 6ec155: add a 'Performance' project

noreply at github.com noreply at github.com
Thu May 5 15:39:46 UTC 2011


Branch: refs/heads/master
Home:   https://github.com/buildbot/buildbot

Commit: 6ec155d1e2b9cd87c11d650ee010e9ba1ac4245d
    https://github.com/buildbot/buildbot/commit/6ec155d1e2b9cd87c11d650ee010e9ba1ac4245d
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date:   2011-05-03 (Tue, 03 May 2011)

Changed paths:
  M MAINTAINERS.txt

Log Message:
-----------
add a 'Performance' project


Commit: f28592296b21f3bf8380cf6262eed52667ce7712
    https://github.com/buildbot/buildbot/commit/f28592296b21f3bf8380cf6262eed52667ce7712
Author: Dave Abrahams <dave at boostpro.com>
Date:   2011-05-05 (Thu, 05 May 2011)

Changed paths:
  M master/buildbot/buildslave.py
  M master/buildbot/process/botmaster.py

Log Message:
-----------
Don't rebuild slaves just because the identity of their __class__ has changed

If the user has subclassed BuildSlave, a reconfig will likely reload
their subclass


Commit: 7ae0470df5b91cc5788756f4d130476341bede2e
    https://github.com/buildbot/buildbot/commit/7ae0470df5b91cc5788756f4d130476341bede2e
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date:   2011-05-05 (Thu, 05 May 2011)

Changed paths:
  M master/buildbot/buildslave.py
  M master/buildbot/process/botmaster.py

Log Message:
-----------
Merge branch 'volatile/slave-preservation' of git://github.com/dabrahams/buildbot

* 'volatile/slave-preservation' of git://github.com/dabrahams/buildbot:
  Don't rebuild slaves just because the identity of their __class__ has changed


Compare: https://github.com/buildbot/buildbot/compare/d3bf906...7ae0470




More information about the Commits mailing list