Age | Commit message (Expand) | Author |
2008-11-12 | No longer blanks all caches when clearing | marcus |
2008-11-12 | Closes #543 | marcus |
2008-11-11 | Ifdef expires | marcus |
2008-11-11 | Minor tweaks to mod_gzip config. Note that gzip can't compress some things du... | marcus |
2008-11-11 | Simplified GZIP | marcus |
2008-11-11 | Mod deflate support added | marcus |
2008-11-11 | Turned on mod_gzip if available | marcus |
2008-11-11 | Added default expiry | marcus |
2008-11-11 | Expires header added to group icons | marcus |
2008-11-10 | Content length on images | marcus |
2008-11-10 | Content length on images | 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 | Fixes #541: CSS Now not being cached. Error is being caused somewhere in the ... | marcus |
2008-11-10 | Refs #520 | marcus |
2008-11-10 | Closes #501 | marcus |
2008-11-10 | Closes #507 | 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 | Fixes #530 | 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 |
2008-11-05 | Revert use of memcache for database query cache | marcus |
2008-11-05 | Changed default timeout | marcus |
2008-11-04 | Removed cache clearing for now. | marcus |
2008-11-04 | More tweaks | marcus |
2008-11-04 | Experimental memcache support | marcus |
2008-11-04 | Closes #516: Experimental memcache support | marcus |
2008-11-04 | Installation notes | marcus |
2008-11-04 | Refs #514: Memcache error messages | marcus |
2008-11-04 | Refs #514: Memcache settings | marcus |