Mercurial > libervia-backend
log src/memory/memory.py @ 933:955e5c781a40
age | author | description |
---|---|---|
Sun, 23 Mar 2014 22:43:43 +0100 | souliane | core, memory: use XDG recommended paths as the defaults for the config and local directories |
Sat, 22 Mar 2014 17:48:10 +0100 | Goffi | core: removed default_config: |
Sat, 22 Mar 2014 13:42:59 +0100 | Goffi | core: added IQ_SET to core.constants + getLastResource now manage correctly jid.JID |
Fri, 21 Mar 2014 16:27:09 +0100 | Goffi | core: use of Const for profile_key + replaced '@DEFAULT@' default profile_key by '@NONE@' |
Fri, 21 Mar 2014 16:08:11 +0100 | Goffi | core (memory): moved Params in its own module + introduced a new core/constants module, and moved some constants there |
Fri, 21 Mar 2014 15:03:51 +0100 | Goffi | core: minor docstring fixes |
Mon, 03 Mar 2014 15:37:49 +0100 | souliane | core (memory): asyncDeleteProfile can force the deletion of a profile, even if it's connected (when called from the backend only) |