obtain integer primary keys by calling nextval() on the sequence instead of quering...
[plcapi.git] / PLC /
2008-06-03 Tony Mackobtain integer primary keys by calling nextval() on...
2008-06-02 Thierry Parmentelata single tag type for slice attributes, iterface settin...
2008-05-30 Tony Mackonly log errors if logging is enabled
2008-05-30 Thierry Parmentelatfix
2008-05-30 Thierry Parmentelatfix for names
2008-05-30 Thierry Parmentelatoops
2008-05-29 Thierry Parmentelatnodegroups work and are getting tested as part of the...
2008-05-29 Thierry Parmentelatmoving PLCAPI unit test script under tests/plcapi
2008-05-29 Thierry Parmentelatobsolete node-nodegroup association
2008-05-28 Thierry Parmentelatoops
2008-05-28 Thierry Parmentelatrename IlinkType into LinkType as these types will...
2008-05-27 Thierry Parmentelatfirst draft for ilinks : typed and valued links between...
2008-05-27 Thierry Parmentelat...
2008-05-26 Thierry Parmentelatthis should use tags vs nodegroups, but for now we...
2008-05-26 Thierry Parmentelatdoc generation breaks if an empty list is mentioned...
2008-05-23 Thierry Parmentelatwork in progress - passes simple tests
2008-05-23 Thierry Parmentelatstep2 : basic functions for handling nodetags and nodeg...
2008-05-22 Thierry Parmentelatturns out this is required
2008-05-22 Thierry Parmentelatfirst draft for node tags & new node groups:
2008-05-09 Thierry Parmentelatsyncing both PLCAPI branches
2008-05-08 Thierry Parmentelatfirst draft for the myplc-docs package (cross-module...
2008-05-07 Marc Fiuczynskifix bug with conf_file variable in the nodegroup and...
2008-04-11 Thierry Parmentelatsvn merge -c 8998 ./branches/dummynet-4.2-2 ./trunk/
2008-03-20 Thierry Parmentelattake out the code that computes a new key - for use...
2008-03-14 Tony Mackdont forget to import SessionAuth from Auth
2008-03-14 Tony Mackaccept SessionAuth
2008-02-25 Thierry Parmentelatusing 'is' rather than '==' is wrong
2008-02-19 Tony Mackfixed 'accepts' parameter. accepts lists now
2008-02-13 Thierry Parmentelat* build.sh completely cleaned wrt serial & -s
2008-02-12 Thierry Parmentelat- now that bootcustom.sh has gone, uses a much simpler...
2008-02-12 Marc Fiuczynski- fix previously introduced typo
2008-02-11 Marc Fiuczynskicombine node-preview and node-floppy
2008-01-11 Tony Mackfix bug that happen when node is the caller
2008-01-03 Tony Mackno longer check if slice is local or peer
2008-01-02 Tony Mackuse initscript name instead of id
2007-12-18 Tony Mackfix join tables, should be ['pcu_protocol_type']
2007-12-17 Thierry Parmentelaterrmsg needs to be set in any case
2007-12-13 Thierry Parmentelattypos & doc
2007-12-08 Thierry Parmentelatfirst draft of an about page
2007-12-05 Daniel Hokka ZakrissonFix typo.
2007-11-29 Daniel Hokka ZakrissonSupport cramfs and serial images.
2007-11-29 Daniel Hokka ZakrissonRun xmlrpclib.Transport's __init__ too (required on...
2007-11-29 Daniel Hokka ZakrissonUse the new bootcd's build.sh script, which does not...
2007-11-28 Daniel Hokka ZakrissonTabs vs. spaces.
2007-11-27 Daniel Hokka ZakrissonMake DNS optional as well for non-primary static networks.
2007-11-26 Tony Mackports > 254 accepted
2007-11-21 Tony Mackallow static network without a gateway as long it isnt...
2007-11-20 Tony Mack-fix bug: users can properly update slice description...
2007-11-19 Stephen SolteszAdded person['enabled'] check to the notify_owners...
2007-11-15 Tony Mackfix documentation
2007-11-13 Tony MackAdded methods for managing PCU types and protocols
2007-11-12 Tony MackMethods for managing PCU model types and protocols
2007-11-12 Tony MackAdded PCUProtocolTypes, PCUTypes.py
2007-11-12 Tony MackObjects representing PCU Model types and PCU protocols
2007-11-06 Tony MackRationalize: can now update aggregate values (conf_file...
2007-11-06 Tony MackRationalize: added associate functions
2007-11-06 Tony MackRationalize: can now update aggregate values (roles...
2007-11-06 Tony MackRationalize: can now update aggregate values (nodenetwo...
2007-11-06 Tony MackRationalize: can now update aggregate values (persons...
2007-11-06 Tony MackRationalize: can now update aggregate values (persons...
2007-11-06 Tony MackRationalize: added associate functions
2007-11-06 Tony MackRationalize: added associate functions
2007-11-06 Tony MackRationalize: added associate function
2007-11-06 Tony MackRationalize: added associate functions
2007-11-06 Tony MackAdded separate_types() method
2007-10-25 Thierry Parmentelatset svn:keywords property for proper keywords expansion
2007-10-25 Thierry Parmentelatmerged from onelab newplc-4.0.13 tag
2007-10-22 Tony Mackwe lost 'update_last_updated' method somehow. Added...
2007-10-10 Tony Mackdo not cache whitelisted nodes
2007-10-03 Tony Mack- remove unnecessary print statement
2007-10-01 Tony Mack- merge from PlanetLab Europe
2007-10-01 Tony Mack- Merge from PlanetLab Europe
2007-10-01 Tony Mack- dont allow duplicate attributes
2007-09-21 Tony Mack- import Person, Persons
2007-09-20 Tony Mack- allow any site member to add their slice to any node...
2007-09-20 Tony Mack- let everyone at a site see all the nodes at their...
2007-09-13 Marc FiuczynskiImport from Thierry. These files are needed for Method...
2007-09-13 Tony Mack- merge from PlanetLab Europe
2007-09-12 Tony Mack- merge from PlanetLab Europe
2007-09-12 Tony Mack- merge from PlanetLab Europe
2007-09-10 Tony Mack- update comments
2007-09-10 Tony Mack- added new method GetSliceKeys
2007-09-10 Tony Mack- returns user public key information
2007-08-22 Tony Mack- update 'last_updated' field
2007-08-22 Tony Mack- added update_last_updated(). Records when a record...
2007-08-20 Tony Mack- only query required slice_fields
2007-08-20 Tony Mack- log fault details
2007-08-20 Tony Mack- allow SessionAuth()
2007-08-20 Tony Mack- only query the node_fields we need
2007-08-20 Tony Mack- limit what we log by default
2007-07-26 Tony Mack- Allow local admins to delete peer slices from local...
2007-07-26 Tony Mack- fix typo when raising whitelist exception
2007-07-23 Tony Mack- returns only nodes with a whitelist
2007-07-23 Tony Mack- added GetWhitelist() function
2007-07-23 Tony Mack- always query 'slice_ids_whitelist' so we can make...
2007-07-19 Tony Mack- allow plc to delete slice attributes on foreign slices
2007-07-19 Tony Mack- fix bug limited what nodes were returned to non admins
2007-07-16 Tony Mack- make sure to handle anon callers correctly
2007-07-16 Tony Mack- fixed filter bug
2007-07-12 Tony Mack- Do not allow whitelist management of peer nodes
next