[commits] Horde branch master updated. 01f3b2a47fad7946a8c640fcda0a01cfaf45c648

Michael Rubinsky mike at theupstairsroom.com
Mon May 31 00:45:30 UTC 2010


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

from: f8cfcdf67172db5433a4a587b05e9d2fad8ca0db

01f3b2a Add a binder for the ansel face driver, some cleanup while I was poking

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

commit 01f3b2a47fad7946a8c640fcda0a01cfaf45c648
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Sun May 30 20:44:33 2010 -0400

    Add a binder for the ansel face driver, some cleanup while I was poking

 ansel/faces/claim.php               |    2 +-
 ansel/faces/custom.php              |    2 +-
 ansel/faces/face.php                |    2 +-
 ansel/faces/gallery.php             |    2 +-
 ansel/faces/image.php               |    2 +-
 ansel/faces/img.php                 |    2 +-
 ansel/faces/name.php                |    2 +-
 ansel/faces/report.php              |    2 +-
 ansel/faces/savecustom.php          |    2 +-
 ansel/faces/search/tabs.php         |    2 +-
 ansel/lib/Ajax/Imple/EditFaces.php  |    6 +-
 ansel/lib/Application.php           |    1 +
 ansel/lib/Block/recent_faces.php    |    2 +-
 ansel/lib/Faces.php                 |   24 +--------
 ansel/lib/Faces/Base.php            |   60 +++++++++++----------
 ansel/lib/Faces/facedetect.php      |   23 ++++----
 ansel/lib/Faces/opencv.php          |   97 -----------------------------------
 ansel/lib/Faces/user.php            |    2 +-
 ansel/lib/Injector/Binder/Faces.php |   27 ++++++++++
 ansel/lib/Widget/GalleryFaces.php   |    2 +-
 ansel/lib/Widget/ImageFaces.php     |    2 +-
 ansel/lib/Widget/OwnerFaces.php     |    2 +-
 22 files changed, 92 insertions(+), 176 deletions(-)
 delete mode 100644 ansel/lib/Faces/opencv.php
 create mode 100644 ansel/lib/Injector/Binder/Faces.php

http://git.horde.org/diff.php/ansel/faces/claim.php?rt=horde-git&r1=6a6307582db22eb8331e8bc7e7372d3149ecc71b&r2=01f3b2a47fad7946a8c640fcda0a01cfaf45c648
http://git.horde.org/diff.php/ansel/faces/custom.php?rt=horde-git&r1=6a6307582db22eb8331e8bc7e7372d3149ecc71b&r2=01f3b2a47fad7946a8c640fcda0a01cfaf45c648
http://git.horde.org/diff.php/ansel/faces/face.php?rt=horde-git&r1=982b8eb77ff8eedb5da2510adfeaccbb3f8c0d22&r2=01f3b2a47fad7946a8c640fcda0a01cfaf45c648
http://git.horde.org/diff.php/ansel/faces/gallery.php?rt=horde-git&r1=6a6307582db22eb8331e8bc7e7372d3149ecc71b&r2=01f3b2a47fad7946a8c640fcda0a01cfaf45c648
http://git.horde.org/diff.php/ansel/faces/image.php?rt=horde-git&r1=87379e53707f1ebaa3247db1b4811fe07050c6ea&r2=01f3b2a47fad7946a8c640fcda0a01cfaf45c648
http://git.horde.org/diff.php/ansel/faces/img.php?rt=horde-git&r1=915027da14f7b892c0790896264146249b54d68a&r2=01f3b2a47fad7946a8c640fcda0a01cfaf45c648
http://git.horde.org/diff.php/ansel/faces/name.php?rt=horde-git&r1=982b8eb77ff8eedb5da2510adfeaccbb3f8c0d22&r2=01f3b2a47fad7946a8c640fcda0a01cfaf45c648
http://git.horde.org/diff.php/ansel/faces/report.php?rt=horde-git&r1=982b8eb77ff8eedb5da2510adfeaccbb3f8c0d22&r2=01f3b2a47fad7946a8c640fcda0a01cfaf45c648
http://git.horde.org/diff.php/ansel/faces/savecustom.php?rt=horde-git&r1=982b8eb77ff8eedb5da2510adfeaccbb3f8c0d22&r2=01f3b2a47fad7946a8c640fcda0a01cfaf45c648
http://git.horde.org/diff.php/ansel/faces/search/tabs.php?rt=horde-git&r1=982b8eb77ff8eedb5da2510adfeaccbb3f8c0d22&r2=01f3b2a47fad7946a8c640fcda0a01cfaf45c648
http://git.horde.org/diff.php/ansel/lib/Ajax/Imple/EditFaces.php?rt=horde-git&r1=f8cfcdf67172db5433a4a587b05e9d2fad8ca0db&r2=01f3b2a47fad7946a8c640fcda0a01cfaf45c648
http://git.horde.org/diff.php/ansel/lib/Application.php?rt=horde-git&r1=915027da14f7b892c0790896264146249b54d68a&r2=01f3b2a47fad7946a8c640fcda0a01cfaf45c648
http://git.horde.org/diff.php/ansel/lib/Block/recent_faces.php?rt=horde-git&r1=982b8eb77ff8eedb5da2510adfeaccbb3f8c0d22&r2=01f3b2a47fad7946a8c640fcda0a01cfaf45c648
http://git.horde.org/diff.php/ansel/lib/Faces.php?rt=horde-git&r1=915027da14f7b892c0790896264146249b54d68a&r2=01f3b2a47fad7946a8c640fcda0a01cfaf45c648
http://git.horde.org/diff.php/ansel/lib/Faces/Base.php?rt=horde-git&r1=915027da14f7b892c0790896264146249b54d68a&r2=01f3b2a47fad7946a8c640fcda0a01cfaf45c648
http://git.horde.org/diff.php/ansel/lib/Faces/facedetect.php?rt=horde-git&r1=54ca0b6c6d0d56d2beed1839774f743f9e425256&r2=01f3b2a47fad7946a8c640fcda0a01cfaf45c648
http://git.horde.org/diff.php/ansel/lib/Faces/opencv.php?rt=horde-git&r1=240ff73e2a3bcfe5e5649e5d9153d87b25471d36&r2=01f3b2a47fad7946a8c640fcda0a01cfaf45c648
http://git.horde.org/diff.php/ansel/lib/Faces/user.php?rt=horde-git&r1=5686eff1fcf98549373878a6c78f91cc1ca143e0&r2=01f3b2a47fad7946a8c640fcda0a01cfaf45c648
http://git.horde.org/co.php/ansel/lib/Injector/Binder/Faces.php?rt=horde-git&r=01f3b2a47fad7946a8c640fcda0a01cfaf45c648
http://git.horde.org/diff.php/ansel/lib/Widget/GalleryFaces.php?rt=horde-git&r1=93c95c6b48100852e4584f23f54c225ff9f5d03b&r2=01f3b2a47fad7946a8c640fcda0a01cfaf45c648
http://git.horde.org/diff.php/ansel/lib/Widget/ImageFaces.php?rt=horde-git&r1=f8cfcdf67172db5433a4a587b05e9d2fad8ca0db&r2=01f3b2a47fad7946a8c640fcda0a01cfaf45c648
http://git.horde.org/diff.php/ansel/lib/Widget/OwnerFaces.php?rt=horde-git&r1=6a6307582db22eb8331e8bc7e7372d3149ecc71b&r2=01f3b2a47fad7946a8c640fcda0a01cfaf45c648




More information about the commits mailing list