[commits] Horde branch master updated. 8c1bf203392eb74d1a86e8dfecc2e6b8b947cf79
Chuck Hagenbuch
chuck at horde.org
Mon Aug 9 04:39:05 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: d457d338474c01862f11944b12f7b6d2a019cc82
bedb7a0 Add Horde_Controller_UrlWriter
f8aa2c3 Cast $routeName to string
7b24481 Horde_Controller_Request uses getPath(), not getUri()
8c1bf20 Start fleshing out Horde_Controller_Base more, including the ability to get the request and response objects and an UrlWriter.
-----------------------------------------------------------------------
commit bedb7a090875dbe35f752f0fba3ce06d19e7b105
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Mon Aug 9 00:37:05 2010 -0400
Add Horde_Controller_UrlWriter
framework/Controller/lib/Horde/Controller/UrlWriter.php | 82 +++++++++++++++
framework/Controller/package.xml | 2 +
2 files changed, 84 insertions(+), 0 deletions(-)
create mode 100644 framework/Controller/lib/Horde/Controller/UrlWriter.php
http://git.horde.org/diff.php/framework/Controller/lib/Horde/Controller/UrlWriter.php?rt=horde-git&r1=4b2dca59ca1ccedb43bd00c12f88c87a55d6d1ec&r2=bedb7a090875dbe35f752f0fba3ce06d19e7b105
http://git.horde.org/diff.php/framework/Controller/package.xml?rt=horde-git&r1=4b2dca59ca1ccedb43bd00c12f88c87a55d6d1ec&r2=bedb7a090875dbe35f752f0fba3ce06d19e7b105
-----------------------------------------------------------------------
commit f8aa2c3e778656d598ae4382d7a38402305638f8
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Mon Aug 9 00:37:54 2010 -0400
Cast $routeName to string
framework/Routes/lib/Horde/Routes/Utils.php | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
http://git.horde.org/diff.php/framework/Routes/lib/Horde/Routes/Utils.php?rt=horde-git&r1=91aac53cd989873d03246756138e0479dce895e1&r2=f8aa2c3e778656d598ae4382d7a38402305638f8
-----------------------------------------------------------------------
commit 7b24481ae4f1a937460a89a2b4eaf4d37f22ed8b
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Mon Aug 9 00:38:14 2010 -0400
Horde_Controller_Request uses getPath(), not getUri()
framework/View/lib/Horde/View/Helper/Url.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/framework/View/lib/Horde/View/Helper/Url.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=7b24481ae4f1a937460a89a2b4eaf4d37f22ed8b
-----------------------------------------------------------------------
commit 8c1bf203392eb74d1a86e8dfecc2e6b8b947cf79
Author: Chuck Hagenbuch <chuck at horde.org>
Date: Mon Aug 9 00:38:42 2010 -0400
Start fleshing out Horde_Controller_Base more, including the ability to get the request and response objects and an UrlWriter.
framework/Controller/lib/Horde/Controller/Base.php | 58 +++++++++++++++++---
1 files changed, 49 insertions(+), 9 deletions(-)
http://git.horde.org/diff.php/framework/Controller/lib/Horde/Controller/Base.php?rt=horde-git&r1=4b2dca59ca1ccedb43bd00c12f88c87a55d6d1ec&r2=8c1bf203392eb74d1a86e8dfecc2e6b8b947cf79
More information about the commits
mailing list