Age | Commit message (Expand) | Author |
2012-07-23 | Add 'by' attribute for error stanzas. | Lance Stout |
2012-06-19 | Fix assigning values to error stanzas. | Lance Stout |
2012-06-19 | Remove usage of deprecated getchildren() method. | Lance Stout |
2012-06-19 | PEP8 formatting updates. | Lance Stout |
2012-06-18 | Add support for error conditions that include data. | Lance Stout |
2012-02-18 | More import cleanup based on pyflakes. | Lance Stout |
2011-08-31 | Added pubsub error stanza. | Lance Stout |
2011-07-02 | Fix ordering bug when retrieving an error condition. | Lance Stout |
2011-02-14 | Remap old method names in a better way. | Lance Stout |
2010-10-17 | Underscore names by default. | Lance Stout |
2010-07-29 | Added unit tests for error stanzas. Corrected error in deleting conditions. | Lance Stout |
2010-07-29 | Updated error stanza to be PEP8 compliant and include documentation. | Lance Stout |
2010-07-20 | Updated license notices to use the correct MIT format. Also corrected referen... | Lance Stout |
2010-07-19 | Condensed all of the stanzaPlugin functions into a single registerStanzaPlugi... | Lance Stout |
2010-05-31 | Added missing 'internal-server-error' condition to error stanza interface. | Lance stout |
2010-05-31 | Added 'resource-constraint' to the list of error conditions. | Lance stout |
2010-05-25 | Added the error attribute 'code' to the Error object interface. | Lance Stout |
2010-05-12 | fixed a rather large memory leak | Nathan Fritz |
2010-03-26 | changed license to MITsleek-0.9RC10.9RC1 | Nathan Fritz |
2009-12-15 | * added error, htmlim, roster, and nick stanza plugins | Nathan Fritz |