summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tp_base_connection_unregister: add a little more debuggdbus-prep3Simon McVittie2014-03-141-0/+2
* tp_private_proxy_set_implementation: don't use g_assert_cmp* familySimon McVittie2014-03-141-4/+5
* tp_proxy_check_interface_by_id: factor outSimon McVittie2014-03-145-16/+67
* example-no-protocols test: guard against CM process exitingSimon McVittie2014-03-141-0/+4
* stream-tube test: wait for idle destruction of proxySimon McVittie2014-03-141-0/+7
* stream-tube test: don't assume one event per main loop iterationSimon McVittie2014-03-141-24/+40
* TpTestsTextChannelGroup: don't reinvent TpBaseChannel close functionalitySimon McVittie2014-03-141-47/+2
* contacts test: don't create contacts til after the signal we want to avoidSimon McVittie2014-03-141-8/+30
* tests/dbus/disconnection: close connection before emitting signalSimon McVittie2014-03-141-3/+3
* _tp_channel_got_properties: if we were invalidated, don't continueSimon McVittie2014-03-141-1/+7
* account-request test: prepare account managerSimon McVittie2014-03-141-0/+6
* tp_tests_proxy_run_until_dbus_queue_processed: don't use IntrospectSimon McVittie2014-03-141-4/+66
* TpTestsSimpleChannelDispatchOperation: have stub values for propertiesSimon McVittie2014-03-141-3/+10
* account-request test: don't leak account managerSimon McVittie2014-03-141-0/+1
* logger: add to docsSimon McVittie2014-03-141-0/+1
* Merge branch 'gdbus-prep2' into nextSimon McVittie2014-03-1414-498/+650
|\
| * tests: relax assertion that user_data is freed immediatelySimon McVittie2014-03-132-10/+33
| * call-cancellation and disconnection tests: don't dispose DBusGProxySimon McVittie2014-03-132-60/+120
| * call-cancellation, disconnection tests: don't use TpDBusDaemon as proxySimon McVittie2014-03-132-230/+273
| * tp_proxy_dispose: be actually idempotentSimon McVittie2014-03-131-6/+0
| * test interface: add tp:name-for-bindingsSimon McVittie2014-03-131-3/+6
| * glib-client-gen: factor out value_getterSimon McVittie2014-03-132-44/+28
| * codegen: move get_emits_changed() to libtpcodegenSimon McVittie2014-03-132-11/+11
| * Move tp_value_array_* to the core librarySimon McVittie2014-03-133-148/+184
| * test_object_path: stop relying on registering an object in two placesSimon McVittie2014-03-131-0/+7
| * tp_tests_create_conn: improve assertion messageSimon McVittie2014-03-131-2/+4
* | Merge remote-tracking branch 'origin/master' into nextGuillaume Desmottes2014-03-131-4/+9
|\ \ | |/ |/|
| * Merge branch 'telepathy-glib-0.22'Guillaume Desmottes2014-03-131-4/+9
| |\
| | * fix file path leakstelepathy-glib-0.22Guillaume Desmottes2014-03-131-6/+14
* | | TpTestsContactsConnection: don't leak list_managerSimon McVittie2014-03-131-0/+11
* | | TpBaseContactList: don't leak groups hash tableSimon McVittie2014-03-131-0/+2
* | | tp_tests_assert_last_unref: addSimon McVittie2014-03-132-0/+32
* | | invalidated-while-invoking-signals test: extend test coverageSimon McVittie2014-03-131-8/+37
* | | invalidated-while-invoking-signals test: move to GTestSimon McVittie2014-03-131-28/+52
* | | dbus test: delay re-entering main loop to request/release names into an idleSimon McVittie2014-03-131-23/+63
* | | GDBus can deliver more than one event per main-loop iterationSimon McVittie2014-03-131-16/+37
* | | tests: extend timeoutSimon McVittie2014-03-131-1/+1
* | | channel-introspect test: enable debug-loggingSimon McVittie2014-03-131-0/+1
* | | cli-group test: don't leak GMainLoopSimon McVittie2014-03-131-0/+2
* | | TpTestsSimpleChannelDispatcher: don't leak various struct membersSimon McVittie2014-03-131-2/+16
* | | account test: don't leak copied stringsSimon McVittie2014-03-131-4/+6
* | | Ignore allocations in gobject_init_ctorSimon McVittie2014-03-131-0/+7
* | | Use concrete dbus-glib parameterized types, not G_TYPE_VALUE_ARRAYSimon McVittie2014-03-132-10/+2
* | | textchan-group: improve debugSimon McVittie2014-03-131-0/+17
* | | Merge branch 'master' into nextSimon McVittie2014-03-133-5/+17
|\ \ \ | |/ /
| * | Merge branch 'telepathy-glib-0.22'Simon McVittie2014-03-133-5/+17
| |\ \
| | * | 0.22 NEWSSimon McVittie2014-03-131-1/+9
| | * | TpFileTransferChannel: Fix possible crashes, particularly with GLib 2.39Xavier Claessens2014-03-131-21/+16
| | * | TpProxy: finish_all_requests: don't leak copied GQueueSimon McVittie2014-03-131-1/+1
| | * | TpContact: mime_file_written: don't leak the file's pathSimon McVittie2014-03-131-4/+6
| | |/