geary/test/engine
Michael Gratton cb8150ce03 Remove existing contact harvesting mechanism
Remove contact harvesting from DB version 005 (version 0.1.1), allowing
the implementation of both ContactStoreImpl and ImapDB.Database to be
cleaned up. Remove contact collection from ImapDB.Folder, reducing the
numer of Gee objects created when creating/merging messages. Finally,
remove the MessageAddresses object now that it is unused.
2019-06-13 16:28:59 +10:00
..
api Don't load all engine contacts on startup 2019-06-13 16:28:35 +10:00
app Make it possible to distinguish between different folder roots 2019-04-17 09:06:24 +10:00
common ContactStoreImpl unit tests 2019-06-13 16:28:55 +10:00
db Replace references to master with primary 2019-04-02 13:35:25 +11:00
imap Make it possible to distinguish between different folder roots 2019-04-17 09:06:24 +10:00
imap-db Remove existing contact harvesting mechanism 2019-06-13 16:28:59 +10:00
imap-engine Move CredentialsMediator back to AccountInformation 2018-12-08 13:53:37 +11:00
outbox Add API for (de)serialising FolderPath and EmailIdentifier 2019-04-17 09:06:24 +10:00
mime-content-type-test.vala Support default content types for both displayed and attached entities. 2018-05-10 13:53:24 +10:00
rfc822-mailbox-address-test.vala Don't MIME-encode RFC822 mailbox local parts 2019-04-24 20:43:39 +10:00
rfc822-mailbox-addresses-test.vala Add some tests for decoding/encoding quoted names in RFC822 mailboxes 2019-03-02 14:25:21 +11:00
rfc822-message-data-test.vala Clean up protocol date handling substantially 2019-03-23 15:21:18 +11:00
rfc822-message-test.vala Fix failing test when ytnef support disabled 2019-04-16 23:45:38 +10:00
rfc822-part-test.vala Don't strip CRLF from iCal, vCard, and other formats that requires them. 2018-05-20 12:51:59 +10:00
rfc822-utils-test.vala Tidy up unit test infrastructure and mock classes. 2018-04-07 09:41:18 +10:00
util-ascii-test.vala Fix failing RFC822.Mailbox test. 2018-05-17 15:41:28 +10:00
util-config-file-test.vala Enable config file versioning 2018-12-08 13:53:01 +11:00
util-html-test.vala Fix MS mailers munging plain-text signatures in HTML body parts. 2018-07-28 15:53:50 +10:00
util-idle-manager-test.vala Prevent circular refs using idle and timeout manager when running 2019-02-16 15:58:08 +11:00
util-inet-test.vala Tidy up unit test infrastructure and mock classes. 2018-04-07 09:41:18 +10:00
util-js-test.vala Tidy up unit test infrastructure and mock classes. 2018-04-07 09:41:18 +10:00
util-string-test.vala Tidy up unit test infrastructure and mock classes. 2018-04-07 09:41:18 +10:00
util-timeout-manager-test.vala Prevent circular refs using idle and timeout manager when running 2019-02-16 15:58:08 +11:00