[Buildbot-commits] [buildbot/buildbot] 845399: Overhaul the monotone source step.
GitHub
noreply at github.com
Fri Jun 5 15:15:45 UTC 2015
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 84539907b890a8d4312ac50faa3792e1dda2dccd
https://github.com/buildbot/buildbot/commit/84539907b890a8d4312ac50faa3792e1dda2dccd
Author: Markus Wanner <markus at bluegap.ch>
Date: 2015-05-26 (Tue, 26 May 2015)
Changed paths:
M master/CREDITS
M master/buildbot/steps/source/mtn.py
M master/buildbot/test/unit/test_steps_source_mtn.py
M master/docs/manual/cfg-buildsteps.rst
M master/docs/relnotes/index.rst
Log Message:
-----------
Overhaul the monotone source step.
Commit: c49d8d54c7cc9cd6c8be68468328ff1634fe3146
https://github.com/buildbot/buildbot/commit/c49d8d54c7cc9cd6c8be68468328ff1634fe3146
Author: Markus Wanner <markus at bluegap.ch>
Date: 2015-06-02 (Tue, 02 Jun 2015)
Changed paths:
M master/buildbot/steps/source/mtn.py
Log Message:
-----------
Use inlineCallbacks for a lot more methods to simplify.
Commit: 33663abd7e349a55f44747c3dddf656f4a45c9ca
https://github.com/buildbot/buildbot/commit/33663abd7e349a55f44747c3dddf656f4a45c9ca
Author: Markus Wanner <markus at bluegap.ch>
Date: 2015-06-02 (Tue, 02 Jun 2015)
Changed paths:
M master/buildbot/steps/source/mtn.py
Log Message:
-----------
Correctly yield a deferred in copy.
Commit: d2dd2b444bff14b83274fb3f63974dba80eea61c
https://github.com/buildbot/buildbot/commit/d2dd2b444bff14b83274fb3f63974dba80eea61c
Author: Markus Wanner <markus at bluegap.ch>
Date: 2015-06-04 (Thu, 04 Jun 2015)
Changed paths:
M master/buildbot/steps/source/mtn.py
M master/buildbot/test/unit/test_steps_source_mtn.py
Log Message:
-----------
Change mtn's _dovccmd() to accept the workdir as a keyword argument
after the command - for better readability.
Commit: e0dfafd99dedfe6d72129bc7f7a01fc6daf73781
https://github.com/buildbot/buildbot/commit/e0dfafd99dedfe6d72129bc7f7a01fc6daf73781
Author: Markus Wanner <markus at bluegap.ch>
Date: 2015-06-04 (Thu, 04 Jun 2015)
Changed paths:
M master/buildbot/steps/source/mtn.py
Log Message:
-----------
Reindent for pep8 - no functional change.
Commit: 4e24928b2a0885691d2dea99ed6f2ff47810955d
https://github.com/buildbot/buildbot/commit/4e24928b2a0885691d2dea99ed6f2ff47810955d
Author: Mikhail Sobolev <mss at mawhrin.net>
Date: 2015-06-05 (Fri, 05 Jun 2015)
Changed paths:
M master/CREDITS
M master/buildbot/steps/source/mtn.py
M master/buildbot/test/unit/test_steps_source_mtn.py
M master/docs/manual/cfg-buildsteps.rst
M master/docs/relnotes/index.rst
Log Message:
-----------
Merge pull request #1693 from mwanner/overhaul-mtn
Overhaul the monotone source step.
Compare: https://github.com/buildbot/buildbot/compare/fbceb9c65d79...4e24928b2a08
More information about the Commits
mailing list