index
:
~smcv/telepathy-idle
catch-up
gdbus-object
gdbus-properties
group-mixin
interactive-tls
master
next
next-decore
next-handle-type
next-tests
trivia-54114
/msg a{sv}bot does it compile yet?
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-09
Adapt for GVariant-based tp_group_mixin_change_members
next
group-mixin
Simon McVittie
2
-12
/
+14
2014-04-08
Stop using tp_dbus_properties_mixin_iface_init which has been removed
Simon McVittie
1
-3
/
+1
2014-04-08
Change terminology from handle type to entity type
Simon McVittie
4
-6
/
+14
2014-04-04
tests: record a log file for Idle
Simon McVittie
1
-0
/
+5
2014-04-03
Install GNOME InstalledTests metadata for installed tests
Simon McVittie
1
-0
/
+16
2014-04-03
Make run-test.sh more like the one in Gabble (next-tests branch)
Simon McVittie
2
-13
/
+96
2014-04-03
Substitute twistedtestsdir in run-test.sh
Simon McVittie
2
-4
/
+4
2014-04-03
Rename idle-twisted-tests.list to twisted-tests.list
Simon McVittie
3
-4
/
+4
2014-04-03
Pass G_TEST_SRCDIR, G_TEST_BUILDDIR to run-test.sh in its environment
Simon McVittie
2
-11
/
+6
2014-04-03
Automatically pick up idletest.key, idletest.cert from G_TEST_SRCDIR
Simon McVittie
2
-6
/
+3
2014-04-03
Use GLib-style G_TEST_SRCDIR, G_TEST_BUILDDIR as intermediate variables
Simon McVittie
1
-27
/
+19
2014-04-03
Rename IDLE_TEST_SLEEP to CHECK_TWISTED_SLEEP
Simon McVittie
2
-2
/
+2
2014-04-03
Rename IDLE_TEST_UNINSTALLED to CHECK_TWISTED_UNINSTALLED
Simon McVittie
2
-2
/
+2
2014-04-03
Turn off anti-flooding in the test wrapper, not in exec-with-log.sh
Simon McVittie
2
-1
/
+7
2014-04-03
Add support for installing tests
Simon McVittie
5
-22
/
+91
2014-04-03
nano version
Simon McVittie
2
-1
/
+6
2014-04-03
0.99.10
Simon McVittie
2
-3
/
+18
2014-04-03
Adapt for stuff that moved to the -dbus library
Simon McVittie
1
-0
/
+1
2014-04-03
Update codegen: include telepathy-glib-dbus.h in service-side code
Simon McVittie
1
-1
/
+3
2014-04-01
Adapt for removal of TpDBusDaemon
Simon McVittie
2
-13
/
+12
2014-03-24
Don't try to sync_dbus by talking to a Connection that just closed
Simon McVittie
1
-1
/
+4
2014-03-24
tests: be more careful to include an explicit interface in method calls
Simon McVittie
2
-2
/
+2
2014-03-24
Replace dbus_g_method_return with g_dbus_method_invocation_return_value
Simon McVittie
1
-1
/
+1
2014-03-24
Sync release-prep tools from telepathy-glib
Simon McVittie
2
-3
/
+12
2014-03-24
codegen: sync from telepathy-glib, gdbus3 branch
Simon McVittie
3
-245
/
+454
2014-03-24
Change sync_dbus to be sensitive to the proxy's object path
Simon McVittie
1
-7
/
+26
2014-03-24
Replace DBusGMethodInvocation with GDBusMethodInvocation
Simon McVittie
6
-19
/
+19
2014-03-24
Replace dbus_g_method_return_error with g_dbus_method_invocation_return_gerror
Simon McVittie
5
-14
/
+14
2014-03-20
nano version
Simon McVittie
1
-1
/
+1
2014-03-20
0.99.8
Simon McVittie
1
-3
/
+3
2014-03-18
tp_message_peek() has been removed
Guillaume Desmottes
1
-8
/
+11
2014-02-21
tp_base_connection_disconnect_with_dbus_error now takes a GVariant
Guillaume Desmottes
1
-2
/
+2
2014-02-14
Merge branch 'master' into next-merge
Guillaume Desmottes
1
-0
/
+2
2014-02-14
idle-connection: make sure to always reset force_disconnect_id
Guillaume Desmottes
1
-0
/
+2
2014-02-13
TpHandleType has been renamed to TpEntityType
Guillaume Desmottes
13
-51
/
+51
2014-01-30
Merge branch 'master' into next-merge
Guillaume Desmottes
10
-117
/
+188
2014-01-29
TpChannelManager: new API
Guillaume Desmottes
4
-98
/
+56
2014-01-29
update for new spec
Guillaume Desmottes
11
-50
/
+33
2014-01-29
depends on tp-glib 0.99.7
Guillaume Desmottes
1
-1
/
+1
2014-01-13
nano version
Simon McVittie
1
-1
/
+1
2014-01-13
snapshot 0.99.6
Simon McVittie
1
-2
/
+2
2014-01-13
Adapt for merge of Contacts into Connection, and deletion of Requests
Simon McVittie
9
-73
/
+111
2014-01-07
Be parallel-installable with Idle 0.x
Simon McVittie
5
-12
/
+12
2014-01-07
Re-namespace to im.telepathy.v1
Simon McVittie
11
-23
/
+23
2014-01-07
.gitignore: ignore all of build-aux
Simon McVittie
1
-0
/
+1
2014-01-07
Use telepathy-glib 0.23 for Renaming interface
Simon McVittie
4
-108
/
+12
2014-01-07
Sync constants from Gabble master
Simon McVittie
1
-14
/
+109
2014-01-07
Require telepathy-glib 0.23
Simon McVittie
1
-3
/
+3
2013-10-31
move manager file to telepathy-1/
Guillaume Desmottes
1
-1
/
+1
2013-10-25
Adapt for use of ABI versions in generated code
Simon McVittie
9
-88
/
+87
[next]