summaryrefslogtreecommitdiffstats
path: root/kittystore/import.py
Commit message (Expand)AuthorAgeFilesLines
* Set the default settings module name for the scriptsAurélien Bompard2014-01-061-1/+1
* Use dogpile.cache for caching instead of the databaseAurélien Bompard2013-12-181-10/+8
* Use logging instead of printingAurélien Bompard2013-11-281-0/+6
* Improvements in the caching systemAurélien Bompard2013-11-281-1/+4
* Don't auto-upgrade the schema by defaultAurélien Bompard2013-11-141-0/+6
* Improve caching and cache more valuesAurélien Bompard2013-11-141-0/+2
* Cache some values in the databaseAurélien Bompard2013-11-081-11/+2
* Fix subject_prefix detection in the import scriptAurélien Bompard2013-10-211-2/+2
* Try to get the mailinglist properties in the import scriptAurélien Bompard2013-10-211-2/+25
* Protect against DB errors on importAurélien Bompard2013-10-151-5/+12
* On import, commit once in a whileAurélien Bompard2013-09-301-0/+4
* Feature: continue an import from the last dateAurélien Bompard2013-09-131-1/+11
* Option to only import messages after a certain dateAurélien Bompard2013-09-111-6/+23
* Only accept a Django-like settings module to configureAurélien Bompard2013-07-311-5/+2
* Fix typos in the scriptsAurélien Bompard2013-06-071-3/+0
* Add index support to the import scriptAurélien Bompard2013-06-061-4/+13
* Fix unit tests after last commitAurélien Bompard2013-05-181-1/+1
* Forgot to mock the ML's description attributeAurélien Bompard2013-02-271-0/+1
* Fix a stupid import typoAurélien Bompard2012-11-251-2/+2
* Behave properly when an attachment can't be downloadedAurélien Bompard2012-11-221-20/+33
* Handle a missing subject headerAurélien Bompard2012-11-161-2/+3
* Improve the import scriptAurélien Bompard2012-11-091-25/+45
* Importer: add an option to disable attachment downloadingAurélien Bompard2012-11-061-4/+10
* Pylint passAurélien Bompard2012-10-261-10/+6
* Import: make it possible to import duplicate emailsAurélien Bompard2012-10-261-7/+22
* Refactor the import scriptAurélien Bompard2012-10-251-100/+120
* Fix a few licensesAurélien Bompard2012-10-251-0/+21
* Rename and package the import scriptAurélien Bompard2012-10-251-0/+172