[Buildbot-commits] [buildbot/buildbot] 16f527: mention Postgres support in NEWS, add docs
noreply at github.com
noreply at github.com
Mon Mar 28 23:56:50 UTC 2011
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 16f5275c80bc3c55312327ad4351930e88a095ee
https://github.com/buildbot/buildbot/commit/16f5275c80bc3c55312327ad4351930e88a095ee
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2011-03-28 (Mon, 28 Mar 2011)
Changed paths:
M master/NEWS
M master/docs/cfg-global.texinfo
Log Message:
-----------
mention Postgres support in NEWS, add docs
Commit: 7144e1892dcd44063f0ae740d6a0dc558d88c1bf
https://github.com/buildbot/buildbot/commit/7144e1892dcd44063f0ae740d6a0dc558d88c1bf
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2011-03-28 (Mon, 28 Mar 2011)
Changed paths:
M master/buildbot/test/unit/test_util_misc.py
M master/buildbot/util/misc.py
Log Message:
-----------
SerializedInvocation returns a Deferred for each call
Commit: d9c608e2ee6bcf4d5e6c22e2ba173058d7a516e5
https://github.com/buildbot/buildbot/commit/d9c608e2ee6bcf4d5e6c22e2ba173058d7a516e5
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2011-03-28 (Mon, 28 Mar 2011)
Changed paths:
M master/NEWS
M master/buildbot/process/builder.py
M master/buildbot/test/fake/fakedb.py
A master/buildbot/test/unit/test_process_builder.py
M master/docs/cfg-builders.texinfo
M master/docs/cfg-global.texinfo
M master/docs/introduction.texinfo
Log Message:
-----------
Implement new Builder.maybeStartBuilds
This new implementation is based on the new, asynchronous database API.
It is currently unused.
Compare: https://github.com/buildbot/buildbot/compare/a7b1dbe...d9c608e
More information about the Commits
mailing list