The branch "H4-Group" has been updated. The following is a summary of the commits.
from: 589c226d941db0f86148a59f4c38942ef7524728 9b582e6 Fix variable name. 252ee74 Fix migrations. 78624c2 Type hint. 9f96681 Implement remaining methods. c851560 phpdoc dfcbe44 No longer needed. ----------------------------------------------------------------------- commit 9b582e68b205a9cd498422eacbab8c8b3cb55e5b Author: Jan Schneider <[email protected]> Date: Wed Mar 2 11:34:23 2011 +0100 Fix variable name. framework/Group/test/Horde/Group/Base.php | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/9b582e68b205a9cd498422eacbab8c8b3cb55e5b ----------------------------------------------------------------------- commit 252ee74d038a6babf267110e41a5c98db3dde6fa Author: Jan Schneider <[email protected]> Date: Wed Mar 2 11:34:42 2011 +0100 Fix migrations. framework/Group/test/Horde/Group/Sql/Base.php | 20 +++++++++++++------- 1 files changed, 13 insertions(+), 7 deletions(-) http://git.horde.org/horde-git/-/commit/252ee74d038a6babf267110e41a5c98db3dde6fa ----------------------------------------------------------------------- commit 78624c2b2841769d6474ab4204812e8e68a6e7a9 Author: Jan Schneider <[email protected]> Date: Wed Mar 2 11:44:55 2011 +0100 Type hint. framework/Db/lib/Horde/Db/Adapter/Base.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/78624c2b2841769d6474ab4204812e8e68a6e7a9 ----------------------------------------------------------------------- commit 9f966814e4b00ff2e0658ce74d052ab1ac752de3 Author: Jan Schneider <[email protected]> Date: Wed Mar 2 12:08:46 2011 +0100 Implement remaining methods. framework/Group/lib/Horde/Group/Sql.php | 73 ++++++++++++++++++++++++++++- framework/Group/test/Horde/Group/Base.php | 22 +-------- 2 files changed, 73 insertions(+), 22 deletions(-) http://git.horde.org/horde-git/-/commit/9f966814e4b00ff2e0658ce74d052ab1ac752de3 ----------------------------------------------------------------------- commit c851560a57b4630a70355693176631048d14042e Author: Jan Schneider <[email protected]> Date: Wed Mar 2 19:15:20 2011 +0100 phpdoc framework/Group/lib/Horde/Group/Base.php | 14 ++++++++++++++ framework/Group/lib/Horde/Group/Sql.php | 19 ++++++++++++++++--- 2 files changed, 30 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/c851560a57b4630a70355693176631048d14042e ----------------------------------------------------------------------- commit dfcbe44ffd3515dbf8e7e8672a4574154fd1fdcb Author: Jan Schneider <[email protected]> Date: Wed Mar 2 19:15:53 2011 +0100 No longer needed. framework/Group/lib/Horde/Group/Sql.php | 660 ------------------------- framework/Group/lib/Horde/Group/SqlObject.php | 133 ----- 2 files changed, 0 insertions(+), 793 deletions(-) delete mode 100644 framework/Group/lib/Horde/Group/SqlObject.php http://git.horde.org/horde-git/-/commit/dfcbe44ffd3515dbf8e7e8672a4574154fd1fdcb __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
