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
/
tests
Age
Commit message (
Expand
)
Author
2015-02-11
lots of little fixes after meskio's review
Kali Kaneko
2015-02-11
tests: add link related to trial block with sync
Kali Kaneko
2015-02-11
Refactor fetch into leap.mail.incoming IService
Ruben Pollan
2015-02-11
patch cbSelect to accept deferreds for count*
Kali Kaneko
2015-02-11
Complete IMAP implementation, update tests
Kali Kaneko
2015-02-11
Use mailbox uuids
Kali Kaneko
2015-02-11
tests for mail.mail module: Message
Kali Kaneko
2015-02-11
Serializable Models + Soledad Adaptor
Kali Kaneko
2015-02-11
New keymanager async API
Ruben Pollan
2015-02-11
adapt to soledad 0.7 async API
Kali Kaneko
2015-02-11
specify not syncable shared db
Kali Kaneko
2014-11-04
Discover public key via attachment
Ruben Pollan
2014-10-13
Get keys from OpenPGP email header
Ruben Pollan
2014-09-10
add test for empty mailbox creation
Kali Kaneko
2014-09-03
split tests in different modules
Kali Kaneko
2014-09-03
fix and migrate tests to trial
Kali Kaneko
2014-08-21
On the mac, the tempdir is not created at /tmp, so checking the tempdir forma...
Bruno Wagner Goncalves
2014-02-20
mail parsing performance improvements
Kali Kaneko
2014-02-17
select instead of examine
Kali Kaneko
2014-02-17
long-due update to unittests!
Kali Kaneko
2014-02-05
minimal regression tests
Kali Kaneko
2014-01-30
allow to pass file as argument
Kali Kaneko
2014-01-30
docstring fixes
Kali Kaneko
2014-01-28
handle last_uid property in memory store
Kali Kaneko
2014-01-26
Allow passing user and mbox as parameters
Kali Kaneko
2014-01-26
Script for reproducible imaptest runs.
Kali Kaneko
2014-01-08
add a quick message fetching utility for tests
Kali Kaneko
2014-01-08
Second stage of the new year's storage rewrite.
Kali Kaneko
2014-01-08
tests infrastructure for multipart
Kali Kaneko
2014-01-08
fix tests after rewrite
Kali Kaneko
2013-12-24
Fix parsing of IMAP folder names (#4830).
drebs
2013-12-13
count_foo uses expanded u1db count method.
Kali Kaneko
2013-12-11
consume messages eagerly
Kali Kaneko
2013-12-10
make exceptions fail the test.
Kali Kaneko
2013-12-06
pep8 cleanup
Kali Kaneko
2013-11-21
Add a header that reflects the validity of incoming signatures. Closes #4354.
drebs
2013-11-07
Cleanup code and fix tests.
drebs
2013-08-21
Update to new soledad package scheme.
drebs
2013-07-22
Adapt IMAP to latest Soledad api.
drebs
2013-05-17
Functional SoledadBackedAccount and LeapMailboxes
Kali Kaneko
2013-04-09
Initial import
Kali Kaneko