another simpler, cleaner angle
[sfa.git] / sfa / managers /
2012-12-09 Jordan AugéMerge branch 'master' of git://git.onelab.eu/sfa into...
2012-12-06 Mohamed Larabirecord update again
2012-12-06 Mohamed LarabiBux fix sfi update record in order to handle user pubke...
2012-12-03 Thierry Parmentelatturn off debug statements
2012-12-03 Thierry Parmentelatadded debug statements
2012-11-06 Jordan AugéMerge branch 'master' of git://git.onelab.eu/sfa into...
2012-10-11 Thierry Parmentelaton behalf of Jordan Auge - thanks Jordan
2012-10-07 Jordan AugéMerge branch 'master' of git://git.onelab.eu/sfa into...
2012-09-25 Thierry Parmentelatbefore we expose a sqlalchemy object to the xmlrpc...
2012-09-21 Thierry ParmentelatMerge branch 'geni-v2' of ssh://git.onelab.eu/git/sfa...
2012-09-21 Thierry Parmentelatexpose reg-keys as part of Resolve
2012-09-21 Thierry Parmentelatcomment
2012-09-20 Thierry Parmentelatadd an optional 'options' dict to Resolve (checked...
2012-09-20 Thierry Parmentelatadd to List the same builtin relations as for Resolve
2012-09-20 Thierry Parmentelatexpose hrns of builtin related entities as a result...
2012-09-19 Thierry Parmentelatthe Resolve method takes an optional argument that...
2012-07-05 Tony Mackfix bug in Register() (get the correct auth_info
2012-06-29 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2012-06-29 Thierry ParmentelatMerge branch 'tmp-pdf'
2012-06-26 Tony Mackfix bugs
2012-06-22 Tony Macksupport v1 and v2 return values
2012-06-22 Tony Mackcannot assume all SliverStatus results have the pl_logi...
2012-06-21 Thierry Parmentelatcosmetic - use single-quotes when symbol-like names...
2012-05-30 Thierry Parmentelatoops, need this apparently useless 'print' line
2012-05-30 Thierry Parmentelatremove debugging print statement
2012-05-22 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2012-05-20 Tony Mackwhitespace
2012-05-13 Thierry Parmentelatadd a print statement that mysteriously solves a problem
2012-05-13 Thierry Parmentelatmissing commits
2012-05-12 Thierry Parmentelatmoved sfa/util/plxrn as sfa/planetlab/plxrn
2012-05-12 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2012-05-12 Thierry Parmentelatrenamed sfa/plc into sfa/planetlab
2012-05-11 Thierry Parmentelatreview management of relationships - allow to update...
2012-05-11 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2012-05-11 Thierry Parmentelatcleanup update_relation a bit on the driver side
2012-05-11 Tony Macksupport recurisve listing with -r option
2012-05-11 Thierry Parmentelatmore useless imports are gone
2012-05-11 Thierry Parmentelattrimmed dependencies to plxrn
2012-05-10 Tony Macksupport recursive by inlcuding '*' at the end of the hrn
2012-05-09 Thierry Parmentelatdeprecate the is_enabled call in the driver
2012-05-07 Thierry Parmentelatcatch up the change to determine_user_rights
2012-05-07 Thierry Parmentelatpass a record object (instead of dict) to determine_use...
2012-04-13 Tony Mackfix urn
2012-03-15 Tony Mackassume xrn belongs to a slice
2012-03-08 Tony Mackfix AttributeError
2012-03-04 Thierry ParmentelatMerge branch 'alchemy'
2012-02-27 Tony Mackmodified sfa.manager.registry_manager.RegistryManager...
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-17 Thierry Parmentelatdb now has slice x researcher relation ship
2012-02-16 Tony Mackfix bug in Resolve
2012-02-08 Thierry ParmentelatMerge branch 'master' into sqlalchemy
2012-02-03 Thierry Parmentelatstore incoming keys when adding a user record
2012-02-01 Tony Mackwhitespace
2012-02-01 Tony Mackfix bug when raising PermissionError
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-23 Thierry Parmentelatmerged sqlalchemy into registry for openstack; turns...
2012-01-21 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2012-01-21 Tony Mackfix NameError
2012-01-20 Thierry Parmentelatminor cleanup in the use of Rec*
2012-01-19 Thierry Parmentelatuse inheritance to model the various kinds of RegRecords
2012-01-19 Thierry Parmentelatuse session.delete(x) rather than del x
2012-01-19 Thierry Parmentelatgetting closer - far from perfect but tests should... after-alchemy-1
2012-01-18 Thierry Parmentelatvarious tweaks around using records; the client-side...
2012-01-18 Tony Mackremove redundant implementation
2012-01-18 Tony Macknot necessary
2012-01-17 Thierry Parmentelatfewer uses of SfaTable
2012-01-17 Thierry Parmentelatfix creation and update times
2012-01-17 Thierry Parmentelatcan update and delete using sqlalchemy
2012-01-17 Thierry Parmentelatcheckpoint commit - import, register, create_slice...
2012-01-12 Thierry Parmentelatreinstate 'sfa' and 'geni_api' keys in GetVersion for... before-alchemy sfa-2.1-0
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-10 Tony MackRegistry supports the OpenStack backend
2012-01-10 smbakerforce geni_rspec_version for protogeni aggregate
2012-01-09 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2012-01-06 Tony MackSFA_SM_{PORT,HOST} should be SFA_AGGREGATE_{PORT,HOST}
2011-12-29 smbakerMerge branch 'master' of ssh://bakers@git.planet-lab...
2011-12-22 Tony Mackreplaced epochparse with datetime_to_epoch()
2011-12-22 Tony Mackmdofied url in geni_api_versions field
2011-12-21 Tony Mackadd 'geni_api_versions' field to GetVersion output
2011-12-16 Tony Mackadded the -c --current command line argument for ListRe...
2011-12-15 Thierry ParmentelatPlDriver no longer inherits PlShell and uses composition
2011-12-14 Thierry Parmentelatlast plc-dependent code moved to PlDriver
2011-12-13 Thierry Parmentelatdrop support for API v1, hard-wired v2
2011-12-13 Thierry Parmentelatexpose 'sfa'='2' in slice manager version, for consistency
2011-12-13 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-12-12 Thierry Parmentelata portion of the aggregate manager methods has moved...
2011-12-12 Thierry Parmentelatfrom now on the 'options' arg is mandatory as far as...
2011-12-09 Thierry Parmentelatfix bug that had gone silent until we resurrect the...
2011-12-09 Thierry Parmentelatruntime traces from info to debug
2011-12-08 Tony Mackfix verify_slice_links()
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-07 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
next