[commits] Horde branch master updated. 9c078bc25ad56f126dafab18d31b8bfc594fa44a
Michael M Slusarz
slusarz at horde.org
Fri Apr 23 06:37:47 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: 1fea0fa390c684c91c28b1d4455eb9c8aa958e5e
a65ebc8 Handle binary literal data in a single location.
bf9466f Remove messageid parameter to append()
bb297fd Clean up tasks/notes creation
9c078bc Move some javascript out of PHP script file
-----------------------------------------------------------------------
commit a65ebc8dfc6c9476c0eccd71934954c8aba2426b
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Apr 22 16:45:09 2010 -0600
Handle binary literal data in a single location.
Benefit: cleans up append() implementation, and allows append data to be
handled entirely via streams.
framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 11 +-
framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 184 ++++++++--------
framework/Imap_Client/package.xml | 4 +
3 files changed, 108 insertions(+), 91 deletions(-)
http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Base.php?rt=horde-git&r1=6a8e7b90cef99cd94bbf70a8437451e61e7960df&r2=a65ebc8dfc6c9476c0eccd71934954c8aba2426b
http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php?rt=horde-git&r1=6cb22c2a06e3a627b2a66c7ef859c76b1091dd1e&r2=a65ebc8dfc6c9476c0eccd71934954c8aba2426b
http://git.horde.org/diff.php/framework/Imap_Client/package.xml?rt=horde-git&r1=6cb22c2a06e3a627b2a66c7ef859c76b1091dd1e&r2=a65ebc8dfc6c9476c0eccd71934954c8aba2426b
-----------------------------------------------------------------------
commit bf9466fb3bffac2306c393d73ae094d59333979d
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Apr 22 23:38:31 2010 -0600
Remove messageid parameter to append()
framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 39 +++++++++---------
imp/lib/Compose.php | 5 +--
imp/lib/Message.php | 3 +-
3 files changed, 22 insertions(+), 25 deletions(-)
http://git.horde.org/diff.php/framework/Imap_Client/lib/Horde/Imap/Client/Base.php?rt=horde-git&r1=a65ebc8dfc6c9476c0eccd71934954c8aba2426b&r2=bf9466fb3bffac2306c393d73ae094d59333979d
http://git.horde.org/diff.php/imp/lib/Compose.php?rt=horde-git&r1=28590f391796f799e0a5b800bb659443ef7ad3d6&r2=bf9466fb3bffac2306c393d73ae094d59333979d
http://git.horde.org/diff.php/imp/lib/Message.php?rt=horde-git&r1=4633493b31e06c9325168d48d9bd9cdf60490f44&r2=bf9466fb3bffac2306c393d73ae094d59333979d
-----------------------------------------------------------------------
commit bb297fd13146ceb0dcc24ca4a6c52c14477eb4ec
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Fri Apr 23 00:10:31 2010 -0600
Clean up tasks/notes creation
imp/lib/Message.php | 43 ++++++++++++++++++-------------------------
1 files changed, 18 insertions(+), 25 deletions(-)
http://git.horde.org/diff.php/imp/lib/Message.php?rt=horde-git&r1=bf9466fb3bffac2306c393d73ae094d59333979d&r2=bb297fd13146ceb0dcc24ca4a6c52c14477eb4ec
-----------------------------------------------------------------------
commit 9c078bc25ad56f126dafab18d31b8bfc594fa44a
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Fri Apr 23 00:40:27 2010 -0600
Move some javascript out of PHP script file
imp/js/mailbox.js | 10 ++++++++++
imp/mailbox.php | 17 +++++++++++------
imp/templates/imp/javascript_defs.php | 2 ++
imp/templates/imp/mailbox/header.html | 8 ++++++--
4 files changed, 29 insertions(+), 8 deletions(-)
http://git.horde.org/diff.php/imp/js/mailbox.js?rt=horde-git&r1=0bcfbb2079388663de95f8dd6305539b328e779d&r2=9c078bc25ad56f126dafab18d31b8bfc594fa44a
http://git.horde.org/diff.php/imp/mailbox.php?rt=horde-git&r1=b51f0bb915b2ec67c21722a2e7054ff70253b236&r2=9c078bc25ad56f126dafab18d31b8bfc594fa44a
http://git.horde.org/diff.php/imp/templates/imp/javascript_defs.php?rt=horde-git&r1=55b00688ec61efc6d4b74eb5d7bd928ffb9a541a&r2=9c078bc25ad56f126dafab18d31b8bfc594fa44a
http://git.horde.org/diff.php/imp/templates/imp/mailbox/header.html?rt=horde-git&r1=55b00688ec61efc6d4b74eb5d7bd928ffb9a541a&r2=9c078bc25ad56f126dafab18d31b8bfc594fa44a
More information about the commits
mailing list