summaryrefslogtreecommitdiffstats
path: root/kittystore/storm/store.py
Commit message (Expand)AuthorAgeFilesLines
* Implement necessary methods for pipermail compatibilityAurélien Bompard2012-10-221-8/+38
* Fix archives import (interface changed)Aurélien Bompard2012-10-111-2/+2
* Add a method to get the older and newer threadAurélien Bompard2012-10-091-0/+33
* Store the list display name in the DBAurélien Bompard2012-10-051-3/+13
* Use the email.utils.unquote functionAurélien Bompard2012-10-021-1/+2
* Improve charset handlingAurélien Bompard2012-10-021-1/+17
* Fix header decoding and associated testsAurélien Bompard2012-10-021-1/+1
* Fix some SQL queriesAurélien Bompard2012-09-261-20/+32
* Integrate the scrubber into the storeAurélien Bompard2012-09-261-8/+41
* Port the scrubbing function from Mailman 2.1Aurélien Bompard2012-09-241-2/+3
* Use a middleware in HK to avoid connection leaksAurélien Bompard2012-09-111-0/+7
* Improve date and header parsingAurélien Bompard2012-09-101-0/+3
* Fix thread sortingAurélien Bompard2012-09-101-1/+1
* Improve API and documentationAurélien Bompard2012-09-071-42/+35
* Rename hash_id to message_id_hash to implement MM's IMessageAurélien Bompard2012-09-071-21/+17
* Add a Storm-based backendAurélien Bompard2012-09-071-0/+376