plstackapi.git
2013-08-14 Scott Bakerfix name of parameter passed to create sliver smbaker-network origin/smbaker-network
2013-08-09 Scott Bakerimplement sync_networks; add lots of exception checking
2013-08-09 Scott Bakerabstract out get_network_subnet, support for sharedNetwork
2013-08-09 Scott Bakeradd save_network_template, refresh_network_templates
2013-08-09 Scott Bakeradd translation, sharedNetworkName, sharedNetworkId
2013-08-08 Scott Bakercleanup debugging code
2013-08-08 Scott Bakerfix mistakes, enable object creation
2013-08-08 Scott Bakerfix template not saved
2013-08-08 Scott Bakerfix mistakes
2013-08-08 Scott Bakerremove obsolete code
2013-08-08 Scott Bakercode to refresh networks
2013-08-06 Scott Bakeradd get_shared_networks, get_private_networks; add...
2013-08-01 Scott Bakerfunctions to save and delete networks
2013-08-01 Scott Bakeradd fields for integrating w/ observer
2013-07-31 Scott Bakerwe needed a NetworkSliceInline once we created the...
2013-07-31 Scott Bakerwe needed a NetworkSliceInline once we created the...
2013-07-31 Scott Bakerimplement permission checks when adding slices/slivers...
2013-07-30 Scott Bakerremove unused import
2013-07-30 Scott Bakerallow null ip address
2013-07-29 Scott Bakerdrop NetworkSliverAdmin
2013-07-29 Scott Bakeradd description field to NetworkTemplate
2013-07-29 Scott BakerAdd SliceNetworkInline
2013-07-29 Scott Bakerchange a few field names: slice->owner, fix name of...
2013-07-29 Scott Bakerchange title for Parameter inline on Network screen
2013-07-29 Scott Bakerchange title for Sliver and Router inlines on network...
2013-07-29 Scott Bakerchange title for Sliver and Router inlines on network...
2013-07-29 Scott Bakermove out the testing code
2013-07-27 Scott Bakermake subnet and ip readonly
2013-07-27 Scott Bakermake ports and labels optional
2013-07-27 Scott Bakerallocate subnets and networks automatically
2013-07-25 smbakerstart at subnet #1
2013-07-25 smbakerautomatically assign unused subnet address
2013-07-25 smbakerrename NetworkBoundSliver to NetworkSliver
2013-07-24 smbakeradded some comments
2013-07-24 smbakerdynamic inline fields now working
2013-07-24 smbakerwip
2013-07-24 smbakernetwork template support
2013-07-24 smbakerwork on SliverInlineDynamicForm, NetworkBoundSliverInline,
2013-07-24 smbakeradd visibility, bind slivers to network
2013-07-13 smbakernetwork model, wip
2013-07-13 Scott Bakernetwork model wip
2013-07-13 Scott Bakercomment out code due to missing module fofum
2013-07-13 Scott Bakercommented out code due to fault while trying to load...
2013-07-12 Scott Bakernetwork model, wip
2013-07-12 smbakertag type support
2013-07-09 Tony Mackfix bug in delete tenant
2013-07-09 Tony Mackskip invalid routers
2013-07-07 Siobhan TullyAdded in additional support for core objects (ServiceCl...
2013-07-05 Siobhan TullyMerge branch 'master' of git.planet-lab.org:/git/plstackapi
2013-07-05 Siobhan TullyRemoved random w in file
2013-07-03 Sapan BhatiaSmall fixes in the event layer for the observer
2013-07-03 Tony Mackfix imports
2013-07-02 Siobhan TullyMerge branch 'master' of git.planet-lab.org:/git/plstackapi
2013-07-02 Siobhan TullyRe-implemented REST API and urls.
2013-07-02 Sapan BhatiaIntegration with Feefie/Fofum for waking up the observe...
2013-07-02 Tony Mackfix bug
2013-07-01 smbakerexclude enacted field from serviceClass/serviceResource
2013-07-01 Tony Mackfix bugs
2013-06-30 Tony Macksync external routes
2013-06-27 smbakermake reservations visible and hide the enacted fields
2013-06-26 smbakermake serviceclass visible at top level
2013-06-26 Tony Mackdelete_tenant() deletes all instances associated with...
2013-06-25 Sapan BhatiaChanged event listener to use fofum library
2013-06-24 Tony Mackfit threading bug
2013-06-24 Tony Mackfix bug in sync_sliver
2013-06-24 Tony Mackcleanup
2013-06-24 Tony Mackcleanup
2013-06-24 Tony Mackfix bug
2013-06-21 Siobhan TullyAdded in geoposition for Sites, including google map...
2013-06-21 Siobhan TullyAdded in Project support to be used in concert with...
2013-06-21 Siobhan TullyAdded support for Generic Tags. Tags can be applied...
2013-06-21 Siobhan TullyInitial data should note have core.user installed ...
2013-06-20 Tony Mackfix bug in sync_tenants
2013-06-16 Tony Mackinitial checkin of event listener. refactor/cleanup
2013-06-15 Tony Mackinitial checkin
2013-06-14 Tony Mackuse hashlib instead of md5 library
2013-06-12 Tony Mackseveral bug fixes
2013-06-11 Tony Mackremove debugging
2013-06-11 Tony Mackdo not update the 'updated' timestamp when updating...
2013-06-11 Tony Mackfix user key sync
2013-06-11 Tony Macksync roles
2013-06-11 Tony Mackobserver for sites, slices and users
2013-06-10 Tony Mackswitch public key from char field to text field
2013-06-10 Tony Mackdont delete records yet
2013-06-10 Tony Mackfix NameError
2013-06-10 Tony Mackremoving refrences to keys model
2013-06-10 Tony Mackinitial checkin of observer
2013-06-10 Tony Mackremoving key model
2013-06-10 Tony Mackkey is now just an attribute of the user model. Added...
2013-05-28 Tony Mackfix bugs
2013-05-28 Tony Mackupdate filtering for non admins
2013-05-28 Siobhan TullyChanged DeploymentNetwork to Deployment, adjusted initi...
2013-05-28 Siobhan TullyChanged DeploymentNetwork to Deployment, adjusted initi...
2013-05-22 Scott Bakeradd slice tags
2013-05-19 Scott Bakerreservation agent WIP check-in
2013-05-19 Scott Bakershow endtime in reservation unicode
2013-05-19 Scott Bakeruse timezone setting in reservation pages
2013-05-19 Scott Bakeradd endTime property, automatically calculated from...
2013-05-19 Scott Bakeradd timezone field to user
2013-05-17 Scott Bakerreservation model: validate slice when form is refreshed
next