[Buildbot-commits] [buildbot/buildbot] 4871d5: Add an encoding parameter to P4Poller

noreply at github.com noreply at github.com
Wed Aug 24 02:31:33 UTC 2011


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

  Commit: 4871d5c2b0350c3a5e4b8aa7f9588a634a3415cd
      https://github.com/buildbot/buildbot/commit/4871d5c2b0350c3a5e4b8aa7f9588a634a3415cd
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2011-08-23 (Tue, 23 Aug 2011)

  Changed paths:
    M master/buildbot/changes/p4poller.py
  M master/buildbot/test/unit/test_changes_p4poller.py
  M master/buildbot/test/util/changesource.py
  M master/docs/manual/cfg-changesources.rst

  Log Message:
  -----------
  Add an encoding parameter to P4Poller

This allows the poller to decode encoded data from p4, and insert actual
unicode strings into the db.  Fixes #827.






More information about the Commits mailing list