Branch: refs/heads/nine
Home: https://github.com/buildbot/buildbot
Commit: cd2cb897ffd86e2afaae74980f484bc8340ccabe
https://github.com/buildbot/buildbot/commit/cd2cb897ffd86e2afaae74980f484bc8340ccabe
Author: Dan Locks <[email protected]>
Date: 2012-09-05 (Wed, 05 Sep 2012)
Changed paths:
M master/docs/manual/cfg-global.rst
Log Message:
-----------
Minor fix for spelling and grammar.
Commit: 6bba209bff53d2c0ea2c6763ad645578618869fe
https://github.com/buildbot/buildbot/commit/6bba209bff53d2c0ea2c6763ad645578618869fe
Author: Dustin J. Mitchell <[email protected]>
Date: 2012-09-09 (Sun, 09 Sep 2012)
Changed paths:
M master/docs/manual/cfg-global.rst
Log Message:
-----------
Merge branch 'buildbot-0.8.7' of git://github.com/dwlocks/buildbot into
buildbot-0.8.7
Commit: 715073203894e2f3c7fc474dc44c3e8e6c7d35c6
https://github.com/buildbot/buildbot/commit/715073203894e2f3c7fc474dc44c3e8e6c7d35c6
Author: Dustin J. Mitchell <[email protected]>
Date: 2012-09-09 (Sun, 09 Sep 2012)
Changed paths:
M master/buildbot/test/unit/test_changes_pb.py
M master/docs/manual/cfg-changesources.rst
Log Message:
-----------
Test that PBChangeSource accepts a codebase
Turns out, it does. Refs #2358.
Commit: fb9a969f8707c0c153e547d9c24a883958278c44
https://github.com/buildbot/buildbot/commit/fb9a969f8707c0c153e547d9c24a883958278c44
Author: Dustin J. Mitchell <[email protected]>
Date: 2012-09-09 (Sun, 09 Sep 2012)
Changed paths:
M master/buildbot/test/unit/test_changes_pb.py
M master/docs/manual/cfg-changesources.rst
Log Message:
-----------
Merge branch 'bug2358' into buildbot-0.8.7
Commit: 685d8d49715239491588e34e0bb52647e2704586
https://github.com/buildbot/buildbot/commit/685d8d49715239491588e34e0bb52647e2704586
Author: Pierre Tardy <[email protected]>
Date: 2012-09-11 (Tue, 11 Sep 2012)
Changed paths:
M master/buildbot/process/buildstep.py
M master/buildbot/steps/shell.py
M master/buildbot/steps/source/mercurial.py
M master/buildbot/steps/transfer.py
M master/buildbot/test/fake/remotecommand.py
M master/buildbot/test/interfaces/test_remotecommand.py
M master/buildbot/test/unit/test_steps_shell.py
M master/docs/developer/cls-remotecommands.rst
M master/docs/manual/cfg-buildsteps.rst
Log Message:
-----------
RemoteCommand/ShellStep: change successfulRC for decodeRC
users of ShellStep can consider a special exit code
as WARNINGS, instead of failure (or RETRY, or SKIP, etc)
Signed-off-by: Pierre Tardy <[email protected]>
Commit: 78db42ac98f4491b00f8837b37230b9434ee14f7
https://github.com/buildbot/buildbot/commit/78db42ac98f4491b00f8837b37230b9434ee14f7
Author: Dustin J. Mitchell <[email protected]>
Date: 2012-09-11 (Tue, 11 Sep 2012)
Changed paths:
M master/buildbot/process/buildstep.py
M master/buildbot/steps/shell.py
M master/buildbot/steps/source/mercurial.py
M master/buildbot/steps/transfer.py
M master/buildbot/test/fake/remotecommand.py
M master/buildbot/test/interfaces/test_remotecommand.py
M master/buildbot/test/unit/test_steps_shell.py
M master/docs/developer/cls-remotecommands.rst
M master/docs/manual/cfg-buildsteps.rst
Log Message:
-----------
Merge branch 'TestWarning' of git://github.com/tardyp/buildbot into
buildbot-0.8.7
Commit: 0ea11a481623e2c3ce9ad11b81722d69c1211ee4
https://github.com/buildbot/buildbot/commit/0ea11a481623e2c3ce9ad11b81722d69c1211ee4
Author: Dustin J. Mitchell <[email protected]>
Date: 2012-09-12 (Wed, 12 Sep 2012)
Changed paths:
M master/buildbot/process/buildstep.py
M master/buildbot/steps/shell.py
M master/buildbot/steps/source/mercurial.py
M master/buildbot/steps/transfer.py
M master/buildbot/test/fake/remotecommand.py
M master/buildbot/test/interfaces/test_remotecommand.py
M master/buildbot/test/unit/test_changes_pb.py
M master/buildbot/test/unit/test_steps_shell.py
M master/docs/developer/cls-remotecommands.rst
M master/docs/manual/cfg-buildsteps.rst
M master/docs/manual/cfg-changesources.rst
M master/docs/manual/cfg-global.rst
Log Message:
-----------
Merge branch 'buildbot-0.8.7'
Commit: e7f56840aa1dda08bbda8cb684db124c652f1e61
https://github.com/buildbot/buildbot/commit/e7f56840aa1dda08bbda8cb684db124c652f1e61
Author: Gary Poster <[email protected]>
Date: 2012-09-14 (Fri, 14 Sep 2012)
Changed paths:
M master/contrib/bzr_buildbot.py
Log Message:
-----------
Change the license of bzr_buildbot from GPL v3 to GPL v2, as discussed in
http://trac.buildbot.net/ticket/708 .
Commit: 96e1690ab9df573dc4da6e704358950623dbb9f1
https://github.com/buildbot/buildbot/commit/96e1690ab9df573dc4da6e704358950623dbb9f1
Author: Dustin J. Mitchell <[email protected]>
Date: 2012-09-14 (Fri, 14 Sep 2012)
Changed paths:
M master/contrib/bzr_buildbot.py
Log Message:
-----------
Merge branch 'bzrlicense' of git://github.com/garyposter/buildbot
Refs #708
Commit: eb804b20cbff57f7a0662e2873586a41701c8f89
https://github.com/buildbot/buildbot/commit/eb804b20cbff57f7a0662e2873586a41701c8f89
Author: Dustin J. Mitchell <[email protected]>
Date: 2012-09-15 (Sat, 15 Sep 2012)
Changed paths:
M master/buildbot/process/buildstep.py
M master/buildbot/steps/shell.py
M master/buildbot/steps/source/mercurial.py
M master/buildbot/steps/transfer.py
M master/buildbot/test/fake/remotecommand.py
M master/buildbot/test/interfaces/test_remotecommand.py
M master/buildbot/test/unit/test_changes_pb.py
M master/buildbot/test/unit/test_steps_shell.py
M master/contrib/bzr_buildbot.py
M master/docs/developer/cls-remotecommands.rst
M master/docs/manual/cfg-buildsteps.rst
M master/docs/manual/cfg-changesources.rst
M master/docs/manual/cfg-global.rst
Log Message:
-----------
Merge branch 'master' into nine
Commit: 4ce55a52b9a8ec3de9663f82a93c38d3146860c9
https://github.com/buildbot/buildbot/commit/4ce55a52b9a8ec3de9663f82a93c38d3146860c9
Author: Dustin J. Mitchell <[email protected]>
Date: 2012-09-15 (Sat, 15 Sep 2012)
Changed paths:
M master/docs/developer/mq.rst
M master/docs/developer/rtype-master.rst
M master/docs/developer/www.rst
M master/docs/manual/cfg-global.rst
M master/docs/release-notes.rst
Log Message:
-----------
fix up docs references and formatting typos
Compare:
https://github.com/buildbot/buildbot/compare/7d29d6d65447...4ce55a52b9a8
------------------------------------------------------------------------------
How fast is your code?
3 out of 4 devs don\\\'t know how their code performs in production.
Find out how slow your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219672;13503038;z?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits