index
:
~smcv/telepathy-glib
016-async-ownership
asv
beforemerge
cm-debug-68390
codegen-tmpfile
disconnect-api-45459
dup-new-channels-52011
filtration
gdb
gdbus
gdbus-object
gdbus-object2
gdbus-prep2
gdbus-prep3
gdbus-properties
gdbus-properties2
gdbus2
gdbus3
gdk3
introspectable
master
merge-tp-fs
meta-header-more
names
new-interfaces
next
next-abi
next-after-gdbus
next-decore
next-del-deprecated
next-docs-49338
next-factory
next-gdbus
next-gvariant1
next-merge-logger
next-misc
next-privatize
next-tap
next-trivia
no-tmpnam-68350
py3k-codegen-56758
rm-dbus-glib-properties1
seal
seal-more
self-handle-changed
spec
telepathy-glib-0.18
telepathy-glib-0.20
trivia
variant
wip-better-assertions
wip-exportable
wip-gdbus-all
wip-gdbus-object
wip-gdbus2
wip-gdbus3
wip-gdbus4
wip-introspectable-connection
wip-next-api-review
wip-next-divisive
wip-next-gdbus
wip-next-gvariant-calls
wip-older-api
wip-presence-mixin
wip-run-until-prepared
wip-seal
wip-valgrind
wip-weak-ref
Unnamed repository; edit this file to name it for gitweb.
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-11
TpBaseConnection: be a GDBusObjectSkeleton
Simon McVittie
5
-43
/
+83
2014-04-10
TpTestsSimpleConnection: Do not implement TpSvcConnection interface
Xavier Claessens
1
-3
/
+2
2014-04-10
Test: Stop implementing TSvcConnection for bug 19101 regression test
Xavier Claessens
4
-123
/
+56
2014-04-10
test-self-handle: Fix possible race making test sometimes fail
Xavier Claessens
1
-30
/
+62
2014-04-10
Revert "self-handle test: go back to reimplementing TpSvcDBusProperties"
Xavier Claessens
1
-125
/
+35
2014-04-10
TpExportableChannel: turn channel-properties into a GVariant
Simon McVittie
6
-25
/
+46
2014-04-10
simple-conn: don't reimplement dbus-status
Simon McVittie
1
-15
/
+1
2014-04-10
Simplify TpPresenceMixin by removing all support for non-message parameters
Simon McVittie
1
-44
/
+9
2014-04-10
tp_group_mixin_change_members: take a GVariant for the details
Simon McVittie
3
-118
/
+44
2014-04-08
self-handle test: go back to reimplementing TpSvcDBusProperties
Simon McVittie
1
-35
/
+125
2014-04-08
Stop implementing TpSvcDBusProperties interface
Xavier Claessens
8
-19
/
+3
2014-04-08
TpTestsSimpleConn: Stop using tp_svc_dbus_properties_*()
Xavier Claessens
2
-44
/
+21
2014-04-08
test-cm: Stop using tp_svc_dbus_properties_*()
Xavier Claessens
1
-71
/
+48
2014-04-08
TpTestsSimpleAccount: Stop using tp_svc_dbus_properties_*()
Xavier Claessens
1
-14
/
+2
2014-04-08
test-disconnection: Stop using tp_svc_dbus_properties_*()
Xavier Claessens
1
-8
/
+14
2014-04-08
tp_text_channel_get_message_types, TpTextChannel:message-types: remove
Simon McVittie
1
-24
/
+0
2014-04-08
TpObserveChannelContext:observer-info: change type to GVariant
Simon McVittie
1
-3
/
+3
2014-04-08
Rename all mentions of handle types to entity types
Simon McVittie
11
-48
/
+48
2014-04-08
TpChannel::group-members-changed: change details GHashTable to GVariant
Simon McVittie
3
-24
/
+42
2014-04-08
channel-introspect: make a test more realistic
Simon McVittie
1
-9
/
+15
2014-04-08
TpChannelDispatchOperation: make the external API GVariant-based
Simon McVittie
1
-14
/
+17
2014-04-08
tp_account_get_avatar_async: rename to _dup_, return GBytes + MIME type
Simon McVittie
1
-11
/
+17
2014-04-08
TpAccountRequest:avatar: change from GArray<guchar> to GBytes
Simon McVittie
1
-9
/
+8
2014-04-08
Remove tp_connection_manager_param_get_default
Simon McVittie
1
-173
/
+178
2014-04-08
TpCapabilities: operate in terms of GVariant
Simon McVittie
3
-440
/
+224
2014-04-08
contacts/subscription-states test: redesign to fix a race condition
Simon McVittie
1
-28
/
+63
2014-04-03
Fold the core library into the dbus library
Simon McVittie
4
-15
/
+0
2014-04-03
Move tp_asv_to_vardict, tp_asv_from_vardict to dbus library
Simon McVittie
3
-0
/
+3
2014-04-03
Move dbus-glib-style a{sv} utilities into the dbus library
Simon McVittie
22
-0
/
+22
2014-04-03
Move tp_g_value_slice_* family to dbus library
Simon McVittie
6
-0
/
+6
2014-04-03
Rename core-util.c to value-array.c and put it in the -dbus library
Simon McVittie
5
-0
/
+5
2014-04-01
Restore lost test coverage from get-interface-after-invalidate test
next-factory
Simon McVittie
1
-1
/
+22
2014-04-01
Rename remaining tp_dbus_daemon_*() to tp_dbus_connection_*()
Xavier Claessens
26
-106
/
+106
2014-04-01
Remove tp_dbus_daemon_get_unique_name()
Xavier Claessens
4
-4
/
+4
2014-04-01
Replace all occurences of TpDBusDaemon by GDBusConnection
Xavier Claessens
58
-303
/
+201
2014-04-01
Stop passing a TpDBusDaemon to TpProxy and subclasses
Xavier Claessens
11
-17
/
+0
2014-04-01
Tests: Pass a factory to all TpProxy instances
Xavier Claessens
11
-32
/
+80
2014-04-01
TpConnectionManager: Always create from a factory
Xavier Claessens
5
-38
/
+43
2014-04-01
TpConnectionManager: Take a factory to list CMs
Xavier Claessens
2
-2
/
+8
2014-04-01
TpDebusClient: Always create from a factory
Xavier Claessens
1
-1
/
+5
2014-04-01
tp_client_factory_dup_channel_dispatcher: rename to _ensure_channel_dispatcher
Simon McVittie
2
-2
/
+2
2014-04-01
TpChannelDispatcher: Always create from a factory
Xavier Claessens
2
-2
/
+6
2014-04-01
tp_client_factory_dup_account_manager: rename to _ensure_account_manager
Simon McVittie
1
-1
/
+1
2014-03-29
TpAccountManager: Always create from a factory
Xavier Claessens
2
-3
/
+16
2014-03-27
tp_proxy_get_interface_by_id: remove
Simon McVittie
1
-3
/
+3
2014-03-27
Tests: Use GDBusConnection directly to list activatable names
Xavier Claessens
1
-8
/
+20
2014-03-27
TpDBusDaemon: Remove code for watching names
Xavier Claessens
1
-242
/
+0
2014-03-27
Tests: Use GDBusConnection directly to watch name
Xavier Claessens
1
-5
/
+9
2014-03-26
Move dbus-glib header inclusion from headers to source code
Simon McVittie
4
-0
/
+8
2014-03-26
tests: expect GDBus and TpProxy errors, not dbus-glib errors
Simon McVittie
7
-11
/
+10
[next]