Directory trunk/wact/cache/

Directory Deleted:
2009-05-23 18:04
Total Files:
0
Deleted Files:
20
Lines of Code:
0

[root]/trunk/wact/cache
                Folder removed from repo Store (0 files, 0 lines)
                Folder removed from repo expiration (0 files, 0 lines)
                Folder removed from repo storage (0 files, 0 lines)
                Folder removed from repo store (0 files, 0 lines)

Lines of Code

trunk/wact/cache/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
JeffMoore 51 (100.0%) 344 (100.0%) 6.7

Most Recent Commits

JeffMoore 2009-05-23 18:04 Rev.: 954

convert filename case

0 lines of code changed in 20 files:

  • trunk/wact/cache: Exception.inc.php (del), Namespace.inc.php (del), Namespace.test.php (del), Store.inc.php (del), Store.test.inc.php (del), cache.face.php (del), cache.test.inc.php (del), exception.inc.php (del), file.inc.php (del), file.test.php (del), namespace.inc.php (del), namespace.test.php (del), remove.test.php (del), remove.xcpt.php (del), store.inc.php (del), store.test.inc.php (del), store.test.php (del), store.xcpt.php (del), transient.inc.php (del), transient.test.php (del)
JeffMoore 2009-05-23 14:59 Rev.: 913

Convert file case

0 lines of code changed in 5 files:

  • trunk/wact/cache: Exception.inc.php (new), Namespace.inc.php (new), Namespace.test.php (new), Store.inc.php (new), Store.test.inc.php (new)
JeffMoore 2009-04-26 06:49 Rev.: 898

Remove @version, @access, and @version doc comments. They're meaningless here.

0 lines of code changed in 3 files:

  • trunk/wact/cache: exception.inc.php (-3), namespace.inc.php (-4), store.inc.php (-4)
JeffMoore 2008-10-19 01:41 Rev.: 782

Renamed test base classes to autonaming conventions. Also implemented
template filter. This should have been two different checkins. Oops.

1 lines of code changed in 1 file:

  • trunk/wact/cache: store.test.inc.php (+1 -1)
JeffMoore 2008-05-10 19:22 Rev.: 690

Test case for last commit

0 lines of code changed in 1 file:

  • trunk/wact/cache: namespace.test.php (new)
JeffMoore 2008-05-10 19:21 Rev.: 689

Add an example cache decorator that adds a prefix to each cache key.

4 lines of code changed in 1 file:

  • trunk/wact/cache: namespace.inc.php (new 4)
JeffMoore 2008-05-06 05:40 Rev.: 685

Added APC and EAccelerator memory cache stores.
Removed exceptions from mutator methods in API in favor of returning FALSE on error.
Failing to store something in a cache just isn't that serious.

5 lines of code changed in 1 file:

  • trunk/wact/cache: store.inc.php (+5 -2)
JeffMoore 2008-05-05 00:33 Rev.: 684

Renamed expires to lifetime

4 lines of code changed in 1 file:

  • trunk/wact/cache: store.inc.php (+4 -4)
JeffMoore 2008-05-05 00:27 Rev.: 683

Added Expiration parameter to store methods

4 lines of code changed in 1 file:

  • trunk/wact/cache: store.inc.php (+4 -2)
JeffMoore 2008-05-04 23:33 Rev.: 681

Remove speculative methods for hanlding multiple keys at once.

0 lines of code changed in 1 file:

  • trunk/wact/cache: store.inc.php (-39)
JeffMoore 2008-05-04 23:28 Rev.: 680

Added ability to store serialized php data values

30 lines of code changed in 2 files:

  • trunk/wact/cache: store.inc.php (+2 -2), store.test.inc.php (+28 -1)
JeffMoore 2008-05-04 23:00 Rev.: 678

Renamed includeClass to includeCode and changed return value to match returned value from included code.
Changed terminology from id to key.
Enforced string types for key and data parameters.
Added default parameter to fetch

106 lines of code changed in 2 files:

  • trunk/wact/cache: store.inc.php (+102 -39), store.test.inc.php (+4 -4)
JeffMoore 2008-05-04 21:08 Rev.: 677

Removed separate cache expiration classes.
Expiration is now the responsibility of the backend storage class.

0 lines of code changed in 2 files:

  • trunk/wact/cache: store.inc.php (-9), store.test.inc.php (-37)
JeffMoore 2008-05-04 19:38 Rev.: 675

Update cache modules to work with Wact_Loader.

159 lines of code changed in 2 files:

  • trunk/wact/cache: store.inc.php (new 68), store.test.inc.php (new 91)
JeffMoore 2008-05-04 05:28 Rev.: 672

Changed base exception to introduce sprintf like capability.

25 lines of code changed in 1 file:

  • trunk/wact/cache: exception.inc.php (new 25)
JeffMoore 2006-06-12 18:03 Rev.: 179

Changed include path to a canonical notation to avoid duplicate declaration
errors for cases where there are two paths to a single file.

5 lines of code changed in 5 files:

  • trunk/wact/cache: cache.test.inc.php (+1 -1), file.test.php (new), transient.test.php (+1 -1)
JeffMoore 2006-03-25 21:30 Rev.: 69

Removed calls to SimpleTestOptions::ignore in favor of declaring class abstract.

1 lines of code changed in 2 files:

  • trunk/wact/cache: cache.test.inc.php (+1 -3)
Generated by StatSVN 0.4.0