<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lorea/elgg/engine/handlers/cache_handler.php, branch floxglove-2</title>
<subtitle>Social Networking Engine</subtitle>
<id>https://git.fluxo.info/lorea/elgg/atom?h=floxglove-2</id>
<link rel='self' href='https://git.fluxo.info/lorea/elgg/atom?h=floxglove-2'/>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/lorea/elgg/'/>
<updated>2012-11-15T06:42:15+00:00</updated>
<entry>
<title>Fixes #4895: Output valid ETag and Expires headers</title>
<updated>2012-11-15T06:42:15+00:00</updated>
<author>
<name>Steve Clay</name>
<email>steve@mrclay.org</email>
</author>
<published>2012-10-30T00:59:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/lorea/elgg/commit/?id=d857c68fd91b1bcf586a30d86108b1898c2bb2d3'/>
<id>urn:sha1:d857c68fd91b1bcf586a30d86108b1898c2bb2d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes #2002 adds ETag support to simple cache handler</title>
<updated>2012-01-08T15:06:58+00:00</updated>
<author>
<name>Cash Costello</name>
<email>cash.costello@gmail.com</email>
</author>
<published>2012-01-08T15:06:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/lorea/elgg/commit/?id=d213db79744507ab6e601167d158f256764d785e'/>
<id>urn:sha1:d213db79744507ab6e601167d158f256764d785e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #3859. Using PHP internal functions to expire cache in +6 months instead of doing math manually to avoid int overflow.</title>
<updated>2011-09-24T04:30:03+00:00</updated>
<author>
<name>Brett Profitt</name>
<email>brett.profitt@gmail.com</email>
</author>
<published>2011-09-24T04:30:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/lorea/elgg/commit/?id=e5926823b0876377a04fbe47605f3524d5a67f21'/>
<id>urn:sha1:e5926823b0876377a04fbe47605f3524d5a67f21</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes #3331. Changed cache schema to allow for JS/CSS views with slashes and dots.</title>
<updated>2011-04-13T19:30:44+00:00</updated>
<author>
<name>brettp</name>
<email>brettp@36083f99-b078-4883-b0ff-0f9b5a30f544</email>
</author>
<published>2011-04-13T19:30:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/lorea/elgg/commit/?id=d87b6ffe7312888d109428e6a939f33394549677'/>
<id>urn:sha1:d87b6ffe7312888d109428e6a939f33394549677</id>
<content type='text'>
git-svn-id: http://code.elgg.org/elgg/trunk@8986 36083f99-b078-4883-b0ff-0f9b5a30f544
</content>
</entry>
<entry>
<title>Fixes #2923: Removed "view" prefix from simplecache function names</title>
<updated>2011-02-15T21:17:52+00:00</updated>
<author>
<name>ewinslow</name>
<email>ewinslow@36083f99-b078-4883-b0ff-0f9b5a30f544</email>
</author>
<published>2011-02-15T21:17:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/lorea/elgg/commit/?id=ed063396330dd8b9d07d211920fe28c8a2a0b925'/>
<id>urn:sha1:ed063396330dd8b9d07d211920fe28c8a2a0b925</id>
<content type='text'>
git-svn-id: http://code.elgg.org/elgg/trunk@8260 36083f99-b078-4883-b0ff-0f9b5a30f544
</content>
</entry>
<entry>
<title>Cache handler won't serve up cached pages if caching is disabled. Refs #2758: Added call to elgg_view_regenerate_simplecache() on cache misses if cache is enabled. Leaving #2758 open in case Cash has a better idea since he's more familiar with the simple cache changes.</title>
<updated>2011-02-14T04:31:02+00:00</updated>
<author>
<name>brettp</name>
<email>brettp@36083f99-b078-4883-b0ff-0f9b5a30f544</email>
</author>
<published>2011-02-14T04:31:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/lorea/elgg/commit/?id=38e91f2b8f4972f5b1e0789aeac22056fe8d5c54'/>
<id>urn:sha1:38e91f2b8f4972f5b1e0789aeac22056fe8d5c54</id>
<content type='text'>
git-svn-id: http://code.elgg.org/elgg/trunk@8225 36083f99-b078-4883-b0ff-0f9b5a30f544
</content>
</entry>
<entry>
<title>freeing mysql result - committing the last of hellekin's latest pull request: https://github.com/Elgg/Elgg/pull/3</title>
<updated>2010-12-16T14:19:12+00:00</updated>
<author>
<name>cash</name>
<email>cash@36083f99-b078-4883-b0ff-0f9b5a30f544</email>
</author>
<published>2010-12-16T14:19:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/lorea/elgg/commit/?id=d3bac514d0249abbc1851d53bddcf3d2c0f092b9'/>
<id>urn:sha1:d3bac514d0249abbc1851d53bddcf3d2c0f092b9</id>
<content type='text'>
git-svn-id: http://code.elgg.org/elgg/trunk@7646 36083f99-b078-4883-b0ff-0f9b5a30f544
</content>
</entry>
<entry>
<title>Cache handler needs to support _ in views</title>
<updated>2010-12-03T17:21:09+00:00</updated>
<author>
<name>brettp</name>
<email>brettp@36083f99-b078-4883-b0ff-0f9b5a30f544</email>
</author>
<published>2010-12-03T17:21:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/lorea/elgg/commit/?id=e0227b58048da271f58e94db4353908eca56f817'/>
<id>urn:sha1:e0227b58048da271f58e94db4353908eca56f817</id>
<content type='text'>
git-svn-id: http://code.elgg.org/elgg/trunk@7520 36083f99-b078-4883-b0ff-0f9b5a30f544
</content>
</entry>
<entry>
<title>Fixes #2160 #2678 introducing a more flexible simplecache handler (this requires an htaccess update)</title>
<updated>2010-11-28T21:25:22+00:00</updated>
<author>
<name>cash</name>
<email>cash@36083f99-b078-4883-b0ff-0f9b5a30f544</email>
</author>
<published>2010-11-28T21:25:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/lorea/elgg/commit/?id=a1b7808dea79b3a547aa805b86d829fa1f5f19db'/>
<id>urn:sha1:a1b7808dea79b3a547aa805b86d829fa1f5f19db</id>
<content type='text'>
git-svn-id: http://code.elgg.org/elgg/trunk@7464 36083f99-b078-4883-b0ff-0f9b5a30f544
</content>
</entry>
</feed>
