[Buildbot-commits] [djmitche/buildbot] 0df759: Add possibility for builders to setup properties

noreply at github.com noreply at github.com
Tue Mar 23 01:50:30 UTC 2010


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

Commit: 0df7593777d6269bef70a742992748f776b6adc5
    http://github.com/djmitche/buildbot/commit/0df7593777d6269bef70a742992748f776b6adc5
Author: Benoit Allard <benoit at aeteurope.nl>
Date:   2010-03-16 (Tue, 16 Mar 2010)

Changed paths:
  M buildbot/config.py
  M buildbot/process/base.py
  M buildbot/process/builder.py

Log Message:
-----------
Add possibility for builders to setup properties


Commit: 051a9105d6674fe39b22a098f6924369da99ad7b
    http://github.com/djmitche/buildbot/commit/051a9105d6674fe39b22a098f6924369da99ad7b
Author: Benoit Allard <benoit at aeteurope.nl>
Date:   2010-03-16 (Tue, 16 Mar 2010)

Changed paths:
  M NEWS
  M docs/cfg-builders.texinfo
  M docs/concepts.texinfo

Log Message:
-----------
Add doc about the Properties in Builders


Commit: c38df8469368959b21dfb8eb055a26eeb865873a
    http://github.com/djmitche/buildbot/commit/c38df8469368959b21dfb8eb055a26eeb865873a
Author: Benoit Allard <benoit at aeteurope.nl>
Date:   2010-03-17 (Wed, 17 Mar 2010)

Changed paths:
  M buildbot/process/base.py
  M buildbot/process/builder.py

Log Message:
-----------
fix minor mistakes


Commit: 4d10c2b3464a1b4e655185c4eff37bdf2290e9fd
    http://github.com/djmitche/buildbot/commit/4d10c2b3464a1b4e655185c4eff37bdf2290e9fd
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2010-03-22 (Mon, 22 Mar 2010)

Changed paths:
  M NEWS
  M buildbot/config.py
  M buildbot/process/base.py
  M buildbot/process/builder.py
  M docs/cfg-builders.texinfo
  M docs/concepts.texinfo

Log Message:
-----------
Merge branch 'builderprops' of git://github.com/benallard/buildbot

* 'builderprops' of git://github.com/benallard/buildbot:
  fix minor mistakes
  Add doc about the Properties in Builders
  Add possibility for builders to setup properties


Commit: 9b7328291ae024ae338f53b60da79415ce9d5234
    http://github.com/djmitche/buildbot/commit/9b7328291ae024ae338f53b60da79415ce9d5234
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2010-03-22 (Mon, 22 Mar 2010)

Changed paths:
  M NEWS

Log Message:
-----------
ShellCommand env var expansion was added in 0.8.0


Commit: 5fee7d05824e6977c2ffa13f796f0084fa048609
    http://github.com/djmitche/buildbot/commit/5fee7d05824e6977c2ffa13f796f0084fa048609
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2010-03-22 (Mon, 22 Mar 2010)

Changed paths:
  M buildbot/db/schema/v1.py

Log Message:
-----------
Merge branch 'master' of git at github.com:djmitche/buildbot

* 'master' of git at github.com:djmitche/buildbot:
  import sys, since we print to sys.stderr sometimes






More information about the Commits mailing list