- 21 Sep, 2015 2 commits
-
-
Rémi Cardona authored
-
Rémi Cardona authored
-
- 06 Jul, 2015 1 commit
-
-
David Douard authored
-
- 02 Jul, 2015 1 commit
-
-
David Douard authored
-
- 26 Jun, 2015 7 commits
-
-
David Douard authored
-
David Douard authored
-
David Douard authored
also upgrade to dh_python2 and other several packaging updates/fixes.
-
David Douard authored
also update the setup.py file and make bin/cw-mboximport managed by setup.py. We still provide this as a biin/ script instead of an entry_point since we still build our deb packages without setuptools...
-
David Douard authored
-
David Douard authored
-
David Douard authored
-
- 27 May, 2015 1 commit
-
-
Julien Cristau authored
-
- 21 May, 2015 1 commit
-
-
Julien Cristau authored
-
- 27 May, 2015 3 commits
-
-
Julien Cristau authored
-
Julien Cristau authored
-
Julien Cristau authored
Closes #4616894
-
- 21 May, 2015 1 commit
-
-
Julien Cristau authored
So far this was only enforced by the MBOXImporter.
-
- 17 Feb, 2015 2 commits
-
-
Julien Cristau authored
-
Julien Cristau authored
Taking information from headers and turning it into our schema's attributes/relations shouldn't depend on the import script. To make parsing easier on the hooks side, the 'headers' attribute is now expected to be an undecoded ascii-only string.
-
- 12 Feb, 2015 3 commits
-
-
Aurelien Campeas authored
-
Aurelien Campeas authored
-
Julien Cristau authored
Require cubicweb 3.20 for cubicweb.utils.admincnx. This means mboximport no longer works with a dbapi connection, so the ccplugin is broken.
-
- 22 Jul, 2014 4 commits
-
-
Julien Cristau authored
-
Julien Cristau authored
Operations get a cnx instead of a session.
-
Julien Cristau authored
Use int instead of typed_eid.
-
Julien Cristau authored
cubicweb.web.uicfg is now cubicweb.web.views.uicfg, and cw_set replaces set_relations.
-
- 13 Feb, 2014 1 commit
-
-
Florent Cayre authored
-
- 21 Jun, 2013 2 commits
-
-
Nicolas Chauvat authored
-
Nicolas Chauvat authored
-
- 03 May, 2013 2 commits
-
-
Nicolas Chauvat authored
-
David Douard authored
-
- 26 Apr, 2013 2 commits
-
-
Pierre-Yves David authored
-
Sylvain Thénault authored
-
- 24 Apr, 2013 2 commits
-
-
Sylvain Thénault authored
--HG-- branch : stable
-
Sylvain Thénault authored
--HG-- branch : stable
-
- 23 Apr, 2013 3 commits
-
-
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
-
- 12 Mar, 2013 1 commit
-
-
Nicolas Chauvat authored
-
- 29 Nov, 2012 1 commit
-
-
Arthur Lutz authored
-