Mercurial > libervia-backend
log src/plugins/plugin_misc_imap.py @ 1694:3c608d660f0b
age | author | description |
---|---|---|
Thu, 16 Apr 2015 14:57:57 +0200 | souliane | massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions |
Sun, 19 Oct 2014 12:31:28 +0200 | souliane | plugin misc_imap: fixes call to log.debug with more than one argument |
Mon, 06 Oct 2014 11:18:37 +0200 | souliane | memory (params): use more generic param attribute "constraint" instead of "min" and "max" |
Fri, 03 Oct 2014 12:27:43 +0200 | souliane | memory (params), tools (xml_tools), plugins, frontends: add "int" parameter type with "min" and "max" attributes |
Sat, 19 Apr 2014 19:19:19 +0200 | Goffi | core: use of the new core.log module: |
Sun, 29 Dec 2013 17:06:01 +0100 | Goffi | core: i18n refactoring: |
Thu, 31 Oct 2013 17:14:15 +0100 | Goffi | core: importParams renamed to updateParams: it now updates the parameter instead of appending children if it find an existing one. |