index
:
~smcv/telepathy-gabble
016-camera-v1-54634
broken-chat-state-recovery-2
chat-state-recovery
drf-tubes-ice-udp
gdbus-object
gdbus-properties
group-mixin
make-library-sane-46417
master
next
next-decore
next-factory
next-gdbus
next-handle-type
next-tests
presence-mixin
shared-wocky-46417
telepathy-gabble-0.10
telepathy-gabble-0.2
telepathy-gabble-0.4
telepathy-gabble-0.6
telepathy-gabble-0.8
towards-next
untested-otr
wip-less-qdata
wip-names
wip-next-mergeable-with-salut
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
/
twisted
/
roster
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-23
groups.py: test RenameGroup()
Guillaume Desmottes
1
-0
/
+31
2012-02-23
groups.py: factor out send_roster_push()
Guillaume Desmottes
1
-23
/
+13
2012-02-23
groups.py: factor out parse_roster_change_request()
Guillaume Desmottes
1
-17
/
+15
2011-11-15
Merge branch 'telepathy-gabble-0.12' into telepathy-gabble-0.14
Will Thompson
1
-2
/
+73
2011-11-15
add case for "cancel subscription" to test_local_pending
Cosimo Alfarano
1
-0
/
+29
2011-11-15
expect MembersChanged AND ContactsChanged on sub-request
Cosimo Alfarano
1
-4
/
+10
2011-11-15
fix comment: Alice is just requesting subscription
Cosimo Alfarano
1
-1
/
+1
2011-11-15
Remove useless symbol in test_local_pending
Cosimo Alfarano
1
-1
/
+0
2011-11-15
Roster: don't hide local pending contacts from stored
Marco Barisione
1
-2
/
+39
2011-10-31
Merge branch 'telepathy-gabble-0.12'
Will Thompson
1
-0
/
+5
2011-10-31
roster: ignore multiple replies to roster query.
Will Thompson
1
-0
/
+5
2011-10-26
actually implement ContactBlocking interface
Guillaume Desmottes
1
-3
/
+10
2011-10-26
Advertise ContactBlocking if supported
Guillaume Desmottes
1
-0
/
+3
2011-09-21
Rename test-initial-aliases to match Makefile
Will Thompson
1
-0
/
+0
2011-09-16
roster: emit a single signal for all the aliases updated at the same time
Marco Barisione
1
-0
/
+56
2011-06-28
Aliasing: handle SetAlias({contact: ''}) better
Will Thompson
1
-2
/
+44
2011-06-28
test-save-alias-to-roster: ack and echo roster pushes
Will Thompson
1
-14
/
+17
2011-06-21
Look for better aliases if roster says name=jid.
Will Thompson
1
-1
/
+29
2011-06-21
Ignore empty name='' attributes on the roster.
Will Thompson
1
-15
/
+47
2011-06-21
test-save-alias-to-roster: use contact list fetching helper
Will Thompson
1
-11
/
+4
2011-06-21
test-save-alias-to-roster: expect AddMembers to return
Will Thompson
1
-2
/
+1
2011-03-10
Roster: respond to malicious pushes we drop.
Will Thompson
2
-0
/
+58
2011-03-10
roster: test handling pushes without id='' attribute.
Will Thompson
1
-0
/
+47
2011-01-11
gabbletest.py: automatically connect connections
Jonny Lamb
13
-28
/
+1
2010-11-30
Don't assume that AddMembers/RemoveMembers on a ContactList channel returns i...
Simon McVittie
6
-24
/
+25
2010-09-03
Extend test-roster-subscribe to cover the cases where Bob removes us
Simon McVittie
1
-44
/
+125
2010-09-03
test-roster-subscribe: be more realistic about server responses
Simon McVittie
1
-1
/
+13
2010-09-03
roster/authorize.py: test removal of publish permission
Simon McVittie
1
-1
/
+55
2010-09-03
roster/test-roster-subscribe: test removal of a full member of subscribe
Simon McVittie
1
-2
/
+73
2010-09-02
roster/test-roster-subscribe.py: assert that no-op unsubscriptions have no ef...
Simon McVittie
1
-0
/
+6
2010-09-02
test-roster-subscribe: assert that we don't send useless subscribe requests
Simon McVittie
1
-0
/
+17
2010-09-02
roster/test-roster-subscribe.py: exercise repeated subscription requests
Simon McVittie
1
-33
/
+36
2010-09-02
roster/authorize.py: also exercise declining an authorization request
Simon McVittie
1
-5
/
+43
2010-09-01
roster/test-roster-subscribe.py: expect RequestSubscription to return
Simon McVittie
1
-4
/
+8
2010-09-01
Extend coverage of roster/authorize.py to cover no-op changes
Simon McVittie
1
-3
/
+48
2010-09-01
roster/authorize.py: test acknowledging remote removal with RemoveContacts
Simon McVittie
1
-5
/
+12
2010-09-01
GabbleRoster: consider removing contacts when clearing publish
Simon McVittie
1
-7
/
+3
2010-08-26
roster/groups.py: make it clearer that the result of GetContactAttributes is ...
Simon McVittie
1
-0
/
+10
2010-08-26
roster/authorize: also test the old equivalents of all possible API calls
Simon McVittie
1
-9
/
+30
2010-08-26
Make pyflakes happy with roster tests: remove unused variables
Simon McVittie
5
-14
/
+12
2010-08-26
Make pyflakes happy with roster tests: remove unused imports
Simon McVittie
8
-26
/
+6
2010-08-26
roster/removed-from-rp-subscribe.py: also exercise the old API again
Simon McVittie
1
-13
/
+38
2010-08-03
roster/authorize: improve test coverage
Simon McVittie
1
-2
/
+34
2010-08-03
test-roster-item-deletion: factor out send_roster_iq (and call it send_roster...
Simon McVittie
1
-12
/
+3
2010-08-03
Test receiving subscription requests and authorizing presence publication
Simon McVittie
1
-0
/
+119
2010-08-03
GabbleRoster: don't do lots of work to aggregate contacts' group changes
Simon McVittie
1
-10
/
+5
2010-08-03
Add a test for pre-roster edits being rejected
Simon McVittie
1
-0
/
+137
2010-08-03
roster/groups.py: add an extra sanity check
Simon McVittie
1
-0
/
+11
2010-08-03
roster/groups.py: test removing a group and having the change not "stick"
Simon McVittie
1
-33
/
+65
2010-08-03
test RemoveGroup
Simon McVittie
1
-0
/
+32
[next]