[next] telepathy-mission-control: HandleChannels() -> HandleChannel()
Guillaume Desmottes
gdesmott at kemper.freedesktop.org
Wed Jan 29 08:12:40 PST 2014
Module: telepathy-mission-control
Branch: next
Commit: 3eec709839a7f093bf4face949a30c605fcba20c
URL: http://cgit.freedesktop.org/telepathy/telepathy-mission-control/commit/?id=3eec709839a7f093bf4face949a30c605fcba20c
Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date: Wed Jan 22 12:04:27 2014 +0100
HandleChannels() -> HandleChannel()
---
src/mcd-client-priv.h | 8 ++-
src/mcd-client.c | 68 +++++++++-----------
src/mcd-dispatch-operation.c | 37 ++++-------
src/mcd-dispatcher.c | 28 +++-----
tests/twisted/account-manager/request-online.py | 2 +-
tests/twisted/account-requests/create-text.py | 10 ++-
tests/twisted/crash-recovery/crash-recovery.py | 5 +-
tests/twisted/dispatcher/already-has-channel.py | 2 +-
tests/twisted/dispatcher/approver-fails.py | 2 +-
tests/twisted/dispatcher/bypass-approval.py | 6 +-
tests/twisted/dispatcher/capture-bundle.py | 4 +-
tests/twisted/dispatcher/cdo-claim.py | 2 +-
tests/twisted/dispatcher/create-at-startup.py | 16 ++---
.../dispatcher/create-delayed-by-mini-plugin.py | 2 +-
tests/twisted/dispatcher/create-handler-fails.py | 16 ++---
tests/twisted/dispatcher/create-hints.py | 16 ++---
.../dispatcher/create-no-preferred-handler.py | 16 ++---
.../dispatcher/create-rejected-by-mini-plugin.py | 2 +-
tests/twisted/dispatcher/create-text.py | 24 ++++---
.../twisted/dispatcher/created-behind-our-back.py | 2 +-
tests/twisted/dispatcher/delay-approvers.py | 2 +-
.../dispatcher/delay-then-call-handle-with.py | 6 +-
.../dispatcher/delay-then-dont-call-approvers.py | 2 +-
tests/twisted/dispatcher/dispatch-activatable.py | 4 +-
.../dispatcher/dispatch-before-connected.py | 2 +-
.../dispatcher/dispatch-delayed-by-mini-plugin.py | 20 +++---
.../dispatcher/dispatch-rejected-by-mini-plugin.py | 2 +-
tests/twisted/dispatcher/dispatch-text.py | 10 +--
tests/twisted/dispatcher/ensure-and-redispatch.py | 46 ++++++-------
tests/twisted/dispatcher/ensure-is-approval.py | 16 ++---
tests/twisted/dispatcher/ensure-rapidly.py | 28 ++++----
tests/twisted/dispatcher/exploding-bundles.py | 4 +-
tests/twisted/dispatcher/handle-channels-fails.py | 10 +--
.../twisted/dispatcher/recover-from-disconnect.py | 2 +-
tests/twisted/dispatcher/redispatch-channels.py | 18 +++---
.../dispatcher/respawn-activatable-observers.py | 2 +-
tests/twisted/dispatcher/respawn-observers.py | 2 +-
tests/twisted/dispatcher/some-delay-approvers.py | 2 +-
38 files changed, 199 insertions(+), 247 deletions(-)
Diff: http://cgit.freedesktop.org/telepathy/telepathy-mission-control/diff/?id=3eec709839a7f093bf4face949a30c605fcba20c
More information about the telepathy-commits
mailing list