[Buildbot-commits] [buildbot/buildbot] 548cc7: Add a debounced method decorator

GitHub noreply at github.com
Mon Apr 28 22:52:30 UTC 2014


  Branch: refs/heads/buildbot-0.8.9
  Home:   https://github.com/buildbot/buildbot
  Commit: 548cc7ea8ea1e63c88e8c94c0181214174abd6d9
      https://github.com/buildbot/buildbot/commit/548cc7ea8ea1e63c88e8c94c0181214174abd6d9
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2014-04-28 (Mon, 28 Apr 2014)

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

  Log Message:
  -----------
  Add a debounced method decorator


  Commit: 8a45f15be14fc0bf4c331523870b4413fde20b73
      https://github.com/buildbot/buildbot/commit/8a45f15be14fc0bf4c331523870b4413fde20b73
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2014-04-28 (Mon, 28 Apr 2014)

  Changed paths:
    M master/docs/developer/cls-buildsteps.rst

  Log Message:
  -----------
  align nine and master docs for buildsteps


  Commit: 10b439b80d848532a8385784fadb16f0c662d9d3
      https://github.com/buildbot/buildbot/commit/10b439b80d848532a8385784fadb16f0c662d9d3
  Author: Dustin J. Mitchell <dustin at buildbot.net>
  Date:   2014-04-28 (Mon, 28 Apr 2014)

  Changed paths:
    M master/buildbot/process/buildstep.py
    M master/buildbot/test/unit/test_process_buildstep.py
    M master/docs/developer/cls-buildsteps.rst
    M master/docs/manual/new-style-steps.rst

  Log Message:
  -----------
  Add 'summary' handling for new-style steps


  Commit: f47ef102d2af1e80db45027fa3942b7f74baceb9
      https://github.com/buildbot/buildbot/commit/f47ef102d2af1e80db45027fa3942b7f74baceb9
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2014-04-28 (Mon, 28 Apr 2014)

  Changed paths:
    M master/buildbot/process/buildstep.py
    M master/docs/developer/cls-buildsteps.rst

  Log Message:
  -----------
  remove setStateStrings


Compare: https://github.com/buildbot/buildbot/compare/e8402861d2b4...f47ef102d2af


More information about the Commits mailing list