svn keywords
[plcapi.git] / PLC / Methods / AddSliceToNodes.py
2009-07-19 Thierry Parmentelatsvn keywords
2008-12-02 Thierry Parmentelatsvn kwds
2008-10-11 Thierry Parmentelatembed svn Id keyword
2007-09-21 Tony Mack- import Person, Persons
2007-09-20 Tony Mack- allow any site member to add their slice to any node...
2007-08-20 Tony Mack- only query the node_fields we need
2007-07-26 Tony Mack- fix typo when raising whitelist exception
2007-02-27 Tony Mack- now using event_objects to log affected objects
2007-01-19 Tony Mack- - added logging variable 'object_type'
2007-01-11 Mark Huang- remove PLCCheckLocal functions, be more explicit...
2006-12-07 Thierry Parmentelatprevents side-effect on foreign objects when appropriate
2006-11-29 Tony Mack- - removed anything having to do with event_type/event...
2006-11-21 Thierry Parmentelatiteration 4 & last:
2006-11-16 Thierry Parmentelatremove ugly hack - just assert node isinstance of Node...
2006-11-15 Tony Mack- remove object_ids as class variable declaration
2006-11-09 Mark Huang- re-enable return_fields specification
2006-11-08 Thierry Parmentelatfederation in progress - associate a local slice to...
2006-10-31 Mark Huang- commit last
2006-10-27 Mark Huang(most) all functions now take SessionAuth in addition...
2006-10-20 Tony Mack- added class variables: event_type, object_type, objec...
2006-10-11 Mark Huang- allow members of slice to call
2006-10-09 Tony MackInitial checkin of new API implementation