plcapi.git
2006-11-27 Thierry Parmentelat(*) full support for database caching, including SliceA...
2006-11-27 Tony Mack- remove invalid (i.e. expired) slice_ids from from...
2006-11-27 Thierry Parmentelatooops
2006-11-27 Thierry Parmentelat(*) slice atttribute types get cached
2006-11-27 Thierry Parmentelatremoves time-dependent data before diffing out and ref
2006-11-27 Thierry Parmentelatmore precise timing
2006-11-25 Thierry Parmentelatmore detailed info passed when raising an exception
2006-11-25 Thierry Parmentelatcleanup
2006-11-25 Thierry Parmentelatcaching sites, connected to persons, and nodes
2006-11-25 Thierry Parmentelatnew targets
2006-11-25 Thierry Parmentelatmore consistent slice-naming scheme
2006-11-24 Thierry Parmentelatnew ref output for TestPeers.py
2006-11-24 Thierry Parmentelatcreate multiple sites, attached to persons and slices
2006-11-24 Thierry Parmentelatpersons get connected to slices. GetSlivers reports...
2006-11-24 Thierry ParmentelatPersons gets cached and connected to Keys (not tested...
2006-11-24 Thierry Parmentelatfrun to run fast (1x1x1x1) test
2006-11-23 Thierry Parmentelatadd system slices on local hosts only -
2006-11-23 Thierry Parmentelattesting keys
2006-11-23 Thierry Parmentelatcached Keys
2006-11-23 Thierry Parmentelataccessories objects (transcoder and xreftable) instanti...
2006-11-23 Thierry Parmentelatthis version uses the first release of Cache.py
2006-11-23 Thierry ParmentelatGeneric cache management algorithm
2006-11-23 Thierry Parmentelatmiscell
2006-11-22 Tony Mack- fix print statements
2006-11-21 Tony Mack- comments
2006-11-21 Tony Mack- fix db archive
2006-11-21 Mark Huang- cast default values correctly
2006-11-21 Tony Mack- fix db encoding check
2006-11-21 Tony Mack- support joins and wheres in config file
2006-11-21 Thierry Parmentelatregenerate
2006-11-21 Thierry Parmentelatiteration 4 & last:
2006-11-21 Thierry Parmentelatsupport for negation with fields starting with ~
2006-11-21 Thierry Parmentelatupdated
2006-11-20 Tony Mack- changes to addresses, site_address, address_address_t...
2006-11-20 Thierry Parmentelatreverting deleted->is_deleted
2006-11-17 Tony Mack- update sequences values after repopulating tables
2006-11-17 Tony Mack- updated to reflect recent db schema changes
2006-11-17 Tony Mack- change all occurrences of slices.deleted to slices...
2006-11-17 Thierry Parmentelatadapted to cope with a myplc that doesnt know about...
2006-11-17 Thierry Parmentelatupdated
2006-11-17 Thierry Parmentelatadded in view site_slices
2006-11-17 Thierry Parmentelatprovides tests for slice deletion
2006-11-17 Thierry Parmentelatoops, probably broke the build - my mistake
2006-11-16 Mark Huang- consider slices with slice attribute system=1 to...
2006-11-16 Mark Huangadd subject field to messages table
2006-11-16 Thierry Parmentelatreviewed for (more) idempotence - parts are more indepe...
2006-11-16 Thierry Parmentelatremove ugly hack - just assert node isinstance of Node...
2006-11-16 Thierry Parmentelatchecks for node removal in slices
2006-11-16 Thierry ParmentelatDeleteSliceFromNodes needs the same cooking as AddSlice...
2006-11-15 Mark Huang- don't quit if no message template exists
2006-11-15 Tony Mack- define/modify logging variables
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- dump the db as postgres instead of pgsqluser
2006-11-15 Thierry Parmentelattoo numerous changes to detail
2006-11-15 Tony Mack- remove object_ids as class variable declaration
2006-11-15 Thierry Parmentelatstill works in unfederated context, with a bug fix:
2006-11-15 Tony Mack- remove some print statements
2006-11-15 Thierry Parmentelatnow returns a dict rather than a tuple
2006-11-15 Tony Mack- keep up to date with recent changes in planetlab4...
2006-11-15 Tony Mack- fix peer_slice_slice_id_idx
2006-11-15 Tony Mack- fix random bugs
2006-11-15 Tony Mack- fix bug in archive_db()
2006-11-15 Thierry Parmentelat- provides ability to cache foreign slices
2006-11-15 Thierry Parmentelatold commented stuff for indexing (now that we use Table...
2006-11-14 Tony Mack- reconnect to db after utf8 encoding
2006-11-14 Tony Mack- initial checking of db upgrade scripts
2006-11-14 Thierry Parmentelatrename column is_deleted in slices as deleted for consi...
2006-11-14 Thierry Parmentelatpkills instances of Shell.py prior to dropping database
2006-11-14 Thierry Parmentelatrename column is_deleted in slices as deleted for consi...
2006-11-14 Thierry Parmentelattake advantage of the new Table::dict method
2006-11-13 Mark Huang- add default system slices (those beginning with PLC_S...
2006-11-13 Mark Huang- allow login_base to be updated
2006-11-13 Mark Huang- rename Table.row to Table.classobj for clarity
2006-11-13 Mark Huang- add unique constraint on peer_node.node_id
2006-11-13 Thierry Parmentelatupdated
2006-11-13 Thierry Parmentelatregenerated
2006-11-13 Thierry Parmentelateverything ready to receive foreign slices
2006-11-11 Mark Huang- allow max_slices and max_slivers to be set when addin...
2006-11-10 Mark Huangnodenetworks cannot be referred to by ip (may be NULL)
2006-11-10 Thierry Parmentelatworks reasonably well, still requires manual tweak...
2006-11-10 Mark Huang- fix quoting of message_id
2006-11-10 Thierry Parmentelatconvenience for test: scratch db, push api, this kind...
2006-11-10 Thierry Parmentelat- RefreshPeer & AddSliceToNodes had bugs
2006-11-10 Mark Huang- use php module directory given by php-config
2006-11-10 Thierry Parmentelatpeer x foreign_node relationship in a separate peer_nod...
2006-11-10 Mark Huangbuild and install our own custom xmlrpc.so extension
2006-11-10 Mark HuangNULL is no longer a special value and can be marshalled...
2006-11-10 Mark Huangsupport marshalling NULL as <nil/>
2006-11-10 Mark Huangbuild xmlrpc.so PHP extension
2006-11-10 Mark HuangThis commit was generated by cvs2svn to compensate...
2006-11-09 Mark Huangadd pldistro and date to release tag
2006-11-09 Mark Huangregenerate
2006-11-09 Mark Huang- re-enable return_fields specification
2006-11-09 Mark Huang- selectall: key_field implies hashref
2006-11-09 Mark Huang- Filters can be null
2006-11-09 Mark Huangallow tuples and sets as sequence filters
2006-11-09 Mark Huangoops, allow nodes to be specified by node_id for now
2006-11-08 Mark Huang- fix clean rule
2006-11-08 Mark Huangregenerate
next