Setting tag plcapi-5.4-2
[plcapi.git] / PLC / Methods / UpdateNode.py
2017-07-06 Thierry ParmentelatAdd 'php/phpxmlrpc/' from commit 'cd5dbb4a511e7a616a611...
2012-12-12 Thierry Parmentelatcosmetic
2012-03-27 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/plcapi
2012-03-27 Thierry Parmentelatget rid of svn keywords once and for good
2011-06-07 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/plcapi
2011-06-01 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git...
2011-06-01 Tony Mackfix NameError
2011-05-09 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/plcapi
2011-04-26 Sapan BhatiaMerge branch 'master' of ssh://sapanb@git.planet-lab...
2011-04-21 Tony Mackadd node tags as root not as caller
2010-06-22 S.Çağlar Onur- Change .py files to use 4-space indents and no hard...
2010-03-12 Tony Mackcannot use UpdateNode to force an update of the 'hrn...
2010-03-11 Tony MackStore node's hrn (SFA specific human readable name...
2009-07-19 Thierry Parmentelatsvn keywords
2009-07-19 Thierry Parmentelatthis is getting tedious..
2009-07-19 Thierry Parmentelatrevised type-checking on taggable classes - previous...
2009-07-18 Thierry Parmentelatoops
2009-07-18 Thierry ParmentelatFix big leak in type-checking add/update args for tagga...
2008-12-11 Thierry ParmentelatSlice tags can be managed from AddSlice/UpdateSlice...
2008-12-11 Thierry ParmentelatInterfaces can handle tags through Add/Get/Update
2008-12-09 Thierry Parmentelatkeep things simple, use 'value' rather than 'tagvalue...
2008-12-06 Thierry ParmentelatAddNode/UpdateNode/GetNodes should no be 100% tag-friendly
2008-12-06 Thierry Parmentelatdont print tagvalue - breaks stress test
2008-12-05 Thierry Parmentelatboot manager assumes the tagname is identical to the...
2008-11-24 Thierry Parmentelatcomment
2008-10-11 Thierry Parmentelatembed svn Id keyword
2008-10-06 Tony Mackadmins can now update the site_id. This should make...
2007-11-06 Tony MackRationalize: can now update aggregate values (nodenetwo...
2007-08-22 Tony Mack- update 'last_updated' field
2007-02-27 Tony Mack- now using event_objects to log affected objects
2007-02-23 Thierry Parmentelatchecks for existence of keys before deleting with non...
2007-01-19 Tony Mack- - added logging variable 'object_type'
2007-01-11 Mark Huang- remove PLCCheckLocal functions, be more explicit...
2006-12-20 Tony Mack- added 'message' instance variable (high level descrip...
2006-12-07 Thierry Parmentelatprevents side-effect on foreign objects when appropriate
2006-11-29 Tony Mack- log affected object_ids
2006-11-09 Mark Huang- re-enable return_fields specification
2006-11-07 Mark Huangallow admins to manually update boot_nonce
2006-10-27 Mark Huang(most) all functions now take SessionAuth in addition...
2006-10-25 Mark Huang- change calling convention for Add slightly; if the...
2006-10-24 Mark Huang- make Add() calling convention consistent among all...
2006-10-16 Mark Huangallow admins to update key and session by hand
2006-10-13 Mark Huang- silently remove fields that can't be updated
2006-10-10 Mark Huangapi now allows marshalling of None (although type check...
2006-10-06 Tony Mack- removed 'Adm' prefix