Mercurial > libervia-backend
log src/memory/disco.py @ 1279:d84905c3e124
age | author | description |
---|---|---|
2014-09-22 | souliane | memory (disco): add nodeIdentifier parameter to getItems |
2014-09-08 | Goffi | core (disco): added a timeout to get items |
2014-04-19 | Goffi | core: use of the new core.log module: |
2014-04-02 | 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) |
2014-04-01 | Goffi | core (disco): added discoInfos and discoItems bridge methods |
2014-03-31 | souliane | memory (disco): bug fix in findFeaturesSet |
2014-03-31 | Goffi | core (disco): added checkFeature method + fixed hasFeature test |
2014-03-28 | Goffi | core, plugin XEP-0115: discovery refactoring: base src/plugins/plugin_xep_0115.py@ac461d2c5dc3 |