Directory trunk/Wact/Cache/Store/

Total Files:
7
Deleted Files:
9
Lines of Code:
388

[root]/trunk/Wact/Cache/Store

Lines of Code

trunk/Wact/Cache/Store/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 25 (100.0%) 292 (100.0%) 11.6
norbertmocsnik 7 (28.0%) 211 (72.3%) 30.1
JeffMoore 18 (72.0%) 81 (27.7%) 4.5

Most Recent Commits

norbertmocsnik 2009-06-15 17:40 Rev.: 982

Fixed memcached connection timeout.
Added implicit delay to clear() to ensure data granularity.

11 lines of code changed in 1 file:

  • trunk/Wact/Cache/Store: Memcache.inc.php (+11 -2)
norbertmocsnik 2009-06-15 16:48 Rev.: 981

Added memcache connect toggle. Fixed test case to connect only once.

6 lines of code changed in 2 files:

  • trunk/Wact/Cache/Store: Memcache.inc.php (+2), Memcache.test.php (+4 -1)
norbertmocsnik 2009-06-15 16:32 Rev.: 980

Added localhost as the default host for memcache.

2 lines of code changed in 2 files:

  • trunk/Wact/Cache/Store: Memcache.inc.php (+1 -1), Memcache.test.php (+1 -1)
norbertmocsnik 2009-06-15 16:30 Rev.: 979

Added memcached cache store.

192 lines of code changed in 2 files:

  • trunk/Wact/Cache/Store: Memcache.inc.php (new 168), Memcache.test.php (new 24)
JeffMoore 2009-05-23 19:34 Rev.: 974

Eliminate .test.inc.php extension in favor of autoloading pattern.

81 lines of code changed in 9 files:

  • trunk/Wact/Cache/Store: Apc.test.php (new), EAccelerator.test.php (new), File.test.php (changed), Test.inc.php (new 81), Transient.test.php (changed)
JeffMoore 2009-05-23 18:23

fix botched rename

0 lines of code changed in 9 files:

  • trunk/Wact/Cache/Store: apc.inc.php (del), apc.test.php (del), eaccelerator.inc.php (del), eaccelerator.test.php (del), file.inc.php (del), file.test.php (del), null.inc.php (del), transient.inc.php (del), transient.test.php (del)
Generated by StatSVN 0.4.0