log src/memory/sqlite.py @ 839:f8681a7fd834

age author description
Wed, 12 Feb 2014 21:46:48 +0100 souliane memory (sqlite): the result of pickle.dumps in addToHistory must be encoded for the special characters to be stored.
Tue, 04 Feb 2014 18:32:49 +0100 Goffi dates update
Sun, 29 Dec 2013 17:06:01 +0100 Goffi core: i18n refactoring:
Wed, 23 Oct 2013 00:28:00 +0200 souliane memory: fixed getHistory behavior when parameter between=True:
Thu, 07 Nov 2013 15:29:39 +0100 Goffi core, bridge: extra parameter is saved in history:
Thu, 20 Jun 2013 17:17:35 +0200 Goffi core: fixed bad database creation on first run in sqlite storage
Fri, 08 Mar 2013 00:36:22 +0100 Goffi fixed licences in docstrings (they are now in comments)
Mon, 21 Jan 2013 00:59:50 +0100 Goffi core: added forgotten errback in sqlite's deleteProfile
Fri, 18 Jan 2013 17:55:35 +0100 Emmanuel Gil Peyrot Fix pep8 support in src/memory.
Fri, 18 Jan 2013 17:55:35 +0100 Emmanuel Gil Peyrot Remove every old-style class.
Fri, 18 Jan 2013 17:55:34 +0100 Emmanuel Gil Peyrot Remove trailing whitespaces.
Mon, 07 Jan 2013 23:30:13 +0100 Goffi dates update
Mon, 07 Jan 2013 00:57:50 +0100 Goffi core: sqlite storage constraint fix
Sat, 10 Nov 2012 16:38:16 +0100 Goffi core, frontends, bridgen plugins: fixed methods which were unproperly managing multi-profiles
Wed, 17 Oct 2012 00:35:48 +0200 Goffi core, bridge, quick_frontend: MUC private messages history management:
Wed, 01 Aug 2012 22:53:02 +0200 Goffi Licence modification: the full project is now under AGPL v3+ instead of GPL v3+
Tue, 06 Mar 2012 09:07:24 +0100 Goffi copyleft date update
Sun, 04 Dec 2011 16:18:56 +0100 Goffi core: - history management improved
Sat, 03 Dec 2011 22:21:27 +0100 Goffi core: fixed bad query in Sqlite storage
Wed, 30 Nov 2011 00:23:50 +0100 Goffi core: sqlite persistentBinaryDict storage fix
Sun, 20 Nov 2011 15:34:37 +0100 Goffi core: - memory refactoring (moved memory.py and sqlite.py from tools to memory) base src/tools/sqlite.py@24a6be592998