Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 77411b4c0ed96f6e5b783682855fb05e9bb37e7e
      
https://github.com/buildbot/buildbot/commit/77411b4c0ed96f6e5b783682855fb05e9bb37e7e
  Author: Pierre Tardy <[email protected]>
  Date:   2015-08-14 (Fri, 14 Aug 2015)

  Changed paths:
    A master/buildbot/buildslave/local.py
    M master/buildbot/buildslave/protocols/pb.py
    M master/buildbot/test/fake/bslavemanager.py
    A master/buildbot/test/unit/test_buildslave_local.py
    M master/buildbot/test/util/integration.py
    M master/docs/manual/cfg-buildslaves.rst
    M master/setup.py
    M slave/buildslave/null.py

  Log Message:
  -----------
  create LocalBuildSlave

For slaves running in the master's process.
This simplifies the usage for null protocol.
No need to modify the buildbot.tac anymore, the slave service
will just be created as a child of the LocalBuildSlave master side slave 
service.


  Commit: 09399f6d62161e614d2a91788688d56beeeefd9e
      
https://github.com/buildbot/buildbot/commit/09399f6d62161e614d2a91788688d56beeeefd9e
  Author: Pierre Tardy <[email protected]>
  Date:   2015-08-14 (Fri, 14 Aug 2015)

  Changed paths:
    M master/buildbot/buildslave/local.py
    M master/buildbot/test/fake/bslavemanager.py

  Log Message:
  -----------
  remove usePTY option

as it is marked deprecated

- more docs

Signed-off-by: Pierre Tardy <[email protected]>


  Commit: 429c27587a75c11035ea1c2da6f459b2a6a296af
      
https://github.com/buildbot/buildbot/commit/429c27587a75c11035ea1c2da6f459b2a6a296af
  Author: Mikhail Sobolev <[email protected]>
  Date:   2015-08-17 (Mon, 17 Aug 2015)

  Changed paths:
    A master/buildbot/buildslave/local.py
    M master/buildbot/buildslave/protocols/pb.py
    M master/buildbot/test/fake/bslavemanager.py
    A master/buildbot/test/unit/test_buildslave_local.py
    M master/buildbot/test/util/integration.py
    M master/docs/manual/cfg-buildslaves.rst
    M master/setup.py
    M slave/buildslave/null.py

  Log Message:
  -----------
  Merge pull request #1815 from tardyp/nullslave

LocalBuildSlave


Compare: 
https://github.com/buildbot/buildbot/compare/917f34b53a5a...429c27587a75
------------------------------------------------------------------------------
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to