Commits
User selector
Commit History
Commits on Nov 18, 2010
More param fixes, props duck_. see #14783.
Show description for ccea27ccommitted
Commits on Nov 11, 2010
Strip back the stats in the memory based object cache to something less verbose and useless.
Show description for a91abd4committed
Commits on Oct 21, 2010
Fix html in WP_Object_Cache::stats. props Utkarsh, fixes #15183.
Show description for 142fcc3committed
Commits on Oct 9, 2010
esc_html in WP_Object_Cache::stats(). fixes #15003.
Show description for 69b3664committed
Commits on Sep 7, 2010
Phpdoc argument/@param cleanups. props duck_, see #14783.
Show description for 9494e4ccommitted
Commits on Jun 6, 2010
s/echos/echoes/ in phpdoc. props demetris, fixes #13742.
Show description for 6f57a1acommitted
Commits on Feb 12, 2010
Commits on Feb 11, 2010
Fix typos. Fix assignment. Remove passing of non-existent arg. Props ScottMac. fixes #12193
Show description for 10221b0committed
Commits on Nov 17, 2008
Use clone to break object refs when setting and getting cache. see #8146 #8191
Show description for 0aba330committed
Commits on Aug 27, 2008
phpDoc corrections for wp-includes. See #7550 props santosj.
Show description for 000f6eccommitted
Commits on Aug 9, 2008
Trailing whitespace cleanup
Show description for 2272a1acommitted
Commits on May 25, 2008
phpdoc updates from jacobsantos. see #7038
Show description for be87986committed
Commits on May 22, 2008
wp_cache_add_global_groups() and wp_cache_add_non_persistent_groups(). fixes #6740
Show description for 66bb3c8committed
Commits on Feb 2, 2008
Some notice fixes from Nazgul. fixes #3155
Show description for 60b802ecommitted
Commits on Jan 3, 2008
phpdoc for cache.php from darkdragon. fixes #5511
Show description for 083555fcommitted
Commits on Jan 2, 2008
Fix cache close. see #5570
Show description for a4b001ecommittedRemove persistent object cache. fixes #5570
Show description for 9ca1712committed
Commits on Oct 14, 2007
Commits on Aug 14, 2007
Space before slash to properly close br tag. Props tmountjr. fixes #4717
Show description for 1b36113committed
Commits on Jun 8, 2007
Comment caching. Reduce queries on edit-comments.php page. Add non-persistent cache groups. Hat tip to hovenko. fixes #4387
Show description for 163f22dcommitted
Commits on May 25, 2007
Don't load category cache from old tables. see #4189
Show description for 6bf777ecommitted
Commits on Apr 12, 2007
Delete the cache in tmp even if the copy failed. Props andy. fixes #4141
Show description for 3c8cb11committed
rob1n
Commits on Feb 27, 2007
trailing tabs and whitespace cleanup.
Show description for 5acfcd9committed
Commits on Feb 1, 2007
make sure nothing going into the object cache is being passed by reference. fixes #3726
Show description for 26f5beacommittedIntroduce Notoptions and Alloptions caching, so that all options (and previously attempted Notoptions) are read from the cache in one go. Should reduce cache misses to zero or close to it. fixes …
Show description for ea8fc7dcommitted
Commits on Jan 6, 2007
Fiddle with object destruction and shutdown. Curses upon php 5.2. fixes #3354
Show description for a4ff55ccommitted
Commits on Nov 19, 2006
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
Show description for e44ea1fcommittedRef more singletons.
Show description for 67ce2d8committed
Commits on May 31, 2006
Remove unused var.
Show description for 8409e85committedwp_salt() and more hash work.
Show description for 1647921committedwp_hash() and server secret.
Show description for feb562ccommitted
Commits on May 26, 2006
base64 cached objects and store within multi-line comment block to avoid CRLF injections into the cache. Props Peter Westwood.
Show description for 73c5612committed
Commits on Feb 28, 2006
Add get_category_by_path(). Remove old fullpath stuff.
Show description for a1d0a8ecommitted
Commits on Feb 12, 2006
Death to trailing tabs. Props Mark J. fixes #2405
Show description for 6008a13committed
Commits on Feb 4, 2006
Disable cache by default.
Show description for 8a9ce54committed