<feed xmlns='http://www.w3.org/2005/Atom'>
<title>roundcube.git/program/lib/Roundcube/rcube_db.php, branch v0.9.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.9.1</id>
<link rel='self' href='https://git.hiegel.fr/cgit/roundcube.git/atom?h=v0.9.1'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/'/>
<updated>2013-05-06T10:25:46Z</updated>
<entry>
<title>Fix various PHP code bugs found using static analysis (#1489086)</title>
<updated>2013-05-06T10:25:46Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-05-06T10:23:27Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=187cf5e1cdee87fb1d26599f93202222bb7b8a4b'/>
<id>urn:sha1:187cf5e1cdee87fb1d26599f93202222bb7b8a4b</id>
<content type='text'>
Conflicts:

	plugins/enigma/enigma.php
	plugins/enigma/lib/enigma_engine.php
</content>
</entry>
<entry>
<title>Inlcude SQL query in the log on SQL error (#1489064)</title>
<updated>2013-04-30T09:50:15Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-04-30T09:49:35Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=410a4c663e10b10e48bf3d09d4a100e43ce1e12a'/>
<id>urn:sha1:410a4c663e10b10e48bf3d09d4a100e43ce1e12a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add rcube_db::escape() method, fix escapeSimple() to use escape instead of quote()</title>
<updated>2013-04-17T17:34:37Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-04-17T17:33:42Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=51f52b525bc3b10b8008d916353f3034a9081cee'/>
<id>urn:sha1:51f52b525bc3b10b8008d916353f3034a9081cee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo simpleEscape -&gt; escapeSimple</title>
<updated>2013-04-17T15:36:21Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-04-17T15:36:21Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=7af32a95bb7816787516968638b1b80e1a77180d'/>
<id>urn:sha1:7af32a95bb7816787516968638b1b80e1a77180d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add rcube_db::escapeSimple() method for backward compat.</title>
<updated>2013-04-17T15:09:18Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-04-17T15:09:18Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=d8752c9839eab790487928e923c1c4b37ce1c12e'/>
<id>urn:sha1:d8752c9839eab790487928e923c1c4b37ce1c12e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Hack to reset PDO statement iterators after counting</title>
<updated>2013-04-04T19:14:46Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2013-03-23T16:57:58Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=b2c66d03317a75cdc83e878541627534d43db1f7'/>
<id>urn:sha1:b2c66d03317a75cdc83e878541627534d43db1f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Match regex on multi-line sql statements</title>
<updated>2013-03-24T11:04:14Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2013-03-24T11:03:16Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=73be4b529609d1a53e560891eb9c1d7954b5b1ef'/>
<id>urn:sha1:73be4b529609d1a53e560891eb9c1d7954b5b1ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Re-implement rcube_db::num_rows() to ensure backwards compatibility</title>
<updated>2013-03-14T20:59:38Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2013-03-13T18:02:31Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=713259002f1acf1342a6aec90fdd30fbb87a0201'/>
<id>urn:sha1:713259002f1acf1342a6aec90fdd30fbb87a0201</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add type 'ident' in quote() so we can quote identifiers (eg. column names) there.</title>
<updated>2013-03-06T07:42:29Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-03-06T07:37:41Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=9eb6d9e46a0a58019381cc328c114d40a231639b'/>
<id>urn:sha1:9eb6d9e46a0a58019381cc328c114d40a231639b</id>
<content type='text'>
Using array2list() for list of identifiers is now possible.
</content>
</entry>
<entry>
<title>Slightly improve database driver chack</title>
<updated>2013-02-01T19:12:58Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-01-31T12:18:38Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=d3b18e6fc9a496b0df6166d61313c968531f0c45'/>
<id>urn:sha1:d3b18e6fc9a496b0df6166d61313c968531f0c45</id>
<content type='text'>
</content>
</entry>
</feed>
