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

GitHub noreply at github.com
Mon Apr 28 18:30:09 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: fb3838b1427d2178b3cf55c89bf61d7fab41eeca
      https://github.com/buildbot/buildbot/commit/fb3838b1427d2178b3cf55c89bf61d7fab41eeca
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2014-04-27 (Sun, 27 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: f9f695a3bdb367a2ef17f67ff418e52672f5b78c
      https://github.com/buildbot/buildbot/commit/f9f695a3bdb367a2ef17f67ff418e52672f5b78c
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2014-04-27 (Sun, 27 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:
  -----------
  Merge branch 'debounce'


  Commit: e030ac6a63639470786eb8cf3277effffae9ac2b
      https://github.com/buildbot/buildbot/commit/e030ac6a63639470786eb8cf3277effffae9ac2b
  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: 527496dbc9341395de8569c320058c6a189553ac
      https://github.com/buildbot/buildbot/commit/527496dbc9341395de8569c320058c6a189553ac
  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


  Commit: b6d98479e80fdddf86f1d745fcf95bb357be2d0c
      https://github.com/buildbot/buildbot/commit/b6d98479e80fdddf86f1d745fcf95bb357be2d0c
  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:
  -----------
  Merge branch 'bug2670'


Compare: https://github.com/buildbot/buildbot/compare/7f4101c0619f...b6d98479e80f


More information about the Commits mailing list