Mercurial > libervia-backend
log src/memory/persistent.py @ 597:cc09cc8c78fc
age | author | description |
---|---|---|
2013-01-18 | Emmanuel Gil Peyrot | Fix pep8 support in src/memory. |
2013-01-18 | Emmanuel Gil Peyrot | Remove every old-style class. |
2013-01-18 | Emmanuel Gil Peyrot | Remove trailing whitespaces. |
2013-01-18 | Emmanuel Gil Peyrot | Remove useless trailing semicolons. |
2013-01-07 | Goffi | dates update |
2012-08-01 | Goffi | Licence modification: the full project is now under AGPL v3+ instead of GPL v3+ |
2012-03-06 | Goffi | copyleft date update |
2011-12-03 | Goffi | core: added get method to PersistentDictionary |
2011-12-03 | Goffi | plugin maildir: maildir now use PersistentBinaryDictionary to store profile specific data |
2011-11-20 | Goffi | core: - memory refactoring (moved memory.py and sqlite.py from tools to memory) |