<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/regressiontests/cache, branch archive/soc2010/query-refactor</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=archive%2Fsoc2010%2Fquery-refactor</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=archive%2Fsoc2010%2Fquery-refactor'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2010-03-01T20:11:24Z</updated>
<entry>
<title>Fixed #11012: don't needless convert cache values to unicode.</title>
<updated>2010-03-01T20:11:24Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2010-03-01T20:11:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b3a56755d7f0761a14541bd6d86b9960bb5de202'/>
<id>urn:sha1:b3a56755d7f0761a14541bd6d86b9960bb5de202</id>
<content type='text'>
This means you can now successfully store binary blogs, such as compressed data,
in the cache.

Thanks to Matt Croydon for the final patch.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@12637 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Refined changes made in r12546 to also respect the request.LANGUAGE_CODE in case the LocaleMiddleware is used to discover the language preference.</title>
<updated>2010-03-01T10:19:01Z</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2010-03-01T10:19:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=284e7e3cbdc1b0efb46f35485194d6a5f9b201dc'/>
<id>urn:sha1:284e7e3cbdc1b0efb46f35485194d6a5f9b201dc</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12624 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #5691 - Adds the active language to the cache key. Thanks, Antoni Aloy, Ramiro Morales and Yann Malet.</title>
<updated>2010-02-23T20:45:28Z</updated>
<author>
<name>Jannis Leidel</name>
<email>jannis@leidel.info</email>
</author>
<published>2010-02-23T20:45:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2164e138e32cf8b00a0e43025c64150ec1238cf8'/>
<id>urn:sha1:2164e138e32cf8b00a0e43025c64150ec1238cf8</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12546 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #11623 -- Corrected table name quoting in db cache backend. Thanks to Fraser Nevett for the report and fix.</title>
<updated>2010-02-11T12:21:46Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2010-02-11T12:21:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ab828da2b91c71987ef23baee4a1613fdb330c5f'/>
<id>urn:sha1:ab828da2b91c71987ef23baee4a1613fdb330c5f</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12410 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #12399 -- Added handling for memcache timeouts longer than 30 days. Thanks to houdinihound for the report, and gciotta for the patch.</title>
<updated>2010-02-11T12:06:26Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2010-02-11T12:06:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=75ab212d12058494eaf171acfc762206d8a62d47'/>
<id>urn:sha1:75ab212d12058494eaf171acfc762206d8a62d47</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12408 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #12671 -- Added set_many(), get_many(), and clear() methods to the cache backend interface. Thanks to Jeff Balogh for the report and patch.</title>
<updated>2010-01-27T08:21:35Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2010-01-27T08:21:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8e8d4b5888b73e5c0b2cfc77be4c6d5898546654'/>
<id>urn:sha1:8e8d4b5888b73e5c0b2cfc77be4c6d5898546654</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12306 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #12057 -- Corrected regression of caching performance when a model contained a callable default. Thanks to Michael Thornhill for the excellent assistance tracking this problem.</title>
<updated>2009-10-29T14:32:01Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2009-10-29T14:32:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=96658ef2d24bd05c75aa98c5318d49f7e26549e7'/>
<id>urn:sha1:96658ef2d24bd05c75aa98c5318d49f7e26549e7</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11681 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #10016: the cache middleware no longer vomits when handed long URLs. Thanks, Matt Croydon.</title>
<updated>2009-04-01T18:19:32Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2009-04-01T18:19:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=16c9df0a761732b8e3acbfa39b940ffde0b1dbf3'/>
<id>urn:sha1:16c9df0a761732b8e3acbfa39b940ffde0b1dbf3</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10335 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #10517 -- Corrected cache name for file-based cache tests so that the filename can be valid under Windows. Thanks to Bob Thomas for the report and fix.</title>
<updated>2009-03-17T10:40:04Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2009-03-17T10:40:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=25e1c39bc35fdc013627fa29c8c6cf24fc705fe1'/>
<id>urn:sha1:25e1c39bc35fdc013627fa29c8c6cf24fc705fe1</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10071 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #6464 -- Added incr() and decr() operations on cache backends. Atomic on Memcache; implemented as a 2 stage retrieve/update on other backends. Includes refactor of the cache tests to ensure all the backends are actually tested, and a fix to the DB cache backend that was discovered as a result. Thanks to Michael Malone for the original patch.</title>
<updated>2009-03-11T13:27:03Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2009-03-11T13:27:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=638dbc3e8320652ba3bd759e0ac1d28590402096'/>
<id>urn:sha1:638dbc3e8320652ba3bd759e0ac1d28590402096</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10031 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
