Directory trunk/wact/cache/storage/

Directory Created:
2006-06-28 01:18
Directory Deleted:
2009-05-23 18:04
Total Files:
0
Deleted Files:
10
Lines of Code:
0

[root]/trunk/wact/cache/storage

Lines of Code

trunk/wact/cache/storage/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
JeffMoore 31 (100.0%) 125 (100.0%) 4.0

Most Recent Commits

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

convert filename case

0 lines of code changed in 10 files:

  • trunk/wact/cache/storage: cache.face.php (del), cache.test.inc.php (del), file.inc.php (del), file.test.php (del), remove.test.php (del), remove.xcpt.php (del), store.test.php (del), store.xcpt.php (del), transient.inc.php (del), transient.test.php (del)
JeffMoore 2008-05-04 05:28 Rev.: 672

Changed base exception to introduce sprintf like capability.

21 lines of code changed in 2 files:

  • trunk/wact/cache/storage: file.inc.php (+15 -39), file.test.php (+6 -6)
JeffMoore 2008-03-29 16:21 Rev.: 667

Renamed WactException to Wact_Exception_Base to comply with Autoloading scheme.

Wact_Exception_Base was used instead of Wact_Exception to keep the file inside the exception directory. This raises an interesting issue about "namesake" classes that typically take on
the name of the package they are in. In autoloading schemes, they typically appear above their
package directory. We've been placing them inside the package directory. When converting to
namespaces in 5.3, I am not sure which behavior is best.

4 lines of code changed in 2 files:

  • trunk/wact/cache/storage: remove.xcpt.php (+2 -2), store.xcpt.php (+2 -2)
JeffMoore 2008-03-29 15:43 Rev.: 666

Removed references to obsolete error handler, leaving some failing test cases to fix up some test cases later.

1 lines of code changed in 1 file:

  • trunk/wact/cache/storage: file.test.php (+1 -17)
JeffMoore 2006-10-09 01:41 Rev.: 207

Added tests to make sure information passed to the constructor of an
exception is incorporated into the error message for that exception.

14 lines of code changed in 4 files:

  • trunk/wact/cache/storage: remove.test.php (+4 -8), remove.xcpt.php (+3 -3), store.test.php (+4 -8), store.xcpt.php (+3 -3)
JeffMoore 2006-10-06 02:35 Rev.: 202

Removed unused i18n features from base exception class.

2 lines of code changed in 2 files:

  • trunk/wact/cache/storage: remove.xcpt.php (+1 -1), store.xcpt.php (+1 -1)
JeffMoore 2006-09-25 03:00 Rev.: 195

Fixed botched file re-organization.

44 lines of code changed in 7 files:

  • trunk/wact/cache/storage: file.test.php (new 22), remove.test.php (new 8), remove.xcpt.php (new 3), store.test.php (new 8), store.xcpt.php (new 3), transient.inc.php (new), transient.test.php (new)
JeffMoore 2006-06-28 01:18 Rev.: 193

Re-organized cache package

39 lines of code changed in 3 files:

  • trunk/wact/cache/storage: cache.face.php (new), cache.test.inc.php (new), file.inc.php (new 39)
Generated by StatSVN 0.4.0