index
:
telepathy-fargo.git
ban-twisted-iq-class
call-state-minimal
deadlock
debugging
failingloopback
hold
master
more-leaks
register-and-signin
review-fixes
video-squashed
video-unsquashed
watchdog
yielding-tests
David's fargo repo.
David Laban
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-29
Fix memory leaks
HEAD
master
David Laban
3
-5/+9
2010-12-29
Implement video in one horrible monolithic commit
David Laban
7
-390/+767
2010-12-29
first: more verbose logging of unhandled stanzas
David Laban
1
-1/+1
2010-12-29
eclipse: run tests in debugger
David Laban
1
-0/+9
2010-12-29
eclipse: rename unused variables
David Laban
1
-2/+2
2010-12-29
eclipse: spellcheck
David Laban
1
-1/+1
2010-12-29
fix logger formats
David Laban
1
-2/+2
2010-12-29
fix logging parameters
David Laban
1
-1/+1
2010-12-29
Robustness ++
David Laban
2
-11/+18
2010-12-29
Make it easier to run tests in eclipse debugger.
David Laban
4
-8/+53
2010-12-29
Handle unsubscriptions.
David Laban
2
-1/+14
2010-12-08
use jabber:component:accept rather than jabber:client
David Laban
1
-5/+5
2010-12-08
FIRST: fix typo in failure case.
David Laban
1
-1/+1
2010-12-08
first: (streamhandler|sessionhandler).type -> .media_type
David Laban
1
-2/+2
2010-10-21
cm.py: Make log_in() easier to understand
David Laban
1
-23/+39
2010-09-02
follow the spec about transport=replace
debugging
David Laban
2
-1/+24
2010-03-29
Print connection params on login for easier debugging
David Laban
1
-3/+5
2010-03-22
Warn when pidgin gives us bullshit candidates
David Laban
1
-1/+9
2010-03-22
Warn if gateway domain is wrong in fargo config.
David Laban
1
-0/+5
2010-03-22
s/Failure/Exception/ when catching from a yield.
register-and-signin
David Laban
3
-7/+6
2010-03-22
HACK: pretend it's always the user's fault if sofiasip fails to give us a Sta...
David Laban
1
-1/+1
2010-03-22
Force reconnect to check new parameters
David Laban
2
-7/+11
2010-03-22
cm.log_in() Warn if parameters don't match the ones we asked for.
David Laban
2
-2/+8
2010-03-22
s/log_in_/_log_in/ to make it private as it should be
David Laban
1
-2/+2
2010-03-22
Make it explicit that wait_for_connected() will call Connect(), and handle er...
David Laban
2
-15/+25
2010-03-22
handle DisconnectedError sensibly when logging in in got_presence_update
David Laban
1
-2/+9
2010-03-22
Make got_gateway_iq_set_register less twisted, and better at handling errors
David Laban
1
-7/+18
2010-03-22
pass optional text into make_iq_error
David Laban
1
-1/+5
2010-03-22
avoid duplicate tracebacks from conn.check_for_existing_channels()
David Laban
1
-1/+5
2010-03-22
make DisconnectedError easier to understand
David Laban
1
-1/+22
2010-03-22
make component use cm.maybe_get_connection_for(client_jid)
David Laban
2
-21/+19
2010-03-22
Delete defer.py
David Laban
1
-198/+0
2010-03-02
Make log_in use standard twisted Deferreds.
David Laban
1
-11/+43
2010-02-25
Fix deadlock caused when gc is triggered within a critical section in dbus-py...
deadlock
David Laban
2
-7/+14
2010-02-19
Begin next version
Simon McVittie
2
-1/+6
2010-02-19
Prepare version 0.1.2
Simon McVittie
4
-4/+16
2010-02-19
Add some information about how fargo scales
Simon McVittie
1
-0/+57
2010-02-19
log if a user comes online who isn't in the db.
watchdog
David Laban
1
-0/+2
2010-02-19
Break deadlock with a 10 second watchdog
David Laban
1
-0/+10
2010-02-19
fill in a bit more information in cluster.txt
Simon McVittie
1
-2/+15
2010-02-19
Start to develop next version
Simon McVittie
2
-1/+6
2010-02-19
Prepare version 0.1.1
Simon McVittie
3
-7/+23
2010-02-18
Like the above, but working
Simon McVittie
1
-9/+9
2010-02-18
Reduce the scope of the SupportedCodecs() hack to calls from XMPP to SIP
Simon McVittie
1
-4/+9
2010-02-18
Respond to SetRemoteCodecs with SupportedCodecs
Simon McVittie
1
-0/+4
2010-02-18
Remove stray reference to t_f.group
Simon McVittie
1
-1/+0
2010-02-18
fix copy-pasta caused typo
David Laban
1
-1/+1
2010-02-18
Don't call remotely_accepted when called from telepathy
David Laban
1
-3/+5
2010-02-18
channel: fix some missing logger messages' arguments
Simon McVittie
1
-2/+2
2010-02-18
Merge branch 'ban-twisted-iq-class'
David Laban
3
-153/+13
[next]