Merge remote-tracking branch 'origin/pycurl' into planetlab-4_0-branch
[plcapi.git] / planetlab4.sql
2015-04-17 rootMerge remote-tracking branch 'origin/pycurl' into plane... planetlab-4_0-branch
2007-11-13 Tony Mackmerge from trunk
2007-09-13 Tony Mackmerge changes from HEAD
2007-08-08 Tony Mackmerge changes from HEAD
2007-07-23 Tony Mackmerge changes from HEAD
2007-05-02 Faiyaz AhmedMerge from head.
2007-04-17 Faiyaz AhmedMerge from HEAD. Signed off by tmack.
2007-02-01 Mark Huang- fix typo
2007-01-31 Mark Huang- remove NOT NULL constraint from slices.creator_person...
2007-01-30 Mark Huangadd object_type to view_events
2007-01-30 Thierry Parmentelata micro-framework for handling migrations
2007-01-29 Mark Huang- create or replace view
2007-01-29 Mark Huang- PostgreSQL apparently does not push outer conditional...
2007-01-26 Tony Mack- defaulted sites.enabled to true
2007-01-26 Tony Mack- added 'enabled' field to sites table and view_sites...
2007-01-19 Tony Mack- added 'object_type' field to events table
2007-01-16 Mark Huang- cast verification_expires to int
2007-01-11 Mark Huang- remove peer_id from all object tables
2007-01-09 Mark Huangrevert accidental (too early) checkin
2007-01-09 Mark Huangrevert accidental (too early) checkin
2007-01-09 Mark Huangrevert accidental (too early) checkin
2007-01-09 Mark Huangremove old Shell.py implementation (moved to plcsh...
2006-12-20 Tony Mack- added 'message' column to events table
2006-12-15 Mark Huang- add peer_keys, peer_slice_attribute_types, and peer_s...
2006-12-15 Mark Huang- peers: replace persons authentication with GPG/SSL...
2006-12-12 Thierry Parmentelat(*) Peer has new fields person_ids and site_ids
2006-11-29 Tony Mack- removed anything having to with event_type/event_object
2006-11-28 Tony Mack- insert Sliver into object_types table
2006-11-28 Tony Mack- insert peers to object_types table
2006-11-28 Thierry Parmentelat(*) direct cross refs redefined as NOT NULL in the...
2006-11-28 Thierry Parmentelatadopted as reference
2006-11-27 Thierry Parmentelat(*) full support for database caching, including SliceA...
2006-11-27 Thierry Parmentelat(*) slice atttribute types get cached
2006-11-25 Thierry Parmentelatcaching sites, connected to persons, and nodes
2006-11-24 Thierry ParmentelatPersons gets cached and connected to Keys (not tested...
2006-11-23 Thierry Parmentelatcached Keys
2006-11-21 Thierry Parmentelatiteration 4 & last:
2006-11-17 Tony Mack- change all occurrences of slices.deleted to slices...
2006-11-17 Thierry Parmentelatadded in view site_slices
2006-11-16 Mark Huangadd subject field to messages table
2006-11-15 Tony Mack- add SliceInstantiation as an object_type in object_ty...
2006-11-15 Tony Mack- add message as an object_type in object_types table
2006-11-15 Tony Mack- fix peer_slice_slice_id_idx
2006-11-15 Thierry Parmentelat- provides ability to cache foreign slices
2006-11-14 Thierry Parmentelatrename column is_deleted in slices as deleted for consi...
2006-11-13 Mark Huang- add unique constraint on peer_node.node_id
2006-11-13 Thierry Parmentelateverything ready to receive foreign slices
2006-11-10 Thierry Parmentelat- RefreshPeer & AddSliceToNodes had bugs
2006-11-10 Thierry Parmentelatpeer x foreign_node relationship in a separate peer_nod...
2006-11-08 Mark Huang- remove array_to_string() casts; psycopg2 automaticall...
2006-11-08 Thierry Parmentelatfederation in progress - associate a local slice to...
2006-11-03 Thierry Parmentelatfor federation : Peers and ForeignNodes
2006-11-03 Mark Huangadd messages table and interface
2006-10-31 Mark Huang- add node_id to view_events
2006-10-27 Mark Huang- add session support
2006-10-25 Mark Huangdo not support ipv6 for now
2006-10-24 Mark Huang- create a separate site_address join table
2006-10-23 Tony Mack- added runtime to view_events
2006-10-23 Tony Mack- added new event_types (AddTo, DeleteFrom)
2006-10-20 Tony Mack- added 'ConfFile' to object_types table
2006-10-20 Mark Huangadd conf_files table
2006-10-19 Tony Mack- updated object_types, event_types tables
2006-10-19 Tony Mack- modified events_table (allow person_id to be null)
2006-10-18 Tony Mack-- added 'WITH OIDS' when creating address_types table
2006-10-18 Tony Mack- added indexes on event_object table
2006-10-17 Tony Mack- added events_objects table
2006-10-16 Mark Huangrename attributes to slice_attribute_types
2006-10-13 Tony Mack- added events, event_types, object_types, fault_types...
2006-10-11 Mark Huang- use _idx as the suffix on all custom indices to avoid...
2006-10-11 Mark Huang- add default for boot_state
2006-10-11 Mark Huang- remove unused is_primary from person_key
2006-10-10 Mark Huang- rename nodenetwork_{methods,types} to network_{method...
2006-10-06 Mark Huang- add address_types back
2006-10-06 Tony Mack- added explicit 'WITH OIDS' when creating tables ...
2006-10-03 Mark Huang- constrain indices to non-deleted accounts, sites...
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- Partial implementation of new schema