<feed xmlns='http://www.w3.org/2005/Atom'>
<title>roundcube.git/installer/test.php, branch 1.1-beta</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.hiegel.fr/cgit/roundcube.git/atom?h=1.1-beta</id>
<link rel='self' href='https://git.hiegel.fr/cgit/roundcube.git/atom?h=1.1-beta'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/'/>
<updated>2014-09-12T12:37:51Z</updated>
<entry>
<title>Use consistent column/table quoting in sql queries</title>
<updated>2014-09-12T12:37:51Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-09-12T12:37:51Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=34a0902089a410d1f7dda78d1f8b0771333c09df'/>
<id>urn:sha1:34a0902089a410d1f7dda78d1f8b0771333c09df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some mime-type to extension mapping checks in Installer (#1489983)</title>
<updated>2014-07-22T17:10:42Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-07-22T17:10:42Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=6b0106a32446a125fd8a4ea7b9637c2378d52f72'/>
<id>urn:sha1:6b0106a32446a125fd8a4ea7b9637c2378d52f72</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix IMAP connection test in installer so it is aware of imap_auth_type (#1489746)</title>
<updated>2014-05-02T17:35:54Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-05-02T17:35:54Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=37ac40719f791d80a1cd0004629a1089019a0669'/>
<id>urn:sha1:37ac40719f791d80a1cd0004629a1089019a0669</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix varius db_prefix issues (#1489839)</title>
<updated>2014-04-29T09:34:43Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-04-29T09:34:43Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=90f7aa9e39e744e708a597ff6d1ac83f7c4fcef5'/>
<id>urn:sha1:90f7aa9e39e744e708a597ff6d1ac83f7c4fcef5</id>
<content type='text'>
- Move DDL script execution code to rcube_db class(es).
- Improve prefix replacement code, so index names are also modified
</content>
</entry>
<entry>
<title>Move rcube_installer class to include/rcmail_installer in order to remain accessible by the update script even if the installer directory was removed</title>
<updated>2014-04-21T14:39:19Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2014-04-21T14:39:19Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=eea11ecdde396ffc261c20ab930120612260d931'/>
<id>urn:sha1:eea11ecdde396ffc261c20ab930120612260d931</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix directories check in Installer on Windows (#1489576)</title>
<updated>2014-02-07T13:43:51Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-02-07T13:43:51Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=517c9f9a8dba8e83eaa37a7660f434102e967a77'/>
<id>urn:sha1:517c9f9a8dba8e83eaa37a7660f434102e967a77</id>
<content type='text'>
Added rcube_utils::is_absolute_path() method
</content>
</entry>
<entry>
<title>Merged configuration refactoring from 'dev_config' branch back into master (#1487311)</title>
<updated>2013-07-10T20:49:12Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2013-07-10T20:49:12Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=0703bfecd0b9efca36caee4f7b9c64c4135d57af'/>
<id>urn:sha1:0703bfecd0b9efca36caee4f7b9c64c4135d57af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Check filetype detection in installer and update script (#1489193)</title>
<updated>2013-07-04T21:56:26Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2013-07-04T21:56:26Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=8f49e4a99c2a35f71b763177b32c2cf1fef9a8c6'/>
<id>urn:sha1:8f49e4a99c2a35f71b763177b32c2cf1fef9a8c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge config files (#1487311).</title>
<updated>2013-06-14T10:09:08Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-06-14T10:09:08Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=461a30d771edd8bc6606f2c92dfde363514b93b1'/>
<id>urn:sha1:461a30d771edd8bc6606f2c92dfde363514b93b1</id>
<content type='text'>
Now we have defaults.inc.php and config.inc.php.
Renamed $rcmail_config to $config. Old naming and old files are supported
for backward compatibility.
</content>
</entry>
<entry>
<title>Add db_prefix configuration option in place of db_table_*/db_sequence_* options</title>
<updated>2013-04-27T16:31:40Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-04-27T16:31:40Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=399db1b647e14947e97a865c09215969f56a7efe'/>
<id>urn:sha1:399db1b647e14947e97a865c09215969f56a7efe</id>
<content type='text'>
Make possible to use db_prefix for schema initialization in Installer (#1489067)
Fix updatedb.sh script so it recognizes also table prefix for external DDL files
</content>
</entry>
</feed>
