aboutsummaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Expand)Author
2012-11-28Merge pull request #442 from mrclay/4926-18-riverfetchSteve 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-27elgg_get_config: Don't generate NOTICE if $value not setSteve Clay
2012-11-27Don't hit DB on elgg_get_config after putting all configuration into local ob...Paweł Sroka
2012-11-28Fixes #4935 - Adds admin listing in admin panelKrzysztof Różalski
2012-11-26Refs #4933: cache in plugin constructor, remove $CONFIGSteve Clay
2012-11-26Fixes #4933 - Adds plugin_id to GUID lookup mapPaweł Sroka
2012-11-26river prefetch: Don't call elgg_get_entities if no GUIDs to fetchSteve Clay
2012-11-25check entity cache first, and remove limit (from Paweł Sroka's branch)Steve Clay
2012-11-21Fixes #4926: prefetches entities to be displayed in riverSteve Clay
2012-11-15Fixes #4895: Output valid ETag and Expires headersSteve Clay
2012-11-14Prevent false testElggDeleteMetadata() failuresSteve Clay
2012-11-14Style cleanupSteve Clay
2012-11-14Fixes #4861: allow lazy-loading for static method callbacks, allow more calla...Steve Clay
2012-11-11Merge branch '4593-18' into 1.8Steve Clay
2012-11-07Better HTML decoding and output/email encodingSteve Clay
2012-10-25Merge pull request #293 from Srokap/ticket_3035Steve Clay
2012-10-19Added special checks for mailto: in elgg_normalize_url() and elgg.normalize_u...Brett Profitt
2012-10-19Correctly passing guid instead of object in container permissions check.Brett Profitt
2012-10-10Merge pull request #401 from jeabakker/#4884Evan Winslow
2012-10-10Merge pull request #388 from jeabakker/#4869Evan Winslow
2012-10-09Merge pull request #377 from mrclay/4290-1.8Evan Winslow
2012-10-09Merge pull request #387 from jeabakker/#4868Evan Winslow
2012-10-04saving an unnessesary database call to check for icon_sizesJerome Bakker
2012-10-03Fixes #3018: Checks DB for access before using memcache-stored entity (sugges...Steve Clay
2012-09-28fixed: shortcoming in Elgg's custom PHP error handlerJerome Bakker
2012-09-28fixed: elgg_get_site_entity now works as documentedJerome Bakker
2012-09-25Fixes #3035 - menu items appearing in reverse registration orderSrokap
2012-09-03Fixes #4290: adds volatile metadata cache, unit tests, and pre-loading for fe...Steve Clay
2012-08-26Merge pull request #360 from beck24/#4794-fix-river-comment-upgradeEvan Winslow
2012-08-26Merge pull request #349 from sembrestels/river-delete-validateEvan Winslow
2012-08-25Fixed @return doc on elgg_extractSteve Clay
2012-08-22Merge branch 'steve-4543' into 1.8Steve Clay
2012-08-22Refactored for claritySteve Clay
2012-08-07fixes river upgrade for commentsMatt Beckett
2012-07-31Fixes #4774. Added tokens insted is_action param in delete river menu item.Sem
2012-07-16Fixes #4621 adds warning to remove_subtype()Cash Costello
2012-07-16Merge pull request #304 from sembrestels/donate-manifestCash Costello
2012-07-16added URL to the other new method namesCash Costello
2012-07-14Fixes #4705 validate view typeCash Costello
2012-07-14Refs #4004 decided to downgrage missing language keys to NOTICE for all langu...Cash Costello
2012-07-14Merge pull request #305 from sembrestels/elgg_echo_logCash Costello
2012-07-13Refs #4004. Used $CONFIG->translations instead of elgg_echo()Sem
2012-07-13Refs #4004. Downgraded to notice and warning. It also returns the complete la...Sem
2012-07-13Refs #3646. "getRepositoryURL" is more descriptive than "getRepository".Sem
2012-07-12Fixes #4702 better actions logicCash Costello
2012-07-09Fixes #4685 display proper error on invalid requirementCash Costello
2012-07-09Refs #4631 $object->canEdit() check not necessary and added a confirm popup o...Cash Costello