Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: edc1ef16caad7e2d0a0f2ffd5f67d9bb1e39fe07
      
https://github.com/buildbot/buildbot/commit/edc1ef16caad7e2d0a0f2ffd5f67d9bb1e39fe07
  Author: Elmir Jagudin <[email protected]>
  Date:   2013-09-03 (Tue, 03 Sep 2013)

  Changed paths:
    M master/buildbot/steps/transfer.py
    M master/buildbot/test/unit/test_steps_transfer.py

  Log Message:
  -----------
  StringDownload step: more informative error message

Changed error message when buildbot.steps.transfer.StringDownload
is instantiated with invalid 'mode' argument. Include more context
on which 'mode' is invalid.


  Commit: a9646ea287b4c2c7fdb3060721ec30649abfb2a4
      
https://github.com/buildbot/buildbot/commit/a9646ea287b4c2c7fdb3060721ec30649abfb2a4
  Author: Elmir Jagudin <[email protected]>
  Date:   2013-09-03 (Tue, 03 Sep 2013)

  Changed paths:
    M master/buildbot/steps/transfer.py
    M master/buildbot/test/unit/test_steps_transfer.py

  Log Message:
  -----------
  transfer steps: broke out slave check code

Broke out code to check slave version to it's own function.


  Commit: 20a080245566f52a31d46604b081677db01107b9
      
https://github.com/buildbot/buildbot/commit/20a080245566f52a31d46604b081677db01107b9
  Author: Elmir Jagudin <[email protected]>
  Date:   2013-09-03 (Tue, 03 Sep 2013)

  Changed paths:
    M common/pylintrc
    M master/buildbot/steps/transfer.py

  Log Message:
  -----------
  transfer steps: broke out _TransferBuildStep init code

Move common code of all transfer steps to _TransferBuildStep.__init__().
This fixes pylint warning: 'E0203 (access-member-before-definition)'


  Commit: f8c201992e10b14e9d1706c54e0f204cdd9504e5
      
https://github.com/buildbot/buildbot/commit/f8c201992e10b14e9d1706c54e0f204cdd9504e5
  Author: Elmir Jagudin <[email protected]>
  Date:   2013-09-03 (Tue, 03 Sep 2013)

  Changed paths:
    M master/buildbot/test/unit/test_steps_transfer.py

  Log Message:
  -----------
  unit test on buildbot.steps.transfer._FileWriter.__init__()

Test creating an instance of _FileWrite class. Test the code path
where destfile's parent directory is created.


  Commit: 373b6337c44a54076dd1fed6b63ace254b3d2187
      
https://github.com/buildbot/buildbot/commit/373b6337c44a54076dd1fed6b63ace254b3d2187
  Author: Dustin J. Mitchell <[email protected]>
  Date:   2013-09-07 (Sat, 07 Sep 2013)

  Changed paths:
    M master/buildbot/monkeypatches/__init__.py
    A master/buildbot/monkeypatches/testcase_assert.py

  Log Message:
  -----------
  add test_assert_raises_regexp monkeypatch on master


  Commit: 7254932ce162b763dea9faa91e85f1e2d46df616
      
https://github.com/buildbot/buildbot/commit/7254932ce162b763dea9faa91e85f1e2d46df616
  Author: Dustin J. Mitchell <[email protected]>
  Date:   2013-09-07 (Sat, 07 Sep 2013)

  Changed paths:
    M common/pylintrc
    M master/buildbot/steps/transfer.py
    M master/buildbot/test/unit/test_steps_transfer.py

  Log Message:
  -----------
  Merge branch 'trans-steps-fixes' of git://github.com/elmirjagudin/buildbot


Compare: 
https://github.com/buildbot/buildbot/compare/04e11c0ddb67...7254932ce162
------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to