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
/
adapter
/
search
Age
Commit message (
Expand
)
Author
2016-11-23
replace stdlib's unittest with trials's unittest for all unittest
Roald de Vries
2016-03-01
Fix test: Add missing date field
Felix Hammerl
2016-01-18
Move user folder logic up to Services
Folker Bernitt
2016-01-12
Issue #577 - Added namespace to search index path
Bruno Wagner
2015-12-19
moving custom to_unicode to pixelated.support
mnandri
2015-12-07
#454 added utf-8 encoding on message body, and corresponding query search term
mnandri
2015-09-02
Move index key to SearchIndexStorageKey
Folker Bernitt
2015-08-11
Fixed pep8.
Folker Bernitt
2015-08-11
Fixed unit and integration tests.
Folker Bernitt
2015-06-12
[refactor] SearchEngine does not need a querier
Victor Shyba
2015-06-04
[feat] async index writer to avoid locking #404
Victor Shyba
2015-03-20
Added missing file for previous commit.
Folker Bernitt
2015-03-20
Added support for encoded To, Cc and Bcc headers.
Folker Bernitt
2015-03-18
cleaning import * from integration and unit tests
Victor Shyba
2015-03-17
Lock index on index_mail.
Folker Bernitt