Age | Commit message (Expand) | Author |
2011-09-28 | Allow SASL mechanism to be set when creating a ClientXMPP instance. | Lance Stout |
2011-09-28 | Expand live stream testing capabilities. | Lance Stout |
2011-08-31 | Create a tox config for automating tests for different Python versions. | Lance Stout |
2011-08-25 | Simplify the main process loop. | Lance Stout |
2011-08-12 | Merge branch 'develop' into roster | Lance Stout |
2011-08-12 | Merge branch 'exceptions' into develop | Nathan Fritz |
2011-08-04 | Cosmetic PEP8 fixes. | Lance Stout |
2011-06-01 | Begin experimental use of exceptions. | Lance Stout |
2011-05-31 | Merge branch 'develop' into roster | Lance Stout |
2011-05-27 | Don't use the send queue for stream initialization. | Lance Stout |
2011-05-27 | Added support for testind disconnect errors. | Lance Stout |
2011-05-20 | Save progress | Lance Stout |
2011-05-20 | Fix double roster entry issue with Unicode. | Lance Stout |
2011-04-26 | Merge branch 'develop' into roster | Lance Stout |
2011-04-26 | Add support for testing that no stanzas are sent in tests. | Lance Stout |
2011-03-24 | Merge branch 'develop' into roster | Lance Stout |
2011-03-23 | Allow SleekTest to wait longer when checking for sent stanzas. | Lance Stout |
2011-02-02 | Merge branch 'develop' into roster | Lance Stout |
2011-01-26 | Cleanup for stanzabase. | Lance Stout |
2010-12-13 | Merge branch 'develop' into roster | Lance Stout |
2010-12-07 | Fix several errors in SleekTest. | Lance Stout |
2010-12-07 | Added option for iq.send to accept a callhandler. | Lance Stout |
2010-11-18 | Adding stream tests for XEP-0030. | Lance Stout |
2010-11-18 | Merge branch 'develop' of github.com:fritzy/SleekXMPP into roster | Lance Stout |
2010-11-17 | Fix stream test errors. | Lance Stout |
2010-11-17 | Fixed some live stream test errors. | Lance Stout |
2010-11-17 | Merge branch 'develop' into roster | Lance Stout |
2010-11-17 | Make live stream tests work better. | Lance Stout |
2010-11-17 | More cleanup. | Lance Stout |
2010-11-17 | Cleaned up names. | Lance Stout |
2010-11-17 | First pass at integrating the new roster manager. | Lance Stout |
2010-11-05 | Simplified SleekTest. | Lance Stout |
2010-10-24 | Fixed resource bug in JIDs. | Lance Stout |
2010-10-24 | Make SleekTest streams register all plugins. | Lance Stout |
2010-10-17 | Underscore names by default. | Lance Stout |
2010-10-14 | fixed stream test not disconnecting cleanly | Nathan Fritz |
2010-10-14 | don't import statemachine | Nathan Fritz |
2010-10-14 | fixed stream tests | Nathan Fritz |
2010-10-14 | fixed socket name collision in xmlstream.py and fixed python 3.x compatibility | Nathan Fritz |
2010-10-07 | SleekTest may now run against a live stream. | Lance Stout |
2010-10-07 | Unit test reorganization. | Lance Stout |