aboutsummaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Expand)Author
2008-11-20Refs #452: Calendar interface on entitiesmarcus
2008-11-20Introducing get_entities_from_private_setting();marcus
2008-11-20No need to trigger the init event on upgrade.ben
2008-11-20Refs #569, #570, #571: Update script for both users and plugins plugin settingsmarcus
2008-11-20Migrate plugin settings from plugin to new settigns store.marcus
2008-11-20Refs #571. Fixes #569, #570: marcus
2008-11-20Refs #569, #570, #571: Minor database schema errors correctedmarcus
2008-11-20Refs #569, #570, #571: Corrected and optimised insert querymarcus
2008-11-20Refs #569, #570, #571: Minor database schema errors correctedmarcus
2008-11-20Refs #569, #570, #571: dbprefix not prefix;marcus
2008-11-20Refs #569, #570, #571: Added remove_all_private_settings()marcus
2008-11-20Refs #569, #570, #571: Added get_all_private_settings();marcus
2008-11-20Fixes #531: Access permissions enforcedmarcus
2008-11-19Fixes #568: Exportable code now inclusive not exclusive.marcus
2008-11-19Base private setting functions, commit 2ben
2008-11-19Base private setting functions, commit 1ben
2008-11-19Introducing the new private settings table.ben
2008-11-19Added get notable enities on relationshipmarcus
2008-11-19Added get notable enities on metadatamarcus
2008-11-19Added get notable enitiesmarcus
2008-11-18Closes #557marcus
2008-11-14* Introducing get_loggedin_user() and get_loggedin_userid()marcus
2008-11-14Removed some "Undefined" messagesmarcus
2008-11-14"Undefined" messages tidied upmarcus
2008-11-14"Undefined" messages tidied upmarcus
2008-11-14"Undefined" messages tidied upmarcus
2008-11-14git-svn-id: https://code.elgg.org/elgg/trunk@2449 36083f99-b078-4883-b0ff-0f9...marcus
2008-11-14* Candidate for initial ElggSession magic classmarcus
2008-11-14Minor tidying of codemarcus
2008-11-13Experimental ElggCachemarcus
2008-11-12git-svn-id: https://code.elgg.org/elgg/trunk@2445 36083f99-b078-4883-b0ff-0f9...marcus
2008-11-12No longer blanks all caches when clearingmarcus
2008-11-12Closes #543marcus
2008-11-10Content length headers on JS and cssmarcus
2008-11-10Javascript now correctly marked as cacheablemarcus
2008-11-10Tidied.marcus
2008-11-07Profiling now showing queries executed before debug flag being setmarcus
2008-11-07Refs #529: Experimental memcaching for metadatamarcus
2008-11-07Fixed datalists errormarcus
2008-11-07Refs #529: Experimental memcaching on datalistsmarcus
2008-11-07Removing unnecessary call to datalistsmarcus
2008-11-07Refs #529: Experimental caching of metastringsmarcus
2008-11-07Refs #529: Experimental object level cachingmarcus
2008-11-06Reverted limited caching back to array since caching objects don't work so we...marcus
2008-11-06datalists now has primary key, datalist set function optimisedmarcus
2008-11-06Not possible to get any more, so tell them somarcus
2008-11-06Last action query update delayed to avoid invalidating query cache unnecessar...marcus
2008-11-06* Database functions optimised and centralised a bitmarcus
2008-11-06isset fixesmarcus
2008-11-06Some tidying of objects and opendd exportmarcus