Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dax/jcl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-01Make JCL work with PyXMPP 1.0.1David Rousselie
2009-06-30Make JCL work with Python 2.6David Rousselie
2007-12-12Add some testsDavid Rousselie
2007-07-31get-user-roster ad-hoc command implementationDavid Rousselie
2007-07-11Add disco#info and disco#items to exposed featuresDavid Rousselie
2007-05-31Some code style cleanupDavid Rousselie
2007-05-13Move unit tests in src module hierarchyDavid Rousselie
2007-05-08setuptools integrationDavid Rousselie
2007-04-05Finish AccountManager refactoringDavid Rousselie
2007-03-29Move presence_available handlers to AccountManagerDavid Rousselie
2007-03-29Move set_register handlers to AccountManagerDavid Rousselie
2007-03-29Move get_register handlers in AccountManagerDavid Rousselie
2007-03-27Move disco_get_info and disco_get_items to AccountManagerDavid Rousselie
2007-03-25Correct get_register_fields inheritance usageDavid Rousselie
2007-03-22account default_func and post_func refactoringDavid Rousselie
2007-03-21Better handlers exceptions handlingDavid Rousselie
2007-02-22send error implementationDavid Rousselie
2007-02-13Replace DataForm implementation by Form implementation from PyXMPPDavid Rousselie
2007-02-07Multi account types support : change discovery handlingDavid Rousselie
2007-01-31Multiple account types: disco get_items implemented and testedDavid Rousselie
2007-01-31Multiple account types support: disco type listingDavid Rousselie
2007-01-23Multi account types support (part1)David Rousselie
2007-01-17Make component works with Account subclassesDavid Rousselie
2007-01-16PresenceAccount creationDavid Rousselie
2006-12-01Stop timer thread when stopping componentDavid Rousselie
2006-11-28Data Form tests and clean up implementationDavid Rousselie
2006-11-23Account test suite implementationDavid Rousselie
2006-11-22Initialize DataForm unit testsDavid Rousselie
2006-11-22Initialize Lang unit testsDavid Rousselie
2006-11-21Add "required" node in register formDavid Rousselie
2006-11-21Required field XMPP error foundDavid Rousselie
2006-11-05Complete FeederComponent testsDavid Rousselie
2006-11-02unavailable presence test when going offlineDavid Rousselie
2006-10-30Complex Account testsDavid Rousselie
2006-10-28Add complex Account classDavid Rousselie
2006-10-28set_register partial implementationDavid Rousselie
2006-10-26get_register_exist test passDavid Rousselie
2006-10-26get_register second partDavid Rousselie
2006-10-25get_register_new implementationDavid Rousselie
2006-10-18More testsDavid Rousselie
2006-10-13presence testsDavid Rousselie
2006-10-10Disco get items TestDavid Rousselie
2006-10-09Add per thread SQLObject DBConnectionDavid Rousselie
2006-08-14First JCLComponent implementationDavid Rousselie
2006-08-10First importDavid Rousselie