Branch: refs/heads/master
Home:   http://github.com/djmitche/buildbot

Commit: 10b986342590589cf19f763dfd69f737a32abd0b
    
http://github.com/djmitche/buildbot/commit/10b986342590589cf19f763dfd69f737a32abd0b
Author: Chase Phillips <[email protected]>
Date:   2010-02-17 (Wed, 17 Feb 2010)

Changed paths:
  M buildbot/status/web/buildstatus.py

Log Message:
-----------
buildstatus should only show steps that have started.

The recent setStepStarted() change causes some steps
to have text set when they're created.  In those cases,
buildstatus would show the step even though it may not
have started yet.  This change causes buildstatus to
only show steps that have started.


Commit: 6d4357837808dbe3229231b9c59941145e0cc43a
    
http://github.com/djmitche/buildbot/commit/6d4357837808dbe3229231b9c59941145e0cc43a
Author: Dustin J. Mitchell <[email protected]>
Date:   2010-02-18 (Thu, 18 Feb 2010)

Changed paths:
  M buildbot/status/web/buildstatus.py

Log Message:
-----------
Merge branch 'stepstarted' of git://github.com/chasephillips/buildbot

* 'stepstarted' of git://github.com/chasephillips/buildbot:
  buildstatus should only show steps that have started.



------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to