[commits] Horde branch master updated. f4c308509eccafff991b0093d793a02dc0502c14

Chuck Hagenbuch chuck at horde.org
Sun Sep 12 03:38:16 UTC 2010


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

from: 3d5433806251d1e14d73fb2f5abf8347cf07389d

08a466a Add a factory for View objects
c29f138 Fix Horde_Mime_Magic::filenameToMime() - wasn't finding extensions correctly
b5f8d46 The base HTML Mime_Viewer wasn't working for me without these changes
f4c3085 Bug #7990: Show README files in directory listings

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

commit 08a466a242ffaf58dd1670a2162839af1450c7e3
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Sat Sep 11 23:33:06 2010 -0400

    Add a factory for View objects

 framework/Core/lib/Horde/Core/Factory/View.php |   39 ++++++++++++++++++++++++
 framework/Core/lib/Horde/Registry.php          |   11 +++++-
 framework/Core/package.xml                     |    2 +
 3 files changed, 50 insertions(+), 2 deletions(-)
 create mode 100644 framework/Core/lib/Horde/Core/Factory/View.php

http://git.horde.org/co.php/framework/Core/lib/Horde/Core/Factory/View.php?rt=horde-git&r=08a466a242ffaf58dd1670a2162839af1450c7e3
http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=9068c44470faee88945ae3e0ff313a1b5572e3a5&r2=08a466a242ffaf58dd1670a2162839af1450c7e3
http://git.horde.org/diff.php/framework/Core/package.xml?rt=horde-git&r1=07676cd28faa94d69fea043163bbbeb4082a4142&r2=08a466a242ffaf58dd1670a2162839af1450c7e3

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

commit c29f138bb9e84f6a73b85e3f1dd5cd451b2ddf1b
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Sat Sep 11 23:35:53 2010 -0400

    Fix Horde_Mime_Magic::filenameToMime() - wasn't finding extensions correctly

 framework/Mime/lib/Horde/Mime/Magic.php |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

http://git.horde.org/diff.php/framework/Mime/lib/Horde/Mime/Magic.php?rt=horde-git&r1=001ec308d8c383bbddf1a4c55dbbf800a6080252&r2=c29f138bb9e84f6a73b85e3f1dd5cd451b2ddf1b

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

commit b5f8d465ac878766cd542c788aee8ae03863e4d3
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Sat Sep 11 23:36:41 2010 -0400

    The base HTML Mime_Viewer wasn't working for me without these changes

 framework/Mime_Viewer/lib/Horde/Mime/Viewer/Html.php |   10 ++++------
 1 files changed, 4 insertions(+), 6 deletions(-)

http://git.horde.org/diff.php/framework/Mime_Viewer/lib/Horde/Mime/Viewer/Html.php?rt=horde-git&r1=6149c84e973f3fb5c61760834c148bae4cbf04b8&r2=b5f8d465ac878766cd542c788aee8ae03863e4d3

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

commit f4c308509eccafff991b0093d793a02dc0502c14
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Sat Sep 11 23:37:28 2010 -0400

    Bug #7990: Show README files in directory listings

 chora/app/views/file/pretty.html.php |   19 +++++++++++
 chora/browsedir.php                  |   13 +++++++-
 chora/lib/Readme/Collection.php      |   59 ++++++++++++++++++++++++++++++++++
 chora/lib/Renderer/File.php          |   34 +++++++++++++++++++
 chora/lib/Renderer/File/Plain.php    |   16 +++++++++
 chora/lib/Renderer/File/Pretty.php   |   33 +++++++++++++++++++
 chora/patchsets.php                  |   10 ++----
 chora/themes/screen.css              |    9 +++--
 8 files changed, 182 insertions(+), 11 deletions(-)
 create mode 100644 chora/app/views/file/pretty.html.php
 create mode 100644 chora/lib/Readme/Collection.php
 create mode 100644 chora/lib/Renderer/File.php
 create mode 100644 chora/lib/Renderer/File/Plain.php
 create mode 100644 chora/lib/Renderer/File/Pretty.php

http://git.horde.org/co.php/chora/app/views/file/pretty.html.php?rt=horde-git&r=f4c308509eccafff991b0093d793a02dc0502c14
http://git.horde.org/diff.php/chora/browsedir.php?rt=horde-git&r1=79fe4d22f89e7a0374f211c16efe73b23b98a822&r2=f4c308509eccafff991b0093d793a02dc0502c14
http://git.horde.org/co.php/chora/lib/Readme/Collection.php?rt=horde-git&r=f4c308509eccafff991b0093d793a02dc0502c14
http://git.horde.org/co.php/chora/lib/Renderer/File.php?rt=horde-git&r=f4c308509eccafff991b0093d793a02dc0502c14
http://git.horde.org/co.php/chora/lib/Renderer/File/Plain.php?rt=horde-git&r=f4c308509eccafff991b0093d793a02dc0502c14
http://git.horde.org/co.php/chora/lib/Renderer/File/Pretty.php?rt=horde-git&r=f4c308509eccafff991b0093d793a02dc0502c14
http://git.horde.org/diff.php/chora/patchsets.php?rt=horde-git&r1=0b5f0fdf9889b1e15a212b9d8aca9e7c38b9eaa2&r2=f4c308509eccafff991b0093d793a02dc0502c14
http://git.horde.org/diff.php/chora/themes/screen.css?rt=horde-git&r1=b6856e81f7cd943c20c58d2c9a1410a542af7138&r2=f4c308509eccafff991b0093d793a02dc0502c14




More information about the commits mailing list