[commits] Horde branch master updated. 5fd48335d8428c3f631285f8a25ce7d4d641fa7f

Jan Schneider jan at horde.org
Thu Mar 15 21:47:32 UTC 2012


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

from: f93677b1670974e76dbe437239d8e09f857f02fb

4f93687 Add migration example.
6f750de [jan] Fix Horde_Rdo_Exception not extending Horde_Exception.
5300bd5 Return zero if there is nothing to change.
5fd4833 Implement ArrayAccess in Horde_Rdo_Base and Horde_Variables.

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

commit 4f93687fa9c9f80dd1e1eb892bd99494546568e8
Author: Jan Schneider <jan at horde.org>
Date:   Thu Mar 15 11:08:36 2012 +0100

    Add migration example.

 skeleton/migration/1_skeleton_base_tables.php |   36 +++++++++++++++++++++++++
 1 files changed, 36 insertions(+), 0 deletions(-)
 create mode 100644 skeleton/migration/1_skeleton_base_tables.php

http://git.horde.org/horde-git/-/commit/4f93687fa9c9f80dd1e1eb892bd99494546568e8

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

commit 6f750de0aa04e648274bfe19f9092e6dc1345c67
Author: Jan Schneider <jan at horde.org>
Date:   Thu Mar 15 22:42:48 2012 +0100

    [jan] Fix Horde_Rdo_Exception not extending Horde_Exception.

 framework/Rdo/lib/Horde/Rdo/Exception.php |    2 +-
 framework/Rdo/package.xml                 |   11 +++++++++--
 2 files changed, 10 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/6f750de0aa04e648274bfe19f9092e6dc1345c67

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

commit 5300bd5d9bf4fa1380a2ed66e1c9d06e7152e57f
Author: Jan Schneider <jan at horde.org>
Date:   Thu Mar 15 22:43:52 2012 +0100

    Return zero if there is nothing to change.

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

http://git.horde.org/horde-git/-/commit/5300bd5d9bf4fa1380a2ed66e1c9d06e7152e57f

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

commit 5fd48335d8428c3f631285f8a25ce7d4d641fa7f
Author: Jan Schneider <jan at horde.org>
Date:   Thu Mar 15 22:47:11 2012 +0100

    Implement ArrayAccess in Horde_Rdo_Base and Horde_Variables.

 framework/Rdo/lib/Horde/Rdo/Base.php   |   42 +++++++++++++++++++++++++++++++-
 framework/Rdo/package.xml              |   10 ++++---
 framework/Util/lib/Horde/Variables.php |   42 +++++++++++++++++++++++++++++++-
 framework/Util/package.xml             |   12 ++++----
 4 files changed, 94 insertions(+), 12 deletions(-)

http://git.horde.org/horde-git/-/commit/5fd48335d8428c3f631285f8a25ce7d4d641fa7f




More information about the commits mailing list