sql schema is managed under sqlalchemy, no need for the .sql file anymore
[sfa.git] / sfa / server /
2012-01-17 Thierry Parmentelatnon-relevant hit for SfaTable
2012-01-17 Thierry Parmentelatfewer uses of SfaTable
2012-01-17 Thierry Parmentelatcheckpoint commit - import, register, create_slice...
2012-01-12 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2012-01-10 smbakeradd optional minimum expiration to getCredential, bette...
2012-01-09 Tony Mackcan now import and use sfa.server.sfaapi withough havin...
2012-01-09 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2012-01-06 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2012-01-06 Tony Mack'geni_api' should be in the top level struct, not the...
2011-12-29 smbakerMerge branch 'master' of ssh://bakers@git.planet-lab...
2011-12-22 Tony Mackadded 'geni_api' to the return value struct
2011-12-15 Thierry Parmentelatreplace SFA_API_DEBUG (bool) with SFA_API_LOGLEVEL...
2011-12-13 Thierry Parmentelatdrop support for API v1, hard-wired v2
2011-12-09 Thierry Parmentelatremove unneeded import
2011-12-09 Thierry Parmentelattrying to hunt down verbose messages that started recen...
2011-12-09 Thierry Parmentelatremove unneeded import
2011-12-07 Thierry Parmentelatsfaprotocol is renamed into sfaserverproxy, with class...
2011-12-02 Thierry Parmentelatcosmetic
2011-12-02 Thierry Parmentelatrename xmlrpcprotocol into sfaprotocol
2011-11-30 Tony Macklog error
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 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-11-28 Tony Mackslicemgr also supports GENI AM API v2
2011-11-28 smbakerfix merge problem
2011-11-28 Tony Mackuse sfa.client.return_value.ReturnValue to parse aggreg...
2011-11-25 Thierry Parmentelatrenamed plc-specific api call get_key into key_key_from...
2011-11-23 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
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-21 Thierry Parmentelatcreates logdir when httpd is not installed
2011-11-21 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-11-21 Tony Mackcreate_gid() type defaults to authority
2011-11-20 Tony Mackadd interface cert to trusted roots list
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-18 Thierry ParmentelatMerge branches 'master' and 'master' of ssh://git.onela...
2011-11-18 Tony Mackfix rspec links
2011-11-17 Thierry Parmentelatmore consistency between API method names and correspon...
2011-11-08 smbakerfix merge problem
2011-11-08 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-11-08 Thierry Parmentelatcosmetic
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 Parmentelatplcm is dead
2011-11-01 Thierry Parmentelatanother step of moving stuff around where it belongs
2011-11-01 Thierry Parmentelatcleanup the component server (no more flavour=plcm...
2011-11-01 Thierry Parmentelatsplit api and driver
2011-11-01 Thierry Parmentelatdefaultdict in sfa.util + minor/cosmetic
2011-10-31 Thierry Parmentelatsolve merge conflict
2011-10-31 Tony Mackuse sfa.util.xml instead of sfa.util.xmlstorage
2011-10-27 Thierry Parmentelatgeneric to handle the manager instance in the api too
2011-10-27 Thierry Parmentelatneed to rename sfa.plc.api into sfa.plc.plcsfaapi
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 Tony Mackfix import
2011-10-27 Thierry Parmentelatsplit the various *Api classes into somethin more sensible
2011-10-27 Thierry Parmentelattrim imports and make pylint happy
2011-10-26 Tony Mackremove refrences to decode_cred()
2011-10-26 Thierry Parmentelattrimmed useless imports, unstarred all imports
2011-10-25 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-10-25 Thierry ParmentelatThreadedServer and SfaServer in separate files
2011-10-25 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-10-25 Thierry Parmentelatmoved sfa.util.componentserver into sfa.server.componen...
2011-10-25 Thierry Parmentelatmove sfa.util.server into sfa.server.sfaserver
2011-10-25 Thierry Parmentelatrename sfa-server.py into sfa-start.py
2011-10-25 Thierry Parmentelattrim useless imports - add docstring to Interface
2011-10-24 Thierry Parmentelatremove svn keywords one last time and for good (hopefully)
2011-10-23 Tony Mackskip null records
2011-10-21 Tony Mackuse sfa.util.xml.XML instead for xml.util.rspec.RecordSpec
2011-10-21 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-10-21 Thierry Parmentelatminor cleanup
2011-10-20 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-10-20 Thierry Parmentelatnew naming scheme in managers/
2011-10-17 Tony Mackuse new Interface class
2011-10-17 Tony Mackrefactored. Added Interface class
2011-09-12 Thierry Parmentelatrenamed class TrustedRootList into TrustedRoots
2011-09-12 Thierry Parmentelatrenamed source file trust/trustedroot.py into trust...
2011-08-30 smbakerMerge branch 'master' of ssh://bakers@git.planet-lab...
2011-08-16 Tony Mackimport SfaRecord sfa-1.0-32
2011-08-04 smbakerMerge branch 'master' of ssh://bakers@git.planet-lab...
2011-08-04 Tony Mackremote connections timeout after 30 seconds
2011-08-04 Tony Mackinstall_peer_certs will timeout after 30 seconds
2011-07-06 Marco YuenMerge branch 'master' into eucalyptus-devel
2011-07-04 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-06-30 Tony Mackonly call get_trusted_certs at sfa aggregates.
2011-06-22 Tony Mackreally fixed the redundant logging issue this time.
2011-06-21 Tony Mackreally fixed the redundant logging issue this time.
2011-06-17 Andy BavierMerge branch 'master' of ssh://git.planet-lab.org/git/sfa sfa-1.0-26
2011-06-16 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-06-14 Tony Mackfix some issues with sup authority certificate signing
2011-05-07 Tony Mackuse sfa.rspecs.rspec_converter
2011-05-05 Tony Mackadded -t --type option
2011-04-15 Marco YuenMerge branch 'master' into eucalyptus-devel
2011-04-09 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
next