[Buildbot-commits] [buildbot/buildbot] 55c55e: Fix addBuildsetForSourceStampsWithDefaults

GitHub noreply at github.com
Fri Nov 14 01:46:10 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 55c55e235e253430e2202ce70ed2d0586339dd76
      https://github.com/buildbot/buildbot/commit/55c55e235e253430e2202ce70ed2d0586339dd76
  Author: Xavier Delannoy <xdelannoy at cloudmark.com>
  Date:   2014-11-13 (Thu, 13 Nov 2014)

  Changed paths:
    M master/buildbot/schedulers/base.py
    M master/buildbot/test/unit/test_schedulers_base.py

  Log Message:
  -----------
  Fix addBuildsetForSourceStampsWithDefaults
 - project is a mandatory parameters of findSourceStampId. So set it to '' by default.
   addBuildsetForChanges does the same thing when a codebase has no changes. (See schedulers/base.py line 249)


  Commit: 05a15d60cb42cc4a2d8375ba616c0520d361baa0
      https://github.com/buildbot/buildbot/commit/05a15d60cb42cc4a2d8375ba616c0520d361baa0
  Author: Dustin J. Mitchell <dustin at buildbot.net>
  Date:   2014-11-13 (Thu, 13 Nov 2014)

  Changed paths:
    M master/buildbot/schedulers/base.py
    M master/buildbot/test/unit/test_schedulers_base.py

  Log Message:
  -----------
  Merge delanne/buildbot:FixPeriodicScheduler (PR #1326)


Compare: https://github.com/buildbot/buildbot/compare/efa4ef9b195d...05a15d60cb42


More information about the Commits mailing list