summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-27McdAccountManager: replace tp_list_connection_names with direct GDBus callsnext-gdbusSimon McVittie1-24/+46
2014-03-27McdHandlerMap: add some assertions for claritySimon McVittie1-0/+17
2014-03-27McdHandlerMap: use g_bus_watch_name_on_connectionSimon McVittie1-61/+46
2014-03-27wait-for-name: use GDBus directlySimon McVittie1-31/+57
2014-03-27McdClient: replace tp_dbus_daemon_watch_name_owner with g_bus_watch_name_on_c...Simon McVittie1-13/+29
2014-03-27sync_dbus: support being called on a CM, tooSimon McVittie1-0/+6
2014-03-27McdDispatchOperation: don't run approvers if we already have a resultSimon McVittie1-10/+11
2014-03-27tests: make sure to specify a D-Bus interface for method callsSimon McVittie3-4/+4
2014-03-27mc-debug-server: hold a reference to the debug senderSimon McVittie1-0/+4
2014-03-27mc-debug-server: export a GDBus interface rather than a libdbus filterSimon McVittie2-58/+70
2014-03-27mc-debug-server: use GDBus to watch for disconnectionSimon McVittie1-12/+24
2014-03-27TestPermissionPluginClass etc.: adapt for GDBusSimon McVittie1-194/+61
2014-03-27McdStorage: rewrite unique_name to avoid dbus_g_connection_lookup_g_objectSimon McVittie1-12/+4
2014-03-27McdMaster: don't force exit-on-disconnect onSimon McVittie1-5/+0
2014-03-27McdConnection: rewrite translate_g_error() using g_dbus_error_encode_gerror()Simon McVittie1-31/+5
2014-03-27McdConnection: tp_connection_init_known_interfaces() no longer existsSimon McVittie1-2/+0
2014-03-27McdConnection: use g_dbus_connection_call() for simple Disconnect callSimon McVittie1-7/+3
2014-03-27Use tp_dbus_daemon_register_object to register object pathsSimon McVittie4-27/+10
2014-03-27Use g_dbus_method_invocation_get_senderSimon McVittie2-8/+5
2014-03-27McdClientRegistry: use GDBus to watch for NameOwnerChangedSimon McVittie2-63/+28
2014-03-27Replace dbus_g_method_return_error with g_dbus_method_invocation_return_gerrorSimon McVittie6-22/+22
2014-03-27replace DBusGMethodInvocation with GDBusMethodInvocationSimon McVittie10-40/+40
2014-03-27telepathy.am: update for out-of-tree releasesSimon McVittie1-1/+1
2014-03-27Use the AccountManager object path to call AbortSimon McVittie1-1/+1
2014-03-27mctest: use the AccountManager path for 'MC' object so we can use sync_dbusSimon McVittie1-1/+3
2014-03-27sync_dbus: work around GNOME #726259Simon McVittie1-7/+20
2014-03-27Re-enable regression tests for account import, and add morenext-importSimon McVittie6-9/+226
2014-03-27McdAccount: reinstate avatar-migration code, considerably simplifiedSimon McVittie1-120/+73
2014-03-27mcd_account_delete_async: remove #if 0 code to delete old account storageSimon McVittie1-30/+0
2014-03-27McdAccountManagerDefault: copy accounts from Telepathy 0 on first runSimon McVittie1-29/+148
2014-03-27Re-enable some account storage testsnext-testsSimon McVittie2-6/+0
2014-03-27Remove unused CHECK_TWISTED_PATH variableSimon McVittie1-6/+0
2014-03-27Rename mc-twisted-tests.list to twisted-tests.Simon McVittie3-5/+5
2014-03-27tests: work in terms of G_TEST_SRCDIR, G_TEST_BUILDDIR and ${twistedtestsdir}Simon McVittie2-27/+27
2014-03-27Replace MC_ABS_TOP_BUILDDIR, ...SRCDIR with CHECK_TWISTED_ABS_TOP_BUILDDIR, ....Simon McVittie2-8/+8
2014-03-27Replace MC_TWISTED_PATH with CHECK_TWISTED_PATHSimon McVittie1-4/+4
2014-03-27Replace MC_TEST_UNINSTALLED with CHECK_TWISTED_UNINSTALLEDSimon McVittie2-2/+2
2014-03-27Replace MC_TEST_SLEEP with CHECK_TWISTED_SLEEPSimon McVittie1-1/+1
2014-03-27Replace MC_TEST_KEEP_TEMP with CHECK_TWISTED_KEEP_TEMPSimon McVittie2-4/+4
2014-03-27Replace MC_TEST_LOG_DIR with CHECK_TWISTED_LOG_DIRSimon McVittie3-10/+10
2014-03-27Replace MC_TEST_CURDIR with CHECK_TWISTED_CURDIRSimon McVittie3-9/+9
2014-03-27run-test.sh: allow use of system-wide dataSimon McVittie1-1/+1
2014-03-27fake-network-monitor also uses telepathy-glib utility functionsSimon McVittie1-0/+1
2014-03-27Install tests to a version-specific locationSimon McVittie1-1/+1
2014-03-27account-manager/server-drops-us.py: update so it actually passesSimon McVittie1-3/+8
2014-03-27output log files from skipped testsSimon McVittie1-0/+7
2014-03-27Simplify how the slow test is runSimon McVittie2-10/+8
2014-03-27tests: link plugin libraries to their dependenciesSimon McVittie1-1/+16
2014-03-27don't try to use more than one -rpath for installed tests' pluginsSimon McVittie1-6/+10
2014-03-27installed-tests: have one GNOME-style installed-test per Python test-caseSimon McVittie1-5/+7