[Buildbot-commits] [buildbot/buildbot] e98386: debounce calls the underlying method immediately o...

GitHub noreply at github.com
Sun Jun 29 22:30:17 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: e98386e3b0c06bae8f9ba0f5129afe4303d393c6
      https://github.com/buildbot/buildbot/commit/e98386e3b0c06bae8f9ba0f5129afe4303d393c6
  Author: Dustin J. Mitchell <dustin at buildbot.net>
  Date:   2014-06-29 (Sun, 29 Jun 2014)

  Changed paths:
    M master/buildbot/process/buildstep.py
    M master/buildbot/test/unit/test_util_debounce.py
    M master/buildbot/util/debounce.py
    M master/docs/developer/utils.rst

  Log Message:
  -----------
  debounce calls the underlying method immediately on stop()


  Commit: a91381d4306e23f6ac6b82eace1c77f9e7b587f5
      https://github.com/buildbot/buildbot/commit/a91381d4306e23f6ac6b82eace1c77f9e7b587f5
  Author: Dustin J. Mitchell <dustin at buildbot.net>
  Date:   2014-06-29 (Sun, 29 Jun 2014)

  Changed paths:
    M master/buildbot/process/buildstep.py
    M master/buildbot/test/unit/test_process_buildstep.py

  Log Message:
  -----------
  make updateSummary callable, indirectly, for old-style steps


  Commit: 54f98bf93ffb3dcfd0b8cdfca1c015020505cc39
      https://github.com/buildbot/buildbot/commit/54f98bf93ffb3dcfd0b8cdfca1c015020505cc39
  Author: Dustin J. Mitchell <dustin at buildbot.net>
  Date:   2014-06-29 (Sun, 29 Jun 2014)

  Changed paths:
    M master/buildbot/process/buildstep.py
    M master/buildbot/test/unit/test_process_buildstep.py
    M master/buildbot/test/unit/test_util_debounce.py
    M master/buildbot/util/debounce.py
    M master/docs/developer/utils.rst

  Log Message:
  -----------
  Merge branch 'bug2825'


Compare: https://github.com/buildbot/buildbot/compare/8db707a05828...54f98bf93ffb


More information about the Commits mailing list