summaryrefslogtreecommitdiff
path: root/sleekxmpp/xmlstream/scheduler.py
AgeCommit message (Expand)Author
2010-11-06Logging no longer uses root logger.Lance Stout
2010-10-20misc small tweakssleek-1.0-Beta11.0-Beta1Nathan Fritz
2010-10-20reconnect if session isn't established within 15 secondsNathan Fritz
2010-10-16Cleanup, restore PEP8.Lance Stout
2010-10-13new state machine in placeNathan Fritz
2010-10-06Cleaned up the Scheduler.Lance Stout
2010-05-31Scheduler waits too longer, and pubsubstate registration was backwardsNathan Fritz
2010-05-28control-c fixesNathan Fritz
2010-05-27added pubsub state stanzas and scheduled eventsNathan Fritz
2010-05-26adding schedulerNathan Fritz