convert hostnames to lowercase when adding to data model
[plstackapi.git] / planetstack / core /
2014-09-18 Scott Bakerswitch from naive timestamps to timezone-aware timestamps
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...
2014-08-27 Scott Bakeradd support for getting current request object from...
2014-08-21 Scott Bakercame up with a better way to implement backend status...
2014-08-21 Scott Bakerprovisioning status in admin UI
2014-08-21 Scott Bakeradd backend_status to UI
2014-08-20 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-08-20 Tony Mackpis can view slices at their sites
2014-08-20 Tony Mackpis can update slice objects
2014-08-20 Tony Mackpis can update slice objects
2014-08-15 Scott Bakerremove all ROInline objects
2014-08-15 Scott Bakerfix issues with enacted fields in NetworkAdmin's inlines
2014-08-15 Scott Bakerhelper code for getting a list of IP addresses from...
2014-08-15 Scott Bakerexpose is_active bit on user page
2014-08-15 Scott Bakerpunch through portfwd; fix not all ports used in sync_n...
2014-08-13 Scott Bakeradd select_by_user for NetworkTemplate
2014-08-12 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-08-11 Tony Mackuse slicename attribute as slice's keystone tenant...
2014-08-11 Tony Mackadd slicename prop
2014-08-06 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-08-06 Tony Mackadded default siterole
2014-08-06 Scott Bakercleaner version of selector
2014-08-06 Scott Bakerfiltering of select in sliverinline now working
2014-08-06 Scott Bakerinject node_deployment info into change_form for slice...
2014-08-05 Scott Bakerdynamically get list of sites for request account page
2014-08-05 Scott Bakermerge amisha changes
2014-07-23 Sapan BhatiaUpdated fixtures to latest versoin in master
2014-07-23 Sapan BhatiaDjango's delete method does not accept unknown keywords
2014-07-23 Sapan BhatiaFixed a typo
2014-07-23 Sapan BhatiaImplement new mark/purge deletion for User Model
2014-07-23 Sapan BhatiaDefault to purging on delete if the Observer cannot...
2014-07-23 Sapan BhatiaMove queries for deleted objects into a new manager
2014-07-23 Sapan BhatiaPurge operation.
2014-07-23 Sapan BhatiaNew version of delete, which marks as delete instead...
2014-07-23 Sapan BhatiaAdded deletion check as a default filter of the User...
2014-07-23 Sapan BhatiaMake the deletion check a default filter on the base...
2014-07-23 Sapan BhatiaThis change makes a 'deletion check' a default filter...
2014-07-23 Sapan BhatiaAdded a 'deleted' field to all models. Specifically to:
2014-07-23 Sapan BhatiaMake default value of status field "pending"
2014-07-23 Sapan BhatiaUpdated fixtures with backend_status field
2014-07-23 Sapan BhatiaAdded backend_status field to user object
2014-07-23 Sapan BhatiaAdded a new field called 'backend_status' to the core...
2014-07-16 jcnelsonMerge branch 'master' of git://git.planet-lab.org/plsta...
2014-07-15 Scott Bakerfix incorrect latitudes in cdn operator view
next