|
|
|
|
|
|
|
buildbot.status.builder.Status
|
|
|
|
|
|
|
loadConfig(self,
f,
check_synchronously_only=False)
Internal function to load a specific configuration file. |
source code
|
|
|
|
| loadDatabase(self,
db_spec,
db_poll_interval=None) |
source code
|
|
|
|
| loadConfig_Database(self,
db_url,
db_poll_interval) |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| submitBuildSet(self,
builderNames,
ss,
reason,
props=None,
now=False) |
source code
|
|
|
Inherited from twisted.application.service.MultiService:
__iter__,
addService,
getServiceNamed,
privilegedStartService,
removeService,
stopService
Inherited from twisted.application.service.Service:
__getstate__,
__providedBy__,
disownServiceParent,
setName,
setServiceParent
|
|
|
debug = 0
|
|
|
manhole = None
hash(x)
|
|
|
debugPassword = None
hash(x)
|
|
|
projectName = '(unspecified)'
|
|
|
projectURL = None
hash(x)
|
|
|
buildbotURL = None
hash(x)
|
|
|
change_svc = None
hash(x)
|
|
|
properties = {}
|
|
|
__implemented__ = <implementedBy buildbot.master.BuildMaster>
|
|
|
__provides__ = <zope.interface.declarations.ClassProvides obje...
|
|
Inherited from twisted.application.service.Service:
name,
parent,
running
|