[Buildbot-commits] [buildbot/buildbot] d9048c: Remove references to WithSource in the docs

GitHub noreply at github.com
Sun Sep 9 02:20:46 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: d9048cd4dc7bc8f746a0bd04f2bcbe02412befe4
      https://github.com/buildbot/buildbot/commit/d9048cd4dc7bc8f746a0bd04f2bcbe02412befe4
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-09-03 (Mon, 03 Sep 2012)

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

  Log Message:
  -----------
  Remove references to WithSource in the docs

Refs #2350.


  Commit: 30d2859a73d17e366dd4f8a782211432d79992bc
      https://github.com/buildbot/buildbot/commit/30d2859a73d17e366dd4f8a782211432d79992bc
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-09-03 (Mon, 03 Sep 2012)

  Changed paths:
    M master/buildbot/status/web/feeds.py

  Log Message:
  -----------
  add SKIPPED as a non-failed status in feeds

Fixes #2345.


  Commit: 550fa37e5d5a24091b5e043b04e23d795a29c3b6
      https://github.com/buildbot/buildbot/commit/550fa37e5d5a24091b5e043b04e23d795a29c3b6
  Author: Malcolm Parsons <malcolm.parsons at gmail.com>
  Date:   2012-09-04 (Tue, 04 Sep 2012)

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

  Log Message:
  -----------
  Advise against using : in ternary WithProperties


  Commit: 7e418d3f74ef7b10a0c2632a195b2fb986cf50b4
      https://github.com/buildbot/buildbot/commit/7e418d3f74ef7b10a0c2632a195b2fb986cf50b4
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-09-04 (Tue, 04 Sep 2012)

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

  Log Message:
  -----------
  Merge branch 'propertiesdoc' of git://github.com/pepsiman/buildbot into buildbot-0.8.7


  Commit: a33978798067134b1752c0820d56c031dc10b8d2
      https://github.com/buildbot/buildbot/commit/a33978798067134b1752c0820d56c031dc10b8d2
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-09-08 (Sat, 08 Sep 2012)

  Changed paths:
    M master/contrib/git_buildbot.py

  Log Message:
  -----------
  Add --codebase to git_buildbot.py

Refs #2358.


  Commit: f781f45b10f465e17cb38099550ab00a5d3ad3b3
      https://github.com/buildbot/buildbot/commit/f781f45b10f465e17cb38099550ab00a5d3ad3b3
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-09-08 (Sat, 08 Sep 2012)

  Changed paths:
    M master/buildbot/steps/source/cvs.py
    M master/buildbot/test/unit/test_steps_source_cvs.py

  Log Message:
  -----------
  Allow CVS/Root not containing the password

On Windows, the password is not written to the file.  Fixes #2355.


  Commit: 7bfbf53fb947878d65adacda901621f7a5e7b34c
      https://github.com/buildbot/buildbot/commit/7bfbf53fb947878d65adacda901621f7a5e7b34c
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-09-08 (Sat, 08 Sep 2012)

  Changed paths:
    M master/buildbot/steps/source/cvs.py
    M master/buildbot/test/unit/test_steps_source_cvs.py

  Log Message:
  -----------
  Implement a CVS special-case workaround

Fixes #2351.


  Commit: 01e5be2ed0b5f92204e791af8a58885c7572c390
      https://github.com/buildbot/buildbot/commit/01e5be2ed0b5f92204e791af8a58885c7572c390
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-09-08 (Sat, 08 Sep 2012)

  Changed paths:
    M master/buildbot/status/web/feeds.py
    M master/buildbot/steps/source/cvs.py
    M master/buildbot/test/unit/test_steps_source_cvs.py
    M master/contrib/git_buildbot.py
    M master/docs/manual/cfg-properties.rst

  Log Message:
  -----------
  Merge branch 'buildbot-0.8.7'


Compare: https://github.com/buildbot/buildbot/compare/8d2932c711e3...01e5be2ed0b5


More information about the Commits mailing list