[Buildbot-commits] [buildbot/buildbot] ee1351: remove reference to non-existent class
GitHub
noreply at github.com
Sun Aug 3 03:18:40 UTC 2014
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: ee13519e64d7def76fcf528b51417963b4a69410
https://github.com/buildbot/buildbot/commit/ee13519e64d7def76fcf528b51417963b4a69410
Author: Mikhail Sobolev <mss at mawhrin.net>
Date: 2014-08-02 (Sat, 02 Aug 2014)
Changed paths:
M master/docs/manual/customization.rst
Log Message:
-----------
remove reference to non-existent class
Commit: 3b97263fefecb937a48002747ccefa9a7b9b7b9c
https://github.com/buildbot/buildbot/commit/3b97263fefecb937a48002747ccefa9a7b9b7b9c
Author: Mikhail Sobolev <mss at mawhrin.net>
Date: 2014-08-02 (Sat, 02 Aug 2014)
Changed paths:
M master/docs/manual/customization.rst
Log Message:
-----------
fix location of EC2 latent build slave
Commit: 194b11b271828bb94a9cdf698b635b899c4fde15
https://github.com/buildbot/buildbot/commit/194b11b271828bb94a9cdf698b635b899c4fde15
Author: Mikhail Sobolev <mss at mawhrin.net>
Date: 2014-08-02 (Sat, 02 Aug 2014)
Changed paths:
M master/buildbot/ec2buildslave.py
Log Message:
-----------
fix module name
Commit: c42cd1b94d426520c132058002abbd0b3ba86a24
https://github.com/buildbot/buildbot/commit/c42cd1b94d426520c132058002abbd0b3ba86a24
Author: Mikhail Sobolev <mss at mawhrin.net>
Date: 2014-08-02 (Sat, 02 Aug 2014)
Changed paths:
M master/buildbot/buildslave/ec2.py
Log Message:
-----------
make ec2 not to bail when boto is not installed
* however make it bail if EC2LatentBuildSlave is used anyway
Commit: e6d1bdd43244766b925ea488558faa6b7f1f7581
https://github.com/buildbot/buildbot/commit/e6d1bdd43244766b925ea488558faa6b7f1f7581
Author: Dustin J. Mitchell <dustin at buildbot.net>
Date: 2014-08-02 (Sat, 02 Aug 2014)
Changed paths:
M master/buildbot/buildslave/ec2.py
M master/buildbot/ec2buildslave.py
M master/docs/manual/customization.rst
Log Message:
-----------
Merge sa2ajj/buildbot:fix-misc-latent-slave (PR #1190)
Commit: 42d46652915df6a0a4e3663dcf3878677ba099db
https://github.com/buildbot/buildbot/commit/42d46652915df6a0a4e3663dcf3878677ba099db
Author: Dustin J. Mitchell <dustin at buildbot.net>
Date: 2014-08-02 (Sat, 02 Aug 2014)
Changed paths:
M master/buildbot/schedulers/timed.py
M master/buildbot/test/unit/test_schedulers_timed_NightlyBase.py
Log Message:
-----------
remove tests for absence of dateutil (it's required now)
Compare: https://github.com/buildbot/buildbot/compare/6189bb8551a7...42d46652915d
More information about the Commits
mailing list