Fri, 26 Jan 2018 11:14:13 +0100 |
Goffi |
dates update
|
Fri, 03 Nov 2017 14:31:42 +0100 |
Goffi |
misc: date update (yes it's a bit late :p )
|
Wed, 05 Jul 2017 14:50:39 +0200 |
Goffi |
core (memory/persistent): fixed calls to delPrivateValue
|
Wed, 29 Mar 2017 19:27:52 +0200 |
Goffi |
memory (persistent, sqlite): fixed getPrivates bug with keys arguments and its use in LazyPersistentBinaryDict
|
Sun, 12 Mar 2017 19:33:17 +0100 |
Goffi |
memory (persistent, sqlite): better private values handling + new LazyPersistentBinaryDict:
|
Sun, 17 Apr 2016 14:45:26 +0200 |
Goffi |
use of /usr/bin/env instead of /usr/bin/python in shebang
|
Sun, 03 Jan 2016 16:28:30 +0100 |
Goffi |
copyright update
|
Mon, 30 Mar 2015 10:26:26 +0200 |
Goffi |
2015 copyright dates update
|
Tue, 24 Feb 2015 16:54:28 +0100 |
Goffi |
core (persistent dict): added setdefault method
frontends_multi_profiles
|
Mon, 26 Jan 2015 01:57:06 +0100 |
Goffi |
core: added items() and iteritems() methods to PersistentDict
frontends_multi_profiles
|
Sat, 10 May 2014 17:37:32 +0200 |
souliane |
memory: add class ProfileSessions based on Sessions
|
Sat, 19 Apr 2014 19:19:19 +0200 |
Goffi |
core: use of the new core.log module:
|
Mon, 07 Apr 2014 16:22:33 +0200 |
Goffi |
core (memory): added __iter__ to PersistentDict
|
Tue, 04 Feb 2014 18:32:49 +0100 |
Goffi |
dates update
|
Sun, 29 Dec 2013 17:06:01 +0100 |
Goffi |
core: i18n refactoring:
|
Fri, 08 Mar 2013 00:36:22 +0100 |
Goffi |
fixed licences in docstrings (they are now in comments)
|
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.
|
Fri, 18 Jan 2013 17:53:08 +0100 |
Emmanuel Gil Peyrot |
Remove useless trailing semicolons.
|
Mon, 07 Jan 2013 23:30:13 +0100 |
Goffi |
dates update
|
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
|
Sat, 03 Dec 2011 22:21:52 +0100 |
Goffi |
core: added get method to PersistentDictionary
|
Sat, 03 Dec 2011 15:50:09 +0100 |
Goffi |
plugin maildir: maildir now use PersistentBinaryDictionary to store profile specific data
|
Sun, 20 Nov 2011 15:34:37 +0100 |
Goffi |
core: - memory refactoring (moved memory.py and sqlite.py from tools to memory)
|