Merge branch 'master' into senslab2
[sfa.git] / sfa / client / sfi.py
2012-05-29 Sandrine AvakianMerge branch 'master' into senslab2
2012-05-23 Thierry ParmentelatMerge branch 'upstreammaster'
2012-05-15 Thierry Parmentelatcosmetic, avoid name conflict between bootstrap method...
2012-05-11 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2012-05-11 Tony Macksupport recurisve listing with -r option
2012-05-11 Thierry Parmentelatsfi config dumps config
2012-04-26 Sandrine AvakianMerge branch 'master' into senslab2
2012-04-24 Thierry ParmentelatMerge branch 'upstreammaster'
2012-04-11 Tony Mackspace
2012-03-19 Tony Mackfix bug in save_record_to_file()
2012-03-14 Sandrine AvakianMerge branch 'master' into senslab2
2012-03-07 Sandrine AvakianMerge branch 'master' into senslab2
2012-03-06 Thierry ParmentelatMerge branch 'upstreammaster'
2012-03-04 Git UserMerge remote-tracking branch 'origin/master'
2012-03-02 Tony Mackremove sqlalchemy dependency from sfi
2012-03-02 Tony Mackremove unused import
2012-02-29 Sandrine AvakianMerge branch 'master' into senslab2
2012-02-28 Thierry ParmentelatMerge branch 'upstreammaster'
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-08 Thierry ParmentelatMerge branch 'master' into sqlalchemy
2012-02-07 smbakerallow raw output to be written to file; support raw...
2012-02-01 Thierry ParmentelatMerge branch 'master' into sqlalchemy - solved totally...
2012-01-27 Thierry Parmentelatmerge master again (2.0-10 changelog only)
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 Parmentelatminor cleanup in the use of Rec*
2012-01-19 Thierry Parmentelatgetting closer - far from perfect but tests should... after-alchemy-1
2012-01-18 Tony Mackadded -R --raw command line option that allows client...
2012-01-18 Thierry Parmentelatvarious tweaks around using records; the client-side...
2012-01-16 Thierry ParmentelatMerge branch 'upstreammaster'
2012-01-16 Sandrine AvakianMerge branch 'master' into senslab2
2012-01-06 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2012-01-05 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2012-01-03 Thierry Parmentelatfix sfascan wrt recent changes
2011-12-29 smbakerMerge branch 'master' of ssh://bakers@git.planet-lab...
2011-12-21 Tony Mack-s --sliceapi option no longer requires users to prefix...
2011-12-16 Tony Mackadded the -c --current command line argument for ListRe...
2011-12-16 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-12-16 Tony Mackno need to check if server support the options arg...
2011-12-16 Thierry Parmentelatrequest cached advertisement that otherwise doesn't...
2011-12-16 Thierry ParmentelatMerge branch 'upstreammaster'
2011-12-16 Sandrine AvakianMerge branch 'master' into senslab2
2011-12-15 Sandrine AvakianMerge branch 'master' into senslab2
2011-12-15 Thierry Parmentelatbugfix - missing call_id with ListResources towards...
2011-12-15 Thierry ParmentelatMerge branch 'upstreammaster'
2011-12-14 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-12-13 Thierry Parmentelatdeprecated not-implemented --protocol option
2011-12-13 Thierry Parmentelatv1+v2 support - more readable coding style for optional...
2011-12-13 Thierry Parmentelatcosmetic
2011-12-13 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-12-13 Tony Mackhandle supporting options and call_id in v1 and v2 api
2011-12-13 smbakerfix oids usage in CreateSlivers and SliverStatus
2011-12-12 Thierry Parmentelatuse pprint to pretty print version
2011-12-12 Sandrine AvakianMerge branch 'senslab2' of ssh://git.f-lab.fr/git/sfa...
2011-12-12 Thierry Parmentelatno more -a / -p options -- another cleanup pass
2011-12-10 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-12-10 Thierry Parmentelatfirst step towards retro-adding support for v1 aggregat...
2011-12-09 Thierry Parmentelatmanaging servers is a mess
2011-12-09 Thierry Parmentelatmore consistent naming
2011-12-09 Thierry Parmentelatminor
2011-12-09 Thierry Parmentelatsfi cleanup - using sfacilentbootstrap for the first...
2011-12-09 Thierry Parmentelatremove debug statements
2011-12-09 Thierry Parmentelatindentation
2011-12-09 Thierry Parmentelatno more 'call_id_support'
2011-12-08 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-12-08 Thierry Parmentelatcall_id was broken since 2.0 - use GetVersion dedicated...
2011-12-08 Sandrine AvakianFirst debugging steps for creating a slice.
2011-12-07 Thierry Parmentelatsfaprotocol is renamed into sfaserverproxy, with class...
2011-12-07 Thierry Parmentelatextract/separate binary clients in sfa/clientbin
2011-12-06 Tony Mackmove 'append' from users struct to options struct
2011-12-06 Thierry Parmentelatsfi -? -v lists all commands and options
2011-12-06 Thierry Parmentelatsfi --commands (or sfi -?) gives a summary of commands
2011-12-06 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-12-06 Thierry Parmentelatminor cleanup
2011-12-06 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-12-05 Thierry Parmentelatcosmetic
2011-12-05 Thierry Parmentelatadd warning
2011-12-05 Tony Mackdont delegate slice cred to slicemanager for now
2011-12-02 Thierry Parmentelatcosmetic
2011-12-02 Thierry Parmentelatrename xmlrpcprotocol into sfaprotocol
2011-12-01 Sandrine AvakianMerge branch 'master' into senslab2
2011-12-01 Thierry ParmentelatMerge branch 'upstreammaster'
2011-12-01 Thierry Parmentelatincoming version is tagged geni_rspec_version, not...
2011-11-30 Thierry ParmentelatMerge branch 'upstreammaster'
2011-11-30 Tony Mackreturn the correct error codes
2011-11-30 Thierry Parmentelatsomehow sfa.util.record resurfaced
2011-11-29 smbakerMerge branch 'master' of ssh://bakers@git.planet-lab...
2011-11-29 Tony Mackremove debugging code
2011-11-29 Tony Mackadded InvalidRSpecVersion fault
2011-11-29 Thierry Parmentelatgroup db-related stuff in sfa/storage
2011-11-29 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-11-28 Tony Mackwhitespace
2011-11-28 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-11-28 Thierry Parmentelatreordered imports
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
next