Historique des commits

Auteur SHA1 Message Date
  Mikael Nordfeldth 50e611a1a9 Shouldn't define static classes as abstract. 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 b1465a7559 We can now do late static binding (PHP >= 5.3) il y a 11 ans
  Mikael Nordfeldth 97ce71e55d Managed_DataObject now has listGet for all classes il y a 11 ans
  Mikael Nordfeldth 861e838add pkeyGet is now static and more similar to getKV il y a 11 ans
  Mikael Nordfeldth 2a4dc77a63 The overloaded DB_DataObject function staticGet is now called getKV il y a 11 ans
  Mikael Nordfeldth d115cddfb7 Managed_DataObject gets dynamic class detection for staticGet il y a 11 ans
  Brion Vibber 1d15037d6a Further fixes to Managed_DataObject::_allCacheKeys(): now uses self::multicacheKey() to generate the (possibly compound) keys, which makes it match the order of the keys used when calling pkeyGet(). il y a 13 ans
  Brion Vibber 69765a0550 Fix for caching with compound keys: add Managed_DataObject::_allCacheKeys() to override the one in Memcached_DataObject. il y a 13 ans
  Zach Copley e59b30c14b Fix E_NOTICE from attempt to access undefined array key il y a 13 ans
  Evan Prodromou b83af83b82 return links for foreign keys il y a 13 ans
  Brion Vibber a54eb0941e Tweaking request_queue -> group_join_queue, easier to deal with the indexes and keys and caching this way. il y a 13 ans
  Brion Vibber 62d4701148 fix a couple bugs in Managed_DataObject il y a 14 ans
  Brion Vibber 1f4b168e69 tweak for Managed_DataObject table defs il y a 14 ans
  Brion Vibber 1a7d830fff prettify code il y a 14 ans
  Brion Vibber eaa4ded053 first pass at columndef->drupal-style array converter (need to handle some more things probably; untested) il y a 14 ans
  Brion Vibber aff54d8efb Managed_DataObject initial sketches (pulling Drupal-style schema def into the data that DB_DataObject and Memcached_DataObject use; not yet functional. Converted OStatus_profile for demo.) il y a 14 ans