The branch "master" has been updated. The following is a summary of the commits.
from: 87a2647928d8de5869f9a62aafb3b07b9f9a3db8 cc2282c more horde_db changes, refactor to get rid of unnecessary loops just to key by id. f8b866d parse error 250cc4a some remaining horde_db conversions for Ansel_Face code. 4763d81 ws, add missing '*' in phpdoc ----------------------------------------------------------------------- commit cc2282c9d473df1e7a890575fa63a3c74968c0b7 Author: Michael J Rubinsky <[email protected]> Date: Mon May 23 21:45:56 2011 -0400 more horde_db changes, refactor to get rid of unnecessary loops just to key by id. ansel/faces/image.php | 10 ++-- ansel/lib/Ajax/Imple/EditFaces.php | 8 ++-- ansel/lib/Ajax/Imple/EditGalleryFaces.php | 8 ++-- ansel/lib/Block/RecentFaces.php | 4 +- ansel/lib/Faces/Base.php | 70 +++++++++-------------------- ansel/lib/Widget/GalleryFaces.php | 2 +- ansel/lib/Widget/ImageFaces.php | 14 +++--- ansel/lib/Widget/OwnerFaces.php | 4 +- ansel/templates/faces/image.inc | 14 +++--- ansel/templates/tile/face.inc | 8 ++-- 10 files changed, 58 insertions(+), 84 deletions(-) http://git.horde.org/horde-git/-/commit/cc2282c9d473df1e7a890575fa63a3c74968c0b7 ----------------------------------------------------------------------- commit f8b866d0ff27d898dba38d2fc0822b31baf67905 Author: Michael J Rubinsky <[email protected]> Date: Mon May 23 21:49:11 2011 -0400 parse error ansel/lib/Faces/Base.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/f8b866d0ff27d898dba38d2fc0822b31baf67905 ----------------------------------------------------------------------- commit 250cc4a1540da33b2c122cc73b617dcc4880f0f6 Author: Michael J Rubinsky <[email protected]> Date: Tue May 24 01:35:55 2011 -0400 some remaining horde_db conversions for Ansel_Face code. Very briefly tested. Still some things not working right... ansel/lib/Faces.php | 41 +++-- ansel/lib/Faces/Base.php | 355 ++++++++++++++++++++----------------- ansel/lib/Faces/Facedetect.php | 11 -- ansel/lib/Widget/GalleryFaces.php | 2 +- 4 files changed, 222 insertions(+), 187 deletions(-) http://git.horde.org/horde-git/-/commit/250cc4a1540da33b2c122cc73b617dcc4880f0f6 ----------------------------------------------------------------------- commit 4763d81fba4d2513fd74fad8272f134b770cdc0f Author: Michael J Rubinsky <[email protected]> Date: Tue May 24 01:38:05 2011 -0400 ws, add missing '*' in phpdoc framework/Form/lib/Horde/Form/Type.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/4763d81fba4d2513fd74fad8272f134b770cdc0f __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
