<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/dbus-python.git/test/test-client.py, branch dbus-python-0.82.4</title>
<subtitle>gitlab.freedesktop.org: dbus/dbus-python.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/dbus-python.git/'/>
<entry>
<title>Use MIT/X11 license for code owned by Collabora and Red Hat only, as per Havoc's permission</title>
<updated>2007-09-28T10:28:26+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>simon.mcvittie@collabora.co.uk</email>
</author>
<published>2007-09-28T10:28:26+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/dbus-python.git/commit/?id=c658f7804cf892c2c45548dc9283c06ce7249925'/>
<id>c658f7804cf892c2c45548dc9283c06ce7249925</id>
<content type='text'>
(Message-ID: &lt;815098350709271800k2505485dlef9414609d392b48@mail.gmail.com&gt;)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(Message-ID: &lt;815098350709271800k2505485dlef9414609d392b48@mail.gmail.com&gt;)
</pre>
</div>
</content>
</entry>
<entry>
<title>Update NEWS, and add regression tests for fd.o #12096 and #12403</title>
<updated>2007-09-27T17:19:16+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>simon.mcvittie@collabora.co.uk</email>
</author>
<published>2007-09-27T17:19:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/dbus-python.git/commit/?id=2afba7e53cf65fccfd15c87852e791845cff8467'/>
<id>2afba7e53cf65fccfd15c87852e791845cff8467</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add rel_path_keyword to @method (fd.o #11623)</title>
<updated>2007-08-01T18:10:37+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>simon.mcvittie@collabora.co.uk</email>
</author>
<published>2007-08-01T18:10:37+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/dbus-python.git/commit/?id=5e6fa32bf95a0d17fe5ce6a4ecdcae5dd3f967d5'/>
<id>5e6fa32bf95a0d17fe5ce6a4ecdcae5dd3f967d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix introspection on objects with more than one connection or more than one object path (bugs.fd.o #11794)</title>
<updated>2007-08-01T17:34:38+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>simon.mcvittie@collabora.co.uk</email>
</author>
<published>2007-08-01T17:34:38+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/dbus-python.git/commit/?id=159319390404ed58406dba5a42d931740660af78'/>
<id>159319390404ed58406dba5a42d931740660af78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Measure async call timeout in seconds as intended, not in ms (blocking calls already used seconds). Add regression tests</title>
<updated>2007-07-31T11:38:02+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>simon.mcvittie@collabora.co.uk</email>
</author>
<published>2007-07-31T11:38:02+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/dbus-python.git/commit/?id=5ab6cdc200267095edd56645df536dac5d4dc986'/>
<id>5ab6cdc200267095edd56645df536dac5d4dc986</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test-client: Avoid deprecated usage - explicitly pass SessionBus() to BusName ctor</title>
<updated>2007-07-26T16:04:44+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>simon.mcvittie@collabora.co.uk</email>
</author>
<published>2007-07-26T16:04:44+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/dbus-python.git/commit/?id=70f802152547898f225a0a675789fb923a5ea410'/>
<id>70f802152547898f225a0a675789fb923a5ea410</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement fallback objects.</title>
<updated>2007-06-18T15:31:20+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>simon.mcvittie@collabora.co.uk</email>
</author>
<published>2007-06-18T15:31:20+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/dbus-python.git/commit/?id=543ebc088ffbef9a52de333d99361b47301571b3'/>
<id>543ebc088ffbef9a52de333d99361b47301571b3</id>
<content type='text'>
In the process, simplify the signal decorator a bit - don't allow the signal
to be emitted from a subset of interfaces (removing connection_keyword),
deprecate path_keyword, disallow path_keyword on objects that support multiple
object paths, and add rel_path_keyword. This is an API removal since previous
patches, but is compatible with the last release.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In the process, simplify the signal decorator a bit - don't allow the signal
to be emitted from a subset of interfaces (removing connection_keyword),
deprecate path_keyword, disallow path_keyword on objects that support multiple
object paths, and add rel_path_keyword. This is an API removal since previous
patches, but is compatible with the last release.
</pre>
</div>
</content>
</entry>
<entry>
<title>dbus.service: change unexport() to remove_from_connection() at J5's request</title>
<updated>2007-06-04T11:24:58+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>simon.mcvittie@collabora.co.uk</email>
</author>
<published>2007-06-04T11:24:58+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/dbus-python.git/commit/?id=f1c2dcd0f7b9d177877aafed95fe64343862c1cf'/>
<id>f1c2dcd0f7b9d177877aafed95fe64343862c1cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>dbus.service: Make it possible to unexport objects (fd.o#10457)</title>
<updated>2007-05-30T14:19:46+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>simon.mcvittie@collabora.co.uk</email>
</author>
<published>2007-05-30T14:19:46+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/dbus-python.git/commit/?id=c87b55c6ab30542d5d17f2e2041e4c87b3df712d'/>
<id>c87b55c6ab30542d5d17f2e2041e4c87b3df712d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>_dbus_bindings/conn-methods.c: add list_exported_child_objects().</title>
<updated>2007-05-29T14:32:01+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>simon.mcvittie@collabora.co.uk</email>
</author>
<published>2007-05-29T14:32:01+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/dbus-python.git/commit/?id=26288ab181eb2452fad7fd94c9bc00c817b4137d'/>
<id>26288ab181eb2452fad7fd94c9bc00c817b4137d</id>
<content type='text'>
This is equivalent to dbus_connection_list_registered() in libdbus.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is equivalent to dbus_connection_list_registered() in libdbus.
</pre>
</div>
</content>
</entry>
</feed>
