<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/evolution-data-server.git/calendar/backends/http, branch sqlite-refactor</title>
<subtitle>gitlab.gnome.org: GNOME/evolution-data-server.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/'/>
<entry>
<title>Makefile.am cleanups.</title>
<updated>2013-11-17T16:09:52+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2013-11-17T15:53:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=7a96fb111e7f1dc16047de8d452a63949fb6452f'/>
<id>7a96fb111e7f1dc16047de8d452a63949fb6452f</id>
<content type='text'>
- Remove trailing tabs.
- Add terminators to multi-line lists.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Remove trailing tabs.
- Add terminators to multi-line lists.
</pre>
</div>
</content>
</entry>
<entry>
<title>ECalBackendHttp: Bind to SoupSession's GProxyResolver.</title>
<updated>2013-10-25T17:27:07+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2013-10-09T22:14:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=8571edff6a109b2d038134e1d5ff099a3e45a7d1'/>
<id>8571edff6a109b2d038134e1d5ff099a3e45a7d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug #704688 - HTTP Backend: Don't authenticate unnecessarily</title>
<updated>2013-08-09T08:10:51+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2013-08-09T08:10:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=9a2a13879096f894f3110c0de2de9e94019b9a3a'/>
<id>9a2a13879096f894f3110c0de2de9e94019b9a3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build</title>
<updated>2013-08-08T19:24:41+00:00</updated>
<author>
<name>Kjartan Maraas</name>
<email>kmaraas@gnome.org</email>
</author>
<published>2013-08-08T19:23:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=3c3edd8bf9f772a0d0710405f0b1802c4a71ed41'/>
<id>3c3edd8bf9f772a0d0710405f0b1802c4a71ed41</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug #704618 - Missing detached instances in get_object() response</title>
<updated>2013-07-22T16:03:00+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2013-07-22T16:03:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=8719e59be3a9dc64b1c84265a95f97d31041f8a5'/>
<id>8719e59be3a9dc64b1c84265a95f97d31041f8a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove e_cal_backend_sync_set_lock().</title>
<updated>2013-04-02T18:43:54+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2013-04-02T18:33:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=915ceb313acb2e8d4066aa6866e7f12b643c0cab'/>
<id>915ceb313acb2e8d4066aa6866e7f12b643c0cab</id>
<content type='text'>
ECalBackendSync purports to offer serialized method dispatching but
implements it completely wrong.  Backends which rely on this should
instead set use_serial_dispatch_queue in their class_init() method.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ECalBackendSync purports to offer serialized method dispatching but
implements it completely wrong.  Backends which rely on this should
instead set use_serial_dispatch_queue in their class_init() method.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove e_return_data_cal_error_val_if_fail() macro.</title>
<updated>2013-04-01T22:13:13+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2013-04-01T21:56:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=2ddf7a2f781444f6949633e662b848214fdbad3b'/>
<id>2ddf7a2f781444f6949633e662b848214fdbad3b</id>
<content type='text'>
No longer used, and backends had been mainly misusing it anyway.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
No longer used, and backends had been mainly misusing it anyway.
</pre>
</div>
</content>
</entry>
<entry>
<title>ECalBackend: Convert get_backend_property() method.</title>
<updated>2013-04-01T15:33:42+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2013-04-01T15:08:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=b237c672c37a1a2cf137a1a226c27993f0aaa96c'/>
<id>b237c672c37a1a2cf137a1a226c27993f0aaa96c</id>
<content type='text'>
This method does not block, so simplify its signature and ditch the
asynchronous wrappers.  Also, ECalBackendSync does not need its own
get_backend_property_sync() method.

Removed functions:

    e_cal_backend_get_backend_property_sync()
    e_cal_backend_get_backend_property_finish()
    e_cal_backend_sync_get_backend_property()
    e_data_cal_respond_get_backend_property()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This method does not block, so simplify its signature and ditch the
asynchronous wrappers.  Also, ECalBackendSync does not need its own
get_backend_property_sync() method.

Removed functions:

    e_cal_backend_get_backend_property_sync()
    e_cal_backend_get_backend_property_finish()
    e_cal_backend_sync_get_backend_property()
    e_data_cal_respond_get_backend_property()
</pre>
</div>
</content>
</entry>
<entry>
<title>ECalBackendHttp: Avoid deprecated EDS APIs.</title>
<updated>2013-03-17T13:35:47+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2013-03-16T14:07:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=80a3bce872125406c5474d8cdc861380eeb70a08'/>
<id>80a3bce872125406c5474d8cdc861380eeb70a08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Coding style and whitespace cleanup.</title>
<updated>2013-03-02T16:57:29+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2013-03-01T16:11:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=4ed38cd3e56e0825f52916d86582b02eedab008c'/>
<id>4ed38cd3e56e0825f52916d86582b02eedab008c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
