Module: tools Branch: master Commit: 9be205456b60a7b9353909cb5ca06e695ccd3dff URL: http://source.winehq.org/git/tools.git/?a=commit;h=9be205456b60a7b9353909cb5...
Author: Francois Gouget fgouget@codeweavers.com Date: Mon Oct 15 15:35:04 2012 +0200
testbot/Engine: Fix support for interfacing directly with the wine-patches mailing list.
---
testbot/bin/Engine.pl | 29 +++++++++++++------------ testbot/bin/WinePatchesWebGet.pl | 34 +++++++++++++++--------------- testbot/bin/WineSendLog.pl | 6 ++-- testbot/ddl/update12.sql | 8 +++++++ testbot/ddl/winetestbot.sql | 6 +++- testbot/doc/winetestbot-schema.dia | 30 ++++++++++++++++++++++---- testbot/lib/WineTestBot/Engine/Notify.pm | 4 +- testbot/lib/WineTestBot/Patches.pm | 7 +++-- 8 files changed, 78 insertions(+), 46 deletions(-)
Diff: http://source.winehq.org/git/tools.git/?a=commitdiff;h=9be205456b60a7b935390...