plstackapi.git
2014-10-08 Tony Mackadded openstack dependencies for the observer
2014-10-08 Tony Mackadded openstack client libraries dependencies
2014-10-08 Sapan BhatiaSet specific error code
2014-10-08 Sapan BhatiaCreation was broken - when you create an object, there...
2014-10-08 Sapan BhatiaFor backend-specific observers, filter out deployments...
2014-10-07 Tony Mackcreate default public and private slice networks for...
2014-10-07 Scott Bakerexpanded REST permission test, WIP
2014-10-07 Scott Bakeradd slice_roles to REST API
2014-10-07 Scott Bakeradd site_roles to REST API
2014-10-07 Scott Bakeruser test, WIP
2014-10-07 Scott Bakersupport fine-grained permission checks in API
2014-10-07 Scott Bakerfix TypeError in SliceForm:clean
2014-10-07 Scott Bakerre-did the fine grained permission checking stuff again
2014-10-07 Scott Bakerfix nonworking tabs displayed when adding user
2014-10-07 Scott Bakerfix manyToMany error when creating deployment
2014-10-06 Sapan BhatiaMigration script for availability_zones
2014-10-06 Sapan BhatiaRequire wget to be installed
2014-10-03 Scott Bakeradd default select_by_user to plcorebase, hunt down...
2014-10-03 Scott Bakercleaner approach to dealing with UserAdmin, using multi...
2014-10-03 Scott Bakeradd support for fine-grained field permissions for...
2014-10-03 Scott Bakerraise PermissionDenied if someone tries to save an...
2014-09-30 Scott Bakerfix model_policies being called with class instead...
2014-09-30 Scott Bakercheck-in fix for checkbox deletion not working in djang...
2014-09-30 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-30 Scott Bakerrename sanity_check to consistency_check; run it from...
2014-09-29 Tony Mackadded availaibilty_zone param to spanw_instance() call
2014-09-29 Tony Mackadded availability_zone field to Deployment model
2014-09-26 Scott Bakerbetter stderr handling
2014-09-26 Scott Bakerdiff-opencloud tool
2014-09-26 Scott Bakeropencloud copy tool
2014-09-26 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-26 Scott Bakerdo a better job with default_origin_server; fix update
2014-09-25 Scott Bakerbump version number
2014-09-25 rootMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-24 Tony Mackallow only enforce login base prefix on new slices
2014-09-24 Tony Mackfix attribute error
2014-09-24 Tony Mackset sliver name in save()
2014-09-24 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-24 Scott Bakerfix delete when hpc object has no cmi object id; add...
2014-09-24 Scott Bakeralso allow 'silent' to be set as an instance variable
2014-09-24 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-24 Sapan BhatiaFixed a typo
2014-09-24 Scott Bakerremove unnecessary id=
2014-09-24 Scott Bakeradd sanity check functions
2014-09-23 Scott Bakeradd silent kwarg to delete() and save()
2014-09-23 Sapan BhatiaDeploymentRole is not linked to deployments
2014-09-23 Sapan BhatiaDon't use config backend type if it's not set
2014-09-23 Sapan BhatiaDisable deployment filtering if the backend_type config...
2014-09-23 Scott Bakerreverted out change; not sure it was safe when spawning...
2014-09-23 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-23 Scott Bakerconvert hostnames to lowercase when adding to data...
2014-09-22 Sapan BhatiaNew migration script for backend_type, and timezone
2014-09-22 Sapan BhatiaMissing import
2014-09-22 Sapan BhatiaWe can only import site.py after slice.py, because...
2014-09-22 Sapan BhatiaTypo .site<-.deployment
2014-09-22 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-22 Sapan BhatiaRe-added imports to __init__.py
2014-09-22 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-22 Scott Bakerback out migration script
2014-09-22 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-22 Sapan BhatiaCompanion to renaming core/models/planetstack
2014-09-22 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-22 Scott Bakercheck in missing migration file
2014-09-22 Sapan BhatiaDropped pyc files
2014-09-22 Sapan BhatiaAdded config import back
2014-09-22 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-22 Sapan BhatiaRenamed namespace-polluting file
2014-09-22 John H. HartmanRevert "wip"
2014-09-22 rootRevert "wip"
2014-09-22 John H. HartmanMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-22 John H. Hartmanwip
2014-09-22 Sapan BhatiaDeployment filtering for UserDeployment objects
2014-09-22 Sapan BhatiaDeployment filtering for deployment images
2014-09-22 Sapan BhatiaDeployment filtering for deployment credentials
2014-09-22 Sapan BhatiaDeployment filtering for SliceDeployment objects
2014-09-22 Sapan BhatiaDeployment filtering for SiteDeployment objects
2014-09-22 Sapan BhatiaDeployment filtering for Deployment Privilege objects
2014-09-22 Sapan BhatiaDeployment filtering for deployment role objects
2014-09-22 Sapan BhatiaDeployment filtering for deployment objects
2014-09-22 Sapan BhatiaDeployment filtering for NetworkDeployment objects
2014-09-19 Sapan BhatiaDeploymentLinkDeletionManager for filtering deployment...
2014-09-19 Sapan BhatiaDeploymentDeletionManager for filtering deleted deployments
2014-09-19 Sapan BhatiaDeploymentLinkManager, for filtering deployment-linked...
2014-09-19 Sapan BhatiaDeployment manager for filtering deployments based...
2014-09-18 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-18 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-18 Scott Bakerrun migrate for django 1.7 or evolve for django 1.5
2014-09-18 Scott Bakerswitch from naive timestamps to timezone-aware timestamps
2014-09-18 Sapan BhatiaAdded backend_type field to migrations
2014-09-17 Scott Bakercall django.setup in django 1.7
2014-09-16 Scott Bakerlatest data from alpha
2014-09-16 Scott Bakerresolve naive datetime warnings
2014-09-16 Scott Bakerload initial data when django 1.7 is installed
2014-09-15 Scott Bakercheck in migrations for the other apps
2014-09-15 Sapan BhatiaDon't invoke policies for object updates
2014-09-15 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-15 Sapan BhatiaWorkaround for a very annoying issue. For some reason...
2014-09-15 Sapan BhatiaChanged interface to policy handlers, slightly
2014-09-12 Scott Bakermigrations needed a __init__.py file
2014-09-12 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
next