cosmetic
[sfa.git] / sfa / storage / persistentobjs.py
2012-01-25 Thierry Parmentelatcosmetic before-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 Parmentelatminor cleanup in the use of Rec*
2012-01-20 Thierry Parmentelatrename the authority+* types as non temporary
2012-01-19 Thierry Parmentelatuse inheritance to model the various kinds of RegRecords
2012-01-19 Thierry Parmentelatgetting closer - far from perfect but tests should... after-alchemy-1
2012-01-18 Thierry Parmentelatvarious tweaks around using records; the client-side...
2012-01-18 Thierry Parmentelatmake persistentobjs loadable from the client-side
2012-01-17 Thierry Parmentelatfix creation and update times
2012-01-17 Thierry Parmentelatcan update and delete using sqlalchemy
2012-01-17 Thierry Parmentelatcheckpoint commit - import, register, create_slice...