[Buildbot-commits] [buildbot/buildbot] bb724b: Add the ability to check for the existence of remo...

GitHub noreply at github.com
Tue Mar 13 02:23:59 UTC 2012


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

  Changed paths:
    M master/buildbot/test/fake/remotecommand.py
  M master/buildbot/test/util/steps.py

  Log Message:
  -----------
  Add the ability to check for the existence of remote command args that are not actually comparable


  Commit: ce3cfd3605ec371552c2c6749c4904cbc2af7ad1
      https://github.com/buildbot/buildbot/commit/ce3cfd3605ec371552c2c6749c4904cbc2af7ad1
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-03-12 (Mon, 12 Mar 2012)

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

  Log Message:
  -----------
  add tests for gitpoller's default gitbin


  Commit: 498951ee9efbe812c04f9d977772f2f8465b9fa3
      https://github.com/buildbot/buildbot/commit/498951ee9efbe812c04f9d977772f2f8465b9fa3
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-03-12 (Mon, 12 Mar 2012)

  Changed paths:
    M master/buildbot/changes/gitpoller.py

  Log Message:
  -----------
  the actual fix - include os.environ when running rev-parse


  Commit: 021f812509044b5fd0e1b1969fe83a28bd55c445
      https://github.com/buildbot/buildbot/commit/021f812509044b5fd0e1b1969fe83a28bd55c445
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-03-12 (Mon, 12 Mar 2012)

  Changed paths:
    M master/buildbot/changes/gitpoller.py
  M master/buildbot/test/unit/test_changes_gitpoller.py

  Log Message:
  -----------
  Merge remote-tracking branch 'lorentz/gitpoller-gitbin-which'

* lorentz/gitpoller-gitbin-which:
  the actual fix - include os.environ when running rev-parse
  add tests for gitpoller's default gitbin
  Make GitPoller search for git if not specified


  Commit: 006ea7e15af5b54370f17aaa02a19121965a0a9b
      https://github.com/buildbot/buildbot/commit/006ea7e15af5b54370f17aaa02a19121965a0a9b
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-03-12 (Mon, 12 Mar 2012)

  Changed paths:
    M master/buildbot/test/fake/remotecommand.py
  M master/buildbot/test/util/steps.py

  Log Message:
  -----------
  Merge branch 'expect-incomparable'

* expect-incomparable:
  Add the ability to check for the existence of remote command args that are not actually comparable


Compare: https://github.com/buildbot/buildbot/compare/ea2bb9e...006ea7e


More information about the Commits mailing list