[root]/t3lib/cache/backend
interfaces
(1 files, 141 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 73 (100.0%) | 4811 (100.0%) | 65.9 |
| flyguide | 34 (46.6%) | 4363 (90.7%) | 128.3 |
| ohader | 20 (27.4%) | 214 (4.4%) | 10.7 |
| dmitry | 2 (2.7%) | 198 (4.1%) | 99.0 |
| rupi | 4 (5.5%) | 20 (0.4%) | 5.0 |
| steffenk | 5 (6.8%) | 15 (0.3%) | 3.0 |
| stucki | 3 (4.1%) | 1 (0.0%) | 0.3 |
| ingmars | 5 (6.8%) | 0 (0.0%) | 0.0 |
Add missing SVN properties for new or modified files
0 lines of code changed in 2 files:
Revert: Reverted revision 6361 due to new problems in DBAL
1 lines of code changed in 1 file:
Fixed bug #12231: Caching framework does not work with DBAL on Oracle
1 lines of code changed in 1 file:
Whitespace cleaning of t3lib files
1 lines of code changed in 1 file:
Follow-up to bug #11903: Use two queries to clean tags for DBAL reasons
37 lines of code changed in 1 file:
Fixed bug #11903: Use separate tables for tags in the caching framework
136 lines of code changed in 1 file:
Cleanup: Set SVN properties and tags
0 lines of code changed in 1 file:
fixed class comment
1 lines of code changed in 1 file:
fixed naming of variables in flushByTags()
4 lines of code changed in 1 file:
Fixed #11430: Performance improvement: use $GLOBALS['EXEC_TIME'] instead of time() where it makes sense
6 lines of code changed in 1 file:
Updated Caching Framework to be in sync with FLOW3 revision 2953
57 lines of code changed in 1 file:
Fix little typos
1 lines of code changed in 1 file:
Updated the caching framework to the according FLOW3 revision 2616
300 lines of code changed in 7 files:
Fixed bug #11285: functions flushByTag and flushByTags in caching framework are very unefficient
12 lines of code changed in 1 file:
Fixed bug #10689: FileCache doesn't work on windows
7 lines of code changed in 1 file:
Fixed bug #10741: Create version of page crashes in Cache caused by "-" in const PATTERN_ENTRYIDENTIFIER
1 lines of code changed in 1 file:
2009-06-07 Rupert Germann <rupi@gmx.li>
* Fixed bug #0011288: function tslib_fe->setPageCacheContent() removes page_cache entry twice
* Fixed bug #0011289: t3lib_cache_backend_FileBackend doesn't work properly with TYPO3 running in a subdirectory to the document root (thanks to Niels Pardon )
1 lines of code changed in 1 file:
Fixed bug #11257: t3lib_cache_backend_dbbackend->collectGarbage() deletes entries without lifetime
1 lines of code changed in 1 file:
* Fixed bug #11258: t3lib_cache_backend_ApcBackend::set() error in exception message (thanks to Fabrizio Branca)
1 lines of code changed in 1 file:
Fixed bug #11022: DBAL does not support SQL having "+" (used in cache management)
5 lines of code changed in 1 file:
Fixed bug #11024: Typo issue in t3lib_cache_backend_DbBackend
5 lines of code changed in 1 file:
Fixed bug #10698: Filecache: Clear all caches doesn't clear tags directory
1 lines of code changed in 1 file:
Reverted revision 5170
2 lines of code changed in 1 file:
Follow-up to issue #10614: Fixed typing error in memcached backend
1 lines of code changed in 1 file:
Follow-up to issue #10614: File backend of caching framework did not work on Windows systems
2 lines of code changed in 1 file:
Cleanup: Updated copyright notices
2 lines of code changed in 2 files:
Disabled a check in the DB caching backend for the existence of the specified caching table as it caused some problems
13 lines of code changed in 1 file:
Follow-up to revision 5151
0 lines of code changed in 1 file:
!!! Fixed issue #10614: update the caching framework to the latest version as in FLOW3
2335 lines of code changed in 12 files:
minor style corrections
19 lines of code changed in 1 file:
Fixed bug #9884: enhancements to memcached caching backend
81 lines of code changed in 1 file:
Fixed bug #9645: Memcached backend is not working properly
117 lines of code changed in 1 file:
Fixed bug #9747: Update function names of caching API to be consistent with FLOW3
11 lines of code changed in 5 files:
Added SVN properties.
0 lines of code changed in 5 files:
Added feature 9505: Make the caches in TYPO3 use the new caching framework
144 lines of code changed in 5 files:
Follow-up to #9408: Fixed ugly typo
1 lines of code changed in 1 file:
Fixed bug #9408: Selecting by tag using wildcards does not work with database disposal of t3lib_cache
14 lines of code changed in 1 file:
Added feature 9097: Introduce a new caching framework (backported from FLOW3)
1490 lines of code changed in 5 files: