[Buildbot-commits] [buildbot/buildbot] 30122a: factor development docs into subfiles

noreply at github.com noreply at github.com
Mon Sep 5 23:44:10 UTC 2011


  Branch: refs/heads/buildbot-0.8.5
  Home:   https://github.com/buildbot/buildbot

  Commit: 30122a95108bcf3ba40f91174b6a973ef536544a
      https://github.com/buildbot/buildbot/commit/30122a95108bcf3ba40f91174b6a973ef536544a
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2011-09-05 (Mon, 05 Sep 2011)

  Changed paths:
    A master/docs/developer/classes.rst
  A master/docs/developer/cls-buildfactory.rst
  A master/docs/developer/config.rst
  A master/docs/developer/database.rst
  A master/docs/developer/encodings.rst
  A master/docs/developer/formats.rst
  M master/docs/developer/index.rst
  A master/docs/developer/master-overview.rst
  A master/docs/developer/master-slave.rst
  A master/docs/developer/metrics.rst
  A master/docs/developer/style.rst
  A master/docs/developer/utils.rst
  A master/docs/developer/webstatus.rst

  Log Message:
  -----------
  factor development docs into subfiles


  Commit: c05790aa192c8d425f7f9cae0e975ca2c8d146b5
      https://github.com/buildbot/buildbot/commit/c05790aa192c8d425f7f9cae0e975ca2c8d146b5
  Author: Mikhail Gusarov <mikhail.gusarov at cfengine.com>
  Date:   2011-09-05 (Mon, 05 Sep 2011)

  Changed paths:
    M master/contrib/git_buildbot.py

  Log Message:
  -----------
  Pass un-mangled git commit message to the buildbot

Previously commit message was based on output of 'git rev-parse' which stripped
out all "insignificant" whitespace, like newlines. Given grab_commit_info()
already gets other kinds of commit information from 'git show', get the commit
message from it as well, unaltered.


  Commit: 08185fb93b0dc1f5cd2e1d8b5bf31b5ee96f075a
      https://github.com/buildbot/buildbot/commit/08185fb93b0dc1f5cd2e1d8b5bf31b5ee96f075a
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2011-09-05 (Mon, 05 Sep 2011)

  Changed paths:
    M master/buildbot/steps/vstudio.py
  M master/buildbot/test/fake/remotecommand.py
  M master/buildbot/test/unit/test_steps_vstudio.py
  M master/buildbot/test/util/steps.py
  M master/docs/manual/cfg-buildsteps.rst

  Log Message:
  -----------
  tests for vstudio.py


Compare: https://github.com/buildbot/buildbot/compare/e80ee68...08185fb




More information about the Commits mailing list