[Buildbot-commits] [buildbot/buildbot] 95c3c7: #2608 validate that locale is valid before startin...
GitHub
noreply at github.com
Wed May 14 19:08:12 UTC 2014
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 95c3c743e235db39a9aa5bcafbc16dbb483e8391
https://github.com/buildbot/buildbot/commit/95c3c743e235db39a9aa5bcafbc16dbb483e8391
Author: John Carr <john.carr at unrouted.co.uk>
Date: 2014-04-28 (Mon, 28 Apr 2014)
Changed paths:
M master/buildbot/master.py
M master/buildbot/test/unit/test_util.py
M master/buildbot/util/__init__.py
M master/docs/relnotes/index.rst
Log Message:
-----------
#2608 validate that locale is valid before starting
Commit: 690e723ef0aa9a0c086eb27488aabbacabf6052b
https://github.com/buildbot/buildbot/commit/690e723ef0aa9a0c086eb27488aabbacabf6052b
Author: John Carr <john.carr at unrouted.co.uk>
Date: 2014-04-29 (Tue, 29 Apr 2014)
Changed paths:
M master/buildbot/master.py
M master/buildbot/test/unit/test_util.py
M master/buildbot/util/__init__.py
M master/docs/relnotes/index.rst
Log Message:
-----------
Merge pull request #1145 from Jc2k/2608_check_locale
#2608 validate that locale is valid before starting
Commit: def2e0ed344d46b44c703dec5a22f6141b97c337
https://github.com/buildbot/buildbot/commit/def2e0ed344d46b44c703dec5a22f6141b97c337
Author: Dustin J. Mitchell <dustin at buildbot.net>
Date: 2014-04-29 (Tue, 29 Apr 2014)
Changed paths:
M master/buildbot/steps/shell.py
Log Message:
-----------
change property sources to indicate real class name
Commit: 986e47c687983a7ff756773ae60996defa0fb718
https://github.com/buildbot/buildbot/commit/986e47c687983a7ff756773ae60996defa0fb718
Author: Dustin J. Mitchell <dustin at buildbot.net>
Date: 2014-04-29 (Tue, 29 Apr 2014)
Changed paths:
M master/buildbot/steps/shell.py
Log Message:
-----------
pep8
Commit: 4595e02c05485b9d3b2d96925a7f3aee9cc8a427
https://github.com/buildbot/buildbot/commit/4595e02c05485b9d3b2d96925a7f3aee9cc8a427
Author: Dustin J. Mitchell <dustin at buildbot.net>
Date: 2014-04-29 (Tue, 29 Apr 2014)
Changed paths:
M master/buildbot/util/__init__.py
Log Message:
-----------
pep8
Commit: 25fa92e50e48adadce697334dd27043af3bfe2b5
https://github.com/buildbot/buildbot/commit/25fa92e50e48adadce697334dd27043af3bfe2b5
Author: Jared Grubb <jaredgrubb at gmail.com>
Date: 2014-05-12 (Mon, 12 May 2014)
Changed paths:
M master/docs/manual/cfg-builders.rst
Log Message:
-----------
Fix #2537: nextSlave is given a list of slavebuilders, not slaves
This is a minor bug in the docs. Adding an example to help cover
the most common usecase of the nextSlave function.
Commit: 46a608ae460c66270e5b72b18aac2bd17248a4d0
https://github.com/buildbot/buildbot/commit/46a608ae460c66270e5b72b18aac2bd17248a4d0
Author: Dustin J. Mitchell <dustin at buildbot.net>
Date: 2014-05-13 (Tue, 13 May 2014)
Changed paths:
M master/docs/manual/cfg-builders.rst
Log Message:
-----------
Merge jaredgrubb/buildbot:nextslave-doc-fix (PR #1150)
Commit: 0f223983613ba56ceb83b3cc83c9ef6f6d367920
https://github.com/buildbot/buildbot/commit/0f223983613ba56ceb83b3cc83c9ef6f6d367920
Author: Dustin J. Mitchell <dustin at buildbot.net>
Date: 2014-05-14 (Wed, 14 May 2014)
Changed paths:
M master/buildbot/master.py
M master/buildbot/steps/shell.py
M master/buildbot/test/unit/test_util.py
M master/buildbot/util/__init__.py
M master/docs/manual/cfg-builders.rst
M master/docs/relnotes/0.8.9.rst
Log Message:
-----------
Merge branch 'buildbot-0.8.9'
Conflicts:
master/docs/relnotes/index.rst
Compare: https://github.com/buildbot/buildbot/compare/108a3309b1fe...0f223983613b
More information about the Commits
mailing list