plcapi.git
2006-10-11 Mark Huang- add default for boot_state
2006-10-11 Mark Huang- add pcu_ids
2006-10-11 Mark Huang- fix hostname checking
2006-10-11 Mark Huang- fix hostname checking
2006-10-11 Mark Huang- allow members of slice to delete nodes from slice
2006-10-11 Mark Huang- allow members of slice to call
2006-10-11 Mark Huang- valid_fields is a list
2006-10-11 Mark Huangfix slice attribute functions
2006-10-11 Mark Huangadded and removed key functions
2006-10-11 Mark Huangremoved is_primary concept from keys table
2006-10-11 Mark Huang- add admin-only BlacklistKey() function with giant...
2006-10-11 Mark Huang- remove is_blacklisted from fields that can be updated
2006-10-11 Mark Huang- check for both key_id_list = None and key_id_list...
2006-10-11 Mark Huang- clarify comments
2006-10-11 Mark Huang- add mandatory fields to method arguments
2006-10-11 Mark Huangmove add_key/remove_key here
2006-10-11 Mark Huang- remove is_primary
2006-10-11 Mark Huang- remove unused is_primary from person_key
2006-10-10 Mark Huangadd key_types interface
2006-10-10 Tony Mack- added enabled to list of vaild update fields
2006-10-10 Mark Huangfix roles interface
2006-10-10 Mark Huangadd boot_states interface
2006-10-10 Mark Huang- add giant warning
2006-10-10 Mark Huang- sync: support forced insertion, e.g. if primary key...
2006-10-10 Mark Huang- fix comment
2006-10-10 Mark Huang- remove extraneous imports
2006-10-10 Tony Mack- value returned is now xml-rpc safe
2006-10-10 Mark Huangnew methods
2006-10-10 Mark Huangsync: insert if the primary key (usually an auto-increm...
2006-10-10 Mark Huang- query network_{methods,types} tables when validating...
2006-10-10 Mark Huangapi now allows marshalling of None (although type check...
2006-10-10 Mark Huanginterface to network_types table
2006-10-10 Mark Huanginterface to network_methods table
2006-10-10 Mark Huang- rename nodenetwork_{methods,types} to network_{method...
2006-10-10 Tony MackInitial checkin of new API implementation
2006-10-10 Tony MackInitial checkin of new API implementation
2006-10-10 Tony Mack- added validate_key_type(), validate_key(), add_person...
2006-10-09 Tony Mack- removed 'Adm' prefix
2006-10-09 Tony MackInitial checkin of new API implementation
2006-10-09 Tony Mack- fixed allowed roles
2006-10-06 Tony Mack- Renamed (changed Remove to Delete)
2006-10-06 Tony Mack- Changed Remove to Delete
2006-10-06 Tony Mackunnecessary call
2006-10-06 Tony Mack- Renamed (changed Remove to Delete)
2006-10-06 Tony MackInitial checkin of new API implementation
2006-10-06 Mark Huang- implement AddressType and Address manipulation
2006-10-06 Mark Huang- no need to pass in slice_id_or_name
2006-10-06 Mark Huang- validate: check for attempt to unset non-null values
2006-10-06 Tony Mack- removed 'Adm' prefix
2006-10-06 Mark Huang- add_person, remove_person, add_node, remove_node...
2006-10-06 Mark Huang- add_person, remove_person: fix case when person is...
2006-10-06 Mark Huang- add_role, remove_role: fix case when role is already...
2006-10-06 Mark Huang- add_node, remove_node: fix case when node is already...
2006-10-06 Mark Huang- implement interface to Addresses
2006-10-06 Mark Huang- implement interface to address_types table
2006-10-06 Mark Huang- add address_types back
2006-10-06 Tony Mack*** empty log message ***
2006-10-06 Tony Mack- removed 'Adm' prefix
2006-10-06 Tony Mack- added explicit 'WITH OIDS' when creating tables ...
2006-10-03 Mark Huang- allow marshalling of None
2006-10-03 Mark Huang- add slice, attribute, and slice attribute tests
2006-10-03 Mark Huangslice attribute methods
2006-10-03 Mark Huang- attribute types and attribute settings
2006-10-03 Mark Huang- added new methods
2006-10-03 Mark Huang- fix documentation
2006-10-03 Mark Huang- no need to filter out None anymore
2006-10-03 Mark Huang- deleted no longer included in the Site.fields definition
2006-10-03 Mark Huang- deleted no longer included in the Node.fields definition
2006-10-03 Mark Huang- added new helper classes
2006-10-03 Mark Huang- move common sync() functionality here
2006-10-03 Mark Huang- move common sync() functionality to Table.Row
2006-10-03 Mark Huang- fix typo
2006-10-03 Mark Huang- move common sync() functionality to Table.Row
2006-10-03 Mark Huang- make last_insert_id() return the primary key value...
2006-10-03 Mark Huang- set allow_none to allow XML-RPC marshalling of None...
2006-10-03 Mark Huang- constrain indices to non-deleted accounts, sites...
2006-10-02 Mark Huang- commit
2006-10-02 Mark Huangmake read-only a Parameter attribute
2006-10-02 Mark Huangno need to filter out deleted fields anymore
2006-10-02 Mark Huang- no need to override __setitem__() anymore, all helper...
2006-10-02 Mark Huang- do not document or advertise deleted, this is an...
2006-10-02 Mark Huang- renamed state to instantiation
2006-10-02 Mark Huangadd new slice functions
2006-10-02 Mark Huang- import SliceInstantiations
2006-10-02 Mark Huang- add helper class for slice_instantiations
2006-10-02 Mark Huang- allow max_slivers to be updated
2006-10-02 Mark Huang- accept role_id_or_name
2006-10-02 Mark Huang- implement Slices abstraction for new API functions
2006-10-02 Mark Huang- return address_ids and max_slivers
2006-10-02 Mark Huang- remove parameters, this is just an undocumented helpe...
2006-10-02 Mark Huang- removed person addresses
2006-10-02 Mark Huang- return slice_ids
2006-10-02 Mark Huang- got rid of address_type joining
2006-10-02 Mark Huang- remove UNIQUE constraint on named keys from tables...
2006-09-25 Mark Huang- change default maintenance account email to match...
2006-09-25 Mark Huang- fix if node has no node networks
2006-09-25 Mark Huang- fix node network handling
2006-09-25 Mark Huang- remove deprecated add_node_network() and set_primary_...
2006-09-25 Mark Huang- add missing tests
2006-09-25 Mark Huang- no need to specify extra_fields when instantiating...
next