iframe view support
[plstackapi.git] / planetstack / core /
2014-06-19 Scott Bakeriframe view support
2014-06-19 Scott Bakermoving the shell files out to where they belong
2014-06-19 Scott Bakershell, wip
2014-06-18 Scott Bakeropencloud shell prototype; wip
2014-06-17 Scott Bakerfigure out dashboard view classes and urls automatically
2014-06-16 Scott Bakerchange mimetype to content_type
2014-06-13 Sapan BhatiaMake it possible to go from deployments to sites in...
2014-06-13 Sapan BhatiaAdded the select_by_user method to the Node object
2014-06-13 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-06-11 Scott Bakeruse a filteredSelectMultiple for choosing images in...
2014-06-11 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-06-11 Scott Bakermove UserDeployments to a separate file to resolve...
2014-06-11 Sapan BhatiaDeployment is imported out of Site.
2014-06-11 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-06-11 Sapan BhatiaMerge branch 'apigen'
2014-06-11 Scott Bakerfirst cut on ImageDeployments addable by UI
2014-06-11 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-06-11 Scott Bakerprint BigQuery Unavailable msg if bigquery is not initi...
2014-06-11 Scott Bakerfix incorrect comment, make minidashboard silent if...
2014-06-10 Scott Bakerhelp text for deployment sites
2014-06-10 Scott Bakerremove debugging statements
2014-06-09 Scott Bakerretry page stats in 5 seconds if they fail
2014-06-09 Scott Bakerretry chart if it fails
2014-06-09 Scott Bakerfix filtering of deployments when adding slivers
2014-06-09 Scott Bakerfix filtering of deployments when adding slivers
2014-06-09 Scott Bakerremove debug code
2014-06-09 Scott Bakeradd ability to disabled minidashboard
2014-06-09 Scott Bakerfix unable to add nodes from deployment admin
2014-06-09 Scott Bakerfilter deployments in add-sliver inline by acl
2014-06-06 Scott Bakerfix select_by_acl to return a queryset
2014-06-06 Scott Bakermerge tony's changes to deployment
2014-06-06 Scott Bakermake deployment.py go away
2014-06-06 Scott Bakeracl support for deployments
2014-06-06 Scott Bakermodels in deployment.py appear to have been moved to...
2014-06-04 Tony Mackremove deployment_auth.py and move deployment auth...
2014-06-03 Scott Bakereliminate debugging console logs
2014-06-03 Scott Bakereliminate unnecessary background image
2014-06-03 Scott Bakercheck in missing image
2014-06-03 Scott BakerAdd ImageDeploymentsInline, eliminate enacted field...
2014-06-03 Scott Bakerinclude imagedeployments
2014-06-02 Scott Bakerreturn status text in json for tenant views
2014-05-30 Scott Bakereliminate obsolete analytics code
2014-05-30 Scott Bakersplit views.py into individual per-dashboard files
2014-05-30 Scott Bakerrename plus to dashboard
2014-05-30 Scott Bakeruserdata support for instance creation
2014-05-29 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-05-29 Scott Bakermuch faster means of computing matrices
2014-05-28 Andy BavierTweak description
2014-05-28 Andy BavierThree network templates: Private, Public dedicated...
2014-05-27 Scott Bakerslice_interactions dynamic update
2014-05-26 Scott Bakerfix cdn_nodes template
2014-05-26 Scott Bakersend error message to stderr instead of stdout
2014-05-26 Scott Bakermore syndicate volumes
2014-05-26 Scott Bakerreadonly checking in tenant view
2014-05-24 Scott Bakerlatest demodata, includes dashboard stuff
2014-05-24 Scott Bakerupdate minidashboard immediately after DOM is ready
2014-05-23 Scott Bakerfix observer notification error
2014-05-23 Scott Bakermake SingletonAdmin readonly-aware, make ReadonlyAwareA...
2014-05-23 Scott Bakerfix instances of the readonly bug in useradmin
2014-05-23 Scott Bakermake user contact fields RO for RO user, fix unable...
2014-05-23 Scott Bakerfix sitedeployment missing for readonly user
2014-05-23 Scott Bakermerge latest Amisha changes
2014-05-22 Scott Bakerprevent readonly user from saving deployment sites
2014-05-22 Scott Bakerfix Deployment sites not being saved properly
2014-05-22 Scott Bakerrefuse to add/remove slivers for readonly user
2014-05-22 Scott Bakerreadonly inline for UserDashboardViews
2014-05-22 Scott Bakerrefuse to customize a read-only use
2014-05-21 Scott Bakereliminate unnecessary css -- it was already in planetst...
2014-05-21 Scott Bakerfix slice_interactions locking up nav bar
2014-05-20 Scott Bakerservices: kairos, nagios, cassandra, images: ubuntu...
2014-05-20 Scott Bakeradd analytics slice and Hadoop image
2014-05-20 Scott Bakerlatest dumpdata from demo
2014-05-20 Scott Bakerallow user to remove all views from dashboard
2014-05-20 Scott Bakerfix cdn_nodes
2014-05-20 Scott Bakerinitial data for dashboards
2014-05-20 Scott Bakerdynamic home view with customization
2014-05-19 Scott Bakerfix for tenant view
2014-05-19 Scott Bakeradd support for single-dashboard views
2014-05-16 Scott BakerAmisha's latest changes to tenant view
2014-05-15 Scott Bakerfix divide by zero when no HPC slice exists
2014-05-14 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-05-14 Scott Bakeradd queryspec to compose_cached_query
2014-05-14 Scott Bakerchange compose_query to use a filter dictionary, add...
2014-05-13 Scott Bakerfix missing yield in SliverAdmin.get_form_sets
2014-05-09 Scott Bakerlatest demo_data from demo.opencloud.us
2014-05-09 Scott Bakerremove old syndicate models
2014-05-08 Scott Bakerfixture: replace deployments with sitedeployments relation
2014-05-07 David PayneAdded additional roles (admin, tech, billing) to demo...
2014-05-07 Tony Mackremove image_id field from ImageAdmin
2014-05-07 Scott Bakerfixtures: remove image_id from image
2014-05-07 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-05-07 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-05-07 Scott Bakerfixtures: remove kuser_id from user, router_id/subnet_i...
2014-05-07 Scott Bakerremove Image.image_id from admin
2014-05-07 Scott Bakerremote site.tenant_id from initial_data.json
2014-05-07 Tony Macksync images across deployments
2014-04-30 Scott Bakererror handling when HyperCache slice does not exist
2014-04-30 Tony Mackadded max_slivers (instance) quota attribute to slice...
2014-04-29 Scott Bakeradd content provider info to welcome screen
2014-04-25 Scott Bakerfix minidash statistics on node,site, and slice pages
next