<feed xmlns='http://www.w3.org/2005/Atom'>
<title>roundcube.git/program/lib/Roundcube/bootstrap.php, branch 1.1.0</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.0</id>
<link rel='self' href='https://git.hiegel.fr/cgit/roundcube.git/atom?h=1.1.0'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/'/>
<updated>2015-02-07T17:33:24Z</updated>
<entry>
<title>Bump version and copyright year</title>
<updated>2015-02-07T17:33:24Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>bruederli@kolabsys.com</email>
</author>
<published>2015-02-07T17:33:24Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=2f8b1036da42ec3d15a51c6b17a473f9f4df71d3'/>
<id>urn:sha1:2f8b1036da42ec3d15a51c6b17a473f9f4df71d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Better handle log/temp directory misconfiguration</title>
<updated>2015-02-03T12:52:14Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2015-02-03T12:52:14Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=e17decc4c2b175e1b2e3cd79f7c8b4c39c1f70f1'/>
<id>urn:sha1:e17decc4c2b175e1b2e3cd79f7c8b4c39c1f70f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Code improvements and fixes (mostly unused variables and methods)</title>
<updated>2014-11-16T13:04:53Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-11-16T13:04:53Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=9e4246d9571481fe7b80227b1e23dc013771c5af'/>
<id>urn:sha1:9e4246d9571481fe7b80227b1e23dc013771c5af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dirname(__FILE__) -&gt; __DIR__</title>
<updated>2014-10-13T12:41:55Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-10-13T12:41:55Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=0ea079d604ef1f34cc47646ab23176a3c66f16ee'/>
<id>urn:sha1:0ea079d604ef1f34cc47646ab23176a3c66f16ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Get rid of DIRECTORY_SEPARATOR for consistency</title>
<updated>2014-08-28T17:24:03Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-08-28T17:24:03Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=29c24e647cb4c4a0928382a9ab2964980898562b'/>
<id>urn:sha1:29c24e647cb4c4a0928382a9ab2964980898562b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove 3rd party libs from our repository and define the dependencies in composer.json-dist.</title>
<updated>2014-08-27T15:45:21Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2014-08-27T15:45:21Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=a98a4f8bb56eacffff1765ff09dd29af26e5fc12'/>
<id>urn:sha1:a98a4f8bb56eacffff1765ff09dd29af26e5fc12</id>
<content type='text'>
Also remove the ancient utf8 lib and replace it with 'Patchwork UTF-8 for PHP'.

For direct git checkouts, copy composer.json-dist into composer.json and run
`php composer.phar install` to install the dependencies.
</content>
</entry>
<entry>
<title>Bump version number to 1.1-git</title>
<updated>2014-03-19T07:49:55Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-03-19T07:49:55Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=65f59fa3c6dd397e19bb77847acf78910621668d'/>
<id>urn:sha1:65f59fa3c6dd397e19bb77847acf78910621668d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix error_reporting directive check (#1489323)</title>
<updated>2013-09-06T16:45:21Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-09-06T16:45:21Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=3d5eea7073ee760d3028bd7a1713f61336f44426'/>
<id>urn:sha1:3d5eea7073ee760d3028bd7a1713f61336f44426</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix unquoted path in PREG expression on Windows (#1489290)</title>
<updated>2013-08-23T17:06:15Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-08-23T17:06:15Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=9f754494e74396469ff6ceb34ece25b088756ffa'/>
<id>urn:sha1:9f754494e74396469ff6ceb34ece25b088756ffa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Let the framework adjust the include_path if necessary</title>
<updated>2013-08-16T08:11:20Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2013-08-16T08:11:20Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=d25ad5cc877738a3c352f22fdbd7eb205703e1e3'/>
<id>urn:sha1:d25ad5cc877738a3c352f22fdbd7eb205703e1e3</id>
<content type='text'>
</content>
</entry>
</feed>
