[Buildbot-commits] [buildbot/buildbot] bc6bf1: Add @renderer,	plus docs and tests
    GitHub 
    noreply at github.com
       
    Fri Sep 21 13:52:46 UTC 2012
    
    
  
  Branch: refs/heads/buildbot-0.8.7
  Home:   https://github.com/buildbot/buildbot
  Commit: bc6bf17f044776be7172fa2230b5f6a880cdfbaf
      https://github.com/buildbot/buildbot/commit/bc6bf17f044776be7172fa2230b5f6a880cdfbaf
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-09-21 (Fri, 21 Sep 2012)
  Changed paths:
    M master/buildbot/process/properties.py
    M master/buildbot/test/unit/test_process_properties.py
    M master/docs/developer/classes.rst
    A master/docs/developer/cls-iproperties.rst
    A master/docs/developer/cls-irenderable.rst
    M master/docs/manual/cfg-properties.rst
    M master/docs/manual/customization.rst
  Log Message:
  -----------
  Add @renderer, plus docs and tests
This decorator was suggested by tomprince:
  https://github.com/buildbot/buildbot/pull/522#issuecomment-8533809
and has been modified, tested, and documented here.
This commit also reorganizes some of the properties documentation,
splitting that in "Customization" between the "Properties" section and
the "Classes" section.
    
    
More information about the Commits
mailing list