index
:
telepathy/telepathy-gabble
call1
master
next
telepathy-gabble-0.10
telepathy-gabble-0.12
telepathy-gabble-0.14
telepathy-gabble-0.16
telepathy-gabble-0.18
telepathy-gabble-0.2
telepathy-gabble-0.4
telepathy-gabble-0.6
telepathy-gabble-0.8
XMPP connection manager (mirrored from https://gitlab.freedesktop.org/telepathy/telepathy-gabble)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-14
Version 0.9.13
telepathy-gabble-0.9.13
Will Thompson
2
-3
/
+3
2010-06-14
NEWS for 0.9.13
Will Thompson
1
-0
/
+35
2010-06-14
Add jingle-share test helpers to EXTRA_DIST
Will Thompson
1
-0
/
+2
2010-06-14
Update Wocky for domain-validation fixes
Will Thompson
1
-0
/
+0
2010-06-14
Remove useless DEBUG("")
Will Thompson
1
-2
/
+0
2010-06-14
Unrace FT tests waiting for NewChannels
Will Thompson
2
-4
/
+26
2010-06-14
Support namespace prefixes in gabbletest's elem() DSL
Will Thompson
1
-2
/
+21
2010-06-14
Be explicit to wocky's configure
Sjoerd Simons
1
-0
/
+12
2010-06-11
caps/receive-jingle.py: don't assume that an offline contact's handle becomes...
Simon McVittie
1
-7
/
+25
2010-06-11
caps/receive-jingle.py: produce better diagnostics on failure
Simon McVittie
1
-4
/
+4
2010-06-11
Merge branch 'roster'
Simon McVittie
12
-162
/
+274
2010-06-11
rostertest: remove the old, unsafe (order-dependent) channel expectations
Simon McVittie
1
-33
/
+0
2010-06-11
gabble_roster_handle_get_subscription etc.: use _gabble_roster_item_lookup
Simon McVittie
1
-3
/
+3
2010-06-11
Split _gabble_roster_item_get into lookup and ensure versions
Simon McVittie
1
-18
/
+28
2010-06-11
Re-order ContactList channel handles, to verify that the tests are order-inde...
Simon McVittie
3
-10
/
+10
2010-06-11
Make remaining roster tests independent of signal emission order
Simon McVittie
3
-22
/
+42
2010-06-11
roster/group*.py: be independent of channels' ordering
Simon McVittie
2
-25
/
+37
2010-06-11
test-roster: use check_contact_list_signals
Simon McVittie
1
-10
/
+14
2010-06-11
Test that we handle malformed <message type=''/> attrs
Will Thompson
2
-8
/
+40
2010-06-11
rostertest: add a more correct way to expect roster signals
Simon McVittie
1
-5
/
+90
2010-06-11
Move roster test code from gabbletest to roster/rostertest.py
Simon McVittie
9
-80
/
+94
2010-06-10
Merge branch 'igoogle-merge-test'
Sjoerd Simons
44
-248
/
+5008
2010-06-09
Ignore unknown component names, remove dead code
Sjoerd Simons
1
-5
/
+2
2010-06-09
Close as the very first thing in dispose
Sjoerd Simons
1
-1
/
+1
2010-06-09
Set closed on ft-channel before emitting close as we might be freed afterwards
Sjoerd Simons
1
-1
/
+1
2010-06-09
By the time the ft-manager is disposing all channels should have been closed
Sjoerd Simons
1
-1
/
+1
2010-06-09
Merge branch 'roster'
Simon McVittie
3
-301
/
+335
2010-06-09
Refactor a little chunk out of process_roster()
Will Thompson
1
-12
/
+18
2010-06-09
process_roster: clarify the scope of a handle variable
Will Thompson
1
-7
/
+5
2010-06-09
Don't delay removing items from the roster.
Will Thompson
1
-12
/
+2
2010-06-09
process_roster: fix coding style; got_roster_iq: fix typo in comment
Will Thompson
1
-2
/
+2
2010-06-09
process_roster: adjust variable declarations, and pre-initialize them
Will Thompson
1
-22
/
+19
2010-06-09
Re-indent process_roster()
Simon McVittie
1
-197
/
+197
2010-06-09
Convert artificial block into a mis-indentation by moving local variables to ...
Simon McVittie
1
-15
/
+11
2010-06-09
Factor out processing a roster push from the monster roster-munching function
Will Thompson
1
-71
/
+87
2010-06-09
Factor out validate_roster_item() from gabble_roster_iq_cb()
Will Thompson
1
-25
/
+55
2010-06-09
Have a unique version hash on each call
Sjoerd Simons
1
-1
/
+5
2010-06-09
Correctly default contacts on 'subscribe' to offline.
Will Thompson
3
-7
/
+8
2010-06-09
Move common code to a utils file
Sjoerd Simons
3
-172
/
+102
2010-06-09
Merge branch 'location-flags'
Simon McVittie
5
-1
/
+23
2010-06-09
Fix disco identity comparison function
Will Thompson
1
-2
/
+2
2010-06-09
Improve assertion when check_hash fails.
Will Thompson
1
-1
/
+1
2010-06-09
BaseXmlStream: pick up the JID from the authenticator instead of assuming tes...
Simon McVittie
1
-11
/
+19
2010-06-09
Merge branch 'location'
Guillaume Desmottes
6
-63
/
+309
2010-06-09
BaseXmlStream: implement standard PEP disco
Guillaume Desmottes
2
-34
/
+38
2010-06-09
fix typo
Guillaume Desmottes
1
-3
/
+3
2010-06-08
Merge branch 'plugins'
Will Thompson
34
-168
/
+848
2010-06-08
Close all FT channels on disconnect
Sjoerd Simons
1
-11
/
+17
2010-06-08
expose API to close FT channels
Sjoerd Simons
2
-1
/
+4
2010-06-08
Skip sidecar-own-caps entirely if not PLUGINS_ENABLED
Will Thompson
1
-35
/
+34
[next]