renamed SFA_AM_API_VERSION to SFA_AGGREGATE_API_VERSION
[sfa.git] / sfa / server / sfaapi.py
2011-11-22 Tony Mackrenamed SFA_AM_API_VERSION to SFA_AGGREGATE_API_VERSION
2011-11-22 Tony Mackfix TypeError
2011-11-22 Tony Macksupport geni am api v2 return values
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 Parmentelatdont need scaffold anymore
2011-11-01 Thierry Parmentelatanother step of moving stuff around where it belongs
2011-11-01 Thierry Parmentelatdefaultdict in sfa.util + minor/cosmetic
2011-10-27 Thierry Parmentelatgeneric to handle the manager instance in the api too
2011-10-27 Thierry Parmentelatsolve conflicts
2011-10-27 Thierry Parmentelatbeginning/proof-of-concept of a generic/ module togethe...
2011-10-27 Tony Mackfix missing imports
2011-10-27 Tony Mackimport os
2011-10-27 Thierry Parmentelatsplit the various *Api classes into somethin more sensible