Mercurial > libervia-backend
log src/memory/disco.py @ 1098:77cd312d32c4
age | author | description |
---|---|---|
Sat, 19 Apr 2014 19:19:19 +0200 | Goffi | core: use of the new core.log module: |
Wed, 02 Apr 2014 12:31:23 +0200 | Goffi | core (disco): findFeaturesSet and findServiceEntities don't use inlineCallbacks anymore, that allow a better error management (no more anonying debugger raise when discoInfo fails in debug mode) |
Tue, 01 Apr 2014 21:14:57 +0200 | Goffi | core (disco): added discoInfos and discoItems bridge methods |
Mon, 31 Mar 2014 17:50:07 +0200 | souliane | memory (disco): bug fix in findFeaturesSet |
Mon, 31 Mar 2014 12:23:13 +0200 | Goffi | core (disco): added checkFeature method + fixed hasFeature test |
Fri, 28 Mar 2014 18:07:22 +0100 | Goffi | core, plugin XEP-0115: discovery refactoring: base src/plugins/plugin_xep_0115.py@ac461d2c5dc3 |