Branch: refs/heads/master
Home:   http://github.com/djmitche/buildbot

Commit: 3aeccfc87ea5f8a532e990ed7f558f8f0b5f9ab5
    
http://github.com/djmitche/buildbot/commit/3aeccfc87ea5f8a532e990ed7f558f8f0b5f9ab5
Author: Tobias Oberstein <[email protected]>
Date:   2010-03-30 (Tue, 30 Mar 2010)

Changed paths:
  M buildbot/status/web/base.py
  M buildbot/status/web/waterfall.py

Log Message:
-----------
fix: timezone name is returned in local encoding, but unicode converter assumes 
ascii by default (fixes ''exceptions.UnicodeDecodeError: 'ascii' codec can't 
decode byte'' problems. solution: provide locale encoding to unicode converter.


Commit: ba4e0e1bef51b8ac6875fdfd3fef568f672f9ec4
    
http://github.com/djmitche/buildbot/commit/ba4e0e1bef51b8ac6875fdfd3fef568f672f9ec4
Author: Dustin J. Mitchell <[email protected]>
Date:   2010-03-30 (Tue, 30 Mar 2010)

Changed paths:
  M buildbot/status/web/base.py
  M buildbot/status/web/waterfall.py

Log Message:
-----------
Merge branch 'buildbot-git' of git://github.com/oberstet/buildbot

* 'buildbot-git' of git://github.com/oberstet/buildbot:
  fix: timezone name is returned in local encoding, but unicode converter 
assumes ascii by default (fixes ''exceptions.UnicodeDecodeError: 'ascii' codec 
can't decode byte'' problems. solution: provide locale encoding to unicode 
converter.



------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to