Introduced common_location_shared() to check if location sharing is always,
[quix0rs-gnu-social.git] / classes / Managed_DataObject.php
2016-01-13 Roland HaederMerge remote-tracking branch 'upstream/master'
2016-01-03 Mikael NordfeldthEmptyIdException to make sure we get the right in catch
2016-01-03 mmnMerge branch 'beautify_profile_list' into 'nightly'
2016-01-03 Mikael NordfeldthMerge branch 'nightly' into singpolyma/gnu-social-event...
2015-12-31 Mikael NordfeldthProper error message in exception
2015-12-14 mmnMerge branch 'send-twitter-replies-to-twitter' into...
2015-12-14 mmnMerge branch 'direct-feed-sub' into 'master'
2015-12-14 mmnMerge branch 'twitter-show-rel-syndication' into 'master'
2015-12-14 mmnMerge branch 'firefox-sub-link' into 'master'
2015-12-14 mmnMerge branch 'fix-twitter-uri' into 'master'
2015-12-14 mmnMerge branch 'inbound-linkback' into 'master'
2015-12-14 mmnMerge branch 'twitter-check-dupe-by-uri' into 'master'
2015-12-14 mmnMerge branch 'repost-of-uf2' into 'master'
2015-12-14 mmnMerge branch 'at-mention-url' into 'master'
2015-11-20 Mikael NordfeldthMerge request #59 which was directed at master
2015-11-06 Mikael NordfeldthMerge branch 'master' of git.gnu.io:gnu/gnu-social...
2015-11-05 Mikael NordfeldthMerge branch 'master' of git.gnu.io:gnu/gnu-social...
2015-11-05 Mikael NordfeldthMerge branch 'master' into nightly
2015-10-12 Mikael NordfeldthBookmarks are almost migrated
2015-10-10 mmnMerge branch 'master' into 'nightly'
2015-10-10 mmnMerge branch 'page_title_showstream' into 'nightly'
2015-10-10 mmnMerge branch 'translation-snapshot-october-2015' into...
2015-10-10 mmnMerge branch 'usergroups_page' into 'nightly'
2015-10-10 mmnMerge branch 'oauth-default-icon' into 'nightly'
2015-10-10 mmnMerge branch 'link-atom-fix' into 'nightly'
2015-10-10 Mikael NordfeldthSyntax and minor fixes
2015-10-10 Mikael NordfeldthnewUri might as well be put in Managed_DataObject
2015-06-06 mmnMerge branch 'subscribers_as_addressees' into 'nightly'
2015-06-06 abjectioMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2015-06-06 mmnMerge branch 'doc-src' into 'nightly'
2015-06-06 mmnMerge branch 'nightly' into 'nightly'
2015-06-06 Mikael NordfeldthMerge branch 'hackfest' into nightly
2015-06-06 Mikael NordfeldthDB_DataObject recommends using ->tableName()
2015-06-06 mmnMerge branch 'tagprofile-ajax-fix' into 'nightly'
2015-06-05 Mikael Nordfeldthfloating elements CSS fix by aroque
2015-06-05 Mikael Nordfeldthbuttle's local/plugins translation file fix
2015-06-05 Mikael NordfeldthMerge request for documentation and URLs
2015-06-05 abjectioMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2015-06-04 Mikael NordfeldthOops, don't forget to remove var_dump(...)
2015-06-04 Mikael NordfeldthgetByPK (primary key) lookup for Managed_DataObject...
2015-06-04 Mikael NordfeldthEasier pkeyCols call to get primary key columns
2015-05-26 Roland HaederMerge branch 'master' of git.gnu.io:Quix0r/gnu-social
2015-04-05 Mikael NordfeldthMerge branch 'nightly'
2015-03-09 Mikael NordfeldthMerge branch 'nightly', beginning of 1.2.x
2015-02-27 Mikael NordfeldthMerge branch 'master' into nightly
2015-02-25 Mikael NordfeldthMerge commit 'refs/merge-requests/51' of https://gitori...
2015-02-25 Mikael NordfeldthMerge commit 'refs/merge-requests/49' of https://gitori...
2015-02-19 Mikael NordfeldthMerge branch 'utf8mb4' into nightly
2015-02-19 Mikael NordfeldthFile and File_redirection adhoc storage methods updated...
2015-02-19 Mikael NordfeldthMerge branch 'nightly' into file_urlhash
2015-02-18 Mikael NordfeldthescapedTableName for SQL query easy access
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
next