[Buildbot-commits] [buildbot/buildbot] b101b6: track and display	slave connections
    noreply at github.com 
    noreply at github.com
       
    Thu Aug 26 14:58:21 UTC 2010
    
    
  
Branch: refs/heads/master
Home:   http://github.com/buildbot/buildbot
Commit: b101b60456702b5937d1482c893606b81b8d40c3
    http://github.com/buildbot/buildbot/commit/b101b60456702b5937d1482c893606b81b8d40c3
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2010-08-26 (Thu, 26 Aug 2010)
Changed paths:
  M master/buildbot/buildslave.py
  M master/buildbot/status/builder.py
  M master/buildbot/status/web/slaves.py
  M master/buildbot/status/web/templates/buildslave.html
  M master/buildbot/status/web/templates/buildslaves.html
Log Message:
-----------
track and display slave connections
This tracks the number of connections a particular slave has made in the
last hour, and displays that on the web status.  Fixes #636
Commit: 5a12f7d5be7b9dbaa8831873118ad4d5f5b75fbb
    http://github.com/buildbot/buildbot/commit/5a12f7d5be7b9dbaa8831873118ad4d5f5b75fbb
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2010-08-26 (Thu, 26 Aug 2010)
Changed paths:
  M master/buildbot/clients/sendchange.py
  M master/buildbot/process/buildstep.py
  M master/buildbot/scripts/runner.py
Log Message:
-----------
Merge branch 'master' of github.com:buildbot/buildbot
* 'master' of github.com:buildbot/buildbot:
  Support sending revlink with sendchange
  Add missing import in buildstep.py
    
    
More information about the Commits
mailing list