[Buildbot-commits] [buildbot/buildbot] 0c8c77: more careful tracking of buildslaveid in AbstractB...
GitHub
noreply at github.com
Fri Jul 12 21:57:36 UTC 2013
Branch: refs/heads/nine
Home: https://github.com/buildbot/buildbot
Commit: 0c8c775afaa3579ea42a15aaa215c44ed7a85390
https://github.com/buildbot/buildbot/commit/0c8c775afaa3579ea42a15aaa215c44ed7a85390
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2013-07-07 (Sun, 07 Jul 2013)
Changed paths:
M master/buildbot/buildslave/base.py
M master/buildbot/test/unit/test_buildslave_base.py
Log Message:
-----------
more careful tracking of buildslaveid in AbstractBuildSlave
Commit: 48e904936ec84fd6964f7b7fdeb094520be0da0f
https://github.com/buildbot/buildbot/commit/48e904936ec84fd6964f7b7fdeb094520be0da0f
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2013-07-07 (Sun, 07 Jul 2013)
Changed paths:
M master/buildbot/process/builder.py
M master/buildbot/test/unit/test_data_builds.py
M master/buildbot/test/unit/test_data_logchunks.py
M master/buildbot/test/unit/test_data_logs.py
M master/buildbot/test/unit/test_db_builds.py
M master/buildbot/test/unit/test_process_builder.py
M master/buildbot/test/unit/test_status_mail.py
M master/docs/developer/rtype-build.rst
Log Message:
-----------
integrate buildslaves and builds
Commit: f4f0519922d4f52fb17c7c10b6e7915202ed7774
https://github.com/buildbot/buildbot/commit/f4f0519922d4f52fb17c7c10b6e7915202ed7774
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2013-07-07 (Sun, 07 Jul 2013)
Changed paths:
M master/buildbot/buildslave/base.py
Log Message:
-----------
refactor AbstractBuildSlave.attached
Commit: 5154215037801ad1f149510f4e4fb51f49f3b008
https://github.com/buildbot/buildbot/commit/5154215037801ad1f149510f4e4fb51f49f3b008
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2013-07-07 (Sun, 07 Jul 2013)
Changed paths:
M master/buildbot/buildslave/base.py
M master/buildbot/data/buildslaves.py
M master/buildbot/data/connector.py
M master/buildbot/db/buildslaves.py
M master/buildbot/test/fake/fakedb.py
M master/buildbot/test/unit/test_db_buildslaves.py
M master/docs/developer/db.rst
M master/docs/developer/rtype-buildslave.rst
Log Message:
-----------
add DB/data support for recording buildslave connections and disconnections
Commit: d6c7aab6c7b31cacf175592c7aa3f6cd39d6d4ac
https://github.com/buildbot/buildbot/commit/d6c7aab6c7b31cacf175592c7aa3f6cd39d6d4ac
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2013-07-12 (Fri, 12 Jul 2013)
Changed paths:
M master/buildbot/buildslave/base.py
M master/buildbot/test/fake/fakedata.py
M master/buildbot/test/unit/test_buildslave_base.py
Log Message:
-----------
fix tests
Compare: https://github.com/buildbot/buildbot/compare/c815fc9b3b14...d6c7aab6c7b3
More information about the Commits
mailing list