<feed xmlns='http://www.w3.org/2005/Atom'>
<title>roundcube.git/SQL, branch v0.7.1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.hiegel.fr/cgit/roundcube.git/atom?h=v0.7.1</id>
<link rel='self' href='https://git.hiegel.fr/cgit/roundcube.git/atom?h=v0.7.1'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/'/>
<updated>2012-01-05T08:50:07Z</updated>
<entry>
<title>- Applied fixes from trunk up to r5711</title>
<updated>2012-01-05T08:50:07Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2012-01-05T08:50:07Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=a33118fd0f0fa3765507b50bcb45cf44da1190bb'/>
<id>urn:sha1:a33118fd0f0fa3765507b50bcb45cf44da1190bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Applied fixes from trunk up to r5628</title>
<updated>2011-12-19T07:42:10Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2011-12-19T07:42:10Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=89dc8499c3e51d426f685ff70e4e878d992ad2c7'/>
<id>urn:sha1:89dc8499c3e51d426f685ff70e4e878d992ad2c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Aplied fixes from trunk up to r5615</title>
<updated>2011-12-14T18:28:39Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2011-12-14T18:28:39Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=e8b2579865e90068658182074d2ea73bafbda3d2'/>
<id>urn:sha1:e8b2579865e90068658182074d2ea73bafbda3d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Applied fixes from trunk up to r5479</title>
<updated>2011-11-24T07:53:00Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2011-11-24T07:53:00Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=3ad2b1b4b0ac0fc7a6c7a5adaad9a0616b890daf'/>
<id>urn:sha1:3ad2b1b4b0ac0fc7a6c7a5adaad9a0616b890daf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>We're on the road towards 0.7 now</title>
<updated>2011-09-29T07:00:34Z</updated>
<author>
<name>thomascube</name>
<email>thomas@roundcube.net</email>
</author>
<published>2011-09-29T07:00:34Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=502436dad02293899fb41a8bd9179f1449236136'/>
<id>urn:sha1:502436dad02293899fb41a8bd9179f1449236136</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Add lost cache_index.valid column definition</title>
<updated>2011-09-19T06:15:58Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2011-09-19T06:15:58Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=7b2bf71c332563517b8f0f30c6f214913dc4169e'/>
<id>urn:sha1:7b2bf71c332563517b8f0f30c6f214913dc4169e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Cache synchronization using QRESYNC/CONDSTORE</title>
<updated>2011-09-18T09:02:35Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2011-09-18T09:02:35Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=609d3923d7dc674263ddea990387dbf5488fabc6'/>
<id>urn:sha1:609d3923d7dc674263ddea990387dbf5488fabc6</id>
<content type='text'>
- Fixed message ID updates in cache
- Changed message flags handling + some fixes (e.g. fixed messages listing after delete)


</content>
</entry>
<entry>
<title>- Rewritten messages caching (merged devel-mcache branch):</title>
<updated>2011-09-07T11:07:03Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2011-09-07T11:07:03Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=80152b333ca5d856dcf09f5ca10a9ffd80ba117f'/>
<id>urn:sha1:80152b333ca5d856dcf09f5ca10a9ffd80ba117f</id>
<content type='text'>
  Indexes are stored in a separate table, so there's no need to store all messages in a folder
  Added threads data caching
  Flags are stored separately, so flag change doesn't cause DELETE+INSERT, just UPDATE
- Partial QRESYNC support
- Improved FETCH response handling
- Improvements in response tokenization method


</content>
</entry>
<entry>
<title>- Fix username case-insensitivity issue in MySQL (#1488021)</title>
<updated>2011-09-06T17:18:12Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2011-09-06T17:18:12Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=d5ae9772c1427dbbcf1cb7582106dd1d542bc26e'/>
<id>urn:sha1:d5ae9772c1427dbbcf1cb7582106dd1d542bc26e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Merge devel-saved_search branch (Addressbook Saved Searches)</title>
<updated>2011-09-06T16:35:14Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2011-09-06T16:35:14Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=f8e48df71540b268ceac058d32b8ee848fc2ab6b'/>
<id>urn:sha1:f8e48df71540b268ceac058d32b8ee848fc2ab6b</id>
<content type='text'>
</content>
</entry>
</feed>
