Home | Trees | Indices | Help |
|
---|
|
twisted.application.service.Service --+ | twisted.application.service.MultiService --+ | BuildMaster
Instance Methods | |||
|
|||
|
|||
buildbot.status.builder.Status |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
Class Variables | |
debug = 0
|
|
manhole = None
|
|
debugPassword = None
|
|
projectName =
|
|
projectURL = None
|
|
buildbotURL = None
|
|
change_svc = None
|
|
properties = {}
|
|
__implemented__ = <implementedBy buildbot.master.BuildMaster>
|
|
__provides__ = <zope.interface.declarations.ClassProvides obje
|
|
Inherited from |
Method Details |
|
|
Internal function to load a specific configuration file. Any errors in the file will be signalled by raising an exception. If check_synchronously_only=True, I will return (with None) synchronously, after checking the config file for sanity, or raise an exception. I may also emit some DeprecationWarnings. If check_synchronously_only=False, I will return a Deferred that fires (with None) when the configuration changes have been completed. This may involve a round-trip to each buildslave that was involved. |
Class Variable Details |
__provides__
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue May 25 17:52:26 2010 | http://epydoc.sourceforge.net |