summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-17contacts test: don't create contacts til after the signal we want to avoidSimon McVittie1-8/+30
2014-03-17tests/dbus/disconnection: close connection before emitting signalSimon McVittie1-3/+3
2014-03-17_tp_channel_got_properties: if we were invalidated, don't continueSimon McVittie1-1/+7
2014-03-17account-request test: prepare account managerSimon McVittie1-0/+6
2014-03-17tp_tests_proxy_run_until_dbus_queue_processed: don't use IntrospectSimon McVittie1-4/+66
2014-03-17TpTestsSimpleChannelDispatchOperation: have stub values for propertiesSimon McVittie1-3/+10
2014-03-17account-request test: don't leak account managerSimon McVittie1-0/+1
2014-03-17logger: add to docsSimon McVittie1-0/+1
2014-03-14Fix introspection warningsXavier Claessens1-3/+3
2014-03-14Merge branch 'gdbus-prep2' into nextSimon McVittie14-498/+650
2014-03-13Merge remote-tracking branch 'origin/master' into nextGuillaume Desmottes1-4/+9
2014-03-13Merge branch 'telepathy-glib-0.22'Guillaume Desmottes1-4/+9
2014-03-13fix file path leaksGuillaume Desmottes1-6/+14
2014-03-13tests: relax assertion that user_data is freed immediatelygdbus-prep2Simon McVittie2-10/+33
2014-03-13call-cancellation and disconnection tests: don't dispose DBusGProxySimon McVittie2-60/+120
2014-03-13call-cancellation, disconnection tests: don't use TpDBusDaemon as proxySimon McVittie2-230/+273
2014-03-13tp_proxy_dispose: be actually idempotentSimon McVittie1-6/+0
2014-03-13test interface: add tp:name-for-bindingsSimon McVittie1-3/+6
2014-03-13glib-client-gen: factor out value_getterSimon McVittie2-44/+28
2014-03-13codegen: move get_emits_changed() to libtpcodegenSimon McVittie2-11/+11
2014-03-13Move tp_value_array_* to the core librarySimon McVittie3-148/+184
2014-03-13test_object_path: stop relying on registering an object in two placesSimon McVittie1-0/+7
2014-03-13tp_tests_create_conn: improve assertion messageSimon McVittie1-2/+4
2014-03-13TpTestsContactsConnection: don't leak list_managerSimon McVittie1-0/+11
2014-03-13TpBaseContactList: don't leak groups hash tableSimon McVittie1-0/+2
2014-03-13tp_tests_assert_last_unref: addSimon McVittie2-0/+32
2014-03-13invalidated-while-invoking-signals test: extend test coverageSimon McVittie1-8/+37
2014-03-13invalidated-while-invoking-signals test: move to GTestSimon McVittie1-28/+52
2014-03-13dbus test: delay re-entering main loop to request/release names into an idleSimon McVittie1-23/+63
2014-03-13GDBus can deliver more than one event per main-loop iterationSimon McVittie1-16/+37
2014-03-13tests: extend timeoutSimon McVittie1-1/+1
2014-03-13channel-introspect test: enable debug-loggingSimon McVittie1-0/+1
2014-03-13cli-group test: don't leak GMainLoopSimon McVittie1-0/+2
2014-03-13TpTestsSimpleChannelDispatcher: don't leak various struct membersSimon McVittie1-2/+16
2014-03-13account test: don't leak copied stringsSimon McVittie1-4/+6
2014-03-13Ignore allocations in gobject_init_ctorSimon McVittie1-0/+7
2014-03-13Use concrete dbus-glib parameterized types, not G_TYPE_VALUE_ARRAYSimon McVittie2-10/+2
2014-03-13textchan-group: improve debugSimon McVittie1-0/+17
2014-03-13Merge branch 'master' into nextSimon McVittie3-5/+17
2014-03-13Merge branch 'telepathy-glib-0.22'Simon McVittie3-5/+17
2014-03-130.22 NEWSSimon McVittie1-1/+9
2014-03-13TpFileTransferChannel: Fix possible crashes, particularly with GLib 2.39Xavier Claessens1-21/+16
2014-03-13TpProxy: finish_all_requests: don't leak copied GQueueSimon McVittie1-1/+1
2014-03-13TpContact: mime_file_written: don't leak the file's pathSimon McVittie1-4/+6
2014-03-07base-client: inline _take_*_filter functionsGuillaume Desmottes1-108/+21
2014-03-07TpCallStateReason: add some paddingGuillaume Desmottes1-0/+1
2014-03-07TpFileTransferChannel: store metadata as a GVariantGuillaume Desmottes4-26/+50
2014-03-07turn TpCallChannel:state-details to a GVariantGuillaume Desmottes3-21/+23
2014-03-06client-factory: sink the newly created GVariant if props is NULLGuillaume Desmottes1-9/+9
2014-03-06remove tp_message_peek()Guillaume Desmottes3-26/+0