summaryrefslogtreecommitdiffstats
path: root/to_sqldb.py
Commit message (Expand)AuthorAgeFilesLines
* Improve message loadingAurélien Bompard2012-09-071-1/+2
* Add a Storm-based backendAurélien Bompard2012-09-071-4/+2
* Handle non-ascii subjectAurélien Bompard2012-09-071-0/+6
* Fix some bugs in the import codeAurélien Bompard2012-09-071-1/+6
* Implement the Mailman interfaceAurélien Bompard2012-09-071-112/+14
* Some formatingPierre-Yves Chibon2012-05-171-1/+2
* Let's close the store's session at the end as wellPierre-Yves Chibon2012-04-271-0/+1
* No need to re-create the email object for each email -- that will speed thing...Pierre-Yves Chibon2012-04-261-2/+2
* Adjust to the new API and modelPierre-Yves Chibon2012-04-261-21/+24
* Fix import in the upload scriptPierre-Yves Chibon2012-04-251-1/+1
* Make to_sqldb more EL6 friendlyPierre-Yves Chibon2012-04-251-1/+1
* Script used to upload the archives into a RDBMSPierre-Yves Chibon2012-04-251-0/+163