index
:
slixmpp
3449-xmpp-connection-stuck-forever-after-error-in-start_tls
WIP
adhoc-execute-next
compiler
disco
exp_idle_call
markup
master
sleek-merge
slix-1.7
Personal fork of SleekXMPP
louiz@louiz.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sleekxmpp
/
stanza
/
rootstanza.py
Age
Commit message (
Expand
)
Author
2011-08-19
Make Iq exceptions more discoverable and simpler to use.
Lance Stout
2011-07-01
So using sys.excepthook to catch errors only works once.
Lance Stout
2011-02-11
XMPPError exceptions can keep a stanza's contents.
Lance Stout
2010-12-17
Make tests pass for catching exceptions.
Lance Stout
2010-12-17
RootStanza raises unexpected exceptions
Florent Le Coz
2010-11-06
Logging no longer uses root logger.
Lance Stout
2010-10-17
Underscore names by default.
Lance Stout
2010-07-29
Fixed some PEP8 errors in RootStanza (trailing whitespace and line length)
Lance Stout
2010-07-28
Updated RootStanza to use registerStanzaPlugin, and be PEP8 compliant.
Lance Stout
2010-07-26
Replaced traceback calls to use logging.exception where applicable.
Lance Stout
2010-07-20
Updated license notices to use the correct MIT format. Also corrected referen...
Lance Stout
2010-04-22
bugfixes and continuing to work on pubsub tests
Nathan Fritz
2010-03-26
changed license to MIT
sleek-0.9RC1
0.9RC1
Nathan Fritz
2010-01-05
* major stanza improvements
Nathan Fritz