1. ac69b6a add tag field git to image object by Scott Baker · 10 years ago
  2. 0cefa53 fold Container object into Instance by Scott Baker · 10 years ago
  3. 549f7b1 replace composite_primary_key hack with django's unique together by Tony Mack · 11 years ago
  4. a4736f5 define composite primary key for models that need them by Tony Mack · 11 years ago
  5. d84b1ff replace django.db.models.CharField with core.models.plcorebase.StrippedCharField by Tony Mack · 11 years ago
  6. 89f8a9e rename planetstack directory to xos by Scott Baker · 11 years ago[Renamed from planetstack/core/models/image.py]
  7. 5ff90fc refactor object write permissions by Tony Mack · 11 years ago
  8. 5308f0a add ManyToMany for (Image, Deployment) by Scott Baker · 11 years ago
  9. 336e0f9 Controller replaces Deployment by Tony Mack · 11 years ago
  10. f3bbe47 introduce Controller model by Tony Mack · 11 years ago
  11. e9f96f6 Renamed ImageDeployment back to ImageDeployments by Sapan Bhatia · 11 years ago
  12. 18b779c Renamed ImageDeployments->ImageDeployment by Sapan Bhatia · 11 years ago
  13. 475c597 Merged ansible branch into master by Sapan Bhatia · 11 years ago
  14. 375a5e8 Deployment filtering for deployment images by Sapan Bhatia · 11 years ago
  15. bf39d9f sync images across deployments by Tony Mack · 12 years ago
  16. 30fd429 Refactor to /opt/planetstack, final tweaks to make sure planetstack can run in non-openstack mode, adjustments to GUI for model focus changes by Siobhan Tully · 13 years ago[Renamed (88%) from plstackapi/core/models/image.py]
  17. 4bc09f2 Decomposed models.py into models/ with individual files per topic. Added new admin views, consolidated/reverted views back to Generics, adjusted modeling of Site<->DeploymentNetwork to remove SiteDeploymentNetwork object by Siobhan Tully · 13 years ago