summaryrefslogtreecommitdiff
path: root/alot/db/__init__.py
Commit message (Expand)AuthorAge
* db: drop unused module-level importsAnton Khirnov2021-01-30
* remove unused importsPatrick Totzke2019-08-11
* Remove old __future__ importsLucas Hoffmann2018-06-19
* Use absolute_imports from __future__Lucas Hoffmann2017-01-18
* Clean up importsLucas Hoffmann2016-12-09
* cleanup: make Thread and Message available in alot.dbPatrick Totzke2012-08-10
* cleanup: move DBManager to its own filePatrick Totzke2012-08-10
* add copyright statements to all source filesPatrick Totzke2012-06-14
* doc: minor docstring corrections for dbPatrick Totzke2012-06-05
* added debug statements for flushingPatrick Totzke2012-05-17
* neater error handling while flushingPatrick Totzke2012-05-17
* use new db's for writequeue entries in flushPatrick Totzke2012-05-17
* db: count_threadsPatrick Totzke2012-03-18
* pep8 fixesPatrick Totzke2012-03-11
* refacor: move db errors to separate filePatrick Totzke2012-03-11
* refactor db: move into submodulePatrick Totzke2012-03-11