renamed persistentobjs into model
[sfa.git] / sfa / plc / pldriver.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-19 Thierry Parmentelatgetting closer - far from perfect but tests should... after-alchemy-1
2012-01-17 Thierry Parmentelatcheckpoint commit - import, register, create_slice...
2011-12-29 smbakerMerge branch 'master' of ssh://bakers@git.planet-lab...
2011-12-26 Tony Mackraise exception if there are no slivers
2011-12-22 Tony Mackno need to call timetuple() here
2011-12-22 Tony Mackreplaced epochparse with datetime_to_epoch()
2011-12-22 Tony Mackconvert slice record 'expires' field from utc to human...
2011-12-21 Tony Mackpl_expires and pl_last_contact should be timezoned
2011-12-15 Thierry ParmentelatPlDriver no longer inherits PlShell and uses composition
2011-12-14 Thierry Parmentelatlast plc-dependent code moved to PlDriver
2011-12-13 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-12-12 Thierry Parmentelata portion of the aggregate manager methods has moved...
2011-12-09 Thierry Parmentelatruntime traces from info to debug
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-29 Thierry Parmentelatfinished to clean up SFA_*_TYPE and the like
2011-11-29 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-11-29 Thierry Parmentelatbugfix - had to undo an attempt to optimize the calls to
2011-11-28 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-11-28 Thierry Parmentelatbugfixes
2011-11-28 Thierry Parmentelatreview update_relation (formerly update_membership...
2011-11-28 Thierry Parmentelatcosmetic
2011-11-28 Thierry Parmentelatdriver.update
2011-11-28 Thierry Parmentelatdriver.remove
2011-11-28 smbakerfix merge problem
2011-11-26 Thierry Parmentelatbugfix
2011-11-25 Thierry Parmentelatstart to define an abstract interface for the driver
2011-11-08 smbakerfix merge problem
2011-11-06 Thierry ParmentelatMerge branch 'thgeneric'
2011-11-03 Thierry ParmentelatMerge branch 'master' into thgeneric
2011-11-03 Thierry Parmentelathardwire SfaTable as the storage system for now
2011-11-01 Thierry Parmentelatrename into pldriver and plshell