index
:
telepathy-salut
ft-review-changes
master
muc-properties-27289
Unnamed repository; edit this file to name it for gitweb.
Guillaume Desmottes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-02
Merge remote branch 'stef/test-using-gtest'
HEAD
master
Jonny Lamb
24
-842/+607
2011-03-01
message-sent and message-received are int64, not uint64 or uint32
Danielle Madeley
1
-2/+2
2011-02-16
Migrate from 'check' to glib tests.
Stef Walter
24
-842/+607
2011-02-14
Cleanup comments that no longer match source.
Stef Walter
2
-42/+0
2011-02-14
Remove unused member variable.
Stef Walter
1
-24/+0
2011-02-09
gibber: remove node and stanza tests
Jonny Lamb
5
-320/+0
2011-02-09
gibber: remove GibberXmppNode wrapper
Jonny Lamb
48
-493/+398
2011-02-09
gibber: remove GibberXmppStanza wrapper
Jonny Lamb
62
-770/+662
2011-02-03
add mising space
Guillaume Desmottes
1
-1/+1
2011-02-03
file_transfer_channel_allowed_properties: update comment regarding properties...
Guillaume Desmottes
1
-1/+2
2011-02-02
test URI property
Guillaume Desmottes
2
-10/+43
2011-02-02
Implement FileTransfer.FileURI (fdo #33833)
Guillaume Desmottes
6
-32/+126
2011-02-02
file transfer tests: use constants.py
Guillaume Desmottes
15
-181/+152
2011-02-02
constants.py: sync with Gabble
Guillaume Desmottes
1
-13/+53
2011-02-02
file_transfer_channel_allowed_properties: use tp-glib constants
Guillaume Desmottes
4
-23/+24
2011-02-02
Depends on telepathy-glib 0.13.12
Guillaume Desmottes
1
-1/+1
2011-02-02
saluttest: silence the queue if we hit an error
Guillaume Desmottes
1
-0/+1
2010-11-18
fd.o #31665: use TpDBusDaemon, not tp_get_bus()
Simon McVittie
8
-35/+39
2010-11-05
Merge branch 'reliability'
Simon McVittie
26
-240/+203
2010-11-01
Use wait_for_contact_in_publish more
Simon McVittie
10
-153/+22
2010-11-01
test-caps-file-transfer: expect ContactCapabilitiesChanged in a non-racy way
Simon McVittie
1
-11/+3
2010-11-01
file-transfer/test-ichat-receive-file.py: re-enable if no other llXMPP is run...
Simon McVittie
1
-4/+2
2010-11-01
salut_file_transfer_channel_new_from_stanza: force the 'from' address
Simon McVittie
1
-1/+2
2010-11-01
gibber_file_transfer_new_from_stanza and friends: raise a GError
Simon McVittie
5
-19/+76
2010-11-01
avahi/test-muc-invite.py: use wait_for_contact_in_publish()
Simon McVittie
1
-14/+2
2010-11-01
Tests: factor out wait_for_contact_in_publish()
Simon McVittie
2
-17/+20
2010-11-01
Only skip file-transfer/test-ichat-receive-directory.py if needed
Simon McVittie
1
-4/+2
2010-11-01
SalutFtManager: allow salut_file_transfer_channel_new_from_stanza to fail
Simon McVittie
1
-1/+3
2010-11-01
salut_file_transfer_channel_new_from_stanza: don't use FALSE as a null pointer
Simon McVittie
1
-1/+1
2010-11-01
avahi/test-ichat-incoming-msg.py: enable if we're not running another Salut
Simon McVittie
1
-5/+2
2010-11-01
avahitest: add a method to check whether another Salut is running
Simon McVittie
1
-0/+30
2010-11-01
receive_presence_and_ask_caps: only match the IQ result, not random other IQs
Simon McVittie
1
-4/+6
2010-11-01
SalutDisco: echo @id in caps results
Simon McVittie
1
-4/+12
2010-11-01
Put Wocky debug information in test logs, now we use it
Simon McVittie
1
-1/+1
2010-11-01
Add more information to stream events, based on Gabble
Simon McVittie
1
-2/+20
2010-10-18
Merge branch 'protocol'
Simon McVittie
14
-207/+770
2010-10-15
Preserve existing PYTHONPATH when running tests
Tomeu Vizoso
1
-1/+1
2010-10-14
Add a test for Protocol objects
Simon McVittie
2
-1/+69
2010-10-14
Add Protocol objects
Simon McVittie
5
-171/+661
2010-10-14
All channel managers: implement type_foreach_channel_class
Simon McVittie
6
-34/+39
2010-10-14
Depend on telepathy-glib 0.12 release candidate, for Protocol etc.
Simon McVittie
1
-1/+1
2010-10-13
Merge branch 'wocky'
Simon McVittie
49
-1832/+601
2010-10-13
Enable gtk-doc in distcheck so Wocky can also distcheck
Simon McVittie
1
-1/+1
2010-10-13
GibberXmppStanza: include wocky-stanza.h in a way that works out-of-tree
Simon McVittie
1
-1/+1
2010-10-08
Implement GibberXmppReader in terms of WockyXmppReader
Simon McVittie
2
-323/+59
2010-10-08
saluttest.exec_test_deferred: if make_connection fails, die
Simon McVittie
1
-1/+7
2010-10-08
Replace GibberXmppWriter with WockyXmppWriter and some inlines
Simon McVittie
2
-365/+30
2010-10-08
Fix a few remaining instances of stanza->node
Simon McVittie
1
-4/+7
2010-10-08
GibberXmppReader: cope with stanzas with no namespace
Simon McVittie
1
-2/+12
2010-10-08
Replace GibberXmppNode and GibberXmppStanza with WockyNode and WockyStanza
Simon McVittie
31
-1090/+278
[next]