[Buildbot-commits] [buildbot/buildbot] 45013e: Merge branch 'buildbot-0.8.6' of github.com:buildb...
GitHub
noreply at github.com
Sat Mar 24 18:34:54 UTC 2012
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 45013e4c65db5d1a59cc89a13eebe551b5510a17
https://github.com/buildbot/buildbot/commit/45013e4c65db5d1a59cc89a13eebe551b5510a17
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2012-03-24 (Sat, 24 Mar 2012)
Changed paths:
M master/buildbot/process/factory.py
M master/buildbot/status/mail.py
M master/buildbot/status/master.py
M master/buildbot/status/progress.py
A master/buildbot/test/unit/test_status_progress.py
Log Message:
-----------
Merge branch 'buildbot-0.8.6' of github.com:buildbot/buildbot into buildbot-0.8.6
* 'buildbot-0.8.6' of github.com:buildbot/buildbot:
Fix addStep deprecation warnings to report user code responsible for the warning.
Use naturalSort instead of sort for builer lists.
Fix crashes when adding new steps in reconfig.
Fix out of order error in MailNotifier._gotBuilds.
Commit: 8bad9e85e2d26a0df95a7e31d69ae187af5e0dda
https://github.com/buildbot/buildbot/commit/8bad9e85e2d26a0df95a7e31d69ae187af5e0dda
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2012-03-24 (Sat, 24 Mar 2012)
Changed paths:
M master/buildbot/status/mail.py
M master/buildbot/test/unit/test_status_progress.py
Log Message:
-----------
fix pyflakes
Commit: 4cfbacb604f3460d294da7759686298292772e0d
https://github.com/buildbot/buildbot/commit/4cfbacb604f3460d294da7759686298292772e0d
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2012-03-24 (Sat, 24 Mar 2012)
Changed paths:
M master/buildbot/process/factory.py
M master/buildbot/status/mail.py
M master/buildbot/status/master.py
M master/buildbot/status/progress.py
A master/buildbot/test/unit/test_status_progress.py
Log Message:
-----------
Merge branch 'buildbot-0.8.6'
* buildbot-0.8.6:
fix pyflakes
Fix addStep deprecation warnings to report user code responsible for the warning.
Use naturalSort instead of sort for builer lists.
Fix crashes when adding new steps in reconfig.
Fix out of order error in MailNotifier._gotBuilds.
Compare: https://github.com/buildbot/buildbot/compare/a41b538...4cfbacb
More information about the Commits
mailing list