set sliver name in save()
[plstackapi.git] / planetstack / core /
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 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-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 BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
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 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. HartmanMerge branch 'master' of ssh://git.planet-lab.org/git...
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 Bakerswitch from naive timestamps to timezone-aware timestamps
2014-09-18 Sapan BhatiaAdded backend_type field to migrations
2014-09-16 Scott Bakerlatest data from alpha
2014-09-16 Scott Bakerresolve naive datetime warnings
2014-09-15 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-12 Scott Bakermigrations needed a __init__.py file
2014-09-12 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-12 Scott Bakercheck in some migrations
2014-09-12 Scott Bakercheck in some migrations
2014-09-12 Scott Bakerclean up some deprecation warnings in django 1.7
2014-09-12 Scott Bakerset default for omf_friendly, move get_default_servicec...
2014-09-12 Scott Bakerevaluate default for plcorebase.created and plcorebase...
2014-09-11 Scott Bakerpopulate flavors in initial_data.json
2014-09-10 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-09 Scott Bakerreturn public IP for slivers with dedicated IP addresses
2014-09-09 Scott Bakerprevent backend-status icon from disappearing
2014-09-09 Scott Bakerfilter images in sliver-add inline by deployment
2014-09-08 Scott Bakerfilter nodes by flavor dropdown, primarily intended...
2014-09-08 Sapan BhatiaAdd credentials module to core list
2014-09-08 Sapan BhatiaAdded credentials models for User, Slice and Site objects
2014-09-08 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-05 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-04 Scott Bakerlatest data from alpha
2014-09-04 Sapan BhatiaBug: Models should import model_policy, not model_policies
2014-09-04 Scott Bakerpost-updated, trying to make syncdb happy again
2014-09-04 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-04 Scott Bakeralpha data before update
2014-09-03 Sapan BhatiaAdd policies feature to user objects
2014-09-03 Tony Mackraise validation error if slice name prefix is incorrect
2014-09-03 Tony Mackdisplay slice's name attribute instead of slicename
2014-09-03 Sapan BhatiaInclude model policies
2014-09-03 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-03 Tony Mackmerge
2014-09-03 Scott Bakerremove sliver.numberCores
2014-09-03 Scott Bakeradd flavors to demo_data
2014-09-03 Scott Bakerremove debug code
2014-09-03 Scott Bakerreplace sliver.numberCores with sliver.Flavor, add...
2014-09-02 Scott Bakeraccidentally removed this during merge
2014-09-02 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-02 Scott Bakerflavor data model objects and admin
2014-09-02 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-02 Tony Mackput site field before name field on slice create page
2014-09-02 Tony Mackupdate slice prefix in slice name field when site is...
2014-09-02 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-01 Sapan BhatiaAdded missing import for Deployment
2014-09-01 Sapan BhatiaAdded DeploymentCredential to set of supported credentials
2014-08-29 Scott BakerHTTP_ORIGIN wasn't working on Firefox, changed it to...
2014-08-29 Scott Bakermerge Amisha changes
2014-08-29 Scott Bakermerge Amisha changes
2014-08-29 Scott Bakermerge Amisha changes
2014-08-29 Scott Bakerremove all old shell-related js files
2014-08-29 Scott Bakercommit unchecked files
2014-08-28 Scott Bakerswitch to xos developer view, latest demo data from...
2014-08-28 Scott Bakereliminate line break between icon and slice name
2014-08-28 Scott Bakerswitch from old developer view to xoslib developer...
2014-08-28 Scott Bakereliminate line break between icon and slice name
2014-08-28 Scott Bakeradd backend icon to xoslib developer view
2014-08-28 Scott Bakerreturn backend status in sliceplus object
2014-08-27 Tony Mackdisplay slicename intead of name in slice admin field...
next