Age | Commit message (Collapse) | Author |
|
|
|
and will constantly regenerate the cached views (which is a big issue)
|
|
This cuts the number of db queries in half for loading plugins with elgg_get_plugins().
Will look to adapt these techniques to other classes in 1.8.6.
|
|
first call after $init_finished is set.
|
|
This prevents a bug where access lists could be cached
and not cleared during plugin boot while access was disabled,
which could expose entities set to ACCESS_PRIVATE.
|
|
|
|
|
|
metastring functions.
|
|
debug call to system_log() in create_annotation().
|
|
|
|
|
|
gain an access token.
|
|
|
|
entity_relationships.id instead of r.* so entities loaded via elgg_get_entities_from_relationship() have the correct time_created.
|
|
Fix for ticket 4414
|
|
users_apisessions table.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #2877 Adds language string caching to system cache
|
|
unevaluated (!)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
entities using ElggBatch.
|
|
|
|
|
|
|
|
|
|
|
|
object
|
|
Turn viewpath cache into a system cache
|
|
Fixes #4317 cleans up the boot process
|
|
|
|
called with recursive = true.
|
|
more than once to an access collection
|
|
metadata or annotations.
|
|
|