[commits] Horde branch develop updated. 7f7063c45e2e65e9bfab5503f1939acde7daec74

Ralf Lang lang at b1-systems.de
Tue Apr 3 13:42:13 UTC 2012


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

from: 27dd50fcf3fa13e6e15922ab768b2c82f9bada79

5784956 cannot rely on array index for category id
bc85ef2 Remove phpdoc link to missing page
3374c8f Use static ::create instead of default constructor
898a9c5 We cannot use FindOne because findOne overwrites our limit clause
3e25578 Actually throw exceptions
b2f0cac Add tests for the ArrayAccess interface
25daa71 Display the category, not the id
7f7063c Read the stock from the stock mapper

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

commit 5784956e38218299b6b0b5148941f270e0275afd
Author: Ralf Lang <lang at b1-systems.de>
Date:   Tue Apr 3 13:24:00 2012 +0200

    cannot rely on array index for category id

 sesha/list.php |   20 +++++++++++++++++---
 1 files changed, 17 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/5784956e38218299b6b0b5148941f270e0275afd

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

commit bc85ef272db02f8d44e51f0c08e97f0df19d054a
Author: Ralf Lang <lang at b1-systems.de>
Date:   Tue Apr 3 15:07:53 2012 +0200

    Remove phpdoc link to missing page

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

http://git.horde.org/horde-git/-/commit/bc85ef272db02f8d44e51f0c08e97f0df19d054a

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

commit 3374c8f61f18d2f495ea2aeaf90312b020958b27
Author: Ralf Lang <lang at b1-systems.de>
Date:   Tue Apr 3 15:08:37 2012 +0200

    Use static ::create instead of default constructor

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

http://git.horde.org/horde-git/-/commit/3374c8f61f18d2f495ea2aeaf90312b020958b27

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

commit 898a9c515d8ad9bdc065dcc6791aaf07e070cc34
Author: Ralf Lang <lang at b1-systems.de>
Date:   Tue Apr 3 15:29:53 2012 +0200

    We cannot use FindOne because findOne overwrites our limit clause

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

http://git.horde.org/horde-git/-/commit/898a9c515d8ad9bdc065dcc6791aaf07e070cc34

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

commit 3e25578232a39359348ba1355a78fe5e68668949
Author: Ralf Lang <lang at b1-systems.de>
Date:   Tue Apr 3 15:37:23 2012 +0200

    Actually throw exceptions

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

http://git.horde.org/horde-git/-/commit/3e25578232a39359348ba1355a78fe5e68668949

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

commit b2f0cac4a5cf16f73cdcb3820f2f6571006520be
Author: Ralf Lang <lang at b1-systems.de>
Date:   Tue Apr 3 15:38:00 2012 +0200

    Add tests for the ArrayAccess interface

 framework/Rdo/test/Horde/Rdo/Sql/Base.php |   62 +++++++++++++++++++++++++++++
 1 files changed, 62 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/b2f0cac4a5cf16f73cdcb3820f2f6571006520be

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

commit 25daa719804f145c5b849742755f5c4abe98f096
Author: Ralf Lang <lang at b1-systems.de>
Date:   Tue Apr 3 15:39:17 2012 +0200

    Display the category, not the id

 sesha/lib/Forms/Stock.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/25daa719804f145c5b849742755f5c4abe98f096

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

commit 7f7063c45e2e65e9bfab5503f1939acde7daec74
Author: Ralf Lang <lang at b1-systems.de>
Date:   Tue Apr 3 15:39:50 2012 +0200

    Read the stock from the stock mapper

 sesha/lib/Driver/Sql.php |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/7f7063c45e2e65e9bfab5503f1939acde7daec74




More information about the commits mailing list