[Pkg-bazaar-commits] ./bzr-dbus/unstable r47: Merge daemonless patch.
Jelmer Vernooij
jelmer at samba.org
Fri Apr 10 12:28:40 UTC 2009
------------------------------------------------------------
revno: 47
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: debian
timestamp: Mon 2008-08-04 22:23:20 +0200
message:
Merge daemonless patch.
removed:
org.bazaarvcs.plugins.dbus.Broadcast.service
added:
server_mainloop.py
tests/test_server_mainloop.py
modified:
README
__init__.py
activity.py
debian/changelog
debian/control
hook.py
mapper.py
setup.py
tests/__init__.py
tests/test_activity.py
tests/test_hook.py
tests/test_mapper.py
------------------------------------------------------------
revno: 33.4.1
committer: James Henstridge <james at jamesh.id.au>
branch nick: bzr-dbus.serve-mainloop
timestamp: Mon 2008-03-03 15:19:45 +0900
message:
Code to manage a glib mainloop running in a thread of the smart server.
added:
server_mainloop.py
tests/test_server_mainloop.py
modified:
tests/__init__.py
------------------------------------------------------------
revno: 33.4.2
committer: James Henstridge <james at jamesh.id.au>
branch nick: bzr-dbus.serve-mainloop
timestamp: Mon 2008-03-03 16:26:47 +0900
message:
Add a test for server_mainloop.install_hooks()
modified:
tests/test_server_mainloop.py
------------------------------------------------------------
revno: 33.4.3
committer: James Henstridge <james at jamesh.id.au>
branch nick: bzr-dbus.serve-mainloop
timestamp: Tue 2008-03-04 09:00:34 +0900
message:
Add a ServerAnnouncer object to handle announcing server start/stop, and
respond to QueryServers signals.
modified:
activity.py
tests/test_activity.py
------------------------------------------------------------
revno: 33.4.4
committer: James Henstridge <james at jamesh.id.au>
branch nick: bzr-dbus.serve-mainloop
timestamp: Tue 2008-03-04 10:04:59 +0900
message:
Hook up ServerActivity() to SmartTCPServer through the MainloopThread
hooks.
modified:
hook.py
tests/test_activity.py
tests/test_hook.py
tests/test_server_mainloop.py
------------------------------------------------------------
revno: 33.4.5
committer: James Henstridge <james at jamesh.id.au>
branch nick: bzr-dbus.serve-mainloop
timestamp: Wed 2008-03-05 14:00:15 +0900
message:
Make Broadcast() listen for signals from the "bzr serve" process rather
than relying on the server calling DBus methods.
modified:
activity.py
tests/test_activity.py
------------------------------------------------------------
revno: 33.4.6
committer: James Henstridge <james at jamesh.id.au>
branch nick: bzr-dbus.serve-mainloop
timestamp: Wed 2008-03-05 14:07:12 +0900
message:
Use the same constant for the DBus interface in ServerActivity and
Broadcast where appropriate.
modified:
activity.py
tests/test_activity.py
------------------------------------------------------------
revno: 33.4.7
committer: James Henstridge <james at jamesh.id.au>
branch nick: bzr-dbus.serve-mainloop
timestamp: Wed 2008-03-05 15:01:49 +0900
message:
Make URLMapper.add_map() idempotent. This is needed as a particular
server may be advertised multiple times.
modified:
mapper.py
tests/test_mapper.py
------------------------------------------------------------
revno: 33.4.8
committer: James Henstridge <james at jamesh.id.au>
branch nick: bzr-dbus.serve-mainloop
timestamp: Mon 2008-03-24 21:12:29 +0900
message:
* Port LanGateway to track server_started/server_stopped signals and do
its own URL prefix mapping.
* Listen for the Revision signal from any source rather than just the
Broadcast daemon.
modified:
activity.py
tests/test_activity.py
------------------------------------------------------------
revno: 33.4.9
committer: James Henstridge <james at jamesh.id.au>
branch nick: bzr-dbus.serve-mainloop
timestamp: Mon 2008-03-24 22:19:57 +0900
message:
Remove the "bzr dbus-broadcast" code and fix tests appropriately.
removed:
org.bazaarvcs.plugins.dbus.Broadcast.service
modified:
__init__.py
activity.py
tests/test_activity.py
------------------------------------------------------------
revno: 33.4.10
committer: James Henstridge <james at jamesh.id.au>
branch nick: bzr-dbus.serve-mainloop
timestamp: Tue 2008-03-25 11:43:13 +0900
message:
fix LanGateway constructor
modified:
activity.py
------------------------------------------------------------
revno: 33.4.11
committer: James Henstridge <james at jamesh.id.au>
branch nick: bzr-dbus.serve-mainloop
timestamp: Tue 2008-03-25 12:01:23 +0900
message:
remove instructions for installing dbus service file
modified:
README
------------------------------------------------------------
revno: 33.4.12
committer: James Henstridge <james at jamesh.id.au>
branch nick: bzr-dbus.serve-mainloop
timestamp: Tue 2008-03-25 12:04:18 +0900
message:
merge from bzr-dbus/trunk
------------------------------------------------------------
revno: 33.4.13
committer: James Henstridge <james at jamesh.id.au>
branch nick: bzr-dbus.serve-mainloop
timestamp: Tue 2008-03-25 16:55:43 +0900
message:
make LanGateway acquire a bus name to prevent multiple lan-notify instances from running
modified:
activity.py
tests/test_activity.py
------------------------------------------------------------
revno: 33.4.14
committer: James Henstridge <james at jamesh.id.au>
branch nick: bzr-dbus.serve-mainloop
timestamp: Tue 2008-03-25 16:58:17 +0900
message:
Remove the IO watch on shutdown to clean up some spurious test output
modified:
activity.py
tests/test_activity.py
------------------------------------------------------------
revno: 33.4.15
committer: James Henstridge <james at jamesh.id.au>
branch nick: bzr-dbus.serve-mainloop
timestamp: Mon 2008-04-21 20:37:15 +0800
message:
merge bzr-dbus.bug-198645
modified:
hook.py
tests/test_hook.py
------------------------------------------------------------
revno: 33.4.16
committer: James Henstridge <james at jamesh.id.au>
branch nick: bzr-dbus.serve-mainloop
timestamp: Mon 2008-05-12 10:01:55 +0800
message:
merge in hook changes
modified:
hook.py
server_mainloop.py
tests/test_hook.py
tests/test_server_mainloop.py
-------------- next part --------------
Diff too large for email (1661 lines, the limit is 1000).
More information about the Pkg-bazaar-commits
mailing list