[commits] Horde branch master updated. 87e310dafefdfc09d830610ccbbf92eb1959e01c
Jan Schneider
jan at horde.org
Mon Nov 14 05:03:13 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: 7ba663c7467d3aab64ddb385af7605b0fbd7fa82
351190d Add Autoloader_Cache library to cache class maps from the Autoloader package (Request #10396).
87e310d Use Horde_Autoloader_Cache if available.
-----------------------------------------------------------------------
commit 351190d0cd4e7ae85690fab2b861b6263cda23d6
Author: Jan Schneider <jan at horde.org>
Date: Mon Nov 14 06:00:24 2011 +0100
Add Autoloader_Cache library to cache class maps from the Autoloader package (Request #10396).
framework/Autoloader_Cache/doc/Horde/Autoloader/Cache/COPYING | 458 +++++++++
framework/Autoloader_Cache/lib/Horde/Autoloader/Cache.php | 60 ++
framework/Autoloader_Cache/package.xml | 91 ++
3 files changed, 609 insertions(+), 0 deletions(-)
create mode 100644 framework/Autoloader_Cache/doc/Horde/Autoloader/Cache/COPYING
create mode 100644 framework/Autoloader_Cache/lib/Horde/Autoloader/Cache.php
create mode 100644 framework/Autoloader_Cache/package.xml
http://git.horde.org/horde-git/-/commit/351190d0cd4e7ae85690fab2b861b6263cda23d6
-----------------------------------------------------------------------
commit 87e310dafefdfc09d830610ccbbf92eb1959e01c
Author: Jan Schneider <jan at horde.org>
Date: Mon Nov 14 06:00:51 2011 +0100
Use Horde_Autoloader_Cache if available.
horde/lib/core.php | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/87e310dafefdfc09d830610ccbbf92eb1959e01c
More information about the commits
mailing list