Earlier this year
-
r32
(Removed example reference that doesn't work.) committed by r...@tarzan-aws.com
- Removed example reference that doesn't work.
Removed example reference that doesn't work.
-
r31
(Added support for gzipping responses during caching, which f...) committed by r...@tarzan-aws.com
- Added support for gzipping responses during caching, which fixes #128. Removed outdated references
to code samples.
Added support for gzipping responses during caching, which fixes #128. Removed outdated references
to code samples.
-
r30
(Now correctly references DATE_FORMAT_MYSQL.) committed by r...@tarzan-aws.com
- Now correctly references DATE_FORMAT_MYSQL.
Now correctly references DATE_FORMAT_MYSQL.
-
r29
(Prepared configurations for PDO-MySQL testing.) committed by r...@tarzan-aws.com
- Prepared configurations for PDO-MySQL testing.
Prepared configurations for PDO-MySQL testing.
-
r28
(Removed the closing ?> to help avoid whitespace issues when ...) committed by r...@tarzan-aws.com
- Removed the closing ?> to help avoid whitespace issues when including.
Removed the closing ?> to help avoid whitespace issues when including.
-
r27
(Minor update to CacheMC so that setting the memcached server...) committed by r...@tarzan-aws.com
- Minor update to CacheMC so that setting the memcached server port is optional.
Minor update to CacheMC so that setting the memcached server port is optional.
-
r26
((a) Added more APC tests. (b) Updated existing APC tests to ...) committed by r...@tarzan-aws.com
- (a) Added more APC tests. (b) Updated existing APC tests to check for apc_add() before attempting to
run.
(a) Added more APC tests. (b) Updated existing APC tests to check for apc_add() before attempting to
run.
-
r25
(Added more unit tests for APC bring the suite to 100% covera...) committed by r...@tarzan-aws.com
- Added more unit tests for APC bring the suite to 100% coverage for APC.
Added more unit tests for APC bring the suite to 100% coverage for APC.
-
r24
(Added more unit tests for APC.) committed by r...@tarzan-aws.com
- Added more unit tests for APC.
Added more unit tests for APC.
-
r23
(Do a better job of handling the $params value.) committed by r...@tarzan-aws.com
- Do a better job of handling the $params value.
Do a better job of handling the $params value.
-
r22
(Do a better job of handling the $params value.) committed by r...@tarzan-aws.com
- Do a better job of handling the $params value.
Do a better job of handling the $params value.
-
r21
(Force a non-array $params value to be an empty array instead...) committed by r...@tarzan-aws.com
- Force a non-array $params value to be an empty array instead.
Force a non-array $params value to be an empty array instead.
-
r20
(Force a non-array $params value to be an empty array instead...) committed by r...@tarzan-aws.com
- Force a non-array $params value to be an empty array instead.
Force a non-array $params value to be an empty array instead.
-
r19
(Updated CacheMC to avoid a potential error.) committed by r...@tarzan-aws.com
- Updated CacheMC to avoid a potential error.
Updated CacheMC to avoid a potential error.
-
r18
(100% test coverage for XCache support.) committed by r...@tarzan-aws.com
- 100% test coverage for XCache support.
100% test coverage for XCache support.
-
r17
(Updated more database-specific tests for CachePDO.) committed by r...@tarzan-aws.com
- Updated more database-specific tests for CachePDO.
Updated more database-specific tests for CachePDO.
-
r16
(Added more initial tests for PDO.) committed by r...@tarzan-aws.com
- Added more initial tests for PDO.
Added more initial tests for PDO.
-
r15
(Added more initial unit tests for the other caching classes.) committed by r...@tarzan-aws.com
- Added more initial unit tests for the other caching classes.
Added more initial unit tests for the other caching classes.
-
r14
(Saving settings for a folder.) committed by r...@tarzan-aws.com
- Saving settings for a folder.
Saving settings for a folder.
-
r13
(Added AllTests.php to enable PHPUnit to run PHPT tests. Wrot...) committed by r...@tarzan-aws.com
- Added AllTests.php to enable PHPUnit to run PHPT tests. Wrote a few more tests to achieve 100% code
coverage for CacheCore, ICacheCore, and CacheFile. Fixed a bug in the process.
Added AllTests.php to enable PHPUnit to run PHPT tests. Wrote a few more tests to achieve 100% code
coverage for CacheCore, ICacheCore, and CacheFile. Fixed a bug in the process.
-
r12
(Completed unit test coverage around CacheFile(). Fixed anoth...) committed by r...@tarzan-aws.com
- Completed unit test coverage around CacheFile(). Fixed another bug because of it.
Completed unit test coverage around CacheFile(). Fixed another bug because of it.
-
r11
(Adding complete unit test coverage around CacheCore() and ne...) committed by r...@tarzan-aws.com
- Adding complete unit test coverage around CacheCore() and near-complete coverage around CacheFile().
Discovered a bug with CacheFile::reset() while writing tests, so I fixed it.
Adding complete unit test coverage around CacheCore() and near-complete coverage around CacheFile().
Discovered a bug with CacheFile::reset() while writing tests, so I fixed it.
-
-
r9
(Re-worked CacheCore storage adapters to implement a standard...) committed by r...@tarzan-aws.com
- Re-worked CacheCore storage adapters to implement a standard Interface. Added the very first unit
test.
Re-worked CacheCore storage adapters to implement a standard Interface. Added the very first unit
test.
-
r8
(Implemented support for XCache caching thanks to patches fro...) committed by r...@tarzan-aws.com
- Implemented support for XCache caching thanks to patches from Jason Litka.
Implemented support for XCache caching thanks to patches from Jason Litka.
-
r7
(Updated the copyright date to include 2009.) committed by r...@tarzan-aws.com
- Updated the copyright date to include 2009.
Updated the copyright date to include 2009.
Older
-
r6
(Adding the SQL create table files.) committed by r...@tarzan-aws.com
- Adding the SQL create table files.
Adding the SQL create table files.
-
-
r4
(Adding first commit for CacheCore. Supports file system, APC...) committed by r...@tarzan-aws.com
- Adding first commit for CacheCore. Supports file system, APC, Memcached, PDO-MySQL, PDO-PostgreSQL,
and PDO-SQLite3 caching methods.
Adding first commit for CacheCore. Supports file system, APC, Memcached, PDO-MySQL, PDO-PostgreSQL,
and PDO-SQLite3 caching methods.
-
-
-
|