Historique des commits

Auteur SHA1 Message Date
  Alexei Sorokin e7ab305335 [CORE] Use monotonic time via hrtime() where applicable il y a 4 ans
  Alexei Sorokin 5bc1b8695e [DATABASE] Disable 'NULL' strings evaluation as SQL NULLs il y a 5 ans
  Diogo Cordeiro c154712012 [PEAR DB_DataObject] Removed DB_DATAOBJECT_NO_OVERLOAD as we don't have support for either PHP 4 or 5 il y a 5 ans
  Alexei Sorokin ee7f0a2016 [DATABASE] Re-introduce PostgreSQL support il y a 5 ans
  Miguel Dantas b41f9620fa [LIB_REFACTOR] Fix requires il y a 5 ans
  Miguel Dantas 58bde08425 [LIB_REFACTOR] Moving files into separate semantic categories il y a 5 ans
  Mikael Nordfeldth e32f2b0a39 Not really necessary in practice but makes better queries il y a 8 ans
  Mikael Nordfeldth cd23c78800 Less redundant code. il y a 9 ans
  Mikael Nordfeldth daaafd86e2 DB_DataObject recommends using ->tableName() il y a 9 ans
  Mikael Nordfeldth 9712a92853 MITM the DB_DataObject to avoid PEAR::DB strict standards warnings il y a 9 ans
  Mikael Nordfeldth ca19a5cd6d Easier pkeyCols call to get primary key columns il y a 9 ans
  Mikael Nordfeldth 2f86cd8602 utf8mb4 conversion on database with index adjusts il y a 9 ans
  Mikael Nordfeldth 49188e826c ArrayWrapper no longer returned from multiGetClass il y a 10 ans
  Mikael Nordfeldth 1535ae5e3b Call self:: instead of Memcached_DataObject il y a 11 ans
  Mikael Nordfeldth 2dfa0bfcee function delete in dataobjects now don't break strict syntax il y a 11 ans
  Mikael Nordfeldth 3ba6374b9d Memcached_DataObject extensions got their update functions more consistent il y a 11 ans
  Mikael Nordfeldth a980f4ed33 Call memcache() as a static object (it's a static class) il y a 11 ans
  Mikael Nordfeldth f54584c126 Don't disconnect a DB_Error, instead log for better understanding. il y a 11 ans
  Mikael Nordfeldth 53face3340 MDB2 now works with UTF-8 il y a 11 ans
  Mikael Nordfeldth 597eb97bec is_a() with 3 params only supported in 5.3.9 anyway il y a 11 ans
  Mikael Nordfeldth b0dfc70a54 Properly unlink all old avatars when deleting/uploading a new il y a 11 ans
  Mikael Nordfeldth 80c6af0ffe Uncaught exception when no subscribers/subscriptions in ProfileList il y a 11 ans
  Mikael Nordfeldth 9d3abc3600 $_PEAR now defined globally as new PEAR, so no static calls are made il y a 11 ans
  Mikael Nordfeldth 39f21d63af New Managed_DataObject retrieval: listFind il y a 11 ans
  Mikael Nordfeldth 79e3acf0f0 Moved multiGet into Managed_DataObject il y a 11 ans
  Mikael Nordfeldth b3e61ce7d0 Stronger typing, require array where param array il y a 11 ans
  Mikael Nordfeldth fac7371179 pivotGet moved into Managed_DataObject il y a 11 ans
  Mikael Nordfeldth 0785cc2469 Don't use DB_DataObject::factory (statically at least) il y a 11 ans
  Mikael Nordfeldth 97ce71e55d Managed_DataObject now has listGet for all classes il y a 11 ans
  Mikael Nordfeldth 3ce5631b3c Memcached_DataObject::multicache is now properly defined static il y a 11 ans