Merge remote-tracking branch 'origin/pycurl' into planetlab-4_0-branch
[plcapi.git] / PLC / Addresses.py
2015-04-17 rootMerge remote-tracking branch 'origin/pycurl' into plane... planetlab-4_0-branch
2007-11-13 Tony Mackmerge from trunk
2006-11-09 Mark Huang- re-enable return_fields specification
2006-11-09 Mark Huangallow tuples and sets as sequence filters
2006-11-08 Mark Huang- use Filter to select rows
2006-11-02 Mark Huangunset None fields, if allowed
2006-10-25 Mark Huang- remove optional sub-parameter; we use these fields...
2006-10-24 Mark Huang- create a separate site_address join table
2006-10-20 Mark Huang- use base class __init__() and delete() implementations
2006-10-06 Mark Huang- implement interface to Addresses
2006-10-03 Mark Huang- move common sync() functionality to Table.Row
2006-10-02 Mark Huang- got rid of address_type joining
2006-09-25 Mark Huang- support new schema
2006-09-06 Mark HuangInitial checkin of new API implementation