]> git.mxchange.org Git - quix0rs-gnu-social.git/history - classes/Managed_DataObject.php
No more needed (for this fix) but maybe later. So I always only comment them out.
[quix0rs-gnu-social.git] / classes / Managed_DataObject.php
2015-02-15 Roland HaederMerge branch 'master' into social-master
2015-02-15 Roland HaederMerge remote-tracking branch 'upstream/master'
2015-02-08 Mikael NordfeldthMerge commit 'refs/merge-requests/37' of https://gitori...
2015-02-08 Mikael NordfeldthMerge commit 'refs/merge-requests/30' of https://gitori...
2015-02-08 Mikael NordfeldthMerge commit 'refs/merge-requests/31' of https://gitori...
2015-02-08 Mikael NordfeldthMerge commit 'refs/merge-requests/36' of https://gitori...
2015-02-08 Mikael Nordfeldthadded non-critical FIXMEs
2015-02-08 Mikael NordfeldthupdateWithKeys did not always COMMIT transactions
2015-01-25 Mikael NordfeldthFile_thumbnail uses file_id as PRI
2015-01-25 Mikael NordfeldthManaged_DataObject->updateWithKeys throws its own exception
2015-01-25 Mikael NordfeldthupdateWithKeys reworked to more reliable execution
2015-01-25 Mikael NordfeldthupdateKeys -> updateWithKeys (w/ functionality)
2015-01-25 Mikael NordfeldthupdateKeys (for classes with PRI id) now in Managed_Dat...
2014-09-12 Roland HaederMerge branch 'master' of git://gitorious.org/statusnet...
2014-03-31 Mikael NordfeldthMerge commit 'refs/merge-requests/199' of git://gitorio...
2014-03-06 Mikael NordfeldthAdd Managed_DataObject getID() to avoid $obj->id
2013-10-14 Mikael Nordfeldthstatic:: call are less cluttery
2013-10-01 Mikael NordfeldthProperly unlink all old avatars when deleting/uploading...
2013-09-21 Mikael NordfeldthShouldn't define static classes as abstract.
2013-09-21 Mikael NordfeldthNew Managed_DataObject retrieval: listFind
2013-08-29 Mikael NordfeldthMoved multiGet into Managed_DataObject
2013-08-29 Mikael NordfeldthStronger typing, require array where param array
2013-08-29 Mikael NordfeldthpivotGet moved into Managed_DataObject
2013-08-20 Mikael NordfeldthWe can now do late static binding (PHP >= 5.3)
2013-08-18 Mikael NordfeldthManaged_DataObject now has listGet for all classes
2013-08-18 Mikael NordfeldthpkeyGet is now static and more similar to getKV
2013-08-18 Mikael NordfeldthThe overloaded DB_DataObject function staticGet is...
2013-08-12 Mikael NordfeldthManaged_DataObject gets dynamic class detection for...
2013-08-12 Mikael NordfeldthMerge remote-tracking branch 'statusnet/master'
2012-04-17 Evan ProdromouMerge ActivitySpam plugin
2012-03-08 Evan ProdromouMerge from 1.0.x
2011-11-16 Evan ProdromouMerge branch '1.0.x' into 1.1.x
2011-09-30 Zach CopleyMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-09-30 Brion VibberMerge branch 'compound-keys-fix' into 1.0.x
2011-09-29 Brion VibberFurther fixes to Managed_DataObject::_allCacheKeys...
2011-09-29 Brion VibberFix for caching with compound keys: add Managed_DataObj...
2011-09-26 Evan ProdromouMerge commit 'refs/merge-requests/158' of git://gitorio...
2011-09-21 Evan ProdromouMerge commit 'refs/merge-requests/159' of git://gitorio...
2011-09-21 Evan ProdromouMerge commit 'refs/merge-requests/164' of git://gitorio...
2011-09-21 Evan ProdromouMerge commit 'refs/merge-requests/165' of git://gitorio...
2011-09-21 Evan ProdromouMerge commit 'refs/merge-requests/166' of git://gitorio...
2011-09-08 Evan ProdromouMerge branch 'master' into testing
2011-09-08 Evan ProdromouMerge remote-tracking branch 'origin/1.0.x' into 1.0.x
2011-09-08 Zach CopleyFix E_NOTICE from attempt to access undefined array key
2011-08-27 Evan ProdromouMerge branch '1.0.x' into testing
2011-08-26 Samantha DohertyMerge branch '1.0.x' of gitorious.org:statusnet/mainlin...
2011-08-26 Evan Prodromoureturn links for foreign keys
2011-08-22 Evan ProdromouMerge activity plugin into mainline
2011-08-02 Evan ProdromouMerge branch 'master' into 1.0.x
2011-07-30 Evan ProdromouMerge branch 'master' into 1.0.x
2011-07-30 Evan ProdromouMerge branch 'master' into testing
2011-07-07 Zach CopleyMerge commit 'refs/merge-requests/157' of git://gitorio...
2011-05-30 Evan ProdromouMerge branch 'master' into 1.0.x
2011-05-30 Evan ProdromouMerge branch 'master' into testing
2011-05-04 Evan Prodromoumerge 0.9.x into 1.0.x
2011-04-05 Evan ProdromouMerge branch '1.0.x' into testing
2011-03-28 Ian DenhardtMerge branch '1.0.x' of git://gitorious.org/statusnet...
2011-03-24 Zach CopleyMerge branch '1.0.x' into qna
2011-03-22 Evan ProdromouMerge branch 'limitdist' of gitorious.org:~evan/statusn...
2011-03-22 Shashi GowdaMerge remote-tracking branch 'mainline/1.0.x' into...
2011-03-21 Brion VibberTweaking request_queue -> group_join_queue, easier...
2011-03-17 Evan ProdromouMerge branch '1.0.x' into testing
2011-03-15 Brion VibberMerge branch '1.0.x' into feedsub-wizard
2011-03-01 Zach CopleyMerge branch '0.9.x' into 1.0.x
2011-02-28 Zach CopleyMerge branch '0.9.x' into 1.0.x
2011-01-12 Evan ProdromouMerge branch '0.9.x' into 1.0.x
2010-12-30 Evan ProdromouMerge remote branch 'gitorious/0.9.x' into 1.0.x
2010-12-28 Brion VibberMerge branch '0.9.x' into 1.0.x
2010-12-22 Brion VibberMerge branch '0.9.x' into 1.0.x
2010-12-22 Brion VibberMerge branch '0.9.x' into 1.0.x
2010-12-20 Brion VibberMerge branch '0.9.x' into 1.0.x
2010-12-20 Ian DenhardtMerge branch '1.0.x' of git://gitorious.org/statusnet...
2010-12-18 Brion VibberMerge branch '0.9.x' into 1.0.x
2010-12-17 Brion VibberMerge branch '0.9.x' into 1.0.x
2010-12-16 Brion VibberMerge branch '0.9.x' into 1.0.x
2010-12-15 Brion VibberMerge branch '0.9.x' into 1.0.x
2010-12-07 Brion VibberMerge branch '0.9.x' into merge
2010-11-14 Evan ProdromouMerge remote branch 'gitorious/1.0.x' into 1.0.x
2010-11-03 Brion VibberMerge branch '0.9.x' into 1.0.x
2010-11-02 Brion VibberMerge branch '1.0.x' into schema-x
2010-11-01 Brion Vibberfix a couple bugs in Managed_DataObject
2010-10-28 Brion VibberMerge branch '1.0.x' into schema-x
2010-10-25 Brion VibberMerge branch '1.0.x' into schema-x
2010-10-19 Brion VibberMerge branch '1.0.x' into schema-x
2010-10-18 Brion VibberMerge branch '1.0.x' into schema-x
2010-10-15 Brion VibberMerge branch '1.0.x' into schema-x
2010-10-13 Brion VibberMerge branch '1.0.x' into schema-x
2010-10-07 Brion Vibbertweak for Managed_DataObject table defs
2010-10-07 Brion VibberMerge branch '1.0.x' into schema-x
2010-08-16 Brion Vibberprettify code
2010-08-16 Brion Vibberfirst pass at columndef->drupal-style array converter...
2010-08-16 Brion VibberManaged_DataObject initial sketches (pulling Drupal...