2006-10-10 |
Mark Huang | new methods |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Mark Huang | sync: insert if the primary key (usually an auto-increm... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Mark Huang | - query network_{methods,types} tables when validating... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Mark Huang | api now allows marshalling of None (although type check... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Mark Huang | interface to network_types table |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Mark Huang | interface to network_methods table |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Mark Huang | - rename nodenetwork_{methods,types} to network_{method... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Tony Mack | Initial checkin of new API implementation |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Tony Mack | Initial checkin of new API implementation |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Tony Mack | - added validate_key_type(), validate_key(), add_person... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Tony Mack | - removed 'Adm' prefix |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Tony Mack | Initial checkin of new API implementation |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Tony Mack | - fixed allowed roles |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Tony Mack | - Renamed (changed Remove to Delete) |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Tony Mack | - Changed Remove to Delete |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Tony Mack | unnecessary call |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Tony Mack | - Renamed (changed Remove to Delete) |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Tony Mack | Initial checkin of new API implementation |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Mark Huang | - implement AddressType and Address manipulation |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Mark Huang | - no need to pass in slice_id_or_name |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Mark Huang | - validate: check for attempt to unset non-null values |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Tony Mack | - removed 'Adm' prefix |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Mark Huang | - add_person, remove_person, add_node, remove_node... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Mark Huang | - add_person, remove_person: fix case when person is... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Mark Huang | - add_role, remove_role: fix case when role is already... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Mark Huang | - add_node, remove_node: fix case when node is already... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Mark Huang | - implement interface to Addresses |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Mark Huang | - implement interface to address_types table |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Mark Huang | - add address_types back |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Tony Mack | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Tony Mack | - removed 'Adm' prefix |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Tony Mack | - added explicit 'WITH OIDS' when creating tables ... |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Mark Huang | - allow marshalling of None |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Mark Huang | - add slice, attribute, and slice attribute tests |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Mark Huang | slice attribute methods |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Mark Huang | - attribute types and attribute settings |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Mark Huang | - added new methods |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Mark Huang | - fix documentation |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Mark Huang | - no need to filter out None anymore |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Mark Huang | - deleted no longer included in the Site.fields definition |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Mark Huang | - deleted no longer included in the Node.fields definition |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Mark Huang | - added new helper classes |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Mark Huang | - move common sync() functionality here |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Mark Huang | - move common sync() functionality to Table.Row |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Mark Huang | - fix typo |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Mark Huang | - move common sync() functionality to Table.Row |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Mark Huang | - make last_insert_id() return the primary key value... |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Mark Huang | - set allow_none to allow XML-RPC marshalling of None... |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Mark Huang | - constrain indices to non-deleted accounts, sites... |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Mark Huang | - commit |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Mark Huang | make read-only a Parameter attribute |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Mark Huang | no need to filter out deleted fields anymore |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Mark Huang | - no need to override __setitem__() anymore, all helper... |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Mark Huang | - do not document or advertise deleted, this is an... |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Mark Huang | - renamed state to instantiation |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Mark Huang | add new slice functions |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Mark Huang | - import SliceInstantiations |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Mark Huang | - add helper class for slice_instantiations |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Mark Huang | - allow max_slivers to be updated |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Mark Huang | - accept role_id_or_name |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Mark Huang | - implement Slices abstraction for new API functions |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Mark Huang | - return address_ids and max_slivers |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Mark Huang | - remove parameters, this is just an undocumented helpe... |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Mark Huang | - removed person addresses |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Mark Huang | - return slice_ids |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Mark Huang | - got rid of address_type joining |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Mark Huang | - remove UNIQUE constraint on named keys from tables... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Mark Huang | - change default maintenance account email to match... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Mark Huang | - fix if node has no node networks |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Mark Huang | - fix node network handling |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Mark Huang | - remove deprecated add_node_network() and set_primary_... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Mark Huang | - add missing tests |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Mark Huang | - no need to specify extra_fields when instantiating... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Mark Huang | - test node group functions a little more rigorously |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Mark Huang | - remove extraneous checks |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Mark Huang | - clean up person_site when deleting sites |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Mark Huang | - no need to filter out deleted sites, new schema and... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Mark Huang | - fix documentation |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Mark Huang | rename flush() to sync(), removed {default,all,join... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Mark Huang | - no need to specify extra_fields anymore when instanti... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Mark Huang | - support new schema |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Mark Huang | - support new schema |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Mark Huang | - add fields() function for returning the column names... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Mark Huang | - support new schema |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Mark Huang | - support new schema |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Mark Huang | - support new schema |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Mark Huang | - support new schema |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Mark Huang | - support new schema |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Mark Huang | - don't care about Role in the auth structure anymore |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Mark Huang | - support new schema |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Mark Huang | - Partial implementation of new schema |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Mark Huang | - remove redundant auth check |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Mark Huang | - remove extraneous import |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Mark Huang | - remove extraneous import |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Mark Huang | - fix allowed update_fields |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Mark Huang | - fix allowed roles |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Mark Huang | - remove extraneous admin check |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Mark Huang | - accept either id or name |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Mark Huang | - remove extraneous code |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Mark Huang | - remove extraneous imports and checks |
commit | commitdiff | tree | snapshot |
next |