Age | Commit message (Expand) | Author |
2008-11-20 | Refs #569, #570, #571: Minor database schema errors corrected | marcus |
2008-11-20 | Refs #569, #570, #571: dbprefix not prefix; | marcus |
2008-11-20 | Refs #569, #570, #571: Added remove_all_private_settings() | marcus |
2008-11-20 | Refs #569, #570, #571: Added get_all_private_settings(); | marcus |
2008-11-20 | Fixes #531: Access permissions enforced | marcus |
2008-11-19 | Fixes #568: Exportable code now inclusive not exclusive. | marcus |
2008-11-19 | Base private setting functions, commit 2 | ben |
2008-11-19 | Base private setting functions, commit 1 | ben |
2008-11-19 | Introducing the new private settings table. | ben |
2008-11-19 | Added get notable enities on relationship | marcus |
2008-11-19 | Added get notable enities on metadata | marcus |
2008-11-19 | Added get notable enities | marcus |
2008-11-18 | Closes #557 | marcus |
2008-11-14 | * Introducing get_loggedin_user() and get_loggedin_userid() | marcus |
2008-11-14 | Removed some "Undefined" messages | marcus |
2008-11-14 | "Undefined" messages tidied up | marcus |
2008-11-14 | "Undefined" messages tidied up | marcus |
2008-11-14 | "Undefined" messages tidied up | marcus |
2008-11-14 | git-svn-id: https://code.elgg.org/elgg/trunk@2449 36083f99-b078-4883-b0ff-0f9... | marcus |
2008-11-14 | * Candidate for initial ElggSession magic class | marcus |
2008-11-14 | Minor tidying of code | marcus |
2008-11-13 | Experimental ElggCache | marcus |
2008-11-12 | git-svn-id: https://code.elgg.org/elgg/trunk@2445 36083f99-b078-4883-b0ff-0f9... | marcus |
2008-11-12 | No longer blanks all caches when clearing | marcus |
2008-11-12 | Closes #543 | marcus |
2008-11-10 | Content length headers on JS and css | marcus |
2008-11-10 | Javascript now correctly marked as cacheable | marcus |
2008-11-10 | Tidied. | marcus |
2008-11-07 | Profiling now showing queries executed before debug flag being set | marcus |
2008-11-07 | Refs #529: Experimental memcaching for metadata | marcus |
2008-11-07 | Fixed datalists error | marcus |
2008-11-07 | Refs #529: Experimental memcaching on datalists | marcus |
2008-11-07 | Removing unnecessary call to datalists | marcus |
2008-11-07 | Refs #529: Experimental caching of metastrings | marcus |
2008-11-07 | Refs #529: Experimental object level caching | marcus |
2008-11-06 | Reverted limited caching back to array since caching objects don't work so we... | marcus |
2008-11-06 | datalists now has primary key, datalist set function optimised | marcus |
2008-11-06 | Not possible to get any more, so tell them so | marcus |
2008-11-06 | Last action query update delayed to avoid invalidating query cache unnecessar... | marcus |
2008-11-06 | * Database functions optimised and centralised a bit | marcus |
2008-11-06 | isset fixes | marcus |
2008-11-06 | Some tidying of objects and opendd export | marcus |
2008-11-06 | Added test to see if memcache is available. | marcus |
2008-11-06 | Class hierachy changed to separate shared memory caching | marcus |
2008-11-05 | git-svn-id: https://code.elgg.org/elgg/trunk@2409 36083f99-b078-4883-b0ff-0f9... | marcus |
2008-11-05 | Minor extension to river | marcus |
2008-11-05 | Minor tweak | marcus |
2008-11-05 | Slight rejig in the way the river works | marcus |
2008-11-05 | Extends elgg_view_tree to support other view types. | marcus |
2008-11-05 | Added "add" method to cache only if it doesn't exist already. | marcus |