#124:scheduler-properties.patch
commit0736c3b86822728a2b30b2b94f0e37484523647f
authordustin <dustin@v.igoro.us>
Sun, 13 Apr 2008 03:46:58 +0000 (13 04:46 +0100)
committerdustin <dustin@v.igoro.us>
Sun, 13 Apr 2008 03:46:58 +0000 (13 04:46 +0100)
tree2570b92316e90614b71103c565bb90aa4a5438a7
parentac88e4e3dd422fa23c000df8176cf9a3310f048f
#124:scheduler-properties.patch

Arrange for properties to come down from schedulers, via BuildStep and
BuildRequest objects.  custom_props are still present, in parallel, but
will go eventually. Triggered builds no longer propagate custom props.
buildbot/buildset.py
buildbot/buildslave.py
buildbot/process/base.py
buildbot/process/builder.py
buildbot/process/properties.py
buildbot/scheduler.py
buildbot/steps/trigger.py
buildbot/test/runutils.py
buildbot/test/test_properties.py