summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-06-14Version 0.9.13telepathy-gabble-0.9.13Will Thompson2-3/+3
2010-06-14NEWS for 0.9.13Will Thompson1-0/+35
2010-06-14Add jingle-share test helpers to EXTRA_DISTWill Thompson1-0/+2
2010-06-14Update Wocky for domain-validation fixesWill Thompson1-0/+0
2010-06-14Remove useless DEBUG("")Will Thompson1-2/+0
2010-06-14Unrace FT tests waiting for NewChannelsWill Thompson2-4/+26
2010-06-14Support namespace prefixes in gabbletest's elem() DSLWill Thompson1-2/+21
2010-06-14Be explicit to wocky's configureSjoerd Simons1-0/+12
2010-06-11caps/receive-jingle.py: don't assume that an offline contact's handle becomes...Simon McVittie1-7/+25
2010-06-11caps/receive-jingle.py: produce better diagnostics on failureSimon McVittie1-4/+4
2010-06-11Merge branch 'roster'Simon McVittie12-162/+274
2010-06-11rostertest: remove the old, unsafe (order-dependent) channel expectationsSimon McVittie1-33/+0
2010-06-11gabble_roster_handle_get_subscription etc.: use _gabble_roster_item_lookupSimon McVittie1-3/+3
2010-06-11Split _gabble_roster_item_get into lookup and ensure versionsSimon McVittie1-18/+28
2010-06-11Re-order ContactList channel handles, to verify that the tests are order-inde...Simon McVittie3-10/+10
2010-06-11Make remaining roster tests independent of signal emission orderSimon McVittie3-22/+42
2010-06-11roster/group*.py: be independent of channels' orderingSimon McVittie2-25/+37
2010-06-11test-roster: use check_contact_list_signalsSimon McVittie1-10/+14
2010-06-11Test that we handle malformed <message type=''/> attrsWill Thompson2-8/+40
2010-06-11rostertest: add a more correct way to expect roster signalsSimon McVittie1-5/+90
2010-06-11Move roster test code from gabbletest to roster/rostertest.pySimon McVittie9-80/+94
2010-06-10Merge branch 'igoogle-merge-test'Sjoerd Simons44-248/+5008
2010-06-09Ignore unknown component names, remove dead codeSjoerd Simons1-5/+2
2010-06-09Close as the very first thing in disposeSjoerd Simons1-1/+1
2010-06-09Set closed on ft-channel before emitting close as we might be freed afterwardsSjoerd Simons1-1/+1
2010-06-09By the time the ft-manager is disposing all channels should have been closedSjoerd Simons1-1/+1
2010-06-09Merge branch 'roster'Simon McVittie3-301/+335
2010-06-09Refactor a little chunk out of process_roster()Will Thompson1-12/+18
2010-06-09process_roster: clarify the scope of a handle variableWill Thompson1-7/+5
2010-06-09Don't delay removing items from the roster.Will Thompson1-12/+2
2010-06-09process_roster: fix coding style; got_roster_iq: fix typo in commentWill Thompson1-2/+2
2010-06-09process_roster: adjust variable declarations, and pre-initialize themWill Thompson1-22/+19
2010-06-09Re-indent process_roster()Simon McVittie1-197/+197
2010-06-09Convert artificial block into a mis-indentation by moving local variables to ...Simon McVittie1-15/+11
2010-06-09Factor out processing a roster push from the monster roster-munching functionWill Thompson1-71/+87
2010-06-09Factor out validate_roster_item() from gabble_roster_iq_cb()Will Thompson1-25/+55
2010-06-09Have a unique version hash on each callSjoerd Simons1-1/+5
2010-06-09Correctly default contacts on 'subscribe' to offline.Will Thompson3-7/+8
2010-06-09Move common code to a utils fileSjoerd Simons3-172/+102
2010-06-09Merge branch 'location-flags'Simon McVittie5-1/+23
2010-06-09Fix disco identity comparison functionWill Thompson1-2/+2
2010-06-09Improve assertion when check_hash fails.Will Thompson1-1/+1
2010-06-09BaseXmlStream: pick up the JID from the authenticator instead of assuming tes...Simon McVittie1-11/+19
2010-06-09Merge branch 'location'Guillaume Desmottes6-63/+309
2010-06-09BaseXmlStream: implement standard PEP discoGuillaume Desmottes2-34/+38
2010-06-09fix typoGuillaume Desmottes1-3/+3
2010-06-08Merge branch 'plugins'Will Thompson34-168/+848
2010-06-08Close all FT channels on disconnectSjoerd Simons1-11/+17
2010-06-08expose API to close FT channelsSjoerd Simons2-1/+4
2010-06-08Skip sidecar-own-caps entirely if not PLUGINS_ENABLEDWill Thompson1-35/+34