- May 03, 2013
-
-
David Douard authored
- Apr 26, 2013
-
-
Pierre-Yves David authored
-
Sylvain Thénault authored
-
- Apr 24, 2013
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
- Apr 23, 2013
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
though no class is introduced to read an mbox from stream in remplacement, so create our own one. MBOXImporter now have import_mbox(path) in addition to import_mbox_stream(stream), the former using the std lib mbox class and the later our own custom class.
-
Sylvain Thénault authored
-
- Mar 12, 2013
-
-
Nicolas Chauvat authored
-
- Nov 29, 2012
-
-
Arthur Lutz authored
-
- Nov 17, 2012
-
-
David Douard authored
-
David Douard authored
This file is generated from doc/email.txt, but for now the generation process depends on logilab's mkdoc and private xsl files.
-
- Nov 14, 2012
-
-
David Douard authored
-
- Oct 26, 2012
-
-
David Douard authored
This is required since the EmailThread creation logic strongly rely on the order which Email entities are created
-
David Douard authored
The References header may store a space-separated list of values, which was not correctly handled.
-
- Jul 20, 2012
-
-
Alexandre Richardson authored
The following three main steps are now implemented in three separate methods: - database connection: self.connect(appid) - importer creation: self.create_importer(cnx) - mbox file import: self.import_mbox_files(importer, filenames)
-
- Nov 09, 2012
-
-
David Douard authored
-
- Aug 02, 2012
-
-
Adrien Di Mascio authored
-
- Aug 08, 2011
-
-
Nicolas Chauvat authored
-
- Jan 17, 2011
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
- Oct 05, 2010
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
- Sep 20, 2010
-
-
Adrien Di Mascio authored
The command line helper says that arguments should be <pyro-appid> <mboxfile1> [<mboxfile2> ...] Therefore pyro-appid should be the first item of the arguments list, not the last one.
-
- Sep 13, 2010
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
-
- Sep 09, 2010
-
-
Sylvain Thénault authored
-
Sylvain Thénault authored
- Sep 07, 2010
-
-
Sylvain Thénault authored
-