Setting tag plcapi-5.4-2
[plcapi.git] / PLC / Methods / GetSliceAttributes.py
2009-05-26 Marc Fiuczynskimove legacy v42 methods to Legacy/ sub directory
2009-05-24 Marc FiuczynskiLets leave PL type checking enabled, as the type check...
2009-05-24 Marc Fiuczynskifix import error, v2rename->v42rename
2009-05-24 Marc Fiuczynskimatch 'call' signature exactly
2009-05-22 Marc FiuczynskiMore complete handling of 4.2 calls mapped to 4.3 calls.
2008-11-28 Thierry Parmentelatrenaming SliceAttribute into SliceTag and InterfaceSett...
2008-10-11 Thierry Parmentelatembed svn Id keyword
2007-10-25 Thierry Parmentelatmerged from onelab newplc-4.0.13 tag
2007-02-07 Mark Huangmust query certain fields in order to filter
2006-11-29 Tony Mack- - removed anything having to do with event_type/event...
2006-11-28 Tony Mack- added logging vars
2006-11-09 Mark Huang- re-enable return_fields specification
2006-11-08 Mark Huangallow filters to be specified in most Get() calls
2006-10-27 Mark Huang(most) all functions now take SessionAuth in addition...
2006-10-24 Mark Huang- hack xmlrpclib so that it can marshal subclasses...
2006-10-20 Mark Huang- fix valid slice attributes check
2006-10-18 Mark Huangfix slice check
2006-10-16 Mark Huangrename attributes to slice_attribute_types
2006-10-16 Mark Huangcast instead of rebuilding dict when returning lists...
2006-10-13 Tony Mack- turn each slice attribute into a real dict before...
2006-10-03 Mark Huangslice attribute methods