updating demo fixture
[plstackapi.git] / planetstack / core / models /
2013-12-07 Scott Bakercheck in billing system models, admin, and sample data...
2013-11-21 Andy BavierAdd Site and Deployment to Network object
2013-10-16 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2013-10-16 Sapan BhatiaSet observer/disabled=1 to run an observerless PlanetStack
2013-10-09 Siobhan TullyMerged plcorebase
2013-10-09 Siobhan TullyAdded missing Service.py
2013-10-09 Siobhan TullyAdjusted modeling of Service, Slice and Tags. Added...
2013-10-08 Tony Mackinclude DeploymentRole in role sync
2013-10-08 Tony Mackadded krole_id to SiteRole and SliceRole. Enable SyncRoles
2013-10-08 Tony Mackadd missing roles
2013-10-08 Tony Mackplanetstack/core/models/role.py
2013-10-08 Tony Mackplanetstack/core/models/role.py
2013-10-02 Sapan BhatiaMake change to Model code failsafe
2013-09-25 Tony Macktabs
2013-09-08 Scott BakerMerge branch 'master' of ssh://git.planet-lab.org/git...
2013-09-06 Siobhan TullyConsolidated email and username fields to preserve...
2013-09-06 Siobhan TullyDeprecated Members model
2013-09-06 Siobhan TullyMerge branch 'master' of git.planet-lab.org:/git/plstackapi
2013-09-03 Siobhan TullyDjango-suit, add in Roles for specific classes site...
2013-09-03 Sapan BhatiaFixed import error
2013-09-03 Sapan BhatiaFixed tabulation
2013-09-03 Sapan BhatiaAbstracted out deleters
2013-09-02 Sapan BhatiaMerge branch 'syncsteps'
2013-09-02 Sapan BhatiaMerge branch 'master' of git://git.planet-lab.org/plsta...
2013-09-02 Sapan BhatiaMerge branch 'syncsteps' of git://git.planet-lab.org...
2013-08-27 Sapan BhatiaSync refactored into abstract steps
2013-08-26 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2013-08-23 Scott Bakergive sliver a unicode name before it is instantiated
2013-08-21 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2013-08-20 Scott Bakercreate NetworkSliver objects when networks are attached...
2013-08-09 Scott Bakershared network template support
2013-08-08 Scott Bakeradd translation field to network template
2013-08-06 Scott Bakeradd NetworkSlice to model imports
2013-08-06 Scott Bakerfields for observer/driver, permission checks on attach...
2013-07-29 Scott Bakerallow NetworkSliver.ip to be null, fix NO_OBSERVER...
2013-07-29 Scott Bakerimport network data model from plstackapi-network branch
2013-07-05 Siobhan TullyMerge branch 'master' of git.planet-lab.org:/git/plstackapi
2013-07-02 Siobhan TullyMerge branch 'master' of git.planet-lab.org:/git/plstackapi
2013-07-02 Siobhan TullyRe-implemented REST API and urls.
2013-07-02 Sapan BhatiaIntegration with Feefie/Fofum for waking up the observe...
2013-06-21 Siobhan TullyAdded in geoposition for Sites, including google map...
2013-06-21 Siobhan TullyAdded in Project support to be used in concert with...
2013-06-21 Siobhan TullyAdded support for Generic Tags. Tags can be applied...
2013-06-16 Tony Mackinitial checkin of event listener. refactor/cleanup
2013-06-12 Tony Mackseveral bug fixes
2013-06-11 Tony Mackobserver for sites, slices and users
2013-06-10 Tony Mackswitch public key from char field to text field
2013-06-10 Tony Mackremoving key model
2013-06-10 Tony Mackkey is now just an attribute of the user model. Added...
2013-05-28 Siobhan TullyChanged DeploymentNetwork to Deployment, adjusted initi...
2013-05-28 Siobhan TullyChanged DeploymentNetwork to Deployment, adjusted initi...
2013-05-22 Scott Bakeradd slice tags
2013-05-19 Scott Bakershow endtime in reservation unicode
2013-05-19 Scott Bakeradd endTime property, automatically calculated from...
2013-05-19 Scott Bakeradd timezone field to user
2013-05-17 Scott Bakercheck in reservation models
2013-05-14 Scott Bakerchange serviceClass from CharField to ForeignKey
2013-05-14 Scott BakerMethod for getting the default service class
2013-05-13 Scott Bakercorrect plural spelling of service classes
2013-05-13 Scott Bakermove ServiceClass and ServiceResource before Slice
2013-05-11 Tony Mackfix openstack integration
2013-05-10 Scott Bakermodels and admin for ServiceClass and ServiceResource
2013-05-10 Siobhan TullyAdjustments to admin.py for view, fix Role using charfi...
2013-05-10 Siobhan TullyAdjusting admin GUI/inlines, fixed slice modification...
2013-05-10 Siobhan TullyMerge pick up, tweaked role/site/plcore_base or os_mana...
2013-05-10 Siobhan TullyRefactor to /opt/planetstack, final tweaks to make...