summaryrefslogtreecommitdiff
path: root/service/test/unit/adapter/search
AgeCommit message (Expand)Author
2016-11-23replace stdlib's unittest with trials's unittest for all unittestRoald de Vries
2016-03-01Fix test: Add missing date fieldFelix Hammerl
2016-01-18Move user folder logic up to ServicesFolker Bernitt
2016-01-12Issue #577 - Added namespace to search index pathBruno Wagner
2015-12-19moving custom to_unicode to pixelated.supportmnandri
2015-12-07#454 added utf-8 encoding on message body, and corresponding query search termmnandri
2015-09-02Move index key to SearchIndexStorageKeyFolker Bernitt
2015-08-11Fixed pep8.Folker Bernitt
2015-08-11Fixed unit and integration tests.Folker Bernitt
2015-06-12[refactor] SearchEngine does not need a querierVictor Shyba
2015-06-04[feat] async index writer to avoid locking #404Victor Shyba
2015-03-20Added missing file for previous commit.Folker Bernitt
2015-03-20Added support for encoded To, Cc and Bcc headers.Folker Bernitt
2015-03-18cleaning import * from integration and unit testsVictor Shyba
2015-03-17Lock index on index_mail.Folker Bernitt