[commits] Horde branch master updated. e23aae65f23965c8e48343cba3981b47a3c760fe
Michael M Slusarz
slusarz at horde.org
Fri Feb 14 01:20:59 UTC 2014
The branch "master" has been updated.
The following is a summary of the commits.
from: 0eab65d0f6ba18e68cc51ad36b4fa3e009994034
4e31628 phpdoc
dc880fc Include the basic tutorial HTML code I currently have
0c9639f [mms] Fix regression where Horde_Imap_Client_Exception was inheriting from a different class than before.
31f825c Released Horde_Imap_Client-2.18.1
e23aae6 Development mode for Horde_Imap_Client-2.18.2
Summary: http://github.com/horde/horde/compare/0eab65d0f6ba18e68cc51ad36b4fa3e009994034...e23aae65f23965c8e48343cba3981b47a3c760fe
-----------------------------------------------------------------------
commit 4e316289422b22c288503237bbf6032253020929
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Feb 13 17:52:29 2014 -0700
phpdoc
framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 6 +-
framework/Imap_Client/lib/Horde/Imap/Client/Base/Debug.php | 2 +-
framework/Imap_Client/lib/Horde/Imap/Client/Cache/Backend/Db.php | 2 +-
.../Imap_Client/lib/Horde/Imap/Client/Cache/Backend/Mongo.php | 2 +-
framework/Imap_Client/lib/Horde/Imap/Client/Data/AclCommon.php | 2 +-
framework/Imap_Client/lib/Horde/Imap/Client/Data/Fetch.php | 2 +-
framework/Imap_Client/lib/Horde/Imap/Client/Exception.php | 168 +++--
framework/Imap_Client/lib/Horde/Imap/Client/Exception/Sync.php | 8 +-
framework/Imap_Client/lib/Horde/Imap/Client/Fetch/Results.php | 4 +-
framework/Imap_Client/lib/Horde/Imap/Client/Ids.php | 4 +-
.../Imap_Client/lib/Horde/Imap/Client/Interaction/Server.php | 4 +-
framework/Imap_Client/lib/Horde/Imap/Client/Mailbox.php | 7 +-
framework/Imap_Client/lib/Horde/Imap/Client/Search/Query.php | 12 +-
framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 6 +-
framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php | 2 +
15 files changed, 164 insertions(+), 67 deletions(-)
http://github.com/horde/horde/commit/4e316289422b22c288503237bbf6032253020929
http://git.horde.org/horde-git/-/commit/4e316289422b22c288503237bbf6032253020929
-----------------------------------------------------------------------
commit dc880fcfcbf254169afdfb482b7bdc70122a8e5e
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Feb 13 18:12:30 2014 -0700
Include the basic tutorial HTML code I currently have
Better than nothing.
.../Imap_Client/doc/Horde/Imap/Client/examples/tutorial.html | 215 +++++
framework/Imap_Client/package.xml | 10 +-
2 files changed, 223 insertions(+), 2 deletions(-)
create mode 100644 framework/Imap_Client/doc/Horde/Imap/Client/examples/tutorial.html
http://github.com/horde/horde/commit/dc880fcfcbf254169afdfb482b7bdc70122a8e5e
http://git.horde.org/horde-git/-/commit/dc880fcfcbf254169afdfb482b7bdc70122a8e5e
-----------------------------------------------------------------------
commit 0c9639f3ab0954384715698381dbb8158d5721d2
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Feb 13 18:14:04 2014 -0700
[mms] Fix regression where Horde_Imap_Client_Exception was inheriting from a different class than before.
framework/Imap_Client/package.xml | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/0c9639f3ab0954384715698381dbb8158d5721d2
http://git.horde.org/horde-git/-/commit/0c9639f3ab0954384715698381dbb8158d5721d2
-----------------------------------------------------------------------
commit 31f825c19ebfb363f636d9cc6640c7763d2ad2fd
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Feb 13 18:20:42 2014 -0700
Released Horde_Imap_Client-2.18.1
framework/Imap_Client/composer.json | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/31f825c19ebfb363f636d9cc6640c7763d2ad2fd
http://git.horde.org/horde-git/-/commit/31f825c19ebfb363f636d9cc6640c7763d2ad2fd
-----------------------------------------------------------------------
commit e23aae65f23965c8e48343cba3981b47a3c760fe
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Feb 13 18:20:43 2014 -0700
Development mode for Horde_Imap_Client-2.18.2
framework/Imap_Client/package.xml | 20 +++++++++++++++-----
1 files changed, 15 insertions(+), 5 deletions(-)
http://github.com/horde/horde/commit/e23aae65f23965c8e48343cba3981b47a3c760fe
http://git.horde.org/horde-git/-/commit/e23aae65f23965c8e48343cba3981b47a3c760fe
More information about the commits
mailing list