[commits] Horde branch, master, updated. edb2aac241aeb2220883108de86be8a80fa89e9a
Michael Rubinsky
mike at theupstairsroom.com
Wed Dec 10 00:24:39 UTC 2008
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Horde".
The branch, master has been updated
via edb2aac241aeb2220883108de86be8a80fa89e9a (commit)
from bc2c3cf6bc0492b32e8fb2ed7b95cf7123415c37 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit edb2aac241aeb2220883108de86be8a80fa89e9a
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Tue Dec 9 19:21:30 2008 -0500
* Implement a Horde_Controller_Dispatcher::singleton() method
* Add Horde_Controller_UrlWriter class and a getter method to return in from
a controller.
Chuck - in poking around I saw that there is an entry in package.xml for a non-existent
Controller/Mime.php file? Should that be nuked or is that file still coming?
-----------------------------------------------------------------------
Summary of changes:
framework/Controller/lib/Horde/Controller/Base.php | 34 ++++++++
.../Controller/lib/Horde/Controller/Dispatcher.php | 22 +++++-
.../Controller/lib/Horde/Controller/UrlWriter.php | 85 ++++++++++++++++++++
framework/Controller/package.xml | 2 +
4 files changed, 141 insertions(+), 2 deletions(-)
create mode 100644 framework/Controller/lib/Horde/Controller/UrlWriter.php
hooks/post-receive
--
Horde
More information about the commits
mailing list