Mercurial > libervia-backend
log src/memory/params.py @ 1590:ab54af2a9ab2
age | author | description |
---|---|---|
Sat, 14 Nov 2015 19:18:10 +0100 | Goffi | core (memory): fixed a case where getProfileName was returning an empty string instead of raising an errror |
Sat, 14 Nov 2015 19:18:10 +0100 | Goffi | core, bridge (params): added asyncGetParamsValuesFromCategory (yes that's a long name!) method to retrive params names and values for a given category |
Sat, 14 Nov 2015 19:18:07 +0100 | Goffi | bridge, core(params): removed obsolete methods: |
Tue, 29 Sep 2015 17:54:22 +0200 | Goffi | plugin ip, params: plugin IP discovery, first draft: |
Fri, 25 Sep 2015 19:19:12 +0200 | Goffi | core (memory, params): minor docstrings updates |
Sat, 22 Aug 2015 10:28:07 +0200 | souliane | core (params): fixes jid_list to use node's default value when no user value is defined |
Tue, 25 Aug 2015 20:20:53 +0200 | Goffi | core (params): fixed exception on empty jids list |
Thu, 20 Aug 2015 18:43:56 +0200 | Goffi | core, plugin watched: new plugin, show an alert when a watched entity goes online |