This commit was manufactured by cvs2svn to create branch
[plcapi.git] / PLC / Methods /
2007-07-12 Planet-Lab SupportThis commit was manufactured by cvs2svn to create branch
2007-05-02 Faiyaz AhmedMerge from head.
2007-04-24 Planet-Lab SupportThis commit was manufactured by cvs2svn to create branch
2007-04-17 Faiyaz AhmedMerge from HEAD. Signed off by tmack.
2007-04-02 Planet-Lab SupportThis commit was manufactured by cvs2svn to create branch
2007-03-28 Thierry Parmentelatmerge from trunk : filter out special persons and slices
2007-03-23 Thierry Parmentelatadds Id tag
2007-03-23 Thierry Parmentelatmerge from HEAD
2007-03-22 Thierry Parmentelatmerge from head - 1.21
2007-02-07 Mark Huangmerge changes from head
2007-02-07 Mark Huangmerge changes from head
2007-02-07 Mark Huangmerge changes from head
2007-02-07 Mark Huangmerge changes from head
2007-02-03 Mark Huangadd backward compatible SliceGetTicket and SliceTicketG...
2007-02-01 Mark Huangadd GetSliceTicket
2007-02-01 Mark Huang- return signed slice tickets in the format that new NM
2007-02-01 Tony Mack- support updating 'enabled' field
2007-02-01 Mark Huang- pull bulk of functionality into get_slivers() utility...
2007-02-01 Mark Huangadd NotifyPersons method to e-mail specified users
2007-02-01 Mark Huangallow node authentication
2007-02-01 Mark Huangallow node and anonymous authentication
2007-01-31 Mark Huang- Auth() now implies BootAuth()
2007-01-31 Mark Huang- NULL out invalid creator_person_ids
2007-01-30 Mark Huang- use Boot.notify_owners()
2007-01-25 Mark Huang- import Sites
2007-01-19 Tony Mack- added logging variable 'object_type'
2007-01-19 Tony Mack- added logging variable 'object_type'
2007-01-19 Tony Mack- added logging variable 'object_type'
2007-01-19 Tony Mack- added logging variable 'object_type'
2007-01-19 Tony Mack- - added logging variable 'object_type'
2007-01-19 Tony Mack- added 'message' instance variable (high level descrip...
2007-01-17 Mark Huang- add VerifyPerson() back
2007-01-17 Mark Huang- Verify a new (must be disabled) user's e-mail address...
2007-01-17 Mark Huang- overloading verification_key for account verification...
2007-01-16 Tony Mack- call GetNodes
2007-01-16 Tony Mack- subclass correct class
2007-01-16 Tony Mack- fix typo
2007-01-16 Tony Mack- fix returns documentation
2007-01-16 Tony Mack- change variable name
2007-01-16 Tony Mack- call GetSlices and GetPersons
2007-01-16 Tony Mack- call GetSlices
2007-01-16 Tony Mack- call DeletePersonFromSlice
2007-01-16 Tony Mack- call AddPersonToSlice
2007-01-16 Tony Mack- subclass the correct class
2007-01-16 Tony Mack- call DeleteSlice
2007-01-16 Tony Mack- subclass the correct class
2007-01-16 Tony Mack- fix errors
2007-01-16 Tony Mack- return hostnames instead of node_ids
2007-01-16 Tony Mack- fix errors
2007-01-16 Mark Huang- use PLC_WWW_SSL_PORT
2007-01-16 Mark Huangregenerate
2007-01-16 Mark Huang- fix syntax errors
2007-01-16 Mark Huang- fix slice name reference
2007-01-16 Mark Huangreplace with single function ResetPassword()
2007-01-16 Mark Huang- accept message_filter and return_fields
2007-01-16 Mark Huang- fix log message
2007-01-16 Mark Huang- send account registration e-mails from the website
2007-01-16 Mark Huang- explicitly set new person['enabled'] field to False
2007-01-16 Tony MackInitial checkin of deprecated API implementation
2007-01-15 Mark Huang- fix docs
2007-01-11 Mark Huang- import Debug.log
2007-01-11 Mark Huang- be more verbose about node and slice caching errors
2007-01-11 Mark Huang- does basically the same thing as Cache.py, except...
2007-01-11 Mark Huang- remove unnecessary slice attribute imports
2007-01-11 Mark HuangReturns lists of local objects that a peer should cache...
2007-01-11 Mark Huang- since this will no longer be used for passing informa...
2007-01-11 Mark Huang- remove PLCCheckLocal functions, be more explicit...
2007-01-11 Mark Huang- fix hidden fields removal
2007-01-11 Mark Huang- simplify role validation
2007-01-11 Mark Huang- Allow foreign users to be added to local slices and...
2007-01-11 Mark Huang- allow foreign keys to be blacklisted
2007-01-11 Mark Huang- remove PLCCheckLocal functions, be more explicit...
2007-01-11 Mark Huang- simplify role validation
2007-01-11 Mark Huang- Allow foreign users to be added to local slices and...
2007-01-11 Mark Huang- remove PLCCheckLocal functions, be more explicit...
2007-01-08 Mark Huang- import Faults
2007-01-08 Tony Mack- if the appropriate message template doesn't exist...
2007-01-05 Tony Mack- send email
2007-01-05 Tony Mack- send_account_registered_email() after adding person...
2007-01-05 Tony Mack- moved email notification code to Person class. call...
2007-01-05 Tony Mack- Initial checkin of new API implementation
2007-01-05 Tony Mack- initial checkin of new API implementation
2007-01-05 Tony Mack- dont return 'password', 'verification_key' or 'verifi...
2006-12-20 Tony Mack- added 'message' instance variable (high level descrip...
2006-12-15 Mark Huangregenerate
2006-12-15 Mark Huang- be a little more verbose in the returns doc
2006-12-15 Mark Huang- add peer to roles
2006-12-15 Mark Huang- add peer to roles
2006-12-15 Mark Huang- add DeletePeer method
2006-12-15 Mark Huang- add UpdatePeer method
2006-12-15 Mark Huang- style nits, fix docs
2006-12-12 Thierry Parmentelat(*) Peer has new fields person_ids and site_ids
2006-12-07 Thierry Parmentelatprevents side-effect on foreign objects when appropriate
2006-12-01 Thierry Parmentelatreturns ellapsed time
2006-11-30 Thierry ParmentelatGetPeerData returns separate items for local and peer...
2006-11-29 Tony Mack- log affected object_ids
2006-11-29 Tony Mack- - removed anything having to do with event_type/event...
2006-11-29 Mark Huang- fix probable checkin of debug code
2006-11-28 Tony Mack- added logging vars
2006-11-28 Mark Huang- fix check for foreign node
next