Mercurial > libervia-backend
log src/memory/sqlite.py @ 627:d207c2186519
age | author | description |
---|---|---|
2013-06-20 | Goffi | core: fixed bad database creation on first run in sqlite storage |
2013-03-07 | Goffi | fixed licences in docstrings (they are now in comments) |
2013-01-20 | Goffi | core: added forgotten errback in sqlite's deleteProfile |
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-07 | Goffi | dates update |
2013-01-06 | Goffi | core: sqlite storage constraint fix |
2012-11-10 | Goffi | core, frontends, bridgen plugins: fixed methods which were unproperly managing multi-profiles |
2012-10-16 | Goffi | core, bridge, quick_frontend: MUC private messages history management: |
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-04 | Goffi | core: - history management improved |
2011-12-03 | Goffi | core: fixed bad query in Sqlite storage |