Mercurial > libervia-backend
log src/memory/disco.py @ 1315:be3a301540c0 frontends_multi_profiles
age | author | description |
---|---|---|
Mon, 09 Feb 2015 21:39:51 +0100 | 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 |
Sat, 24 Jan 2015 01:00:29 +0100 | Goffi | core, frontends: refactoring to base Libervia on QuickFrontend (big mixed commit): frontends_multi_profiles |
Mon, 22 Sep 2014 20:34:29 +0200 | souliane | memory (disco): add nodeIdentifier parameter to getItems |
Mon, 08 Sep 2014 21:23:21 +0200 | Goffi | core (disco): added a timeout to get items |
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) |