[commits] Horde branch develop updated. 8ab53785d637fe72f9e830fd5df1a61a3b45c032

Michael J. Rubinsky mrubinsk at horde.org
Wed Nov 16 20:52:30 UTC 2011


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

from: c43bec33134fd2240ea910c8f6e418322ccc29e7

6dfe996 Clean up CS, wrapping
d72b929 Expire the gallery's cache entry if we empty if of images.
810a21f simplify
8ab5378 Initial try at using Horde_Queue to generate thumbnails on upload.

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

commit 6dfe996832e572a520a06de3c296c16bb22baa4f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Nov 16 13:30:34 2011 -0500

    Clean up CS, wrapping

 ansel/lib/View/Upload.php |   75 +++++++++++++++++++++++++++------------------
 1 files changed, 45 insertions(+), 30 deletions(-)

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

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

commit d72b9298552a51acefaba02ba1ac788a5232ac97
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Nov 16 15:48:30 2011 -0500

    Expire the gallery's cache entry if we empty if of images.

 ansel/lib/Storage.php |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

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

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

commit 810a21f575ea8f9bb3d5d7664de6bf17f8b938dd
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Nov 16 15:49:56 2011 -0500

    simplify

 ansel/lib/View/Upload.php |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/810a21f575ea8f9bb3d5d7664de6bf17f8b938dd

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

commit 8ab53785d637fe72f9e830fd5df1a61a3b45c032
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Nov 16 15:50:47 2011 -0500

    Initial try at using Horde_Queue to generate thumbnails on upload.
    
    Doesn't really work yet. The task object is killed before it even
    completes a full iteration of the the for/next loop.

 ansel/lib/Queue/ProcessThumbs.php |   53 +++++++++++++++++++++++++++++++++++++
 ansel/lib/View/Upload.php         |   18 +++---------
 ansel/package.xml                 |   10 +++++--
 3 files changed, 65 insertions(+), 16 deletions(-)
 create mode 100644 ansel/lib/Queue/ProcessThumbs.php

http://git.horde.org/horde-git/-/commit/8ab53785d637fe72f9e830fd5df1a61a3b45c032




More information about the commits mailing list