use sfa.storage.filter.Filter._quote instead of pgdb._quote
[sfa.git] / sfa / storage /
2012-02-03 Tony Mackuse sfa.storage.filter.Filter._quote instead of pgdb...
2012-02-03 Tony Mackmake _quote() static so other classes can use it
2012-02-03 Tony Mackgetting rid of pgdb dependency by implementing pgdb...
2012-01-12 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2012-01-10 Tony Mackfix bug in delete
2012-01-09 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2012-01-06 Thierry Parmentelatminor cleanup
2012-01-05 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2012-01-04 Tony Mackfix bug in summary_string()
2012-01-04 Tony Mackfix import logging
2012-01-03 Tony Mackfix AttributeError in sync()
2012-01-01 Tony Mackmoved plc specific code out of sfa.importer.sfaImporter...
2011-12-07 Thierry Parmentelatbug fix in sql schema - was plain broken
2011-12-01 Thierry Parmentelatrename table 'sfa' into 'records' and add constraints...
2011-12-01 Thierry Parmentelatcleanup the table creation code; sfa-nuke to clear...
2011-11-29 smbakerMerge branch 'master' of ssh://bakers@git.planet-lab...
2011-11-29 Thierry Parmentelatship database schema in a separate file
2011-11-29 Thierry Parmentelatadded __init__.py
2011-11-29 Thierry Parmentelatgroup db-related stuff in sfa/storage