]> git.mxchange.org Git - quix0rs-gnu-social.git/history - classes/Memcached_DataObject.php
Merge branch '0.7.x' into 0.8.x
[quix0rs-gnu-social.git] / classes / Memcached_DataObject.php
2009-05-29 Sarven CapadisliMerge branch '0.7.x' into 0.8.x
2009-05-27 Evan Prodromouoptionally use SET NAMES for utf8 to DB
2009-05-27 Evan ProdromouMerge branch '0.7.x' into utf8
2009-04-26 Evan ProdromouRevert "Revert "run 'set names' after each connection...
2009-04-26 Evan ProdromouRevert "run 'set names' after each connection to deal...
2009-04-26 Evan ProdromouRevert "run 'set names' after each connection to deal...
2009-04-26 Evan Prodromourun 'set names' after each connection to deal with...
2009-04-26 Evan Prodromourun 'set names' after each connection to deal with...
2009-01-23 Evan ProdromouMerge branch 'master' of /var/www/mublog
2009-01-23 Robin MilletteMerge branch 'master' of /var/www/trunk
2009-01-22 sarvenMerge branch 'master' of ../trunk
2009-01-22 Evan ProdromouMerge branch 'master' of /var/www/trunk
2009-01-22 Evan ProdromouWas accidentally not saving cached items (doh!)
2009-01-22 Robin MilletteMerge branch 'master' of /var/www/trunk
2009-01-22 sarvenMerge branch 'master' of ../trunk
2009-01-22 Evan ProdromouFixed bug in caching of queries
2009-01-22 Evan ProdromouReturn $inst, not $cls, if no cache in Memcached_DataObject
2009-01-22 Evan ProdromouMerge branch 'master' of evan@dev.controlyourself.ca...
2009-01-22 Evan ProdromouAdd a method the memcached_object that lets it cache...
2009-01-12 Evan ProdromouMerge branch 'master' of http://goukihq.org/misc/git...
2009-01-08 Evan ProdromouMerge branch 'master' of ../laconica-stable
2009-01-06 Evan ProdromouMerge branch 'master' into devel
2008-12-23 Evan Prodromouchange function headers to K&R style
2008-12-23 Evan Prodromoureplace NULL with null
2008-12-23 Evan Prodromoureplace all tabs with four spaces
2008-12-10 Evan Prodromoualways return a variable by reference
2008-11-23 millettesphinx: fallback if no connection
2008-11-20 millettesphinx search for notices
2008-10-02 Evan Prodromouadd methods to Memcached_DataObject for caching compoun...
2008-09-30 Evan Prodromoudon't encache on insert; misses timestamps
2008-09-27 Evan Prodromouslightly better check on $orig in update()
2008-09-26 Evan Prodromoumove memcache connections to util.php
2008-09-26 Evan Prodromouhandle multiple memcached servers
2008-09-26 Evan Prodromouwasn't returning results of update
2008-09-26 Evan Prodromouanother false-for-error
2008-09-26 Evan ProdromouMemcache returns false on cache miss
2008-09-26 Evan Prodromoudon't record null key values
2008-09-26 Evan Prodromouhack to make keys work
2008-09-26 Evan Prodromouhandle one-argument calls to staticGet
2008-09-26 Evan Prodromoubetter deletes and key names
2008-09-26 Evan Prodromoutry to make some static/non-static stuff work right
2008-09-26 Evan Prodromoubetter handling of staticGet
2008-09-26 Evan Prodromoupath correct in require_once for memcached
2008-09-26 Evan Prodromourename cached object file