[commits] Horde branch develop updated. 52c482d03fa2df9975d54887d8f245cb72851ad0

Michael M Slusarz slusarz at horde.org
Tue Mar 13 19:22:21 UTC 2012


The branch "develop" has been updated.
The following is a summary of the commits.

from: b5245f968c3afec80fc288729a6b799f39cec2f8

0be88fa Only track successfull server changes.
8cc516b Fix _loadUids() call.
705b24a App value will be false, not null.
8c64769 Merge branch 'master' into develop
e4d2ca3 Fix mailbox charset detection tests for 2.0
0d17177 Fix failing test
52c482d [mms] Horde_Imap_Client_DateTime is now a wrapper around the native PHP DateTime obejct.

-----------------------------------------------------------------------

commit 0be88faca2d79b9f571fce879a2fe83c1c117edf
Author: Jan Schneider <jan at horde.org>
Date:   Mon Mar 12 13:52:09 2012 +0100

    Only track successfull server changes.

 framework/SyncMl/lib/Horde/SyncMl/Sync.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/0be88faca2d79b9f571fce879a2fe83c1c117edf

-----------------------------------------------------------------------

commit 8cc516b4d40f87bf37a71831b29592c23d9b3dd7
Author: Jan Schneider <jan at horde.org>
Date:   Tue Mar 13 14:53:00 2012 +0100

    Fix _loadUids() call.

 framework/Imap_Client/lib/Horde/Imap/Client/Cache.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/8cc516b4d40f87bf37a71831b29592c23d9b3dd7

-----------------------------------------------------------------------

commit 705b24a7fb4b894f4bcc67b6c3e2910fecca90df
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Mar 13 12:41:17 2012 -0600

    App value will be false, not null.

 framework/Core/lib/Horde/Registry.php |    9 +++------
 1 files changed, 3 insertions(+), 6 deletions(-)

http://git.horde.org/horde-git/-/commit/705b24a7fb4b894f4bcc67b6c3e2910fecca90df

-----------------------------------------------------------------------

commit 8c6476943b2ed05a0d08a3f073cb7fd10a38d4ed
Merge: b5245f9 705b24a
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Mar 13 12:43:15 2012 -0600

    Merge branch 'master' into develop

 framework/Core/lib/Horde/Registry.php                 |    9 +++------
 framework/Imap_Client/lib/Horde/Imap/Client/Cache.php |    2 +-
 framework/SyncMl/lib/Horde/SyncMl/Sync.php            |    2 +-
 3 files changed, 5 insertions(+), 8 deletions(-)

http://git.horde.org/horde-git/-/commit/8c6476943b2ed05a0d08a3f073cb7fd10a38d4ed

-----------------------------------------------------------------------

commit e4d2ca3ddd43fa3dc44ca1405e4ef843bdc3351b
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Mar 13 13:15:29 2012 -0600

    Fix mailbox charset detection tests for 2.0

 framework/Imap_Client/test/Horde/Imap/Client/MailboxTest.php     |   27 ------
 framework/Imap_Client/test/Horde/Imap/Client/Utf7ConvertTest.php |    8 +-
 2 files changed, 4 insertions(+), 31 deletions(-)

http://git.horde.org/horde-git/-/commit/e4d2ca3ddd43fa3dc44ca1405e4ef843bdc3351b

-----------------------------------------------------------------------

commit 0d17177d0527eec3e512128bb4cd59cb29cdd5c9
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Mar 13 13:20:11 2012 -0600

    Fix failing test

 framework/Imap_Client/test/Horde/Imap/Client/SocketTest.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/0d17177d0527eec3e512128bb4cd59cb29cdd5c9

-----------------------------------------------------------------------

commit 52c482d03fa2df9975d54887d8f245cb72851ad0
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Mar 13 13:20:45 2012 -0600

    [mms] Horde_Imap_Client_DateTime is now a wrapper around the native PHP DateTime obejct.

 framework/Imap_Client/lib/Horde/Imap/Client/DateTime.php      |  145 ++-------
 framework/Imap_Client/package.xml                             |    1 +
 framework/Imap_Client/test/Horde/Imap/Client/DateTimeTest.php |   24 ++
 3 files changed, 59 insertions(+), 111 deletions(-)

http://git.horde.org/horde-git/-/commit/52c482d03fa2df9975d54887d8f245cb72851ad0




More information about the commits mailing list