a little nicer wrt pep8
[sfa.git] / sfa / importer /
2012-02-17 Thierry Parmentelatdb now has slice x researcher relation ship
2012-02-08 Thierry ParmentelatMerge branch 'master' into sqlalchemy
2012-02-06 Thierry Parmentelatreworked import
2012-02-06 Thierry Parmentelattrash old code
2012-02-06 Thierry Parmentelatcreate registry objects with kdws-style again, like...
2012-02-04 Tony Mackfix AttributeError
2012-02-03 Thierry Parmentelatbugfix, need some discipline on naming relationship...
2012-02-02 Thierry ParmentelatMerge branch 'sqlalchemy' of ssh://git.onelab.eu/git...
2012-02-02 Thierry Parmentelatthe model can store keys and email - import keys and...
2012-02-02 Tony Mackupdate nova shell refrences
2012-02-02 Thierry Parmentelatrephrase openstack import messages
2012-02-02 Thierry Parmentelatrephrase import messages
2012-02-01 Thierry ParmentelatMerge branch 'master' into sqlalchemy - solved totally...
2012-01-27 Thierry Parmentelatmanual merge of the openstack importer
2012-01-27 Thierry Parmentelatplaceholder
2012-01-27 Thierry Parmentelatimporter revisited - sfa-import.py sfa-nuke.py (no...
2012-01-27 Thierry Parmentelatmerge master again (2.0-10 changelog only)
2012-01-27 Thierry Parmentelatbump to 2.1, upgrades tested, fix minor bugs and doc
2012-01-26 Thierry Parmentelatshould be able to upgrade from any version
2012-01-26 Thierry Parmentelatrenamed persistentobjs into model
2012-01-25 Thierry Parmentelatadd support for migrations with sqlalchemy-migrate
2012-01-24 Thierry Parmentelatreviewed openstack importer
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-19 Thierry Parmentelatuse session.delete(x) rather than del x
2012-01-18 Thierry Parmentelatmake persistentobjs loadable from the client-side
2012-01-17 Thierry Parmentelatfix creation and update times
2012-01-17 Thierry Parmentelatcheckpoint commit - import, register, create_slice...
2012-01-16 Thierry ParmentelatMerge branch 'upstreammaster'
2012-01-16 Sandrine AvakianMerge branch 'master' into senslab2
2012-01-12 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2012-01-10 Tony Mackfix bugs
2012-01-10 Tony Mackuse sfa.openstack.openstack_shell to interact with...
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-04 Tony Mackset the 'authority' field when importing sites
2012-01-04 Tony Mackhandle failed imports gracefully.
2012-01-04 Tony Mackfix import logging
2012-01-03 Tony MackPlShell reference belongs in sfa-import-plc
2012-01-03 Tony Mackinitial checkin of openstack import script
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-12-16 Thierry ParmentelatMerge branch 'upstreammaster'
2011-12-16 Sandrine AvakianMerge branch 'master' into senslab2
2011-12-15 Thierry Parmentelatreplace SFA_API_DEBUG (bool) with SFA_API_LOGLEVEL...
2011-12-15 Sandrine AvakianMerge branch 'master' into senslab2
2011-12-15 Thierry ParmentelatMerge branch 'upstreammaster'
2011-12-01 Sandrine AvakianMerge branch 'master' into senslab2
2011-12-01 Thierry Parmentelattopology.py moved in sfa/plc/
2011-12-01 Thierry ParmentelatMerge branch 'upstreammaster'
2011-12-01 Thierry Parmentelatcleanup the table creation code; sfa-nuke to clear...
2011-11-30 Thierry ParmentelatMerge branch 'upstreammaster'
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-25 Nicolas TurroMerge branch 'master' into senslab2
2011-11-25 Thierry ParmentelatMerge branch 'upstreammaster'
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-14 Sandrine AvakianMerge branch 'senslab2' of ssh://flab-git.pl.sophia...
2011-11-08 smbakerfix merge problem
2011-11-06 Thierry ParmentelatMerge branch 'upstreammaster'
2011-11-06 Thierry ParmentelatMerge branch 'thgeneric'
2011-11-03 Thierry ParmentelatMerge branch 'thgeneric' into senslab2
2011-11-03 Thierry ParmentelatMerge branch 'thgeneric' of ssh://git.onelab.eu/git...
2011-11-03 Thierry ParmentelatMerge branch 'master' into thgeneric
2011-11-01 Thierry Parmentelatisolate import tools in sfa/importer