Changed dependecy information
[plstackapi.git] / planetstack / core /
2015-01-15 Tony Mackremove "Images" tab from Deployment Admin
2015-01-15 Tony Mackadding Tags tab back to Slice Admin page
2015-01-15 Tony Mackadd nodes tab to site admin
2015-01-15 Scott Bakerchange 'name' to 'site', make label cells same width
2015-01-14 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2015-01-14 Scott Bakerplus and minus icons in tenant view
2015-01-14 Scott Bakererror message when user tries to create slice but doesn...
2015-01-14 Tony Mackfix bugs
2015-01-14 Scott Bakerfix titles of add-slice and edit-users dialogs
2015-01-14 Scott Bakerfix one row trimmed off if iDisplayLength==-1
2015-01-14 Scott Bakerdisable paginate and filter of site list in tenant...
2015-01-14 Scott Bakersave users supported in tenant view
2015-01-14 Scott Bakerthrow error if no nodes in site
2015-01-14 Scott Bakercaption for SliceSelector
2015-01-14 Scott Bakersave site_allocations
2015-01-13 Scott Bakerdisplay 'no slices' when there are no slices
2015-01-13 Tony Mackonly admins can save/update controllers
2015-01-13 Scott Bakerlatest minidashboard code
2015-01-13 Scott Bakerminidashboard, WIP
2015-01-13 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2015-01-13 Scott Bakeredit users button in tenant view
2015-01-13 Tony Mackremove Tags tab from model pages
2015-01-12 Sapan BhatiaLoad ceilometer credentials from controller
2015-01-12 Scott Bakeradd sanity check; add default_flavors and default_images
2015-01-12 Scott Bakeradd blessed flavors and service classes to tenant view...
2015-01-12 Scott Bakersliceplus incorporate field changes from slice model
2015-01-12 Scott Bakerremove image_preference, add default_image, default_fla...
2015-01-12 Scott Bakermore tenantview variables pass to xoslib
2015-01-12 Scott Bakerbase class stuff for xoslib methods from genapi
2015-01-12 Scott BakerafterDelete working in tenant view
2015-01-12 Scott Bakertenantview without navigation
2015-01-11 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2015-01-11 Scott Bakersliceplus support for site_allocation and network_ports...
2015-01-11 Scott Bakertenant view, WIP
2015-01-11 Tony Mackcleanup controller links in admin.py
2015-01-10 Sapan BhatiaMerge branch 'master' of git://git.planet-lab.org/plsta...
2015-01-10 Sapan BhatiaBug fix to Django view for statistics
2015-01-09 Scott Bakerfix node.site --> node.site_deployment.site
2015-01-09 Scott Bakerxoslib method to get tenant view info
2015-01-09 Scott Bakerfix camelcasing of networkPorts -> network_ports
2015-01-09 Scott Bakeradd networkPorts
2015-01-09 Scott Bakerfix errors in admin related to sitedeployment object
2015-01-08 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2015-01-07 Scott Bakerget site & deployment from slice_deployment in SlicePlus
2015-01-07 Scott Bakerdashboard iframe selector that can handle multiple...
2015-01-07 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2015-01-07 Sapan BhatiaMerge branch 'master' of git://git.planet-lab.org/plsta...
2015-01-07 Sapan BhatiaStatistics view for ceilometer-based stats
2015-01-07 Tony Mackchecking in missing site/slice privilege steps
2015-01-06 Scott Bakerconflict resolution
2015-01-06 Scott Bakernetwork.py warning messages to stderr instead of stdout
2015-01-06 Scott Bakerlatest autogenerated validators and defaults
2015-01-06 Scott Bakerscott's latest upload script
2015-01-06 Scott Bakerremove coresitedeployment from xoslib
2015-01-06 Scott Bakerbetter tolerate missing enacted/updated fields
2015-01-06 Tony Mackbug fixes
2015-01-06 Tony Mackfix bugs
2015-01-06 Tony Mackremoving plural from model names. some cleanup
2015-01-06 Scott Bakeruser model needed its GetValidators method
2015-01-04 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2015-01-04 Scott Bakerrename imagePreference -> image_preference
2015-01-04 Scott Bakerrename camelcase fields in slice
2015-01-04 Scott Bakerrename camelcase fields in slice
2015-01-03 Tony Mackremoving ControllerSiteDeployment object. Move tenant_i...
2015-01-03 Tony Mackremoving ControllerSiteDeployment object. Move tenant_i...
2015-01-03 Tony Mackremoving ControllerSiteDeployment object. Move tenant_i...
2015-01-03 Tony Mackremoving ControllerSiteDeployment object. Move tenant_i...
2015-01-03 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2015-01-03 Scott Bakerupdate code to use renamed network fields
2015-01-03 Tony Mackadded 'remote_password' property to User model
2015-01-03 Scott Bakermigration script for field names in network object
2015-01-03 Scott Bakerupdate to make use of renamed NetworkTemplate fields
2015-01-03 Scott Bakerfix field names in network object
2014-12-26 Tony Mackreplaced sliver.controllerNetwork with sliver.deployment
2014-12-26 Tony Mackadded version to Controller string representation
2014-12-26 Tony Mackadding initial migrations
2014-12-24 Scott Bakeradd ControllerSiteDeployment to xoslib
2014-12-24 Scott Bakerfix javascript error if enacted is undefined
2014-12-23 Scott Bakerrest_framework doesn't have a serializers.ReadOnlyField
2014-12-23 Scott Bakerfix plus mixin for rest_framework 3.0
2014-12-23 Scott Bakersliceplus: return role string instead of role object
2014-12-23 Scott Bakerlatest auto-generated genapi
2014-12-23 Scott Bakerfix error when displaying dashboards in home view
2014-12-23 Scott Bakeradd SiteDeployment to xoslib
2014-12-23 Scott Bakeradd controller to xoslib
2014-12-23 Scott Bakerchange capitolization of related_name for ControllerDas...
2014-12-23 Scott Bakerrename ControllerDashboard to ControllerDashboardView
2014-12-22 Scott Bakeradd ManyToMany for (Image, Deployment)
2014-12-22 Scott Bakereliminate from xoslib models deleted due to introductio...
2014-12-22 Sapan BhatiaMerge branch 'master' of git://git.planet-lab.org/plsta...
2014-12-22 Sapan BhatiaBUGFIX: Controller related field change
2014-12-22 Sapan BhatiaMerge branch 'master' of git://git.planet-lab.org/plsta...
2014-12-22 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-12-22 Scott Bakerfix javascript fail if xosvalidators.js not loaded...
2014-12-22 Sapan BhatiaFixed a UI error in admin
2014-12-21 Sapan BhatiaMerge branch 'master' of git://git.planet-lab.org/plsta...
2014-12-20 Scott Bakerper-controller view display
2014-12-20 Scott Bakermodels for per-controller dashboard views
2014-12-19 Scott Bakerfix 'sys not defined' error when displaying observer...
2014-12-19 Scott Bakerfix migration creation issue due to DiffModelMixin
next