[Buildbot-commits] [buildbot/buildbot] 10e1f7: add ReconfigurableServiceMixin to PBChangeSource

noreply at github.com noreply at github.com
Mon Nov 14 04:46:13 UTC 2011


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot

  Commit: 10e1f73929098f0aebda08774081442f8ea54bc5
      https://github.com/buildbot/buildbot/commit/10e1f73929098f0aebda08774081442f8ea54bc5
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2011-11-13 (Sun, 13 Nov 2011)

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

  Log Message:
  -----------
  add ReconfigurableServiceMixin to PBChangeSource


  Commit: 46f9f5be7fc10979c288ceea698dbbf309d08c51
      https://github.com/buildbot/buildbot/commit/46f9f5be7fc10979c288ceea698dbbf309d08c51
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2011-11-13 (Sun, 13 Nov 2011)

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

  Log Message:
  -----------
  Don't return Change objects from perspective_addChange

Change objects aren't safely jellyable, so they cannot be returned.

Fixes #2141.


Compare: https://github.com/buildbot/buildbot/compare/1a9e419...46f9f5b




More information about the Commits mailing list