log src/memory/disco.py @ 1389:eb907923dce9

age author description
2015-02-09 Goffi core (memory): updateEntityData now accept a "silent" argument to avoid sending signal to frontends when updating an attribute with "signalOnUpdate" flag. frontends_multi_profiles
2015-01-24 Goffi core, frontends: refactoring to base Libervia on QuickFrontend (big mixed commit): frontends_multi_profiles
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