Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only accept a Django-like settings module to configure | Aurélien Bompard | 2013-07-31 | 1 | -5/+2 |
| | |||||
* | Fix typos in the scripts | Aurélien Bompard | 2013-06-07 | 1 | -3/+0 |
| | |||||
* | Add index support to the import script | Aurélien Bompard | 2013-06-06 | 1 | -4/+13 |
| | |||||
* | Fix unit tests after last commit | Aurélien Bompard | 2013-05-18 | 1 | -1/+1 |
| | |||||
* | Forgot to mock the ML's description attribute | Aurélien Bompard | 2013-02-27 | 1 | -0/+1 |
| | |||||
* | Fix a stupid import typo | Aurélien Bompard | 2012-11-25 | 1 | -2/+2 |
| | |||||
* | Behave properly when an attachment can't be downloaded | Aurélien Bompard | 2012-11-22 | 1 | -20/+33 |
| | |||||
* | Handle a missing subject header | Aurélien Bompard | 2012-11-16 | 1 | -2/+3 |
| | |||||
* | Improve the import script | Aurélien Bompard | 2012-11-09 | 1 | -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 downloading | Aurélien Bompard | 2012-11-06 | 1 | -4/+10 |
| | |||||
* | Pylint pass | Aurélien Bompard | 2012-10-26 | 1 | -10/+6 |
| | |||||
* | Import: make it possible to import duplicate emails | Aurélien Bompard | 2012-10-26 | 1 | -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 script | Aurélien Bompard | 2012-10-25 | 1 | -100/+120 |
| | |||||
* | Fix a few licenses | Aurélien Bompard | 2012-10-25 | 1 | -0/+21 |
| | |||||
* | Rename and package the import script | Aurélien Bompard | 2012-10-25 | 1 | -0/+172 |