Mercurial > libervia-backend
log src/memory/memory.py @ 1908:ffcd7904b655
age | author | description |
---|---|---|
Mon, 29 Feb 2016 16:13:47 +0100 | Goffi | core (memory, config): moved parseMainConf to tools/config so it can be used by frontends too |
Sun, 03 Jan 2016 16:28:30 +0100 | Goffi | copyright update |
Mon, 07 Dec 2015 13:10:44 +0100 | Goffi | core: avoid initialisation blocking when a long callback is added to backend.initialised (could prevent sessions starting) |
Mon, 30 Nov 2015 20:40:55 +0100 | Goffi | core (memory): fixed bad memory cleaning on asyncDeleteProfile |
Fri, 27 Nov 2015 16:52:14 +0100 | Goffi | core (memory): asyncCreateProfile fix: a fake session is created to set general password param |
Fri, 27 Nov 2015 16:50:29 +0100 | Goffi | core (memory): profile is checked in startSession (an error is raised if it doesn't exist) |
Fri, 27 Nov 2015 16:48:41 +0100 | Goffi | core (memory): stopSession implementation |