summaryrefslogtreecommitdiff
path: root/alot/db/manager.py
Commit message (Expand)AuthorAge
...
* adjust error messagePatrick Totzke2013-07-07
* move check to add_message directlyPatrick Totzke2013-07-07
* raise exception when adding msg no non-indexable pathPatrick Totzke2013-07-07
* Add some comments to the db manager async codeJustus Winter2013-01-24
* Replace workers std{out,err} by pipes and log anything written to themJustus Winter2013-01-24
* Join worker processes and keep track of them in the logJustus Winter2013-01-22
* Ignore EINTR in workers when terminating due to SIGTERMJustus Winter2013-01-08
* add callback parameter for FlushCommandPatrick Totzke2012-09-23
* cleanup: move DBManager to its own filePatrick Totzke2012-08-10