Mercurial > libervia-backend
log src/memory/disco.py @ 1290:faa1129559b8 frontends_multi_profiles
age | author | description |
---|---|---|
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) |
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 |