1. 1271a4d rename reverse relation of nodelabel to fix issue with apigen by Scott Baker · 8 years ago
  2. 3ad54ff add node label feature by Scott Baker · 8 years ago
  3. a28bcf9 Make Node syncs a noop by Sapan Bhatia · 9 years ago
  4. d84b1ff replace django.db.models.CharField with core.models.plcorebase.StrippedCharField by Tony Mack · 9 years ago
  5. 89f8a9e rename planetstack directory to xos by Scott Baker · 9 years ago[Renamed from planetstack/core/models/node.py]
  6. 5ff90fc refactor object write permissions by Tony Mack · 9 years ago
  7. d893dfb update object write permissions by Tony Mack · 9 years ago
  8. 82df1d0 add nodes tab to site admin by Tony Mack · 9 years ago
  9. a7dbd42 removing plural from model names. some cleanup by Tony Mack · 10 years ago
  10. 528d422 refactor by Tony Mack · 10 years ago
  11. 336e0f9 Controller replaces Deployment by Tony Mack · 10 years ago
  12. f3bbe47 introduce Controller model by Tony Mack · 10 years ago
  13. 165f70c add default select_by_user to plcorebase, hunt down and destroy select_by_user methods in other classes that were redundant with the new default by Scott Baker · 10 years ago
  14. 690f803 Added the select_by_user method to the Node object by Sapan Bhatia · 10 years ago
  15. cf04fb6 Adjustments for initial public launch of OpenCloud by Siobhan Tully · 11 years ago
  16. de5450d Added support for Generic Tags. Tags can be applied to Node, Site, Slice, Sliver. Adjusted relation_name for SliceTags to not conflict with generic tag. by Siobhan Tully · 11 years ago
  17. bf1153a Changed DeploymentNetwork to Deployment, adjusted initial_json to include service class json, modified admin screens to only show appropriate topLevel objects (with the exception of Key), added in showAll var to make it easier when developing to showAll the objects in Admin. Removed Django_Evolution objects from admin interface. by Siobhan Tully · 11 years ago
  18. 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 · 11 years ago[Renamed (72%) from plstackapi/core/models/node.py]
  19. 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 · 11 years ago