index
:
leap_mail.git
debian/experimental
develop
feature/async-api
master
ppa
release/0.3.x
release/0.4.x
release/bitmask-0.9.x-alpha
[leap_mail]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
leap
/
mail
/
imap
/
mailbox.py
Age
Commit message (
Expand
)
Author
2014-02-20
fix rdoc duplication
Kali Kaneko
2014-02-17
avoid unneeded db index updates and rdoc creation
Kali Kaneko
2014-02-17
defer fetch-all-flags too
Kali Kaneko
2014-02-17
cache uidvalidity
Kali Kaneko
2014-02-17
speedup mailbox select
Kali Kaneko
2014-02-17
docstring fixes
Kali Kaneko
2014-02-17
remove all refs during removal, and protect from empty docs
Kali Kaneko
2014-02-17
move mbox-doc handling to soledadstore, and lock it
Kali Kaneko
2014-02-17
purge empty fdocs on select
Kali Kaneko
2014-02-17
defer appends too
Kali Kaneko
2014-02-17
defer fetch to thread
Kali Kaneko
2014-02-17
fix repeated recent flag
Kali Kaneko
2014-02-17
do not get last_uid from the set of soledad messages
Kali Kaneko
2014-02-17
add profile-command utility
Kali Kaneko
2014-02-17
remove hdoc copy since it's in its own structure now
Kali Kaneko
2014-02-17
take recent count from memstore
Kali Kaneko
2014-02-17
do not defer fetches to thread
Kali Kaneko
2014-02-17
prefetch flag docs
Kali Kaneko
2014-02-17
defer copy and soledad writes
Kali Kaneko
2014-02-05
fix expunge deferreds so they wait
Kali Kaneko
2014-02-04
fixes after review
Kali Kaneko
2014-02-02
re-add expunge deferred
Kali Kaneko
2014-02-02
fix missing content after in-memory add
Kali Kaneko
2014-01-31
properly implement deferreds in several commands
Kali Kaneko
2014-01-31
prime-uids
Kali Kaneko
2014-01-30
skip notifications
Kali Kaneko
2014-01-30
Fix UIDVALIDITY command.
Kali Kaneko
2014-01-30
Fix copy and deletion problems
Kali Kaneko
2014-01-30
docstring fixes
Kali Kaneko
2014-01-28
handle last_uid property in memory store
Kali Kaneko
2014-01-28
flags use the memstore
Kali Kaneko
2014-01-28
add soledadstore class
Kali Kaneko
2014-01-28
memory store for append/fetch/copy
Kali Kaneko
2014-01-26
temporarily remove notify after adding msg
Kali Kaneko
2014-01-21
workaround for recursionlimit due to qtreactor
Kali Kaneko
2014-01-20
Fix search command filter
Tomás Touceda
2014-01-20
Fix typo in the signal_unread method. Closes: #5001
Kali Kaneko
2014-01-17
Add a fetch_headers for mass-header fetch queries
Kali Kaneko
2014-01-17
Separate RECENT Flag to a mailbox document.
Kali Kaneko
2014-01-16
Temporal refactor setting of recent flag.
Kali Kaneko
2014-01-16
Fix grave bug with iteration in STORE
Kali Kaneko
2014-01-16
factor out bound and filter for msg seqs
Kali Kaneko
2014-01-16
reset last uid on expunge
Kali Kaneko
2014-01-15
Performance improvement on FLAGS-only FETCH
Kali Kaneko
2014-01-14
remove locks (moved to soledad client)
Kali Kaneko
2014-01-13
Very limited support for SEARCH Commands. Closes: #4209
Kali Kaneko
2014-01-13
Add check for uniqueness when adding mails.
Kali Kaneko
2014-01-08
handle all fetches as sequential
Kali Kaneko
2014-01-08
tests infrastructure for multipart
Kali Kaneko
2014-01-08
fix tests after rewrite
Kali Kaneko
[next]