<feed xmlns='http://www.w3.org/2005/Atom'>
<title>roundcube.git/program/include/rcube_session.php, branch v0.8-beta</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-beta</id>
<link rel='self' href='https://git.hiegel.fr/cgit/roundcube.git/atom?h=v0.8-beta'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/'/>
<updated>2012-02-21T21:43:39Z</updated>
<entry>
<title>Refactored IMAP cache expunge: delegate to storage object; don't rely on deprecated 'enable_caching' config option</title>
<updated>2012-02-21T21:43:39Z</updated>
<author>
<name>thomascube</name>
<email>thomas@roundcube.net</email>
</author>
<published>2012-02-21T21:43:39Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=fec2d8e1309d1f16f9cd772b82b28627d9359354'/>
<id>urn:sha1:fec2d8e1309d1f16f9cd772b82b28627d9359354</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changed license to GNU GPLv3+ with exceptions for skins and plugins</title>
<updated>2012-01-18T11:10:46Z</updated>
<author>
<name>thomascube</name>
<email>thomas@roundcube.net</email>
</author>
<published>2012-01-18T11:10:46Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=7fe3811c65a7c63154f03610e289a6d196f3ae2e'/>
<id>urn:sha1:7fe3811c65a7c63154f03610e289a6d196f3ae2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Simplified compose session data handling, no need for session-&gt;cleanup()</title>
<updated>2011-12-01T11:06:27Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2011-12-01T11:06:27Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=72ff6ae884dcd00d407354bb9d05418dbf256174'/>
<id>urn:sha1:72ff6ae884dcd00d407354bb9d05418dbf256174</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix: decode session data into superglobals after re-reading</title>
<updated>2011-11-11T12:12:28Z</updated>
<author>
<name>thomascube</name>
<email>thomas@roundcube.net</email>
</author>
<published>2011-11-11T12:12:28Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=8c2b883bf07e5686915f1ec8d1c746e39ad91e32'/>
<id>urn:sha1:8c2b883bf07e5686915f1ec8d1c746e39ad91e32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Consider replication delays in session storage</title>
<updated>2011-11-09T13:40:23Z</updated>
<author>
<name>thomascube</name>
<email>thomas@roundcube.net</email>
</author>
<published>2011-11-09T13:40:23Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=81f5dd7774119e6f35f4594a68b25e53a22e65f2'/>
<id>urn:sha1:81f5dd7774119e6f35f4594a68b25e53a22e65f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Improve performance by skipping redundant SELECT query when writing new session into DB</title>
<updated>2011-09-20T07:34:48Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2011-09-20T07:34:48Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=d96a15e24feb649b8d56746e36c2e9ea7772599c'/>
<id>urn:sha1:d96a15e24feb649b8d56746e36c2e9ea7772599c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix session race conditions when composing new messages</title>
<updated>2011-09-16T17:53:35Z</updated>
<author>
<name>thomascube</name>
<email>thomas@roundcube.net</email>
</author>
<published>2011-09-16T17:53:35Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=06dc9838e0327c9472cbd3f353b40317eba0ecef'/>
<id>urn:sha1:06dc9838e0327c9472cbd3f353b40317eba0ecef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Removed leftover code</title>
<updated>2011-09-16T17:28:19Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2011-09-16T17:28:19Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=612eeca739c00e6e0341c2f039b23cefff8d4945'/>
<id>urn:sha1:612eeca739c00e6e0341c2f039b23cefff8d4945</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improved memcache connection procedure from release-0.6; use call_user_func to trigger session gc handlers</title>
<updated>2011-09-05T19:58:11Z</updated>
<author>
<name>thomascube</name>
<email>thomas@roundcube.net</email>
</author>
<published>2011-09-05T19:58:11Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=21030324d032cda4322d4fe6bf10e7c74d05c673'/>
<id>urn:sha1:21030324d032cda4322d4fe6bf10e7c74d05c673</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add copyright line on files with significant changes from Kolab Systems</title>
<updated>2011-08-24T20:16:14Z</updated>
<author>
<name>thomascube</name>
<email>thomas@roundcube.net</email>
</author>
<published>2011-08-24T20:16:14Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=1a716d2d343b6614bec80d98cc46f327c296279e'/>
<id>urn:sha1:1a716d2d343b6614bec80d98cc46f327c296279e</id>
<content type='text'>
</content>
</entry>
</feed>
