Historial de Commits

Autor SHA1 Mensaje Fecha
  Mikael Nordfeldth 50e611a1a9 Shouldn't define static classes as abstract. hace 11 años
  Mikael Nordfeldth 39f21d63af New Managed_DataObject retrieval: listFind hace 11 años
  Mikael Nordfeldth 79e3acf0f0 Moved multiGet into Managed_DataObject hace 11 años
  Mikael Nordfeldth b3e61ce7d0 Stronger typing, require array where param array hace 11 años
  Mikael Nordfeldth fac7371179 pivotGet moved into Managed_DataObject hace 11 años
  Mikael Nordfeldth b1465a7559 We can now do late static binding (PHP >= 5.3) hace 11 años
  Mikael Nordfeldth 97ce71e55d Managed_DataObject now has listGet for all classes hace 11 años
  Mikael Nordfeldth 861e838add pkeyGet is now static and more similar to getKV hace 11 años
  Mikael Nordfeldth 2a4dc77a63 The overloaded DB_DataObject function staticGet is now called getKV hace 11 años
  Mikael Nordfeldth d115cddfb7 Managed_DataObject gets dynamic class detection for staticGet hace 11 años
  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(). hace 13 años
  Brion Vibber 69765a0550 Fix for caching with compound keys: add Managed_DataObject::_allCacheKeys() to override the one in Memcached_DataObject. hace 13 años
  Zach Copley e59b30c14b Fix E_NOTICE from attempt to access undefined array key hace 13 años
  Evan Prodromou b83af83b82 return links for foreign keys hace 13 años
  Brion Vibber a54eb0941e Tweaking request_queue -> group_join_queue, easier to deal with the indexes and keys and caching this way. hace 13 años
  Brion Vibber 62d4701148 fix a couple bugs in Managed_DataObject hace 14 años
  Brion Vibber 1f4b168e69 tweak for Managed_DataObject table defs hace 14 años
  Brion Vibber 1a7d830fff prettify code hace 14 años
  Brion Vibber eaa4ded053 first pass at columndef->drupal-style array converter (need to handle some more things probably; untested) hace 14 años
  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.) hace 14 años