Commit History

Author SHA1 Message Date
  Evan Prodromou a3e484a0e8 Memcached_DataObject unnecessarily require_once'd itself 15 years ago
  Brion Vibber 8dafe09ab2 Option to log slow db queries or all db queries 15 years ago
  Brion Vibber ec145b73fc Major refactoring of queue handlers to support running multiple sites in one daemon. 15 years ago
  Brion Vibber 4cc9b183d7 Avoid spewing warnings about returning by reference on memcached cache misses by setting a var and returning it instead of trying to return false directly. 15 years ago
  Brion Vibber f397d35527 Regression fix: don't spew notices to log every time we get a non-cached user object 15 years ago
  Evan Prodromou 9d3893255a don't put Users with object IDs in the cache, and don't fetch them 15 years ago
  Brion Vibber 78214c4e06 Exclude process-specific link & result cache references from serialized Memcached_Data_Object instances. 15 years ago
  Brion Vibber 8f02379f6e Revert "Take Memcached_DataObject destructor back out to check whether it might be causing some under-the-hood problems." 15 years ago
  Evan Prodromou d32fb7c7c4 return false from Memcached_DataObject::staticGet() on not found, like DB_DataObject 15 years ago
  Evan Prodromou 2bd32dfad7 change harmless check of to check of in Memcached_DataObject 15 years ago
  Evan Prodromou d2bbf65f19 Merge branch 'master' of git@gitorious.org:statusnet/mainline 15 years ago
  Evan Prodromou 79c2e3f720 Revert "add cleanup method to cleanup a single row" 15 years ago
  Evan Prodromou b0527801d9 add cleanup method to cleanup a single row 15 years ago
  Evan Prodromou 727978332a stop using DB_DataObject's staticGet() which caches 15 years ago
  Brion Vibber 89cca01259 Take Memcached_DataObject destructor back out to check whether it might be causing some under-the-hood problems. 15 years ago
  Brion Vibber ff50c2b91d Revert debugging code 15 years ago
  Brion Vibber 9218cce3cd subbug debug info to check on free ordering 15 years ago
  Evan Prodromou f6bf952980 Merge branch 'testing' 15 years ago
  Evan Prodromou 22f02b35ad call DB_DataObject::__destruct() if it exists 15 years ago
  Evan Prodromou 945661d942 take out DB_DataObject destructor 15 years ago
  Brion Vibber b9040a7cc4 Add destructor on Memcached_DataObject to free DB_DataObject's global storage for an object when that object itself is destroyed. 15 years ago
  Brion Vibber 727357695e Debug check to track down live error -- wrong data type sometimes being sent down to Memcached_DataObject::cacheKey() via various fetch functions, need a backtrace to track it down. 15 years ago
  Brion Vibber 53c86c43c4 Bringing Sphinx search support up to code: broken out to a plugin, now supports multiple sites on a single server. 15 years ago
  Evan Prodromou df86aa7214 define LACONICA and accept LACONICA for backwards compatibility 15 years ago
  Evan Prodromou 865b716f09 change LACONICA to STATUSNET 15 years ago
  Evan Prodromou 4737563b95 a distributed -> the distributed 15 years ago
  Evan Prodromou c8b8f07af1 change Laconica and Control Yourself to StatusNet in PHP files 15 years ago
  Evan Prodromou a5f78449b1 better check for existing DB connection runs SET NAMES UTF8 less 15 years ago
  Evan Prodromou d4db9d83d8 Revert "Merge branch '0.8.x' into cachenonexistent" 15 years ago
  Evan Prodromou 9f6bea473e cache failure to find in memcached 15 years ago