コミット履歴

作者 SHA1 メッセージ 日付
  Mikael Nordfeldth 80c6af0ffe Uncaught exception when no subscribers/subscriptions in ProfileList 11 年 前
  Mikael Nordfeldth 9d3abc3600 $_PEAR now defined globally as new PEAR, so no static calls are made 11 年 前
  Mikael Nordfeldth 39f21d63af New Managed_DataObject retrieval: listFind 11 年 前
  Mikael Nordfeldth 79e3acf0f0 Moved multiGet into Managed_DataObject 11 年 前
  Mikael Nordfeldth b3e61ce7d0 Stronger typing, require array where param array 11 年 前
  Mikael Nordfeldth fac7371179 pivotGet moved into Managed_DataObject 11 年 前
  Mikael Nordfeldth 0785cc2469 Don't use DB_DataObject::factory (statically at least) 11 年 前
  Mikael Nordfeldth 97ce71e55d Managed_DataObject now has listGet for all classes 11 年 前
  Mikael Nordfeldth 3ce5631b3c Memcached_DataObject::multicache is now properly defined static 11 年 前
  Mikael Nordfeldth 861e838add pkeyGet is now static and more similar to getKV 11 年 前
  Mikael Nordfeldth 2a4dc77a63 The overloaded DB_DataObject function staticGet is now called getKV 11 年 前
  Mikael Nordfeldth 3394efca60 staticGet is a static function 11 年 前
  Siebrand Mazeland 23eb49a017 Update translator documentation and i18n. 13 年 前
  Siebrand Mazeland 5a37d0bdc6 Add translator documentation. 13 年 前
  Siebrand Mazeland c4fd560b32 Fix i18n issues 13 年 前
  Evan Prodromou 968cef0fc6 strtolower() the class name in cache keys for listGet() 13 年 前
  Evan Prodromou ce5b44158e Get primary key for default value in Memcached_DataObject::staticGet() 13 年 前
  Evan Prodromou 0a17e7cf9f Merge remote-tracking branch 'gitorious/1.0.x' into 1.0.x 13 年 前
  Siebrand Mazeland 73806460ce Add translator documentation. 13 年 前
  Evan Prodromou f405ffa507 Corrected pkeys for listGet() 13 年 前
  Evan Prodromou ed31052d26 Store pkeys in cache for listGet() 13 年 前
  Evan Prodromou 447ae92eca only do a db call if need to fetch some in listGet() 13 年 前
  Evan Prodromou 435c08a753 add listGet() method 13 年 前
  Evan Prodromou e05f423bea properly cache nulls for pivotGet() 13 年 前
  Evan Prodromou 9a78d70441 remove debugging statement in Memcached_DataObject::multiGet() 13 年 前
  Evan Prodromou 72ed297214 New method Memcached_DataObject::pivotGet() 13 年 前
  Evan Prodromou ae340ec345 explicitly skip nulls in Memcached_DataObject::multiGet() 13 年 前
  Evan Prodromou 75b280b4bb add Memcached_DataObject::multiGet() method 13 年 前
  Evan Prodromou 5c963cb3b7 Memcached_DataObject::pkeyGet() accepts null values 13 年 前
  Evan Prodromou 4331b8b4f1 make search results privacy-aware 13 年 前