<feed xmlns='http://www.w3.org/2005/Atom'>
<title>roundcube.git/installer/test.php, branch local</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.hiegel.fr/cgit/roundcube.git/atom?h=local</id>
<link rel='self' href='https://git.hiegel.fr/cgit/roundcube.git/atom?h=local'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/'/>
<updated>2013-07-10T20:49:12Z</updated>
<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>
<entry>
<title>Fix list of required configuration options (#1489055). Removed support_url, and db_table_*</title>
<updated>2013-04-19T07:28:36Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-04-19T07:28:36Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=1b7b6be959fc7ef4952a3d5f8fde917b0264ac81'/>
<id>urn:sha1:1b7b6be959fc7ef4952a3d5f8fde917b0264ac81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'schema_upgrades'</title>
<updated>2013-01-17T07:35:35Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-01-17T07:35:35Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=393618dacb75c55fbf482e9ee5e368b852bfc6e7'/>
<id>urn:sha1:393618dacb75c55fbf482e9ee5e368b852bfc6e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Attach updatedb.sh script to the installer interface</title>
<updated>2013-01-10T11:32:29Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-01-10T11:32:29Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=4490d03649e1ce1a90274a0dce56fe8e5d2859ae'/>
<id>urn:sha1:4490d03649e1ce1a90274a0dce56fe8e5d2859ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid direct execution of installer includes (#1488895)</title>
<updated>2013-01-10T08:41:12Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2013-01-10T08:41:12Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=619c320c0ee9ca39d0fada9113133724cc2a11fe'/>
<id>urn:sha1:619c320c0ee9ca39d0fada9113133724cc2a11fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unify path schema in global constants: paths always end with a /. Keep RCMAIL_CONFIG_DIR for backwards compatibility</title>
<updated>2012-11-25T16:57:39Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2012-11-25T16:57:39Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=5926684aab72265d243142010d9dfa8d642efdb9'/>
<id>urn:sha1:5926684aab72265d243142010d9dfa8d642efdb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix installer to work with the new framework architecture</title>
<updated>2012-11-25T16:49:42Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2012-11-25T16:49:42Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=dc088e25c2e96969705de7424bf18390b1505354'/>
<id>urn:sha1:dc088e25c2e96969705de7424bf18390b1505354</id>
<content type='text'>
</content>
</entry>
</feed>
