trimmed useless imports, unstarred all imports
[sfa.git] / sfa / methods / register_peer_object.py
2011-10-26 Thierry Parmentelattrimmed useless imports, unstarred all imports
2011-10-24 Thierry Parmentelatremove svn keywords one last time and for good (hopefully)
2010-10-19 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2010-10-19 Thierry Parmentelatnamespace module is gone, plxrn provides PL-specific...
2010-10-13 Barış Metinresolve conflict manually
2010-10-12 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2010-10-12 Thierry Parmentelatsfadump more usable
2010-10-06 Josh Karlinmerged namespace
2010-10-04 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2010-09-30 Thierry Parmentelat* tried to put some sense in the way things get logged...
2010-01-05 Thierry Parmentelatremoved another bunch of references to geni
2010-01-03 Tony Mackrefactored registry methods to use the registry manager...
2009-12-31 Tony Mackfix spelling error
2009-12-31 Tony Mackremove request_hash argument
2009-12-31 Tony Mackget caller's hrn from the credentials gid_origin_caller...
2009-10-23 Tony Mackrequest hash argument is optional for now
2009-10-16 Tony Mackadd request_hash argument to more method calls
2009-10-05 Tony Mackwhen updating the peer record, add the record id from...
2009-10-05 Tony Mackif peer_record exist but pointer is different, update...
2009-09-27 Tony Mackdont call verify_object_permissions. according to that...
2009-09-26 Tony Mackinitial checkin of register_peer_object