Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: e07b5f44f30ef87c3de22f2251ad34163a21b1ea
      
https://github.com/buildbot/buildbot/commit/e07b5f44f30ef87c3de22f2251ad34163a21b1ea
  Author: Florin Dinu <[email protected]>
  Date:   2012-11-06 (Tue, 06 Nov 2012)

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

  Log Message:
  -----------
  HgPoller breaks with invalid UTF-8 hg output

If there are invalid UTF-8 characters in Mercurial's output, HgPoller
will raise an error. Invalid characters can most likely come from
commit messages.

It should use errors="replace" when decoding the output so
it handles things gracefully.


  Commit: 7136a29c66683a8d124e128b26c178f2d7fcfe94
      
https://github.com/buildbot/buildbot/commit/7136a29c66683a8d124e128b26c178f2d7fcfe94
  Author: Dustin J. Mitchell <[email protected]>
  Date:   2012-11-08 (Thu, 08 Nov 2012)

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

  Log Message:
  -----------
  Merge branch 'patch-1' of git://github.com/florindinu/buildbot


Compare: 
https://github.com/buildbot/buildbot/compare/01422be93336...7136a29c6668
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to