Branch: refs/heads/nine
  Home:   https://github.com/buildbot/buildbot
  Commit: d91536ac9e5530be9695a752037463d78f683fe8
      
https://github.com/buildbot/buildbot/commit/d91536ac9e5530be9695a752037463d78f683fe8
  Author: delanne <[email protected]>
  Date:   2013-12-19 (Thu, 19 Dec 2013)

  Changed paths:
    M master/buildbot/buildslave/manager.py
    M master/buildbot/data/buildsets.py
    M master/buildbot/process/botmaster.py
    M master/buildbot/process/buildrequest.py
    M master/buildbot/status/buildstep.py

  Log Message:
  -----------
  Various Fix
 - Fix: master/buildbot/buildslave/manager.py
   - __repr__ method of BuildslaveRegistration
 - Fix: master/buildbot/process/buildrequest.py
   - set ss.patch to None instead of (None, None, None)
 - Fix: master/buildbot/status/buildstep.py
   - Make BuildStepStatus picklable
 - New BuildRequest are processed:
   - Change the filter of BotMaster::buildrequest_consumer_new from 
('buildrequest', None, None, None, 'new')
   to ('buildset', None, 'builder', None, 'buildrequest', None, 'new'), 
otherwise the BuildRequestDistributor activity_loop is never wakeup
   on a new buildRequest.
   - Note: This is certainly a temporary fix.


  Commit: ea5568934c9fa9bd5e6b2ddbe4230c997e2ac985
      
https://github.com/buildbot/buildbot/commit/ea5568934c9fa9bd5e6b2ddbe4230c997e2ac985
  Author: Dustin J. Mitchell <[email protected]>
  Date:   2013-12-19 (Thu, 19 Dec 2013)

  Changed paths:
    M master/buildbot/buildslave/manager.py
    M master/buildbot/data/buildsets.py
    M master/buildbot/process/botmaster.py
    M master/buildbot/process/buildrequest.py
    M master/buildbot/status/buildstep.py

  Log Message:
  -----------
  Merge branch 'nine' of git://github.com/delanne/buildbot into nine

+autopep8


Compare: 
https://github.com/buildbot/buildbot/compare/3c09d045d71a...ea5568934c9f
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to