index
:
lorea/elgg
floxglove-1
floxglove-2
floxglove-3
lorea-preprod
master
saravea
saraveadev
Social Networking Engine
Saravea
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
lib
/
entities.php
Age
Commit message (
Expand
)
Author
2013-06-17
fixed: wrong default behaviour in can_edit_entity_metadata
Jerome Bakker
2013-06-13
Merge pull request #5592 from mrclay/5357
Cash Costello
2013-06-07
Rename ban/unban to disable/enable
Steve Clay
2013-06-07
Add way to ban entities from the entity cache
Steve Clay
2013-06-03
Refs #5357: Introduces ElggBatch awareness of incomplete entities during fetch
Steve Clay
2013-05-30
Fixes #5567 throw exception when saving with ACCESS_DEFAULT
cash
2013-05-29
Fixes #5551 removes corrupt entities from database
Cash Costello
2013-05-11
Fixes #5419 adds tests for enabling/disabling annotations and fixes bug with ...
Cash Costello
2013-04-13
cleanup of entity caching code
cash
2013-02-27
Fixes #5066. Empty subtypes are handled the same way for both 'subtype' and '...
Brett Profitt
2013-02-09
Lots of new @todos :(
Steve Clay
2013-02-09
simplify flow, style
Steve Clay
2013-02-09
Doc fixes and inline type hints for variables (big static analysis cleanup)
Steve Clay
2012-12-17
Merge pull request #446 from mrclay/4929-18-entitiesopt
Brett Profitt
2012-12-04
Merge pull request #443 from mrclay/4932-18
Steve Clay
2012-11-28
Fixes #4937: Metadata cache is purged when entity cache item removed
Steve Clay
2012-11-28
Subtype functions cleanup
Steve Clay
2012-11-27
Added caching of all subtypes with single query
Paweł Sroka
2012-11-26
Fixes #4929: Optimize elgg_get_entities and add attribute loader
Steve Clay
2012-11-26
Fixes #4932: Allow plugins to be saved in entity cache
Steve Clay
2012-11-14
Style cleanup
Steve Clay
2012-11-14
Fixes #4861: allow lazy-loading for static method callbacks, allow more calla...
Steve Clay
2012-10-09
Merge pull request #377 from mrclay/4290-1.8
Evan Winslow
2012-10-03
Fixes #3018: Checks DB for access before using memcache-stored entity (sugges...
Steve Clay
2012-09-03
Fixes #4290: adds volatile metadata cache, unit tests, and pre-loading for fe...
Steve Clay
2012-08-22
Merge branch 'steve-4543' into 1.8
Steve Clay
2012-08-22
Refactored for clarity
Steve Clay
2012-07-16
Fixes #4621 adds warning to remove_subtype()
Cash Costello
2012-06-19
Merge pull request #189 from mrclay/t4432
Cash Costello
2012-06-18
Fixes #4483 fixes undefined variable errors for non-deprecated functions in e...
Cash Costello
2012-06-16
Fixes #4157 setting class name in cache when update_subtype() is called
Cash Costello
2012-06-15
Fixes #450 Enabling entity doesn't enable it's children entities.
Srokap
2012-06-13
Added entity caching to elgg_get_entities with workaround for recursive delet...
Steve Clay
2012-05-29
small fixes
Steve Clay
2012-05-24
Fixes #4543: Cache entities fetched with get_entity and elgg_get_entities
Evan Winslow
2012-04-17
Fixes #4432: Do not escape ORDER BY/GROUP BY clauses in elgg_get_entities
Steve Clay
2012-01-28
Fixes #4329 removed old recursive delete permissions override
Cash Costello
2012-01-28
Fixes #2646 mention ELGG_ENTITIES_NO_VALUE in elgg_get_entities() documentation
Cash Costello
2012-01-25
Refs #4081. Correctly calling setIncrementOffset(false) for deleting entities...
Brett Profitt
2012-01-25
Fixes #4081. Using ElggBatch to delete recursive.
Brett Profitt
2012-01-24
Fixes #4272 where an array of entity types can be used, use array in config o...
Cash Costello
2012-01-23
Fixes #1196. Added elgg_set_ignore_access() calls to disable_entity() when ca...
Brett Profitt
2012-01-20
Fixes #4303 passing arguments to elgg_view_entity_list in options array
Cash Costello
2012-01-08
Fixes #4234 forcing limit to be nonnegative
Cash Costello
2012-01-04
fixed enabling bug, added flag for recursion, removed unnecessary code in dis...
cash
2012-01-04
Refs #2051. Fixed: ElggEntity's enable does not recurse.
Sem
2011-12-07
#4187 (get_entity optimization)
Janek Lasocki-Biczysko
2011-12-03
Refs #4176 added elgg_list_registered_entities() fix to 1.8 branch
cash
2011-11-27
fixed some documentation related to subtypes
Cash Costello
2011-11-18
Fixes #4108 delete() returns bool now and updated unit tests
Cash Costello
[next]