[Buildbot-commits] [buildbot/buildbot] d2bc38: Fixes #2165: Add 'ternary' interpolation for WithP...

GitHub noreply at github.com
Sat May 12 23:28:01 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: d2bc38106ddfcc9e1aa0a892a5632d4d1fe2f417
      https://github.com/buildbot/buildbot/commit/d2bc38106ddfcc9e1aa0a892a5632d4d1fe2f417
  Author: Jared Grubb <jaredgrubb at gmail.com>
  Date:   2012-05-12 (Sat, 12 May 2012)

  Changed paths:
    M master/buildbot/process/properties.py
    M master/buildbot/test/unit/test_process_properties.py

  Log Message:
  -----------
  Fixes #2165: Add 'ternary' interpolation for WithProperties


  Commit: 805ef880f17943f1570ad0aa5bc1ab5a508f3357
      https://github.com/buildbot/buildbot/commit/805ef880f17943f1570ad0aa5bc1ab5a508f3357
  Author: Jared Grubb <jgrubb at apple.com>
  Date:   2012-05-12 (Sat, 12 May 2012)

  Changed paths:
    M master/docs/manual/cfg-properties.rst
    M master/docs/release-notes.rst

  Log Message:
  -----------
  ternary-sub: add docs


  Commit: 5cf757d57f5bc1c42c197c29adb4099f899663e0
      https://github.com/buildbot/buildbot/commit/5cf757d57f5bc1c42c197c29adb4099f899663e0
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-05-12 (Sat, 12 May 2012)

  Changed paths:
    M master/buildbot/process/properties.py
    M master/buildbot/test/unit/test_process_properties.py
    M master/docs/manual/cfg-properties.rst
    M master/docs/release-notes.rst

  Log Message:
  -----------
  Merge branch 'ternary-interpolation' of git://github.com/jaredgrubb/buildbot

* 'ternary-interpolation' of git://github.com/jaredgrubb/buildbot:
  ternary-sub: add docs
  Fixes #2165: Add 'ternary' interpolation for WithProperties


  Commit: dabf0587f8b34d6fd3bd9042c19a58280441cb63
      https://github.com/buildbot/buildbot/commit/dabf0587f8b34d6fd3bd9042c19a58280441cb63
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-05-12 (Sat, 12 May 2012)

  Changed paths:
    M master/docs/manual/cfg-properties.rst

  Log Message:
  -----------
  clarify docs as to how :#? and :? differ


  Commit: e8656b70bf99219a45569341bc86e770dace6075
      https://github.com/buildbot/buildbot/commit/e8656b70bf99219a45569341bc86e770dace6075
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-05-12 (Sat, 12 May 2012)

  Changed paths:
    M master/buildbot/test/unit/test_process_properties.py

  Log Message:
  -----------
  remove duplicate tests


Compare: https://github.com/buildbot/buildbot/compare/f518b0b...e8656b7


More information about the Commits mailing list