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
/
xmlstream
/
scheduler.py
Age
Commit message (
Expand
)
Author
2012-02-18
More pyflakes cleanup.
Lance Stout
2011-12-04
Add API docs for the scheduler
Lance Stout
2011-11-20
Convert daemon threads back into normal threads.
Lance Stout
2011-08-25
Update scheduler with locks and ability to remove tasks.
Lance Stout
2011-04-11
Mark scheduler thread as a daemon.
Lance Stout
2011-02-14
Remap old method names in a better way.
Lance Stout
2010-11-16
scheduler no longer waits for the next event before exiting
sleek-1.0-Beta4
1.0-Beta4
Nathan Fritz
2010-11-06
Logging no longer uses root logger.
Lance Stout
2010-10-20
misc small tweaks
sleek-1.0-Beta1
1.0-Beta1
Nathan Fritz
2010-10-20
reconnect if session isn't established within 15 seconds
Nathan Fritz
2010-10-16
Cleanup, restore PEP8.
Lance Stout
2010-10-13
new state machine in place
Nathan Fritz
2010-10-06
Cleaned up the Scheduler.
Lance Stout
2010-05-31
Scheduler waits too longer, and pubsubstate registration was backwards
Nathan Fritz
2010-05-28
control-c fixes
Nathan Fritz
2010-05-27
added pubsub state stanzas and scheduled events
Nathan Fritz
2010-05-26
adding scheduler
Nathan Fritz