a little nicer wrt pep8
[sfa.git] / sfa / server /
2012-02-24 Thierry ParmentelatMerge branch 'master' into sqlalchemy
2012-02-24 Thierry ParmentelatMerge branch 'master' into sqlalchemy
2012-02-19 Thierry ParmentelatMerge branch 'master' into sqlalchemy
2012-02-16 Tony Mackremoving unused script
2012-02-08 Thierry ParmentelatMerge branch 'master' into sqlalchemy
2012-02-01 Thierry ParmentelatMerge branch 'master' into sqlalchemy - solved totally...
2012-01-27 Thierry Parmentelatimporter revisited - sfa-import.py sfa-nuke.py (no...
2012-01-27 Thierry Parmentelatmerge master again (2.0-10 changelog only)
2012-01-26 Thierry Parmentelatshould be able to upgrade from any version
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-20 Thierry Parmentelatcosmetic
2012-01-20 Thierry Parmentelatsymbols starting with __ are reserved
2012-01-19 Thierry Parmentelatmissing import for RecordNotFound
2012-01-19 Thierry Parmentelatuse session.delete(x) rather than del x
2012-01-18 Sandrine AvakianTony fix to the sfa- start bug when aggregates.xml...
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-18 Thierry Parmentelataddressing some of the remaining occurrences of SfaRecord
2012-01-18 Tony Mackget correct path to server key and cert
2012-01-18 Tony Mackfix bug in install_peer_certs
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-17 Sandrine AvakianCorrected sfa-start from master.
2012-01-16 Thierry ParmentelatMerge branch 'upstreammaster'
2012-01-16 Sandrine AvakianMerge branch 'master' into senslab2
2012-01-13 Sandrine AvakianREmoved modifications in auth.py and sfa-start.py.
2012-01-13 Sandrine Avakian Debugging federation functions on senslab/senslab2.
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-16 Thierry ParmentelatMerge branch 'upstreammaster'
2011-12-16 Sandrine AvakianMerge branch 'master' into senslab2
2011-12-15 Thierry Parmentelatreplace SFA_API_DEBUG (bool) with SFA_API_LOGLEVEL...
2011-12-15 Sandrine AvakianMerge branch 'master' into senslab2
2011-12-15 Thierry ParmentelatMerge branch 'upstreammaster'
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-12-01 Sandrine AvakianMerge branch 'master' into senslab2
2011-11-30 Thierry ParmentelatMerge branch 'upstreammaster'
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 Nicolas TurroMerge branch 'master' into senslab2
2011-11-25 Thierry Parmentelatrenamed plc-specific api call get_key into key_key_from...
2011-11-25 Thierry ParmentelatMerge branch 'upstreammaster'
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 Nicolas TurroMerge branch 'senslab2' of ssh://git.f-lab.fr/git/sfa...
2011-11-18 Nicolas TurroMerge branch 'master' into senslab2
2011-11-18 Thierry ParmentelatMerge branch 'upstreammaster'
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-14 Sandrine AvakianMerge branch 'senslab2' of ssh://flab-git.pl.sophia...
2011-11-08 smbakerfix merge problem
2011-11-08 Thierry ParmentelatMerge branch 'master' into senslab2
2011-11-08 Thierry ParmentelatMerge branch 'upstreammaster'
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 'upstreammaster'
2011-11-06 Thierry ParmentelatMerge branch 'thgeneric'
2011-11-03 Thierry ParmentelatMerge branch 'thgeneric' into senslab2
2011-11-03 Thierry ParmentelatMerge branch 'thgeneric' of ssh://git.onelab.eu/git...
2011-11-03 Thierry ParmentelatMerge branch 'master' into thgeneric
2011-11-03 Thierry Parmentelatmerged master onto senslab2, manually solved conflicts...
2011-11-03 Thierry ParmentelatMerge branch 'upstreammaster'
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
next