summaryrefslogtreecommitdiffstats
path: root/kittystore/import.py
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | - fix regexes to parse attachments - move the store URL to a command-line option And include the testsuite in the package.
* 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
| | | | | | | By changing their message-id header. This is useful to keep compatibility with former pipermail URLs, which use the message number as an identifier. If the pipermail archives contain duplicate emails, skipping them would mess up the numbering and thus the URLs.
* 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