[commits] Horde branch FRAMEWORK_4 updated. 8929f8f440352ec773150edf78c789d6147f5c16
Michael M Slusarz
slusarz at horde.org
Wed Oct 3 08:22:50 UTC 2012
The branch "FRAMEWORK_4" has been updated.
The following is a summary of the commits.
from: 3764bdc99b0593b4494bff8d320ea85b407e3ed1
f8f3e1a [mms] Fix getTasklist() API call.
7a889b2 [mms] Fix Horde_Auth_Passwd#updateUser().
af912b8 [mms] Correctly invalidate cache when write error occurs while using the stack driver.
aad7f02 [mms] Fix parsing DBX data.
4954e54 [mms] Fix addLock() command.
919f47f [mms] Fix Horde_Db_Adapter_Base_Table#offsetExists().
ec1fbcb [mms] Fix resetting postgresql error reporting.
d111b69 [mms] Fix reading Debian archive data.
314a366 [mms] Fix generating cache ID in base File object.
8929f8f Fix error message
-----------------------------------------------------------------------
commit f8f3e1a939cef2224384360a93c94ffe6c20d8da
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Oct 3 02:04:51 2012 -0600
[mms] Fix getTasklist() API call.
nag/docs/CHANGES | 1 +
nag/lib/Api.php | 2 +-
nag/package.xml | 2 ++
3 files changed, 4 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/f8f3e1a939cef2224384360a93c94ffe6c20d8da
-----------------------------------------------------------------------
commit 7a889b22e5437309eaa4bd8f0505fcc2a11593fb
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Oct 3 02:09:37 2012 -0600
[mms] Fix Horde_Auth_Passwd#updateUser().
framework/Auth/lib/Horde/Auth/Passwd.php | 2 +-
framework/Auth/package.xml | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/7a889b22e5437309eaa4bd8f0505fcc2a11593fb
-----------------------------------------------------------------------
commit af912b811fd718677d7ca2c45839303c684b66e6
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Oct 3 02:10:49 2012 -0600
[mms] Correctly invalidate cache when write error occurs while using the stack driver.
framework/Cache/lib/Horde/Cache/Storage/Stack.php | 2 +-
framework/Cache/package.xml | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/af912b811fd718677d7ca2c45839303c684b66e6
-----------------------------------------------------------------------
commit aad7f02b91c42ab7e2ecf7598b8b50c8b926b749
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Oct 3 02:12:31 2012 -0600
[mms] Fix parsing DBX data.
framework/Compress/lib/Horde/Compress/Dbx.php | 2 +-
framework/Compress/package.xml | 2 ++
2 files changed, 3 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/aad7f02b91c42ab7e2ecf7598b8b50c8b926b749
-----------------------------------------------------------------------
commit 4954e54e07a51bd57800f1450833285fbd18cbda
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Oct 3 02:15:58 2012 -0600
[mms] Fix addLock() command.
framework/Db/lib/Horde/Db/Adapter/Base.php | 2 +-
framework/Db/package.xml | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/4954e54e07a51bd57800f1450833285fbd18cbda
-----------------------------------------------------------------------
commit 919f47fad7e09667008183e6dd3c980b367120c7
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Oct 3 02:16:37 2012 -0600
[mms] Fix Horde_Db_Adapter_Base_Table#offsetExists().
framework/Db/lib/Horde/Db/Adapter/Base/Table.php | 2 +-
framework/Db/package.xml | 2 ++
2 files changed, 3 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/919f47fad7e09667008183e6dd3c980b367120c7
-----------------------------------------------------------------------
commit ec1fbcb12ed7bcc1793a7b77d3f5e61f58b18505
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Oct 3 02:17:45 2012 -0600
[mms] Fix resetting postgresql error reporting.
framework/Db/lib/Horde/Db/Adapter/Pdo/Pgsql.php | 2 +-
framework/Db/package.xml | 2 ++
2 files changed, 3 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/ec1fbcb12ed7bcc1793a7b77d3f5e61f58b18505
-----------------------------------------------------------------------
commit d111b697c60c840edad900c5386c7552fea0d54d
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Oct 3 02:18:48 2012 -0600
[mms] Fix reading Debian archive data.
framework/Mime_Viewer/lib/Horde/Mime/Viewer/Deb.php | 3 ++-
framework/Mime_Viewer/package.xml | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/d111b697c60c840edad900c5386c7552fea0d54d
-----------------------------------------------------------------------
commit 314a366643f72d0891a01f6870fa941d44576962
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Oct 3 02:21:04 2012 -0600
[mms] Fix generating cache ID in base File object.
framework/Vcs/lib/Horde/Vcs/File/Base.php | 2 +-
framework/Vcs/package.xml | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/314a366643f72d0891a01f6870fa941d44576962
-----------------------------------------------------------------------
commit 8929f8f440352ec773150edf78c789d6147f5c16
Author: Michael M Slusarz <slusarz at horde.org>
Date: Wed Oct 3 02:22:31 2012 -0600
Fix error message
framework/Vfs/lib/Horde/Vfs/Smb.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/8929f8f440352ec773150edf78c789d6147f5c16
More information about the commits
mailing list