Mercurial > libervia-backend
log src/core/sat_main.py @ 916:1a759096ccbd
age | author | description |
---|---|---|
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 09:59:10 +0100 | souliane | core, frontends: add method asyncDeleteProfile, remove synchronous methods createProfile and deleteProfile |
Sun, 23 Feb 2014 23:30:32 +0100 | Goffi | core (sqlite): automatic database update: |
Tue, 18 Feb 2014 14:33:35 +0100 | souliane | core: fix mispelled argument |
Fri, 07 Feb 2014 22:17:06 +0100 | souliane | core: bug fix at connection time |
Tue, 04 Feb 2014 18:54:06 +0100 | Goffi | core: registerNewAccount partial fix |