コミット履歴

作者 SHA1 メッセージ 日付
  Mikael Nordfeldth cd23c78800 Less redundant code. 9 年 前
  Mikael Nordfeldth daaafd86e2 DB_DataObject recommends using ->tableName() 9 年 前
  Mikael Nordfeldth 9712a92853 MITM the DB_DataObject to avoid PEAR::DB strict standards warnings 9 年 前
  Mikael Nordfeldth ca19a5cd6d Easier pkeyCols call to get primary key columns 9 年 前
  Mikael Nordfeldth 2f86cd8602 utf8mb4 conversion on database with index adjusts 9 年 前
  Mikael Nordfeldth 49188e826c ArrayWrapper no longer returned from multiGetClass 10 年 前
  Mikael Nordfeldth 1535ae5e3b Call self:: instead of Memcached_DataObject 10 年 前
  Mikael Nordfeldth 2dfa0bfcee function delete in dataobjects now don't break strict syntax 10 年 前
  Mikael Nordfeldth 3ba6374b9d Memcached_DataObject extensions got their update functions more consistent 10 年 前
  Mikael Nordfeldth a980f4ed33 Call memcache() as a static object (it's a static class) 10 年 前
  Mikael Nordfeldth f54584c126 Don't disconnect a DB_Error, instead log for better understanding. 10 年 前
  Mikael Nordfeldth 53face3340 MDB2 now works with UTF-8 10 年 前
  Mikael Nordfeldth 597eb97bec is_a() with 3 params only supported in 5.3.9 anyway 10 年 前
  Mikael Nordfeldth b0dfc70a54 Properly unlink all old avatars when deleting/uploading a new 10 年 前
  Mikael Nordfeldth 80c6af0ffe Uncaught exception when no subscribers/subscriptions in ProfileList 10 年 前
  Mikael Nordfeldth 9d3abc3600 $_PEAR now defined globally as new PEAR, so no static calls are made 10 年 前
  Mikael Nordfeldth 39f21d63af New Managed_DataObject retrieval: listFind 10 年 前
  Mikael Nordfeldth 79e3acf0f0 Moved multiGet into Managed_DataObject 10 年 前
  Mikael Nordfeldth b3e61ce7d0 Stronger typing, require array where param array 10 年 前
  Mikael Nordfeldth fac7371179 pivotGet moved into Managed_DataObject 10 年 前
  Mikael Nordfeldth 0785cc2469 Don't use DB_DataObject::factory (statically at least) 10 年 前
  Mikael Nordfeldth 97ce71e55d Managed_DataObject now has listGet for all classes 10 年 前
  Mikael Nordfeldth 3ce5631b3c Memcached_DataObject::multicache is now properly defined static 10 年 前
  Mikael Nordfeldth 861e838add pkeyGet is now static and more similar to getKV 10 年 前
  Mikael Nordfeldth 2a4dc77a63 The overloaded DB_DataObject function staticGet is now called getKV 10 年 前
  Mikael Nordfeldth 3394efca60 staticGet is a static function 10 年 前
  Siebrand Mazeland 23eb49a017 Update translator documentation and i18n. 12 年 前
  Siebrand Mazeland 5a37d0bdc6 Add translator documentation. 12 年 前
  Siebrand Mazeland c4fd560b32 Fix i18n issues 12 年 前
  Evan Prodromou 968cef0fc6 strtolower() the class name in cache keys for listGet() 12 年 前