[Buildbot-commits] [djmitche/buildbot] 5afc64: migrate recode_changes into OldChangeManager, don'...
noreply at github.com
noreply at github.com
Thu May 13 01:03:21 UTC 2010
Branch: refs/heads/master
Home: http://github.com/djmitche/buildbot
Commit: 5afc64e5f5b9cdcc75d541a052272138d5e86c6d
http://github.com/djmitche/buildbot/commit/5afc64e5f5b9cdcc75d541a052272138d5e86c6d
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date: 2010-05-12 (Wed, 12 May 2010)
Changed paths:
M buildbot/changes/changes.py
M buildbot/test/regressions/test_import_unicode_changes.py
M contrib/fix_changes_pickle_encoding.py
Log Message:
-----------
migrate recode_changes into OldChangeManager, don't convert to string
This fixes some test failures, and avoids trying to shell out to the
contrib script, which I doubt will work well in all situations.
Commit: b7aa5647a21020d819d7ddeda097198a95e53ade
http://github.com/djmitche/buildbot/commit/b7aa5647a21020d819d7ddeda097198a95e53ade
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date: 2010-05-12 (Wed, 12 May 2010)
Changed paths:
M buildbot/changes/changes.py
M buildbot/test/regressions/test_import_unicode_changes.py
M contrib/fix_changes_pickle_encoding.py
Log Message:
-----------
Merge branch 'ticket820'
* ticket820:
migrate recode_changes into OldChangeManager, don't convert to string
More information about the Commits
mailing list