<feed xmlns='http://www.w3.org/2005/Atom'>
<title>roundcube.git/program/include/rcmail.php, branch v0.8.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.hiegel.fr/cgit/roundcube.git/atom?h=v0.8.0</id>
<link rel='self' href='https://git.hiegel.fr/cgit/roundcube.git/atom?h=v0.8.0'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/'/>
<updated>2012-07-30T08:02:45Z</updated>
<entry>
<title>Fix so memcache hostname starting with "unix" isn't handled as socket file</title>
<updated>2012-07-30T08:02:45Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2012-07-30T08:02:45Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=c2d19b7f2439c250b4f6d4edca4840df2982973a'/>
<id>urn:sha1:c2d19b7f2439c250b4f6d4edca4840df2982973a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support connections to memcached socket file (#1488577)</title>
<updated>2012-07-30T07:05:59Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2012-07-30T07:05:59Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=00f6457703e02b07c1a116143ed2565ee71aca8b'/>
<id>urn:sha1:00f6457703e02b07c1a116143ed2565ee71aca8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Show explicit error message when provided hostname is invalid (#1488550)</title>
<updated>2012-06-30T16:50:42Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2012-06-30T16:41:18Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=ecc3ba134e754b5bf288765e14ac1b0a906208b5'/>
<id>urn:sha1:ecc3ba134e754b5bf288765e14ac1b0a906208b5</id>
<content type='text'>
Conflicts:

	program/include/rcmail.php
</content>
</entry>
<entry>
<title>Fix host autoselection when default_host is an array (#1488495)</title>
<updated>2012-05-26T18:40:47Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2012-05-26T18:40:47Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=a9055c5a81b3c7552c2cfa909ccd399c50f42b76'/>
<id>urn:sha1:a9055c5a81b3c7552c2cfa909ccd399c50f42b76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use similar language as a fallback for plugin localization (#1488401)</title>
<updated>2012-05-09T11:09:36Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2012-05-09T10:47:44Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=71ced07735641e95bea63f67a75d6f151ef802b1'/>
<id>urn:sha1:71ced07735641e95bea63f67a75d6f151ef802b1</id>
<content type='text'>
Don't load en_US localization more than once

Conflicts:

	CHANGELOG
	program/include/rcube.php
</content>
</entry>
<entry>
<title>Better handling of HTTP request errors; re-send keep-alive requests on failure (#1488449)</title>
<updated>2012-05-08T10:06:03Z</updated>
<author>
<name>thomascube</name>
<email>thomas@roundcube.net</email>
</author>
<published>2012-05-01T07:04:40Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=a9c1b877889aea93214a3635be6e652ba74e9f05'/>
<id>urn:sha1:a9c1b877889aea93214a3635be6e652ba74e9f05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Accept two past time slots for auth cookie validation; don't encode user-agent into session auth hash (#1488449)</title>
<updated>2012-05-08T10:05:27Z</updated>
<author>
<name>thomascube</name>
<email>thomas@roundcube.net</email>
</author>
<published>2012-04-30T21:04:53Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=9e8d8e4a06fda84d0c1c295890478daee3a67dd2'/>
<id>urn:sha1:9e8d8e4a06fda84d0c1c295890478daee3a67dd2</id>
<content type='text'>
Conflicts:

	program/include/rcube.php
</content>
</entry>
<entry>
<title>- Fix incorrect cache ttl used in get_cache_engine() (#1488447)</title>
<updated>2012-04-19T07:02:14Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2012-04-19T07:02:14Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=6dc7ce5a0692bf7433a5ab2221457fda4893502a'/>
<id>urn:sha1:6dc7ce5a0692bf7433a5ab2221457fda4893502a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Always return the correct connection state</title>
<updated>2012-03-22T19:19:50Z</updated>
<author>
<name>thomascube</name>
<email>thomas@roundcube.net</email>
</author>
<published>2012-03-22T19:19:50Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=b8ea16017804e20997cd29fa3b9cc4c1b91d9e8a'/>
<id>urn:sha1:b8ea16017804e20997cd29fa3b9cc4c1b91d9e8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Image resize with GD extension (#1488383) </title>
<updated>2012-03-19T10:44:57Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2012-03-19T10:44:57Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=a71a97fa49fb1c7fbe5e042b2cf6239f7372acb4'/>
<id>urn:sha1:a71a97fa49fb1c7fbe5e042b2cf6239f7372acb4</id>
<content type='text'>
</content>
</entry>
</feed>
