more pep8-friendly, and log calls to GetNodes() as well for troubleshooting database...
[plcapi.git] / PLC / Methods / GetNodes.py
2018-05-23 parmentelatmore pep8-friendly, and log calls to GetNodes() as...
2017-07-06 Thierry ParmentelatAdd 'php/phpxmlrpc/' from commit 'cd5dbb4a511e7a616a611...
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
2010-06-22 S.Çağlar Onur- Change .py files to use 4-space indents and no hard...
2010-02-05 Thierry Parmentelatcleanup v42 legacy - GetSlivers exports 'interfaces...
2009-07-19 Thierry Parmentelatsvn keywords
2009-07-19 Thierry Parmentelatrevised type-checking on taggable classes - previous...
2009-06-02 Marc FiuczynskiImproved filter v42 backward compatibility handling...
2009-05-26 Marc Fiuczynskiphp/methods.py requires that the class in each of these...
2009-05-26 Marc FiuczynskiNeeded to add documentation for the class definition
2009-05-23 Marc Fiuczynskifix mojito+caiprinha induced typo
2009-05-23 Marc Fiuczynskionly use has_key method on dict instances
2009-05-22 Marc Fiuczynskimake sure GetNodes has a doc section
2009-05-22 Marc FiuczynskiImplemented legacy support for GetNodes using proper...
2008-12-02 Thierry Parmentelatsvn kwds
2008-10-11 Thierry Parmentelatembed svn Id keyword
2008-01-11 Tony Mackfix bug that happen when node is the caller
2007-10-01 Tony Mack- Merge from PlanetLab Europe
2007-09-20 Tony Mack- let everyone at a site see all the nodes at their...
2007-07-23 Tony Mack- always query 'slice_ids_whitelist' so we can make...
2007-07-19 Tony Mack- fix bug limited what nodes were returned to non admins
2007-07-16 Tony Mack- make sure to handle anon callers correctly
2007-07-16 Tony Mack- fixed filter bug
2007-07-12 Tony Mack- if not admin, only return
2007-02-01 Mark Huangallow node and anonymous authentication
2006-11-29 Tony Mack- - removed anything having to do with event_type/event...
2006-11-28 Tony Mack- added logging vars
2006-11-28 Thierry Parmentelat(*) direct cross refs redefined as NOT NULL in the...
2006-11-21 Thierry Parmentelatiteration 4 & last:
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 documentation. remove return_fields junk
2006-10-16 Mark Huangcast instead of rebuilding dict when returning lists...
2006-10-13 Tony Mack- removed return_fields param
2006-10-06 Tony Mack- removed 'Adm' prefix