index
:
pixelated-user-agent.git
master
[pixelated-user-agent]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
service
/
test
/
unit
Age
Commit message (
Expand
)
Author
2015-08-11
implemented add, delete and update of mails in searchable mail store.
Folker Bernitt
2015-08-11
Assert return value for add_mail and that a LeapMail instance is passed to se...
Folker Bernitt
2015-08-11
Started work on searchable mail store.
Folker Bernitt
2015-08-11
Added mailbox name to leap mails.
Folker Bernitt
2015-08-11
Implemented get_mailbox_names in MailStore.
Folker Bernitt
2015-08-11
Fixed test_mailboxes.py test.
Folker Bernitt
2015-08-11
Added move message in new data model.
Folker Bernitt
2015-08-11
First steps migrating mail service to new data model.
Folker Bernitt
2015-08-11
[tests] mock update to reflect deferreds returned
Victor Shyba
2015-08-11
Added mail store to mail service.
Folker Bernitt
2015-08-11
Added mail_store to LeapSession.
Folker Bernitt
2015-08-11
Removed unused code from test_commands.py.
Folker Bernitt
2015-08-11
Adapted maintenace.load_mails to new data model.
Folker Bernitt
2015-08-11
Fixed load-mails for empty case.
Folker Bernitt
2015-08-11
Removed relative import of test resources.
Folker Bernitt
2015-08-11
patch leap.common for unit testing
Victor Shyba
2015-08-11
Added delete_mailbox to leap mail store.
Folker Bernitt
2015-08-11
Added tests to get mails within a mailbox.
Folker Bernitt
2015-08-11
Added delete mail to mail store.
Folker Bernitt
2015-08-11
Added actual assert to add_mail mail store test.
Folker Bernitt
2015-08-11
Removed unused code from test_leap_mailstore.py.
Folker Bernitt
2015-08-11
Added add mailbox and add message behaviour.
Folker Bernitt
2015-08-11
Added all_mails to LeapMailStore.
Folker Bernitt
2015-08-11
Refactored test_leap_mailstore.py.
Folker Bernitt
2015-08-11
Added leap mailstore integration test.
Folker Bernitt
2015-08-11
Added include_body to get_mail.
Folker Bernitt
2015-08-11
Added to_dict and get_mails to mail storage.
Folker Bernitt
2015-08-11
Started work on MailStore abstraction.
Folker Bernitt
2015-08-11
Skipped test_welcome_mail integration test.
Folker Bernitt
2015-08-11
Added some calls to super for tests based on test_abstract_leap.py.
Folker Bernitt
2015-08-11
fix testing on draft while sending mails
Victor Shyba
2015-08-11
Fixed missing yield in test_mail.py.
Folker Bernitt
2015-08-11
Fixed relative file resource in test_mail.py.
Folker Bernitt
2015-08-11
Removed broken, outdated test from test_soledad_querier.py.
Folker Bernitt
2015-08-11
Fixed relative file import in test_soledad_querier.py.
Folker Bernitt
2015-08-11
Fixed get_lastuid in test_soledad_querier.py.
Folker Bernitt
2015-08-11
fix unit tests for soledad.need_sync method, its gone
Victor Shyba
2015-08-11
fix unit tests for nicknym
Victor Shyba
2015-08-11
Fixed unit tests.
Folker Bernitt
2015-08-11
prepare mailbox tests, missing property functionality on mail.py only
Victor Shyba
2015-08-11
fix test_soledad_querier
Victor Shyba
2015-08-11
fix test_session
Victor Shyba
2015-08-11
trying out a new migration
Victor Shyba
2015-06-19
[refactor] Use auth for fewer parameters
Victor Shyba
2015-06-18
SMTP should be getting up properly again
Bruno Wagner
2015-06-13
[rename] tested app_factory code is now on application module
Victor Shyba
2015-06-13
[tests] Enabling 2 skipped tests
Victor Shyba
2015-06-12
[refactor] SearchEngine does not need a querier
Victor Shyba
2015-06-11
Removing lost imports
Victor Shyba
2015-06-10
Fix bug when not passing leap certificate nor fingerprint
rafael lisboa
[prev]
[next]