offlineimap/offlineimap/folder
Nicolas Sebrecht 77a6f9a7ba LocalStatusSQLite: code refactoring around database lock
Backported-from: 05e5b9c6bb
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2016-07-26 02:58:09 +02:00
..
Base.py Keywords: avoid warning at each message when no keywords are used 2015-11-22 20:05:34 +01:00
Gmail.py fix: broken retry loop would break connection management 2015-11-26 17:11:59 +01:00
GmailMaildir.py maxage: fix timezone issues, remove IMAP-IMAP support, add startdate option 2015-04-07 11:54:35 +02:00
IMAP.py fix: broken retry loop would break connection management 2015-11-26 17:11:59 +01:00
LocalStatus.py sqlite: open database when we use it rather than at instantiation time 2016-06-08 01:59:39 +02:00
LocalStatusSQLite.py LocalStatusSQLite: code refactoring around database lock 2016-07-26 02:58:09 +02:00
Maildir.py Identify and fix messages with FMD5 inconsistencies 2016-03-06 21:01:51 +01:00
UIDMaps.py maxage: fix timezone issues, remove IMAP-IMAP support, add startdate option 2015-04-07 11:54:35 +02:00
__init__.py Use "from . import" for relative imports 2012-02-06 17:41:43 +01:00