renamed persistentobjs into model
[sfa.git] / sfa / importer / sfaImport.py
2012-01-26 Thierry Parmentelatrenamed persistentobjs into model
2012-01-25 Thierry Parmentelatadd support for migrations with sqlalchemy-migrate
2012-01-24 Thierry ParmentelatMerge branch 'master' into sqlalchemy
2012-01-20 Thierry Parmentelatadd another column in RegRecord, separate from 'type...
2012-01-20 Thierry Parmentelatrename the authority+* types as non temporary
2012-01-20 Thierry Parmentelatsymbols starting with __ are reserved
2012-01-19 Thierry Parmentelatturn creation of records authority+* back on, needed...
2012-01-19 Thierry Parmentelatuse inheritance to model the various kinds of RegRecords
2012-01-17 Thierry Parmentelatfix creation and update times
2012-01-17 Thierry Parmentelatcheckpoint commit - import, register, create_slice...
2012-01-12 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2012-01-09 Thierry Parmentelatminor cleanup
2012-01-05 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2012-01-04 Tony MacksfaImport no longer has verbose option
2012-01-03 Tony MackPlShell reference belongs in sfa-import-plc
2012-01-01 Tony Mackmoved plc specific code out of sfa.importer.sfaImporter...
2012-01-01 Tony Mackfix name error
2012-01-01 Tony Mackfix name error
2011-12-30 Tony Mackmove generic code from sfa.importer.sfa-import-plc...
2011-11-29 smbakerMerge branch 'master' of ssh://bakers@git.planet-lab...
2011-11-29 Thierry Parmentelatgroup db-related stuff in sfa/storage
2011-11-28 smbakerfix merge problem
2011-11-26 Thierry Parmentelattrashed remoteshell and use plshell instead
2011-11-21 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-11-20 Tony Mackimport script will create top level auth keys if they...
2011-11-20 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-11-19 Tony Macksfa-import-plc.py is not longer responsible for creatin...
2011-11-08 smbakerfix merge problem
2011-11-06 Thierry ParmentelatMerge branch 'thgeneric'
2011-11-03 Thierry ParmentelatMerge branch 'master' into thgeneric
2011-11-01 Thierry Parmentelatisolate import tools in sfa/importer