plstackapi.git
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...
2014-09-12 Scott Bakercheck in some migrations
2014-09-12 Scott Bakergenkeys before running syncdb
2014-09-12 Scott Bakeradd migrate command to opencloud script
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 Bakerprevent test-related warnings on 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 Bakermove python-czar to pip-python section, only download...
2014-09-11 Scott Bakerpopulate flavors in initial_data.json
2014-09-08 Sapan BhatiaSync users with custom creds
2014-09-08 Sapan BhatiaSync slivers with custom user creds
2014-09-08 Sapan BhatiaRun aws commands with custom credentials
2014-09-08 Sapan BhatiaCalculate creds for a user
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 default configuration
2014-09-08 Sapan BhatiaAdded requirements for using django encrypted fields
2014-09-08 Sapan BhatiaScript to generate keys for encrypted fields
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 Scott Bakercase-insensitive hostname lookup
2014-09-05 Scott Bakerensure db connection is closed at the end of each thread
2014-09-05 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-09-04 Scott Bakerplumb flavors through to openstack
2014-09-04 Scott Bakerdo not sync objects for deployments that are not configured
2014-09-04 Scott Bakerskip unreachable/misconfigured deployments in sync_nodes
2014-09-04 Scott Bakermore logging; fix SyncSiteDeployments waiting on self...
2014-09-04 Scott Bakercopied from observer code on alpha
2014-09-04 Scott Bakerlatest data from alpha
2014-09-04 Sapan BhatiaBug: Models should import model_policy, not model_policies
2014-09-04 Sapan BhatiaMoved out rogue file 'model_policies.py' which was...
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 BhatiaDrop Slice policy code from Observer
2014-09-03 Sapan BhatiaDrop user policy code from observer
2014-09-03 Sapan BhatiaDrop network model policy from Observer
2014-09-03 Sapan BhatiaAdd policies feature to user objects
2014-09-03 Sapan BhatiaPolicy: Add new slices to all deployments
2014-09-03 Sapan BhatiaPolicy: Add new users to all deployments
2014-09-03 Sapan BhatiaPolicy: Add new network objects to all deployments
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 Sapan BhatiaUpdated OpenStack observer to parallel implementation
2014-09-03 Sapan BhatiaBug fix
2014-09-03 Sapan BhatiaBug fixes to parallelization
2014-09-03 Sapan BhatiaReverse dependencies and order for deletions
2014-09-03 Sapan BhatiaSynchronization logic for parallel steps
2014-09-03 Sapan BhatiaUpdated graph routines for new sync
2014-09-03 Sapan BhatiaStep synchronization with locks
2014-09-03 Sapan BhatiaMake event waiting/notification generic
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-01 Sapan BhatiaAdded generic depth first search for parallel execution
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
next