[Buildbot-commits] [buildbot/buildbot] 935ef1: Merge branch 'fastreconfig' of git://github.com/ca...

noreply at github.com noreply at github.com
Sun Apr 3 17:44:39 UTC 2011


Branch: refs/heads/master
Home:   https://github.com/buildbot/buildbot

Commit: 935ef164a8d3ea0859353c836e5be483110634ef
    https://github.com/buildbot/buildbot/commit/935ef164a8d3ea0859353c836e5be483110634ef
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date:   2011-04-03 (Sun, 03 Apr 2011)

Changed paths:
  M master/buildbot/buildslave.py

Log Message:
-----------
Merge branch 'fastreconfig' of git://github.com/catlee/buildbot

* 'fastreconfig' of git://github.com/catlee/buildbot:
  None is a safer initial value
  If the list of builders hasn't changed, don't call remote setBuilderList


Commit: ef2296303cd24182dd2effa01cb80d1795be6c7b
    https://github.com/buildbot/buildbot/commit/ef2296303cd24182dd2effa01cb80d1795be6c7b
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date:   2011-04-03 (Sun, 03 Apr 2011)

Changed paths:
  M MAINTAINERS.txt
  M master/buildbot/clients/tryclient.py
  M master/buildbot/steps/source.py
  M master/docs/cfg-buildsteps.texinfo
  M master/docs/cfg-changesources.texinfo
  M master/docs/cmdline.texinfo
  M master/docs/concepts.texinfo
  A slave/buildslave/commands/mtn.py
  M slave/buildslave/commands/registry.py
  A slave/buildslave/test/unit/test_commands_mtn.py

Log Message:
-----------
Merge branch 'monotone-integration' of git://github.com/levitte/buildbot

* 'monotone-integration' of git://github.com/levitte/buildbot:
  _parse doesn't use the extra parameter, and is sent none.  Remove it.
  Add Richard Levitte as maintainer of the monotone code
  Clear unused imports
  Documentation errors corrected
  Add monotone to the 'try' client, with documentation
  Add documentation for the monotone command and step. (a lot was simply finding Mercurial, copying and modifying)
  Add test for the mtn buildslave command
  Add Source step for monotone
  Add monotone to possible buildslave commands


Commit: 3fbce106c09b073eb7aa950e23019a75f5d3cfaf
    https://github.com/buildbot/buildbot/commit/3fbce106c09b073eb7aa950e23019a75f5d3cfaf
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date:   2011-04-03 (Sun, 03 Apr 2011)

Changed paths:
  M slave/buildslave/commands/mtn.py

Log Message:
-----------
Return the deferred from Mtn.parseGotRevision

Without this, any error in parseGotRevision is silently dropped.


Commit: 067e70db99928717e17624739a3543991582730f
    https://github.com/buildbot/buildbot/commit/067e70db99928717e17624739a3543991582730f
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date:   2011-04-03 (Sun, 03 Apr 2011)

Changed paths:
  M master/buildbot/steps/subunit.py

Log Message:
-----------
Merge branch 'master' of github.com:buildbot/buildbot

* 'master' of github.com:buildbot/buildbot:
  properly save the failureOnNoErrors option on the step


Compare: https://github.com/buildbot/buildbot/compare/e3c6f01...067e70d




More information about the Commits mailing list