[commits] Horde branch master updated. 0fefb6277b9d7677f98a35844545422bf346cb77

Chuck Hagenbuch chuck at horde.org
Fri Sep 25 20:08:31 UTC 2009


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

from: c1ac5a117bdf9e426912fcb31d41f0426a1d1377

2b42a9c... use bin/ as a consistent dir name
0fefb62... First attempt at optional caching of Horde_Routes generated mappings (Request #8563).

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

commit 2b42a9c192d28405551878ba15b7b418cd59aa5d
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Fri Sep 25 16:07:24 2009 -0400

    use bin/ as a consistent dir name

 framework/bin/install_framework        |  548 ++++++++++++++++++++++++++++++++
 framework/bin/pear_batch_install       |  108 +++++++
 framework/bin/pear_batch_install.bat   |   47 +++
 framework/bin/test_framework           |   85 +++++
 framework/tools/install_framework      |  548 --------------------------------
 framework/tools/pear_batch_install     |  108 -------
 framework/tools/pear_batch_install.bat |   47 ---
 framework/tools/test_framework         |   85 -----
 8 files changed, 788 insertions(+), 788 deletions(-)
 create mode 100755 framework/bin/install_framework
 create mode 100755 framework/bin/pear_batch_install
 create mode 100755 framework/bin/pear_batch_install.bat
 create mode 100755 framework/bin/test_framework
 delete mode 100755 framework/tools/install_framework
 delete mode 100755 framework/tools/pear_batch_install
 delete mode 100755 framework/tools/pear_batch_install.bat
 delete mode 100755 framework/tools/test_framework

http://git.horde.org/co.php/framework/bin/install_framework?rt=horde-git&r=2b42a9c192d28405551878ba15b7b418cd59aa5d
http://git.horde.org/co.php/framework/bin/pear_batch_install?rt=horde-git&r=2b42a9c192d28405551878ba15b7b418cd59aa5d
http://git.horde.org/co.php/framework/bin/pear_batch_install.bat?rt=horde-git&r=2b42a9c192d28405551878ba15b7b418cd59aa5d
http://git.horde.org/co.php/framework/bin/test_framework?rt=horde-git&r=2b42a9c192d28405551878ba15b7b418cd59aa5d
http://git.horde.org/diff.php/framework/tools/install_framework?rt=horde-git&r1=f3af1cc693967a535ed6fbe2fbf03d0f5ecb4286&r2=2b42a9c192d28405551878ba15b7b418cd59aa5d
http://git.horde.org/diff.php/framework/tools/pear_batch_install?rt=horde-git&r1=f3af1cc693967a535ed6fbe2fbf03d0f5ecb4286&r2=2b42a9c192d28405551878ba15b7b418cd59aa5d
http://git.horde.org/diff.php/framework/tools/pear_batch_install.bat?rt=horde-git&r1=f3af1cc693967a535ed6fbe2fbf03d0f5ecb4286&r2=2b42a9c192d28405551878ba15b7b418cd59aa5d
http://git.horde.org/diff.php/framework/tools/test_framework?rt=horde-git&r1=f3af1cc693967a535ed6fbe2fbf03d0f5ecb4286&r2=2b42a9c192d28405551878ba15b7b418cd59aa5d

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

commit 0fefb6277b9d7677f98a35844545422bf346cb77
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Fri Sep 25 16:07:52 2009 -0400

    First attempt at optional caching of Horde_Routes generated mappings (Request #8563).

 framework/Routes/lib/Horde/Routes/Mapper.php |   39 ++++++++++++++++++++++++++
 1 files changed, 39 insertions(+), 0 deletions(-)

http://git.horde.org/diff.php/framework/Routes/lib/Horde/Routes/Mapper.php?rt=horde-git&r1=f55b55a2e47fced46ca6fb2d34720cfec9301e9d&r2=0fefb6277b9d7677f98a35844545422bf346cb77




More information about the commits mailing list