提交历史

作者 SHA1 备注 提交日期
  Alexei Sorokin ee7f0a2016 [DATABASE] Re-introduce PostgreSQL support 5 年之前
  Miguel Dantas b41f9620fa [LIB_REFACTOR] Fix requires 5 年之前
  Miguel Dantas 58bde08425 [LIB_REFACTOR] Moving files into separate semantic categories 5 年之前
  Mikael Nordfeldth e32f2b0a39 Not really necessary in practice but makes better queries 9 年之前
  Mikael Nordfeldth cd23c78800 Less redundant code. 9 年之前
  Mikael Nordfeldth daaafd86e2 DB_DataObject recommends using ->tableName() 10 年之前
  Mikael Nordfeldth 9712a92853 MITM the DB_DataObject to avoid PEAR::DB strict standards warnings 10 年之前
  Mikael Nordfeldth ca19a5cd6d Easier pkeyCols call to get primary key columns 10 年之前
  Mikael Nordfeldth 2f86cd8602 utf8mb4 conversion on database with index adjusts 10 年之前
  Mikael Nordfeldth 49188e826c ArrayWrapper no longer returned from multiGetClass 11 年之前
  Mikael Nordfeldth 1535ae5e3b Call self:: instead of Memcached_DataObject 11 年之前
  Mikael Nordfeldth 2dfa0bfcee function delete in dataobjects now don't break strict syntax 11 年之前
  Mikael Nordfeldth 3ba6374b9d Memcached_DataObject extensions got their update functions more consistent 11 年之前
  Mikael Nordfeldth a980f4ed33 Call memcache() as a static object (it's a static class) 11 年之前
  Mikael Nordfeldth f54584c126 Don't disconnect a DB_Error, instead log for better understanding. 11 年之前
  Mikael Nordfeldth 53face3340 MDB2 now works with UTF-8 11 年之前
  Mikael Nordfeldth 597eb97bec is_a() with 3 params only supported in 5.3.9 anyway 11 年之前
  Mikael Nordfeldth b0dfc70a54 Properly unlink all old avatars when deleting/uploading a new 11 年之前
  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 年之前