[Buildbot-commits] [buildbot/buildbot] 4bae1f: factorize getFileContentFromSlave() into Composite...
    GitHub 
    noreply at github.com
       
    Mon Dec 29 15:26:00 UTC 2014
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 4bae1f42d10cc8662c95833ae97fc60b171563c1
      https://github.com/buildbot/buildbot/commit/4bae1f42d10cc8662c95833ae97fc60b171563c1
  Author: Pierre Tardy <pierre.tardy at intel.com>
  Date:   2014-12-29 (Mon, 29 Dec 2014)
  Changed paths:
    M master/buildbot/process/buildstep.py
    M master/buildbot/steps/shell.py
    M master/buildbot/steps/slave.py
    M master/buildbot/steps/source/cvs.py
    M master/buildbot/steps/transfer.py
    M master/buildbot/test/unit/test_steps_shell.py
    M master/buildbot/test/unit/test_steps_source_cvs.py
    M master/docs/developer/cls-buildsteps.rst
  Log Message:
  -----------
  factorize getFileContentFromSlave() into CompositeStepMixin
Signed-off-by: Pierre Tardy <pierre.tardy at intel.com>
  Commit: 5f14b1fb730e9344ff297befca40a093d7a4c0ed
      https://github.com/buildbot/buildbot/commit/5f14b1fb730e9344ff297befca40a093d7a4c0ed
  Author: Pierre Tardy <pierre.tardy at intel.com>
  Date:   2014-12-29 (Mon, 29 Dec 2014)
  Changed paths:
    M master/buildbot/process/buildstep.py
    M master/buildbot/steps/slave.py
    M master/buildbot/steps/transfer.py
    M master/buildbot/test/unit/test_process_buildstep.py
    M master/buildbot/test/unit/test_steps_transfer.py
    M master/docs/developer/cls-buildsteps.rst
  Log Message:
  -----------
  rename checkSlaveVersion to checkSlaveHasCommand
update doc and tests
Signed-off-by: Pierre Tardy <pierre.tardy at intel.com>
  Commit: 33ed29b8ea9e743b6e64eaf97ee97b8488eeb002
      https://github.com/buildbot/buildbot/commit/33ed29b8ea9e743b6e64eaf97ee97b8488eeb002
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2014-12-29 (Mon, 29 Dec 2014)
  Changed paths:
    M master/buildbot/process/buildstep.py
    M master/buildbot/steps/shell.py
    M master/buildbot/steps/slave.py
    M master/buildbot/steps/source/cvs.py
    M master/buildbot/steps/transfer.py
    M master/buildbot/test/unit/test_process_buildstep.py
    M master/buildbot/test/unit/test_steps_shell.py
    M master/buildbot/test/unit/test_steps_source_cvs.py
    M master/buildbot/test/unit/test_steps_transfer.py
    M master/docs/developer/cls-buildsteps.rst
  Log Message:
  -----------
  Merge pull request #1470 from tardyp/uploadFile
factorize getFileContentFromSlave() into CompositeStepMixin
Compare: https://github.com/buildbot/buildbot/compare/0e23d806d98f...33ed29b8ea9e
    
    
More information about the Commits
mailing list