plcapi.git
18 years ago- use Person.add_role
Mark Huang [Thu, 7 Sep 2006 23:48:44 +0000 (23:48 +0000)]
- use Person.add_role

18 years ago- fix bad assertion since AdmGetPersons() can return [] if the caller is
Mark Huang [Thu, 7 Sep 2006 23:48:29 +0000 (23:48 +0000)]
- fix bad assertion since AdmGetPersons() can return [] if the caller is
  not allowed to view the specified account

18 years ago- fix accidental modification of class variable
Mark Huang [Thu, 7 Sep 2006 23:47:55 +0000 (23:47 +0000)]
- fix accidental modification of class variable

18 years ago- fix function spec
Mark Huang [Thu, 7 Sep 2006 23:47:34 +0000 (23:47 +0000)]
- fix function spec

18 years ago- use Site.add_person
Mark Huang [Thu, 7 Sep 2006 23:47:20 +0000 (23:47 +0000)]
- use Site.add_person

18 years ago- get person_ids when querying site information
Mark Huang [Thu, 7 Sep 2006 23:47:02 +0000 (23:47 +0000)]
- get person_ids when querying site information

18 years ago- fix recursive import problem
Mark Huang [Thu, 7 Sep 2006 23:46:32 +0000 (23:46 +0000)]
- fix recursive import problem
- add add_person and remove_person functions
- use login_base in site nodegroup description to avoid overflowing the
  field
- fix ambiguous field spec in sql

18 years ago- fix recursive import problem
Mark Huang [Thu, 7 Sep 2006 23:45:31 +0000 (23:45 +0000)]
- fix recursive import problem
- add add_role, remove_role, and set_primary_site functions
- fix ambiguous field spec in sql

18 years ago- add remove_node function
Mark Huang [Thu, 7 Sep 2006 23:44:49 +0000 (23:44 +0000)]
- add remove_node function

18 years ago- add default auth structure
Mark Huang [Wed, 6 Sep 2006 19:17:25 +0000 (19:17 +0000)]
- add default auth structure

18 years agoremove AuthenticatePrincipal
Mark Huang [Wed, 6 Sep 2006 19:16:15 +0000 (19:16 +0000)]
remove AuthenticatePrincipal

18 years agofix error message
Mark Huang [Wed, 6 Sep 2006 19:15:59 +0000 (19:15 +0000)]
fix error message

18 years ago- change default config file
Mark Huang [Wed, 6 Sep 2006 19:15:35 +0000 (19:15 +0000)]
- change default config file

18 years ago- remove direct sql, squirrel it away in NodeGroups
Mark Huang [Wed, 6 Sep 2006 16:04:14 +0000 (16:04 +0000)]
- remove direct sql, squirrel it away in NodeGroups

18 years ago- add add_node() function to add node to this node group
Mark Huang [Wed, 6 Sep 2006 16:03:24 +0000 (16:03 +0000)]
- add add_node() function to add node to this node group
- fix conditional
- add missing import

18 years agoInitial checkin of new API implementation
Mark Huang [Wed, 6 Sep 2006 15:43:11 +0000 (15:43 +0000)]
Initial checkin of new API implementation

18 years agoNew repository initialized by cvs2svn.
Planet-Lab Support [Wed, 6 Sep 2006 15:43:11 +0000 (15:43 +0000)]
New repository initialized by cvs2svn.