Commit History

Author SHA1 Message Date
  Alexei Sorokin 590891139f [Memcached_DataObject] Change how multiGet achieves an ordered result 5 years ago
  Alexei Sorokin d045bf6f5c [Managed_DataObject] Remove the "timestamp" type 5 years ago
  Alexei Sorokin b1b1d2af93 [DATABASE] Update "modified" in Managed_DataObject instead of a DBMS trigger 5 years ago
  Alexei Sorokin 9ac632ca2d [DATABASE] Start transactions with START TRANSACTION 5 years ago
  Diogo Cordeiro 3d805026a2 [ExtendedProfile] Fix updates and allow to delete values 5 years ago
  Alexei Sorokin eab5725698 [DATABASE] Disable 'NULL' strings evaluation as SQL NULLs 5 years ago
  Alexei Sorokin 16b5ddd230 [DATABASE] Re-introduce PostgreSQL support 6 years ago
  Alexei Sorokin 3f17a0efea [DATABASE] Introduce a bool type in schema 6 years ago
  Alexei Sorokin d26aac77b3 [DATABASE] Always quote identifiers 6 years ago
  Mikael Nordfeldth 42a62da764 getByUri shorthand function for Managed_DataObject (with uri) 9 years ago
  Mikael Nordfeldth 7978cd6d59 s/EmptyIdException/EmptyPkeyValueException/ 9 years ago
  Mikael Nordfeldth 250d99d997 Allow actions to be performed on updateWithKeys 9 years ago
  Mikael Nordfeldth d672547112 getAliases should be only a list (numeric array) 9 years ago
  Mikael Nordfeldth b59dacb806 getAliases for Profile and Notice 9 years ago
  Mikael Nordfeldth 49b7648fea Managed_DataObject gets onInsert and onUpdate 9 years ago
  Mikael Nordfeldth 3dea259f52 Return intval from getID() 9 years ago
  Mikael Nordfeldth efe23ed404 updateWithKeys now understands multi-column keys 9 years ago
  Mikael Nordfeldth 93c614c184 Do updateWithKeys properly if someone would like to update PRI 9 years ago
  Mikael Nordfeldth b4b57bba54 EmptyIdException to make sure we get the right in catch 9 years ago
  Mikael Nordfeldth 6606781916 Proper error message in exception 9 years ago
  Mikael Nordfeldth 67e7bc55ea Bookmarks are almost migrated 10 years ago
  Mikael Nordfeldth fe9457daea Syntax and minor fixes 10 years ago
  Mikael Nordfeldth 37f2da03e1 newUri might as well be put in Managed_DataObject 10 years ago
  Mikael Nordfeldth daaafd86e2 DB_DataObject recommends using ->tableName() 10 years ago
  Mikael Nordfeldth 50f0235654 Oops, don't forget to remove var_dump(...) 10 years ago
  Mikael Nordfeldth ebdd792b6f getByPK (primary key) lookup for Managed_DataObject instances 10 years ago
  Mikael Nordfeldth ca19a5cd6d Easier pkeyCols call to get primary key columns 10 years ago
  Mikael Nordfeldth 45dc76de26 File and File_redirection adhoc storage methods updated for urlhash 10 years ago
  Mikael Nordfeldth 94e19e1ac6 escapedTableName for SQL query easy access 10 years ago
  Mikael Nordfeldth 427a6e39ee added non-critical FIXMEs 10 years ago