Directory t3lib/cache/

Directory Created:
2008-09-15 16:36
Total Files:
4
Deleted Files:
3
Lines of Code:
376

[root]/t3lib/cache
            directory in repo backend (7 files, 2475 lines)
                directory in repo interfaces (1 files, 141 lines)
            directory in repo exception (6 files, 264 lines)
            directory in repo frontend (3 files, 464 lines)
                directory in repo interfaces (1 files, 161 lines)

Lines of Code

t3lib/cache/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 33 (100.0%) 919 (100.0%) 27.8
flyguide 21 (63.6%) 906 (98.6%) 43.1
ohader 5 (15.2%) 12 (1.3%) 2.4
masi 1 (3.0%) 1 (0.1%) 1.0
ingmars 6 (18.2%) 0 (0.0%) 0.0

Most Recent Commits

flyguide 2009-08-03 10:09 Rev.: 5753

Updated Caching Framework to be in sync with FLOW3 revision 2953

1 lines of code changed in 1 file:

  • t3lib/cache: last_synched_revision (+1 -1)
flyguide 2009-06-15 22:40 Rev.: 5595

Updated the caching framework to the according FLOW3 revision 2616

10 lines of code changed in 3 files:

  • t3lib/cache: class.t3lib_cache_factory.php (+1), class.t3lib_cache_manager.php (+8 -1), last_synched_revision (new 1)
ohader 2009-03-09 19:28 Rev.: 5165

Cleanup: Updated copyright notices

2 lines of code changed in 2 files:

  • t3lib/cache: class.t3lib_cache_exception.php (+1 -1), class.t3lib_cache_factory.php (+1 -1)
flyguide 2009-03-08 16:39 Rev.: 5149

!!! Fixed issue #10614: update the caching framework to the latest version as in FLOW3

90 lines of code changed in 5 files:

  • t3lib/cache: class.t3lib_cache_abstractbackend.php (del), class.t3lib_cache_abstractcache.php (del), class.t3lib_cache_factory.php (+11 -11), class.t3lib_cache_manager.php (+79 -10), class.t3lib_cache_variablecache.php (del)
masi 2009-01-10 16:24 Rev.: 4677

Fix package name

1 lines of code changed in 1 file:

  • t3lib/cache: class.t3lib_cache_exception.php (+1 -1)
ohader 2008-11-12 11:19 Rev.: 4455

Fixed bug #9747: Update function names of caching API to be consistent with FLOW3

10 lines of code changed in 3 files:

  • t3lib/cache: class.t3lib_cache_abstractbackend.php (+2 -2), class.t3lib_cache_abstractcache.php (+4 -4), class.t3lib_cache_variablecache.php (+4 -4)
flyguide 2008-10-31 01:09 Rev.: 4388

Fixed an inconsitency with between the name, the documentation and the functionality of method loadByTag() in the new caching framework

5 lines of code changed in 1 file:

  • t3lib/cache: class.t3lib_cache_abstractcache.php (+5 -5)
ingmars 2008-10-29 14:50 Rev.: 4382

Added SVN properties.

0 lines of code changed in 6 files:

  • t3lib/cache: class.t3lib_cache_abstractbackend.php (changed), class.t3lib_cache_abstractcache.php (changed), class.t3lib_cache_exception.php (changed), class.t3lib_cache_factory.php (changed), class.t3lib_cache_manager.php (changed), class.t3lib_cache_variablecache.php (changed)
flyguide 2008-10-20 21:39 Rev.: 4336

Added feature 9505: Make the caches in TYPO3 use the new caching framework

38 lines of code changed in 5 files:

  • t3lib/cache: class.t3lib_cache_abstractbackend.php (+8), class.t3lib_cache_abstractcache.php (+24 -2), class.t3lib_cache_factory.php (+3 -3), class.t3lib_cache_manager.php (+1 -1), class.t3lib_cache_variablecache.php (+2 -2)
flyguide 2008-09-15 16:36 Rev.: 4128

Added feature 9097: Introduce a new caching framework (backported from FLOW3)

762 lines of code changed in 6 files:

  • t3lib/cache: class.t3lib_cache_abstractbackend.php (new 188), class.t3lib_cache_abstractcache.php (new 185), class.t3lib_cache_exception.php (new 44), class.t3lib_cache_factory.php (new 125), class.t3lib_cache_manager.php (new 129), class.t3lib_cache_variablecache.php (new 91)
Generated by StatSVN 0.5.0