[commits] Horde-Hatchery branch master updated. ec459bf42ea73a4cdc3cc94e7d2712cfc00e9328
Michael Rubinsky
mike at theupstairsroom.com
Fri Jul 31 17:02:23 UTC 2009
The branch "master" has been updated.
The following is a summary of the commits.
from: 907285aa16ad8a51a83d3764aa9de31f2b2d0fb4
1db6443... rename lib/GalleryRenderers -> lib/GalleryRenderer
ec459bf... Horde 4 refactoring for GalleryRenderer objects
-----------------------------------------------------------------------
commit 1db64436e1aed8c867d6170075b7329d9ff9ad3b
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Fri Jul 31 12:20:15 2009 -0400
rename lib/GalleryRenderers -> lib/GalleryRenderer
ansel/lib/View/Abstract.php | 188 ------------------
ansel/lib/View/GalleryRenderer/Gallery.php | 129 +++++++++++++
ansel/lib/View/GalleryRenderer/GalleryLightbox.php | 153 +++++++++++++++
ansel/lib/View/GalleryRenderer/GalleryVimeo.php | 192 +++++++++++++++++++
ansel/lib/View/GalleryRenderers/Gallery.php | 131 -------------
ansel/lib/View/GalleryRenderers/GalleryLightbox.php | 156 ---------------
ansel/lib/View/GalleryRenderers/GalleryVimeo.php | 192 -------------------
7 files changed, 474 insertions(+), 667 deletions(-)
delete mode 100644 ansel/lib/View/Abstract.php
create mode 100644 ansel/lib/View/GalleryRenderer/Gallery.php
create mode 100644 ansel/lib/View/GalleryRenderer/GalleryLightbox.php
create mode 100644 ansel/lib/View/GalleryRenderer/GalleryVimeo.php
delete mode 100644 ansel/lib/View/GalleryRenderers/Gallery.php
delete mode 100644 ansel/lib/View/GalleryRenderers/GalleryLightbox.php
delete mode 100644 ansel/lib/View/GalleryRenderers/GalleryVimeo.php
http://git.horde.org/diff.php/ansel/lib/View/Abstract.php?rt=horde-hatchery&r1=0eff15bc01f7a9d1c22f190189a80cd27e6c85d8&r2=1db64436e1aed8c867d6170075b7329d9ff9ad3b
http://git.horde.org/co.php/ansel/lib/View/GalleryRenderer/Gallery.php?rt=horde-hatchery&r=1db64436e1aed8c867d6170075b7329d9ff9ad3b
http://git.horde.org/co.php/ansel/lib/View/GalleryRenderer/GalleryLightbox.php?rt=horde-hatchery&r=1db64436e1aed8c867d6170075b7329d9ff9ad3b
http://git.horde.org/co.php/ansel/lib/View/GalleryRenderer/GalleryVimeo.php?rt=horde-hatchery&r=1db64436e1aed8c867d6170075b7329d9ff9ad3b
http://git.horde.org/diff.php/ansel/lib/View/GalleryRenderers/Gallery.php?rt=horde-hatchery&r1=acd86bb0fbdd06f1d387f9f026c7eb70be185501&r2=1db64436e1aed8c867d6170075b7329d9ff9ad3b
http://git.horde.org/diff.php/ansel/lib/View/GalleryRenderers/GalleryLightbox.php?rt=horde-hatchery&r1=acd86bb0fbdd06f1d387f9f026c7eb70be185501&r2=1db64436e1aed8c867d6170075b7329d9ff9ad3b
http://git.horde.org/diff.php/ansel/lib/View/GalleryRenderers/GalleryVimeo.php?rt=horde-hatchery&r1=acd86bb0fbdd06f1d387f9f026c7eb70be185501&r2=1db64436e1aed8c867d6170075b7329d9ff9ad3b
-----------------------------------------------------------------------
commit ec459bf42ea73a4cdc3cc94e7d2712cfc00e9328
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Fri Jul 31 13:02:05 2009 -0400
Horde 4 refactoring for GalleryRenderer objects
ansel/lib/View/GalleryRenderer.php | 219 --------------------
ansel/lib/View/GalleryRenderer/Base.php | 213 +++++++++++++++++++
ansel/lib/View/GalleryRenderer/Gallery.php | 8 +-
ansel/lib/View/GalleryRenderer/GalleryLightbox.php | 8 +-
4 files changed, 221 insertions(+), 227 deletions(-)
delete mode 100644 ansel/lib/View/GalleryRenderer.php
create mode 100644 ansel/lib/View/GalleryRenderer/Base.php
http://git.horde.org/diff.php/ansel/lib/View/GalleryRenderer.php?rt=horde-hatchery&r1=acd86bb0fbdd06f1d387f9f026c7eb70be185501&r2=ec459bf42ea73a4cdc3cc94e7d2712cfc00e9328
http://git.horde.org/co.php/ansel/lib/View/GalleryRenderer/Base.php?rt=horde-hatchery&r=ec459bf42ea73a4cdc3cc94e7d2712cfc00e9328
http://git.horde.org/diff.php/ansel/lib/View/GalleryRenderer/Gallery.php?rt=horde-hatchery&r1=1db64436e1aed8c867d6170075b7329d9ff9ad3b&r2=ec459bf42ea73a4cdc3cc94e7d2712cfc00e9328
http://git.horde.org/diff.php/ansel/lib/View/GalleryRenderer/GalleryLightbox.php?rt=horde-hatchery&r1=1db64436e1aed8c867d6170075b7329d9ff9ad3b&r2=ec459bf42ea73a4cdc3cc94e7d2712cfc00e9328
More information about the commits
mailing list