aboutsummaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Expand)Author
2008-11-05Changed default timeoutmarcus
2008-11-04Removed cache clearing for now.marcus
2008-11-04More tweaksmarcus
2008-11-04Experimental memcache supportmarcus
2008-11-04Closes #516: Experimental memcache supportmarcus
2008-11-04Installation notesmarcus
2008-11-04Refs #514: Memcache settingsmarcus
2008-11-04Refs #514 : Using memcache if availablemarcus
2008-11-04Refs #514marcus
2008-11-04First draft memcache object. No testing yet carried out, submitted 'cos I'm m...marcus
2008-11-04git-svn-id: https://code.elgg.org/elgg/trunk@2391 36083f99-b078-4883-b0ff-0f9...marcus
2008-11-04Moved caching to function so it can be easily replacedmarcus
2008-11-03Refs #514: Entity and subtype caching marcus
2008-11-03Minor tweaksmarcus
2008-11-03back to privatemarcus
2008-11-03Initialisation correctmarcus
2008-11-03Database using new memory cache objectmarcus
2008-11-03* ElggCache interface improvedmarcus
2008-11-03Experimental database query caching, please report problems asap.marcus
2008-11-03Stub added refs #452marcus
2008-11-03Experimental database query caching, please report problems asap.marcus
2008-11-03Some missing keys added.marcus
2008-11-03Minor tweaks 'cos case does matter...marcus
2008-10-31Closes #378: Fixed incorrect relationship direction.marcus
2008-10-31Closes #446: marcus
2008-10-31Changed cron to use output buffering (letting you simply echo rather than nee...marcus
2008-10-31Closes #488: This is indeed a typo... well spotted :)marcus
2008-10-31Closes #493: Moved database queries out of module and in to core in line with...marcus
2008-10-29Reverted database access permission caching.marcus
2008-10-29Annotation pagination is now corrected where more than 10 items are being dis...ben
2008-10-29Logrotate and archive containing offset. Table still created as $now but cont...marcus
2008-10-28Views are now more granular.ben
2008-10-28Closes #440marcus
2008-10-28Flags to prevent queries being run multiple times. marcus
2008-10-28Removed spurious noticemarcus
2008-10-27Refs #215: Minor tweak to logicmarcus
2008-10-27Refs #215: System hook for archiving log. Cron yet to be added.marcus
2008-10-24The friend invite infrastructure is now secure.ben
2008-10-24Added the ability to add a user to a user's friends list on registration.ben
2008-10-24Revert.ben
2008-10-24Improvements for container overrides.ben
2008-10-22Better default forwardmarcus
2008-10-22Increasing sub-hour cron granularitymarcus
2008-10-22Removed unnecessary columnmarcus
2008-10-22Closes #453 and #463: Completed work. Sessions now stored in database.marcus
2008-10-22Semi-working session code. Still won't permit logging in, commented out until...marcus
2008-10-21Database session code.marcus
2008-10-21Closes #457: Now returns $guid on success, false on failmarcus
2008-10-21Added safety rail to prevent disabling/deleting of currently viewed site.marcus
2008-10-20The input filter now deals with two-dimensional input arrays.ben