The branch "horde_5_1" has been updated. The following is a summary of the commits.
from: 049ee584aaedf5fcf74979d93cfd38f79af89e07 e0f962f [jan] Get version list from pear.horde.org when checking for updates. 8a6f665 [jan] Use PEAR package information to retrieve packages names in Horde_Core_Db_Migration. 1926896 Fix order. 05de0bd If we have an actionID, don't take the imageId into account when building breadcrumbs. 2285a4c cs b6d2262 Merge branch 'master' into horde_5_1 ----------------------------------------------------------------------- commit e0f962f2dd26e562105932d010858cc911dc34d2 Author: Jan Schneider <[email protected]> Date: Wed Mar 13 17:21:21 2013 +0100 [jan] Get version list from pear.horde.org when checking for updates. Side-effect: includes versions for all packages. framework/Core/lib/Horde/Config.php | 26 ++++++++++++++------------ framework/Core/package.xml | 6 ++++++ 2 files changed, 20 insertions(+), 12 deletions(-) http://git.horde.org/horde-git/-/commit/e0f962f2dd26e562105932d010858cc911dc34d2 ----------------------------------------------------------------------- commit 8a6f66594c1bbba645dc43d825a95f51146e943d Author: Jan Schneider <[email protected]> Date: Thu Mar 14 11:28:03 2013 +0100 [jan] Use PEAR package information to retrieve packages names in Horde_Core_Db_Migration. framework/Core/lib/Horde/Core/Db/Migration.php | 31 +++++++++++++++++++---- framework/Core/package.xml | 2 + 2 files changed, 27 insertions(+), 6 deletions(-) http://git.horde.org/horde-git/-/commit/8a6f66594c1bbba645dc43d825a95f51146e943d ----------------------------------------------------------------------- commit 1926896c58d81b0a9229d684836f8be8fc18120b Author: Jan Schneider <[email protected]> Date: Thu Mar 14 12:18:58 2013 +0100 Fix order. .../test/Horde/SessionHandler/Storage/StackTest.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/1926896c58d81b0a9229d684836f8be8fc18120b ----------------------------------------------------------------------- commit 05de0bd1e774aca514141ec997e2cb5ad8453f97 Author: Michael J Rubinsky <[email protected]> Date: Fri Mar 15 10:14:24 2013 -0400 If we have an actionID, don't take the imageId into account when building breadcrumbs. ansel/lib/Ansel.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/05de0bd1e774aca514141ec997e2cb5ad8453f97 ----------------------------------------------------------------------- commit 2285a4c42e03736b462bdc1517c9d2c3918dd00a Author: Michael J Rubinsky <[email protected]> Date: Fri Mar 15 10:45:13 2013 -0400 cs framework/ActiveSync/lib/Horde/ActiveSync/Message/Base.php | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/2285a4c42e03736b462bdc1517c9d2c3918dd00a ----------------------------------------------------------------------- commit b6d22628bc5214fe60e8926c213d86f04a9eb019 Merge: 049ee58 2285a4c Author: Michael J Rubinsky <[email protected]> Date: Fri Mar 15 12:03:12 2013 -0400 Merge branch 'master' into horde_5_1 ansel/lib/Ansel.php | 2 +- framework/ActiveSync/lib/Horde/ActiveSync/Message/Base.php | 6 +- framework/Core/lib/Horde/Config.php | 26 ++-- framework/Core/lib/Horde/Core/Db/Migration.php | 31 ++++- framework/Core/package.xml | 8 + .../test/Horde/SessionHandler/Storage/StackTest.php | 2 +- 6 files changed, 52 insertions(+), 23 deletions(-) http://git.horde.org/horde-git/-/commit/b6d22628bc5214fe60e8926c213d86f04a9eb019 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
