The branch "imp_6_1" has been updated. The following is a summary of the commits.
from: 4f9c98221d829d053ed046e5ec2fa9c3d4da6e09 faffd3a Style ec03f91 Route hasCapability(). c249bac [mms] Ignore fetch data returned from an UID FETCH command if it doesn't include UID information (Bug #11946). d105ed0 No need to bind local object bab1d22 Don't allow drag/drop of data into HTML compose window (Bug #11987) 125bf6e Add testcase for UID FETCH not returning UID results 16c2d04 Make the differing test cases more parallel with each other a27500a Merge branch 'master' into imp_6_1 ----------------------------------------------------------------------- commit faffd3ac9367f9aedcc31da532fd2dd46dccad08 Author: Jan Schneider <[email protected]> Date: Mon Jan 21 17:51:32 2013 +0100 Style turba/lib/Data/Ldif.php | 165 ++++++++++++++++++++++++----------------------- 1 files changed, 85 insertions(+), 80 deletions(-) http://git.horde.org/horde-git/-/commit/faffd3ac9367f9aedcc31da532fd2dd46dccad08 ----------------------------------------------------------------------- commit ec03f91abcc6aea3fcac3fb3096bc32bf53a2949 Author: Jan Schneider <[email protected]> Date: Mon Jan 21 18:18:11 2013 +0100 Route hasCapability(). turba/docs/CHANGES | 1 + turba/lib/Driver/Share.php | 12 ++++++++++++ turba/package.xml | 2 ++ 3 files changed, 15 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/ec03f91abcc6aea3fcac3fb3096bc32bf53a2949 ----------------------------------------------------------------------- commit c249bac9500df86d05e5789c53a38dde9dd2da4c Author: Michael M Slusarz <[email protected]> Date: Mon Jan 21 14:57:01 2013 -0700 [mms] Ignore fetch data returned from an UID FETCH command if it doesn't include UID information (Bug #11946). framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 12 +++++++++++- framework/Imap_Client/package.xml | 2 ++ 2 files changed, 13 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/c249bac9500df86d05e5789c53a38dde9dd2da4c ----------------------------------------------------------------------- commit d105ed0f1eaf7c204f78b3d2f371809f9a2af22a Author: Michael M Slusarz <[email protected]> Date: Mon Jan 21 15:22:16 2013 -0700 No need to bind local object imp/js/compose-base.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/d105ed0f1eaf7c204f78b3d2f371809f9a2af22a ----------------------------------------------------------------------- commit bab1d226a883135600eb7cf53c6edc417e97fdeb Author: Michael M Slusarz <[email protected]> Date: Mon Jan 21 16:16:30 2013 -0700 Don't allow drag/drop of data into HTML compose window (Bug #11987) imp/js/compose-base.js | 11 ++++++++--- 1 files changed, 8 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/bab1d226a883135600eb7cf53c6edc417e97fdeb ----------------------------------------------------------------------- commit 125bf6e66565bb983a0a98a8b420443eabba3c61 Author: Michael M Slusarz <[email protected]> Date: Mon Jan 21 19:05:37 2013 -0700 Add testcase for UID FETCH not returning UID results framework/Imap_Client/test/Horde/Imap/Client/SocketTest.php | 30 ++++++++++ framework/Imap_Client/test/Horde/Imap/Client/Stub/Socket.php | 12 +++- 2 files changed, 39 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/125bf6e66565bb983a0a98a8b420443eabba3c61 ----------------------------------------------------------------------- commit 16c2d041760098e767d149233c632ca135747cd0 Author: Michael M Slusarz <[email protected]> Date: Mon Jan 21 19:21:17 2013 -0700 Make the differing test cases more parallel with each other framework/Imap_Client/test/Horde/Imap/Client/SocketTest.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/16c2d041760098e767d149233c632ca135747cd0 ----------------------------------------------------------------------- commit a27500a89529540b46aeca0d7adae3cc039cf121 Merge: 4f9c982 16c2d04 Author: Michael M Slusarz <[email protected]> Date: Mon Jan 21 21:12:24 2013 -0700 Merge branch 'master' into imp_6_1 framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 12 +- framework/Imap_Client/package.xml | 2 + framework/Imap_Client/test/Horde/Imap/Client/SocketTest.php | 30 ++ framework/Imap_Client/test/Horde/Imap/Client/Stub/Socket.php | 12 +- imp/js/compose-base.js | 15 +- turba/docs/CHANGES | 1 + turba/lib/Data/Ldif.php | 165 +++++----- turba/lib/Driver/Share.php | 12 + turba/package.xml | 2 + 9 files changed, 162 insertions(+), 89 deletions(-) http://git.horde.org/horde-git/-/commit/a27500a89529540b46aeca0d7adae3cc039cf121 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
