Commit History

Author SHA1 Message Date
  Evan Prodromou 968cef0fc6 strtolower() the class name in cache keys for listGet() 12 years ago
  Evan Prodromou ce5b44158e Get primary key for default value in Memcached_DataObject::staticGet() 12 years ago
  Evan Prodromou 0a17e7cf9f Merge remote-tracking branch 'gitorious/1.0.x' into 1.0.x 12 years ago
  Siebrand Mazeland 73806460ce Add translator documentation. 12 years ago
  Evan Prodromou f405ffa507 Corrected pkeys for listGet() 12 years ago
  Evan Prodromou ed31052d26 Store pkeys in cache for listGet() 12 years ago
  Evan Prodromou 447ae92eca only do a db call if need to fetch some in listGet() 12 years ago
  Evan Prodromou 435c08a753 add listGet() method 12 years ago
  Evan Prodromou e05f423bea properly cache nulls for pivotGet() 12 years ago
  Evan Prodromou 9a78d70441 remove debugging statement in Memcached_DataObject::multiGet() 12 years ago
  Evan Prodromou 72ed297214 New method Memcached_DataObject::pivotGet() 12 years ago
  Evan Prodromou ae340ec345 explicitly skip nulls in Memcached_DataObject::multiGet() 12 years ago
  Evan Prodromou 75b280b4bb add Memcached_DataObject::multiGet() method 12 years ago
  Evan Prodromou 5c963cb3b7 Memcached_DataObject::pkeyGet() accepts null values 12 years ago
  Evan Prodromou 4331b8b4f1 make search results privacy-aware 13 years ago
  Evan Prodromou 83fb5e6023 Mass replacement of #-comments with //-comments 13 years ago
  Zach Copley b7d0746694 Merge branch '0.9.x' into 1.0.x 13 years ago
  Brion Vibber de7726dd00 Performance counters: records number of total and unique cache get/set/incr/deletes and queries, and logs to syslog. 13 years ago
  Brion Vibber 54f7154db8 Fix for ticket #3020: set MySQL session time_zone variable to UTC ('+0:00') so TIMESTAMP column values are comparable against our other UTC timestamp values. 13 years ago
  Evan Prodromou 32eb4c5e2d Merge remote branch 'gitorious/0.9.x' into 1.0.x 13 years ago
  Evan Prodromou 763a5f182d Memcache_DataObject checks for PEAR::isError() on results 13 years ago
  Brion Vibber d8a3a88ec8 Merge branch '0.9.x' into 1.0.x 13 years ago
  Brion Vibber 0535a3d15c Event hook for SQLProfile 13 years ago
  Brion Vibber a7d98435f6 Tweak DB query logging to also log queries that fail; the exceptions we get are often not very descriptive like "No such table" without saying which table. :) 13 years ago
  Brion Vibber 59119482ca Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.x 13 years ago
  Siebrand Mazeland b03ece26eb * i18n/L10n and translator documentation updates. 13 years ago
  Evan Prodromou a319b40c97 common_cache_key() -> Cache::key() 13 years ago
  Evan Prodromou e42d2124a3 common_keyize() -> Cache::keyize() 13 years ago
  Evan Prodromou 8f81762d68 common_memcache() => Cache::instance() 13 years ago
  Brion Vibber 7e55fc0044 OStatus/FeedSub: tweaked PuSH feed garbage collection so other plugins can declare usage of a low-level feed or an OStatus profile besides profile subscriptions & group memberships. 13 years ago