[Buildbot-commits] [buildbot/buildbot] de8da8: Fix failing libvirt test
GitHub
noreply at github.com
Mon May 26 18:07:53 UTC 2014
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: de8da868755810e453cbbb6c44793c53bb2f398b
https://github.com/buildbot/buildbot/commit/de8da868755810e453cbbb6c44793c53bb2f398b
Author: John Carr <john.carr at unrouted.co.uk>
Date: 2014-05-26 (Mon, 26 May 2014)
Changed paths:
M master/buildbot/test/unit/test_buildslave_libvirt.py
Log Message:
-----------
Fix failing libvirt test
Commit: 69f864b8ebaaa85d3aec28720b69fdac92242063
https://github.com/buildbot/buildbot/commit/69f864b8ebaaa85d3aec28720b69fdac92242063
Author: Dustin J. Mitchell <dustin at buildbot.net>
Date: 2014-05-26 (Mon, 26 May 2014)
Changed paths:
M master/docs/manual/customization.rst
Log Message:
-----------
copyedit, remove some outdated examples
Commit: 2ee8b0bceb6f0d5c707bdf025d629cf05ec39716
https://github.com/buildbot/buildbot/commit/2ee8b0bceb6f0d5c707bdf025d629cf05ec39716
Author: Dustin J. Mitchell <dustin at buildbot.net>
Date: 2014-05-26 (Mon, 26 May 2014)
Changed paths:
M master/docs/manual/cfg-buildfactories.rst
M master/docs/manual/installation.rst
Log Message:
-----------
whitespace, remove remaining @code{}
Commit: 5e90dd2558f31ee453b2d62ee7f8ea45ac0988b5
https://github.com/buildbot/buildbot/commit/5e90dd2558f31ee453b2d62ee7f8ea45ac0988b5
Author: Dustin J. Mitchell <dustin at buildbot.net>
Date: 2014-05-26 (Mon, 26 May 2014)
Changed paths:
M master/buildbot/process/buildstep.py
Log Message:
-----------
fix typo
Commit: f5d7523a4708af54ca4e3b07d0360df56cf024ab
https://github.com/buildbot/buildbot/commit/f5d7523a4708af54ca4e3b07d0360df56cf024ab
Author: Dustin J. Mitchell <dustin at buildbot.net>
Date: 2014-05-26 (Mon, 26 May 2014)
Changed paths:
M master/docs/manual/new-style-steps.rst
Log Message:
-----------
fix links, make headings consistent grammatically
Commit: adf6a41326f2a5a5dcdec92bab6691c65b515527
https://github.com/buildbot/buildbot/commit/adf6a41326f2a5a5dcdec92bab6691c65b515527
Author: Dustin J. Mitchell <dustin at buildbot.net>
Date: 2014-05-26 (Mon, 26 May 2014)
Changed paths:
M master/docs/manual/customization.rst
M master/docs/manual/new-style-steps.rst
Log Message:
-----------
update 'Updating Status Strings'
Commit: 3bbaba2463a153f147593286fb65816c43f06cb4
https://github.com/buildbot/buildbot/commit/3bbaba2463a153f147593286fb65816c43f06cb4
Author: Dustin J. Mitchell <dustin at buildbot.net>
Date: 2014-05-26 (Mon, 26 May 2014)
Changed paths:
M master/docs/manual/customization.rst
Log Message:
-----------
update 'Creating LogFiles'
Commit: af4e53640d2b8dacec793813b94d50dd37dbfe3a
https://github.com/buildbot/buildbot/commit/af4e53640d2b8dacec793813b94d50dd37dbfe3a
Author: Dustin J. Mitchell <dustin at buildbot.net>
Date: 2014-05-26 (Mon, 26 May 2014)
Changed paths:
M master/docs/manual/customization.rst
Log Message:
-----------
update 'Reading Logfiles' to say, basically, don't
Commit: df4a3270b7aa5907f3b3ea973aa6ab9f0c54e09d
https://github.com/buildbot/buildbot/commit/df4a3270b7aa5907f3b3ea973aa6ab9f0c54e09d
Author: Dustin J. Mitchell <dustin at buildbot.net>
Date: 2014-05-26 (Mon, 26 May 2014)
Changed paths:
M master/docs/relnotes/index.rst
Log Message:
-----------
update relnotes to indicate that LoggingBuildStep is deprecated
Commit: 74d3ac486e789fef3c04bef3a302333d23fd1e66
https://github.com/buildbot/buildbot/commit/74d3ac486e789fef3c04bef3a302333d23fd1e66
Author: Dustin J. Mitchell <dustin at buildbot.net>
Date: 2014-05-26 (Mon, 26 May 2014)
Changed paths:
M master/buildbot/process/buildstep.py
M master/buildbot/test/unit/test_process_buildstep.py
M master/docs/developer/cls-buildsteps.rst
Log Message:
-----------
change getCurrentSummary to return a dict like getResultSummary
Commit: 2507fc49a9ee0fa954069a9be8add8d3bb1ae8e2
https://github.com/buildbot/buildbot/commit/2507fc49a9ee0fa954069a9be8add8d3bb1ae8e2
Author: Dustin J. Mitchell <dustin at buildbot.net>
Date: 2014-05-26 (Mon, 26 May 2014)
Changed paths:
M master/docs/developer/cls-buildsteps.rst
Log Message:
-----------
update cls-buildsteps.rst
Commit: 5191d21a81bc0c9c6cc19a9065fae8a7e8803214
https://github.com/buildbot/buildbot/commit/5191d21a81bc0c9c6cc19a9065fae8a7e8803214
Author: Dustin J. Mitchell <dustin at buildbot.net>
Date: 2014-05-26 (Mon, 26 May 2014)
Changed paths:
M master/docs/relnotes/index.rst
Log Message:
-----------
typo
Commit: e081bd2d0f4e959ad90be9f83a7bd5ce58001cee
https://github.com/buildbot/buildbot/commit/e081bd2d0f4e959ad90be9f83a7bd5ce58001cee
Author: Dustin J. Mitchell <dustin at buildbot.net>
Date: 2014-05-26 (Mon, 26 May 2014)
Changed paths:
M master/buildbot/process/buildstep.py
M master/buildbot/test/unit/test_process_buildstep.py
M master/docs/developer/cls-buildsteps.rst
M master/docs/manual/cfg-buildfactories.rst
M master/docs/manual/customization.rst
M master/docs/manual/installation.rst
M master/docs/manual/new-style-steps.rst
M master/docs/relnotes/0.8.9.rst
Log Message:
-----------
Merge branch 'buildbot-0.8.9'
Compare: https://github.com/buildbot/buildbot/compare/86f3455668d8...e081bd2d0f4e
More information about the Commits
mailing list