aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/entities.php
AgeCommit message (Expand)Author
2013-10-23replaced all references to trac.elgg.org to the correct GitHub issuesJerome Bakker
2013-07-05Fixes #4293 don't require both offset key and offset for listing stuffcash
2013-06-17fixed: wrong default behaviour in can_edit_entity_metadataJerome Bakker
2013-06-13Merge pull request #5592 from mrclay/5357Cash Costello
2013-06-07Rename ban/unban to disable/enableSteve Clay
2013-06-07Add way to ban entities from the entity cacheSteve Clay
2013-06-03Refs #5357: Introduces ElggBatch awareness of incomplete entities during fetchSteve Clay
2013-05-30Fixes #5567 throw exception when saving with ACCESS_DEFAULTcash
2013-05-29Fixes #5551 removes corrupt entities from databaseCash Costello
2013-05-11Fixes #5419 adds tests for enabling/disabling annotations and fixes bug with ...Cash Costello
2013-04-13cleanup of entity caching codecash
2013-02-27Fixes #5066. Empty subtypes are handled the same way for both 'subtype' and '...Brett Profitt
2013-02-09Lots of new @todos :(Steve Clay
2013-02-09simplify flow, styleSteve Clay
2013-02-09Doc fixes and inline type hints for variables (big static analysis cleanup)Steve Clay
2012-12-17Merge pull request #446 from mrclay/4929-18-entitiesoptBrett Profitt
2012-12-04Merge pull request #443 from mrclay/4932-18Steve Clay
2012-11-28Fixes #4937: Metadata cache is purged when entity cache item removedSteve Clay
2012-11-28Subtype functions cleanupSteve Clay
2012-11-27Added caching of all subtypes with single queryPaweł Sroka
2012-11-26Fixes #4929: Optimize elgg_get_entities and add attribute loaderSteve Clay
2012-11-26Fixes #4932: Allow plugins to be saved in entity cacheSteve Clay
2012-11-14Style cleanupSteve Clay
2012-11-14Fixes #4861: allow lazy-loading for static method callbacks, allow more calla...Steve Clay
2012-10-09Merge pull request #377 from mrclay/4290-1.8Evan Winslow
2012-10-03Fixes #3018: Checks DB for access before using memcache-stored entity (sugges...Steve Clay
2012-09-03Fixes #4290: adds volatile metadata cache, unit tests, and pre-loading for fe...Steve Clay
2012-08-22Merge branch 'steve-4543' into 1.8Steve Clay
2012-08-22Refactored for claritySteve Clay
2012-07-16Fixes #4621 adds warning to remove_subtype()Cash Costello
2012-06-19Merge pull request #189 from mrclay/t4432Cash Costello
2012-06-18Fixes #4483 fixes undefined variable errors for non-deprecated functions in e...Cash Costello
2012-06-16Fixes #4157 setting class name in cache when update_subtype() is calledCash Costello
2012-06-15Fixes #450 Enabling entity doesn't enable it's children entities.Srokap
2012-06-13Added entity caching to elgg_get_entities with workaround for recursive delet...Steve Clay
2012-05-29small fixesSteve Clay
2012-05-24Fixes #4543: Cache entities fetched with get_entity and elgg_get_entitiesEvan Winslow
2012-04-17Fixes #4432: Do not escape ORDER BY/GROUP BY clauses in elgg_get_entitiesSteve Clay
2012-01-28Fixes #4329 removed old recursive delete permissions overrideCash Costello
2012-01-28Fixes #2646 mention ELGG_ENTITIES_NO_VALUE in elgg_get_entities() documentationCash Costello
2012-01-25Refs #4081. Correctly calling setIncrementOffset(false) for deleting entities...Brett Profitt
2012-01-25Fixes #4081. Using ElggBatch to delete recursive.Brett Profitt
2012-01-24Fixes #4272 where an array of entity types can be used, use array in config o...Cash Costello
2012-01-23Fixes #1196. Added elgg_set_ignore_access() calls to disable_entity() when ca...Brett Profitt
2012-01-20Fixes #4303 passing arguments to elgg_view_entity_list in options arrayCash Costello
2012-01-08Fixes #4234 forcing limit to be nonnegativeCash Costello
2012-01-04fixed enabling bug, added flag for recursion, removed unnecessary code in dis...cash
2012-01-04Refs #2051. Fixed: ElggEntity's enable does not recurse.Sem
2011-12-07#4187 (get_entity optimization)Janek Lasocki-Biczysko
2011-12-03Refs #4176 added elgg_list_registered_entities() fix to 1.8 branchcash