plcapi.git
2009-03-16 Thierry Parmentelatmass-renaming 5.0 into 4.3 - db still named planetlab5... PLCAPI-4.3-1
2008-09-10 Thierry ParmentelatTagging module PLCAPI - PLCAPI-5.0-1
2008-09-10 Thierry ParmentelatTagging module PLCAPI - PLCAPI-5.0-1
2008-09-09 Thierry Parmentelatboot states
2008-09-08 Thierry Parmentelatwarning revised
2008-09-08 Thierry Parmentelatrpms keys had extra spce
2008-09-08 Thierry Parmentelatisolate migration scripts in migrations/v4-to-v5
2008-09-08 Thierry Parmentelatmanages nodegroups from user-provided spec
2008-09-05 Thierry Parmentelatfirst draft for migrating DB from v4 to v5 - nodegroups...
2008-09-01 Thierry Parmentelatuse tags rather than nodegroups for finding out nodefam...
2008-08-22 Thierry Parmentelatfixed build & more accessors
2008-08-22 Thierry Parmentelatmore accessors, and site-local might work now
2008-08-20 Thierry Parmentelatquick fix for building - disable site-local accessors
2008-08-19 Thierry Parmentelatfinetuned and nicer
2008-08-19 Thierry Parmentelatget/set accessors should now work, e.g.:
2008-08-19 Thierry Parmentelatrenaming shortcut into accessor
2008-08-19 Thierry Parmentelatcreates tag types on a need-by-need basis
2008-08-17 Thierry Parmentelatnew shortcuts were not packaged
2008-08-15 Thierry Parmentelatfix doc processing
2008-08-14 Thierry Parmentelatcheckpointing first - non functional - skeleton for...
2008-08-01 Thierry Parmentelatchanges to the DB are committed at once, rather than...
2008-07-30 Thierry Parmentelattimestamped logs
2008-07-04 Thierry Parmentelatmerged 9820 in trunk
2008-06-24 Thierry ParmentelatPLC/Legacy needs get packaged
2008-06-24 Thierry Parmentelatwrong help message
2008-06-17 Thierry Parmentelatrebuild index
2008-06-17 Thierry Parmentelatexpose all methods to php
2008-06-17 Thierry Parmentelatlegacy methods - this is more an excuse for studying...
2008-06-17 Thierry Parmentelatcan sync directly into an ssh-enabled vserver
2008-06-13 Thierry Parmentelatoops, undefined variable
2008-06-04 Tony Mackfix bug
2008-06-03 Thierry Parmentelatfix
2008-06-03 Thierry Parmentelatget the ilinks to work
2008-06-03 Tony Macknew method next_id(...) returns next primary key id
2008-06-03 Tony Mackobtain integer primary keys by calling nextval() on...
2008-06-02 Stephen SolteszThis is a lousy hack, but it may help prevent some...
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 Parmentelatcosmetic
2008-05-29 Thierry Parmentelatmoving PLCAPI unit test script under tests/plcapi
2008-05-29 Thierry Parmentelatobsolete node-nodegroup association
2008-05-29 Thierry Parmentelatduplicate with tests/trunk/federation/Test.py
2008-05-28 Thierry Parmentelatmoving refresh-peer.py with MyPLC where it belongs
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 Parmentelatdrop support for psycopg2 and pycurl
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-20 Thierry ParmentelatBranch 5.0 for module PLCAPI created from tag PLCAPI...
2008-05-14 Thierry ParmentelatTagging module PLCAPI - PLCAPI-4.2-8
2008-05-14 Thierry Parmentelatmyplc-docs build from local dtds - more robust, and...
2008-05-09 Thierry ParmentelatTagging module PLCAPI - PLCAPI-4.2-7
2008-05-09 Thierry Parmentelatsyncing both PLCAPI branches
2008-05-09 Thierry Parmentelatfix3
2008-05-08 Thierry Parmentelatremove other doc building stuff
2008-05-08 Thierry Parmentelatfirst draft for the myplc-docs package (cross-module...
2008-05-08 Thierry ParmentelatTagging module PLCAPI - PLCAPI-4.2-6
2008-05-08 Thierry Parmentelatcleaning up
2008-05-07 Marc Fiuczynskifix bug with conf_file variable in the nodegroup and...
2008-04-23 Stephen SolteszTagging module PLCAPI - PLCAPI-4.2-5
2008-04-11 Thierry Parmentelatsvn merge -c 8998 ./branches/dummynet-4.2-2 ./trunk/
2008-04-09 Reed MoranFixed major IDXs, removing WHERE deleted IS FALSE parts...
2008-03-26 Thierry ParmentelatTagging module PLCAPI - PLCAPI-4.2-4
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-03-12 Thierry Parmentelat* plc-kml.py has now a few options for setting marker...
2008-02-25 Thierry Parmentelatusing 'is' rather than '==' is wrong
2008-02-19 Tony Mackfixed 'accepts' parameter. accepts lists now
2008-02-14 Thierry ParmentelatTagging module PLCAPI - PLCAPI-4.2-3
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-02-01 Thierry ParmentelatTagging module PLCAPI -- from PLCAPI-4.2-1 to PLCAPI...
2008-02-01 Thierry Parmentelatrefresh peer logs named after year & month
2008-01-31 Thierry ParmentelatTagging module PLCAPI -- from PLCAPI-4.2-0 to PLCAPI...
2008-01-28 Tony Mackremove debugging print statement
2008-01-28 Tony Mackif executing a file, add the file's directory to the...
2008-01-25 Tony Mackevlauate api calls passed in as arguments to plcsh
2008-01-11 Tony Mackfix bug that happen when node is the caller
2008-01-08 Thierry Parmentelatready for tagging
2008-01-03 Faiyaz AhmedHousekeeping.
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 Stephen SolteszCross module commit for 'diag' and 'disabled' node...
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-13 Thierry Parmentelatbuild libxmlrpc for php on f8
next