[commits] Horde branch master updated. 1241b1c36e48560bd34a048884d8d6f0e2749ce3
Jan Schneider
jan at horde.org
Mon Oct 8 11:54:16 UTC 2012
The branch "master" has been updated.
The following is a summary of the commits.
from: 079144078526d2dc1807d051fe5a89237b5e220d
80d14c8 No longer needed.
88938e6 [jan] Synchronize tags with Kolab categories.
be77806 Tweak
3c2fdbe Remove left-over unused variable.
c59bf18 BAD and NO responses don't contain the original command (Bug #11471).
929e806 The only places that used $command have been removed.
ca0eede Use human readable error messages from server responses in exception messages.
1241b1c Catch Kolab_Storage exceptions.
-----------------------------------------------------------------------
commit 80d14c8e3e3af58b4b538755e10ffb8c77b293b4
Author: Jan Schneider <jan at horde.org>
Date: Mon Oct 8 12:02:20 2012 +0200
No longer needed.
kronolith/package.xml | 8 +--
kronolith/search.php | 1 -
kronolith/templates/panel.inc | 137 -----------------------------------------
3 files changed, 3 insertions(+), 143 deletions(-)
delete mode 100644 kronolith/templates/panel.inc
http://git.horde.org/horde-git/-/commit/80d14c8e3e3af58b4b538755e10ffb8c77b293b4
-----------------------------------------------------------------------
commit 88938e628635701d02320ca118e2cccef6fc7136
Author: Jan Schneider <jan at horde.org>
Date: Mon Oct 8 12:21:57 2012 +0200
[jan] Synchronize tags with Kolab categories.
kronolith/docs/CHANGES | 1 +
kronolith/lib/Driver.php | 51 +++++++++++++++++++++++++++++++++++++++
kronolith/lib/Driver/Kolab.php | 18 ++++++++-----
kronolith/lib/Driver/Sql.php | 52 +---------------------------------------
kronolith/lib/Event.php | 33 ++++++++++++++++++++++++-
kronolith/lib/Event/Kolab.php | 8 ++++-
kronolith/package.xml | 2 +
7 files changed, 104 insertions(+), 61 deletions(-)
http://git.horde.org/horde-git/-/commit/88938e628635701d02320ca118e2cccef6fc7136
-----------------------------------------------------------------------
commit be778065b9003e0d2f7f701402e6db4a2b8aa5fb
Author: Jan Schneider <jan at horde.org>
Date: Mon Oct 8 12:36:41 2012 +0200
Tweak
horde/themes/default/screen.css | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/be778065b9003e0d2f7f701402e6db4a2b8aa5fb
-----------------------------------------------------------------------
commit 3c2fdbe52d2a7e5a56be1c6c5a36a8164fe12cde
Author: Jan Schneider <jan at horde.org>
Date: Mon Oct 8 12:38:25 2012 +0200
Remove left-over unused variable.
framework/Core/lib/Horde/ErrorHandler.php | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/3c2fdbe52d2a7e5a56be1c6c5a36a8164fe12cde
-----------------------------------------------------------------------
commit c59bf1806b170540953fb3b45d565f93574240df
Author: Jan Schneider <jan at horde.org>
Date: Mon Oct 8 13:30:24 2012 +0200
BAD and NO responses don't contain the original command (Bug #11471).
As per RFC 3501 7.1.2 and 7.1.3 (and Cyrus' actual behaviour), tagged responses
only indicate that the error response links to a command. This command is
identified by the tag, not by the response message.
framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 16 ++--------------
1 files changed, 2 insertions(+), 14 deletions(-)
http://git.horde.org/horde-git/-/commit/c59bf1806b170540953fb3b45d565f93574240df
-----------------------------------------------------------------------
commit 929e806e2508d6c6b193093510a4bd19474bc056
Author: Jan Schneider <jan at horde.org>
Date: Mon Oct 8 13:40:21 2012 +0200
The only places that used $command have been removed.
.../lib/Horde/Imap/Client/Exception/ServerResponse.php | 14 +----
1 files changed, 1 insertions(+), 13 deletions(-)
http://git.horde.org/horde-git/-/commit/929e806e2508d6c6b193093510a4bd19474bc056
-----------------------------------------------------------------------
commit ca0eedecf5151f58df5caa60272daaac1f3902c7
Author: Jan Schneider <jan at horde.org>
Date: Mon Oct 8 13:42:08 2012 +0200
Use human readable error messages from server responses in exception messages.
framework/Kolab_Storage/lib/Horde/Kolab/Storage/Driver/Imap.php | 46 +++++++
1 files changed, 46 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/ca0eedecf5151f58df5caa60272daaac1f3902c7
-----------------------------------------------------------------------
commit 1241b1c36e48560bd34a048884d8d6f0e2749ce3
Author: Jan Schneider <jan at horde.org>
Date: Mon Oct 8 13:52:13 2012 +0200
Catch Kolab_Storage exceptions.
framework/Share/lib/Horde/Share/Kolab.php | 262 ++++++++++++++++++-----------
1 files changed, 162 insertions(+), 100 deletions(-)
http://git.horde.org/horde-git/-/commit/1241b1c36e48560bd34a048884d8d6f0e2749ce3
More information about the commits
mailing list