[Buildbot-commits] [djmitche/buildbot] 6561a0: Tweak buildbot --help / doc for basedir change.
noreply at github.com
noreply at github.com
Tue Dec 29 17:10:22 UTC 2009
Branch: refs/heads/master
Home: http://github.com/djmitche/buildbot
Commit: 6561a0802f2526f23e53cf4dd3038f99f62ef37c
http://github.com/djmitche/buildbot/commit/6561a0802f2526f23e53cf4dd3038f99f62ef37c
Author: Daniel Dunbar <daniel at zuster.org>
Date: 2009-12-28 (Mon, 28 Dec 2009)
Changed paths:
M buildbot/scripts/runner.py
M docs/buildbot.texinfo
Log Message:
-----------
Tweak buildbot --help / doc for basedir change.
Commit: bd845d3b18fc5760fee6e657b12d6cb43003e472
http://github.com/djmitche/buildbot/commit/bd845d3b18fc5760fee6e657b12d6cb43003e472
Author: Daniel Dunbar <daniel at zuster.org>
Date: 2009-12-28 (Mon, 28 Dec 2009)
Changed paths:
M buildbot/test/test_locks.py
Log Message:
-----------
Add a test for mixed exclusive/counting access on builders.
Commit: 25729e4e57174b2fbaea23f09f938611f4e79e39
http://github.com/djmitche/buildbot/commit/25729e4e57174b2fbaea23f09f938611f4e79e39
Author: Daniel Dunbar <daniel at zuster.org>
Date: 2009-12-28 (Mon, 28 Dec 2009)
Changed paths:
M buildbot/test/runutils.py
Log Message:
-----------
Change RunMixin.killSlave to optionally take the slave and builder names as arguments.
Commit: 9bbedb5a02c55d0d97ddfee6d40576d254491762
http://github.com/djmitche/buildbot/commit/9bbedb5a02c55d0d97ddfee6d40576d254491762
Author: Daniel Dunbar <daniel at zuster.org>
Date: 2009-12-28 (Mon, 28 Dec 2009)
Changed paths:
M NEWS
M buildbot/interfaces.py
M buildbot/process/builder.py
M buildbot/test/test_run.py
M buildbot/test/test_slaves.py
Log Message:
-----------
#664: Remove Builder.ping timeout support, the implementation was not robust enough and could cause the master to unexpectedly disconnect the slave.
Commit: e9b44bfb18f7db96bdeb01de26641c72ed975ad2
http://github.com/djmitche/buildbot/commit/e9b44bfb18f7db96bdeb01de26641c72ed975ad2
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date: 2009-12-29 (Tue, 29 Dec 2009)
Changed paths:
M NEWS
M buildbot/interfaces.py
M buildbot/process/builder.py
M buildbot/scripts/runner.py
M buildbot/test/runutils.py
M buildbot/test/test_locks.py
M buildbot/test/test_run.py
M buildbot/test/test_slaves.py
M docs/buildbot.texinfo
Log Message:
-----------
Merge branch 'bug664'
More information about the Commits
mailing list