<feed xmlns='http://www.w3.org/2005/Atom'>
<title>roundcube.git/SQL, branch v0.2.2@2481</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.hiegel.fr/cgit/roundcube.git/atom?h=v0.2.2%402481</id>
<link rel='self' href='https://git.hiegel.fr/cgit/roundcube.git/atom?h=v0.2.2%402481'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/'/>
<updated>2009-03-04T08:24:23Z</updated>
<entry>
<title>- Fix datetime columns defaults in mysql's DDL (#1485641)</title>
<updated>2009-03-04T08:24:23Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2009-03-04T08:24:23Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=37974e2490ef20c0155d5461a316bcf940da2773'/>
<id>urn:sha1:37974e2490ef20c0155d5461a316bcf940da2773</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- added lost column in mssql DDL</title>
<updated>2008-12-03T14:42:03Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2008-12-03T14:42:03Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=97840cb795f6459f194da641616f2556db8645da'/>
<id>urn:sha1:97840cb795f6459f194da641616f2556db8645da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- change few "boolean" columns type from integer to smallint</title>
<updated>2008-12-03T08:02:32Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2008-12-03T08:02:32Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=a493ea8e48ddaa28090c2b74251654376462ebb6'/>
<id>urn:sha1:a493ea8e48ddaa28090c2b74251654376462ebb6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify MYSQL database initialization instructions</title>
<updated>2008-11-29T17:18:52Z</updated>
<author>
<name>thomascube</name>
<email>thomas@roundcube.net</email>
</author>
<published>2008-11-29T17:18:52Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=fa898a4a84202f0ba28c27a39e059c6f5a442c4e'/>
<id>urn:sha1:fa898a4a84202f0ba28c27a39e059c6f5a442c4e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add conditional comments to mysql initial script (#1485517); remove old mysql 4.0 init script</title>
<updated>2008-11-29T17:17:13Z</updated>
<author>
<name>thomascube</name>
<email>thomas@roundcube.net</email>
</author>
<published>2008-11-29T17:17:13Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=2bedfab77a33da76bb450bff20de76c4ecdf9898'/>
<id>urn:sha1:2bedfab77a33da76bb450bff20de76c4ecdf9898</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#1485420: remove default (and not null) for users.language column in DDL</title>
<updated>2008-11-25T10:17:57Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2008-11-25T10:17:57Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=debdda011717e63945a0f6a9db6ab77b30a47079'/>
<id>urn:sha1:debdda011717e63945a0f6a9db6ab77b30a47079</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Added index on cache.created + small fixes in mssql DDL script</title>
<updated>2008-11-24T07:59:10Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2008-11-24T07:59:10Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=e4d9f05e4126501ce329fc4c36704375f6dfe681'/>
<id>urn:sha1:e4d9f05e4126501ce329fc4c36704375f6dfe681</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- fix r2076: removed cache.session_id column, removed DELETEs from cache in session_gc</title>
<updated>2008-11-22T18:06:13Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2008-11-22T18:06:13Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=dcf780a6bd5065ffb0dcc76233b1e5f601e258d2'/>
<id>urn:sha1:dcf780a6bd5065ffb0dcc76233b1e5f601e258d2</id>
<content type='text'>
- trust DB server's time when "touching" cache and messages tables


</content>
</entry>
<entry>
<title>- Increase speed of session destroy and garbage clean up</title>
<updated>2008-11-21T18:19:30Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2008-11-21T18:19:30Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=3e48d2eee1d2af42aa777fd5e461fa570762732e'/>
<id>urn:sha1:3e48d2eee1d2af42aa777fd5e461fa570762732e</id>
<content type='text'>
- Fix session timeout when DB server got clock skew (#1485490)


</content>
</entry>
<entry>
<title>- Fix 'cache' table cleanup on session destroy (#1485516)</title>
<updated>2008-11-21T14:33:58Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2008-11-21T14:33:58Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=be7d3b6918ff90757d10804ac914edb5a65f4828'/>
<id>urn:sha1:be7d3b6918ff90757d10804ac914edb5a65f4828</id>
<content type='text'>
</content>
</entry>
</feed>
