summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into nextnextGeorge Kiagiadakis2016-12-031-2/+7
|\
| * ctcp: Don't bling the non-blingFlorian Müllner2016-02-251-2/+7
* | stop calling tp_dbus_properties_mixin_class_init()Guillaume Desmottes2014-05-161-1/+0
* | nano versionSimon McVittie2014-05-142-1/+6
* | 0.99.11telepathy-idle-0.99.11Simon McVittie2014-05-142-5/+15
* | Install test stuff to a Telepathy-1-specific locationSimon McVittie2014-05-122-2/+2
* | Always replace Autotools supporting filesSimon McVittie2014-05-071-1/+1
* | Remove codegenSimon McVittie2014-05-0723-2804/+71
* | Remove TpDBusPropertiesMixinClass from IdleTLSCertificateClassSimon McVittie2014-05-072-13/+5
* | Delay ChannelClosed until after removing channels from data structuresSimon McVittie2014-05-073-11/+15
* | Replace TpExportableChannel with TpBaseChannelSimon McVittie2014-05-074-26/+26
* | IdleProtocol: stop implementing get_interfaces_arraySimon McVittie2014-05-071-12/+0
* | IdleConnection: switch fill_contact_attributes to new GVariantDict APISimon McVittie2014-05-071-8/+6
* | Use telepathy-glib's generated code for IRCCommand1Simon McVittie2014-05-071-4/+4
* | IdleConnection: remove get_interfaces_arraySimon McVittie2014-05-071-16/+0
* | idle_connection_constructed: export our TpSvc* interfacesSimon McVittie2014-05-071-0/+22
* | IdleConnection: correctly chain up constructed()Simon McVittie2014-05-071-0/+4
* | Adapt for GVariant-based tp_group_mixin_change_membersSimon McVittie2014-04-092-12/+14
* | Stop using tp_dbus_properties_mixin_iface_init which has been removedSimon McVittie2014-04-081-3/+1
* | Change terminology from handle type to entity typeSimon McVittie2014-04-084-6/+14
* | tests: record a log file for IdleSimon McVittie2014-04-041-0/+5
* | Install GNOME InstalledTests metadata for installed testsSimon McVittie2014-04-031-0/+16
* | Make run-test.sh more like the one in Gabble (next-tests branch)Simon McVittie2014-04-032-13/+96
* | Substitute twistedtestsdir in run-test.shSimon McVittie2014-04-032-4/+4
* | Rename idle-twisted-tests.list to twisted-tests.listSimon McVittie2014-04-033-4/+4
* | Pass G_TEST_SRCDIR, G_TEST_BUILDDIR to run-test.sh in its environmentSimon McVittie2014-04-032-11/+6
* | Automatically pick up idletest.key, idletest.cert from G_TEST_SRCDIRSimon McVittie2014-04-032-6/+3
* | Use GLib-style G_TEST_SRCDIR, G_TEST_BUILDDIR as intermediate variablesSimon McVittie2014-04-031-27/+19
* | Rename IDLE_TEST_SLEEP to CHECK_TWISTED_SLEEPSimon McVittie2014-04-032-2/+2
* | Rename IDLE_TEST_UNINSTALLED to CHECK_TWISTED_UNINSTALLEDSimon McVittie2014-04-032-2/+2
* | Turn off anti-flooding in the test wrapper, not in exec-with-log.shSimon McVittie2014-04-032-1/+7
* | Add support for installing testsSimon McVittie2014-04-035-22/+91
* | nano versionSimon McVittie2014-04-032-1/+6
* | 0.99.10telepathy-idle-0.99.10Simon McVittie2014-04-032-3/+18
* | Adapt for stuff that moved to the -dbus librarySimon McVittie2014-04-031-0/+1
* | Update codegen: include telepathy-glib-dbus.h in service-side codeSimon McVittie2014-04-031-1/+3
* | Adapt for removal of TpDBusDaemonSimon McVittie2014-04-012-13/+12
* | Don't try to sync_dbus by talking to a Connection that just closedSimon McVittie2014-03-241-1/+4
* | tests: be more careful to include an explicit interface in method callsSimon McVittie2014-03-242-2/+2
* | Replace dbus_g_method_return with g_dbus_method_invocation_return_valueSimon McVittie2014-03-241-1/+1
* | Sync release-prep tools from telepathy-glibSimon McVittie2014-03-242-3/+12
* | codegen: sync from telepathy-glib, gdbus3 branchSimon McVittie2014-03-243-245/+454
* | Change sync_dbus to be sensitive to the proxy's object pathSimon McVittie2014-03-241-7/+26
* | Replace DBusGMethodInvocation with GDBusMethodInvocationSimon McVittie2014-03-246-19/+19
* | Replace dbus_g_method_return_error with g_dbus_method_invocation_return_gerrorSimon McVittie2014-03-245-14/+14
* | nano versionSimon McVittie2014-03-201-1/+1
* | 0.99.8telepathy-idle-0.99.8Simon McVittie2014-03-201-3/+3
* | tp_message_peek() has been removedGuillaume Desmottes2014-03-181-8/+11
* | tp_base_connection_disconnect_with_dbus_error now takes a GVariantGuillaume Desmottes2014-02-211-2/+2
* | Merge branch 'master' into next-mergeGuillaume Desmottes2014-02-141-0/+2
|\ \ | |/