]> git.mxchange.org Git - quix0rs-gnu-social.git/history - classes/Memcached_DataObject.php
change LACONICA to STATUSNET
[quix0rs-gnu-social.git] / classes / Memcached_DataObject.php
2009-08-25 Evan Prodromouchange LACONICA to STATUSNET
2009-08-25 Evan Prodromoua distributed -> the distributed
2009-08-25 Evan Prodromouchange Laconica and Control Yourself to StatusNet in...
2009-07-27 Craig AndrewsMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-07-27 Evan Prodromoubetter check for existing DB connection runs SET NAMES...
2009-07-27 Evan Prodromoubetter check for existing DB connection runs SET NAMES...
2009-07-11 Evan ProdromouMerge branch 'testing'
2009-07-10 Evan ProdromouMerge branch '0.7.x' into 0.8.x
2009-07-07 Evan ProdromouMerge branch 'tos' into 0.8.x
2009-07-05 Evan ProdromouRevert "Merge branch '0.8.x' into cachenonexistent"
2009-07-05 Evan ProdromouMerge branch 'master' of git@gitorious.org:laconica...
2009-07-05 Evan ProdromouMerge branch '0.8.x' into cachenonexistent
2009-07-05 Evan Prodromoucache failure to find in memcached
2009-06-30 Zach CopleyMerge commit 'erichelgeson/no-posts-verbage' into 0.8.x
2009-06-26 Jeffery ToMerge branch '0.8.x' into invite-enabled
2009-06-26 Jeffery ToMerge branch '0.8.x' into group-rss-empty
2009-06-23 Jeffery ToMerge branch '0.8.x' into small-fixes
2009-06-23 Jeffery ToMerge branch '0.8.x' into notice-search-no-results
2009-06-23 Jeffery ToMerge branch '0.8.x' into invite-enabled
2009-06-23 Jeffery ToMerge branch '0.8.x' into group-rss-empty
2009-06-22 Evan ProdromouMerge branch '0.8.x' into cmdline
2009-06-22 Zach CopleyMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-06-22 Evan ProdromouAdd like for search
2009-06-21 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:+laconica...
2009-06-20 Evan ProdromouUpdate copyright dates in files modified in 2009
2009-06-20 Evan Prodromouchange Controlez-Vous to Control Yourself
2009-06-18 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:+laconica...
2009-06-18 Zach CopleyMerge branch '0.8.x' of git@gitorious.org:laconica...
2009-06-18 Zach CopleyMake sure we have a DB connection before setting its...
2009-06-10 Robin MilletteMerge branch '0.8.x' of git@gitorious.org:+laconica...
2009-06-10 Evan ProdromouMerge branch 'userdesign' of evan@dev.controlyourself...
2009-06-10 Evan ProdromouMerge branch '0.8.x' into userdesign
2009-06-10 Evan ProdromouMerge branch '0.8.x' of git@gitorious.org:+laconica...
2009-06-10 Evan ProdromouMerge branch '0.8.x' of git://gitorious.org/laconica...
2009-06-08 Evan ProdromouMerge branch '0.7.x' into 0.8.x
2009-05-31 Robin MilletteMerge branch '0.8.x' of git@gitorious.org:+laconica...
2009-05-30 Evan ProdromouUse mysql_set_charset for connection instead of SET...
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