1. ba4e010 add remigrate command to opencloud script by Scott Baker · 9 years ago
  2. 0547458 autogenerated model-deps from portal by Scott Baker · 9 years ago
  3. 286a78f observer-related big rename changes by Scott Baker · 9 years ago
  4. 5533331 remove unused model by Scott Baker · 9 years ago
  5. 670848a more big rename changes by Scott Baker · 9 years ago
  6. 022cdcd rename PlanetStackAdmin -> XOSAdmin, PlStackTabularInline -> XOSTabularInline by Scott Baker · 9 years ago
  7. 97468b7 rename planetstack.css -> xos.css by Scott Baker · 9 years ago
  8. 08a1a24 latest autogenerated api by Scott Baker · 9 years ago
  9. 442c800 remove service composition from navigation by Scott Baker · 9 years ago
  10. 2bc7046 remove PlanetStack, PlanetStackRole, PlanetStackPrivilege models by Scott Baker · 9 years ago
  11. 44809fc Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  12. 9ecc839 rename planetstack.settings to xos.settings by Scott Baker · 9 years ago
  13. 8b9975e fix syntax error by Tony Mack · 9 years ago
  14. 79aa4b5 rename test cases by Scott Baker · 9 years ago
  15. 7432f65 remove obsolete billing sample generator by Scott Baker · 9 years ago
  16. b13bec2 fix test cases by Scott Baker · 9 years ago
  17. 6e4e466 GetConfiguration is part of legacyapi by Scott Baker · 9 years ago
  18. 79e2e66 only root and deployment admins can see controllers by Tony Mack · 9 years ago
  19. ad135a9 add missing import, fixes #40 by S.Çağlar Onur · 9 years ago
  20. d198f40 rename /var/www/planetstack to /var/www/xos by Scott Baker · 9 years ago
  21. 3759332 remove outdated comments by Scott Baker · 9 years ago
  22. 1782241 new initial_data that includes tenant view linkage to deployment by Scott Baker · 9 years ago
  23. a90eeb8 better error message for tenant sanity check by Scott Baker · 9 years ago
  24. ecc55ac allow deployments to be linked to dashboards by Scott Baker · 9 years ago
  25. d82a9dd move rest api stuff into xos directory by Scott Baker · 9 years ago
  26. eeea547 move rest api stuff into xos directory by Scott Baker · 9 years ago
  27. 70b0069 latest autogenerated genapi.py by Scott Baker · 9 years ago
  28. 069ca8b add 'generateapi' command to regenerate the rest api by Scott Baker · 9 years ago
  29. 9fd6c1c REST API exception cleanup by Scott Baker · 9 years ago
  30. c63b4f6 rename planetstack.settings -> xos.settings by Scott Baker · 9 years ago
  31. f3a716a Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  32. 6fe3453 cleanup a couple of planetstack references by Scott Baker · 9 years ago
  33. 7b6400d add foreign key field 'deployment' to Controller. by Tony Mack · 9 years ago
  34. f0996f7 remove comment by Scott Baker · 9 years ago
  35. d5e8b79 default log file name planetstack.log -> xos.log by Scott Baker · 9 years ago
  36. 00eae8c deployment in ControllerAdmin (uncommitted code from portal) by Scott Baker · 9 years ago
  37. 57a044c fix fault if no controller when retrieving stats by Scott Baker · 9 years ago
  38. 7e104cb return empty statistics if controller is not found by Scott Baker · 9 years ago
  39. f0b403f make instance_id clickable in SliverAdmin list_display by Scott Baker · 9 years ago
  40. 746c3a5 Check the existence of the images_path by S.Çağlar Onur · 9 years ago
  41. 1420ab2 add network templates by Scott Baker · 9 years ago
  42. 8b6cf03 added network templates by Scott Baker · 9 years ago
  43. 76a840e rename planetstack module to xos by Scott Baker · 9 years ago
  44. b747747 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  45. 9edfdc0 link calendar to cloud icon by Scott Baker · 9 years ago
  46. 83360bb fix read access permission for site admins. Need to refactor read permission globally by Tony Mack · 9 years ago
  47. 7a151cf initial checkin of object write permission regression tests by Tony Mack · 9 years ago
  48. 3d85e0c make sure obj.caller is set when deleting object by Scott Baker · 9 years ago
  49. 82cbc3d latest autogenerated genapi.py by Scott Baker · 9 years ago
  50. 8974e55 consolidate API code for core and plus, fix access/default change in sliceplus, shore up caller arguments in update by Scott Baker · 9 years ago
  51. 864e3dc make permission denied exception class name explicit by Scott Baker · 9 years ago
  52. b6b474d refactor the backend icon stuff to one spot by Scott Baker · 9 years ago
  53. 1211334 rename DiffModelMixin to PlModelMixin by Scott Baker · 9 years ago
  54. 15f5e79 fix the problems with DiffModelMixin, and eliminate redundant code by Scott Baker · 9 years ago
  55. 24a2a29 Fixed Syntax error by Sapan Bhatia · 9 years ago
  56. 3c0c184 Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 9 years ago
  57. 9cd17be Flag for disabling backout by Sapan Bhatia · 9 years ago
  58. f6fd3a3 Executable by Andy Bavier · 9 years ago
  59. 2077a45 put Controller.domain in a separate migration by Tony Mack · 9 years ago
  60. eeca2f7 Merge pull request #22 from caglar10ur/virtualenv by gwsapan · 9 years ago
  61. cfaf223 Merge pull request #25 from caglar10ur/ACLValidationError by sbconsulting · 9 years ago
  62. 5dcf0b8 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  63. d7df91d fix icon colors in developer view by Scott Baker · 9 years ago
  64. 4cea77e planetstack/core/models/site.py by Tony Mack · 9 years ago
  65. ab5972b removing deprecated SyncNodes step by Tony Mack · 9 years ago
  66. 48e755f Disable notifications, until there is a real need for them, which depends on optimizing OpenStack calls, making them sub-second. by Sapan Bhatia · 9 years ago
  67. ae233f4 eliminate Sites list from Controller and Deployment, add sites tab to ControllerAdmin, hide enacted/policied from ControllerAdmin by Scott Baker · 9 years ago
  68. 4ce14c4 add suit-tab-deploymentprivileges to suit_classes in DeploymentPrivilegeInline by Tony Mack · 9 years ago
  69. 164b684 Merge pull request #23 from caglar10ur/typo by Andy Bavier · 9 years ago
  70. d718fe5 NameError: global name 'ACLValidationError' is not defined by S.Çağlar Onur · 9 years ago
  71. feb377f can_update_deploymemt -> can_update_deployment by S.Çağlar Onur · 9 years ago
  72. 0700e83 change default deployment name from Enterprise to ViCCI in init-xos tool by Scott Baker · 9 years ago
  73. 166f4b8 eliminate remaining reference to /opt/planetstack from python files by Scott Baker · 9 years ago
  74. 012a706 better error message for tenant view sanity check by Scott Baker · 9 years ago
  75. a95895d respect the virtualenv by using /usr/bin/env by S.Çağlar Onur · 9 years ago
  76. df6cc05 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  77. 0715a04 minimalist initial_data.json by Scott Baker · 9 years ago
  78. 2a56ce5 site admins can add user's at sites where they have the 'admin' role by Tony Mack · 9 years ago
  79. 5ff90fc refactor object write permissions by Tony Mack · 9 years ago
  80. 6d0b0b3 Users can see all sites and site deployments by default by Tony Mack · 9 years ago
  81. 2192fec Eliminate duplicate parts of backend_status messages by Sapan Bhatia · 9 years ago
  82. 709bebd Link backend dependencies to references. Resolves #20. by Sapan Bhatia · 9 years ago
  83. 2175c1d Accumulate failure messages if they occur again by Sapan Bhatia · 9 years ago
  84. bb45dbe Stick to conventions by Sapan Bhatia · 9 years ago
  85. ca78dc4 tool to create a minimally-populated database by Scott Baker · 9 years ago
  86. bae8134 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  87. 3a96c54 run development server in --insecure mode otherwise DEBUG=False will not fetch static files by Scott Baker · 9 years ago
  88. 3704434 Docker support by Andy Bavier · 9 years ago
  89. 85b98e7 increase backend_status length, fix order of model imports by Scott Baker · 9 years ago
  90. 9ff8507 permission fix by Scott Baker · 9 years ago
  91. ab7e66f Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  92. bb88544 set ALLOWED_HOSTS to ['*'] by Scott Baker · 9 years ago
  93. 705e88f set DEBUG=False by Tony Mack · 9 years ago
  94. d893dfb update object write permissions by Tony Mack · 9 years ago
  95. ae82fca rename /opt/planetstack -> /opt/xos by Scott Baker · 9 years ago
  96. d9b6353 fixing up the EC2 observer by Scott Baker · 9 years ago
  97. 596397c fix all the typos and mistakes by Scott Baker · 9 years ago
  98. 0c550f7 last minute rename changes by Scott Baker · 9 years ago
  99. 1af3d5c path cleanup in xoslib tools and readme by Scott Baker · 9 years ago
  100. 95bc376 remove obsolete comments by Scott Baker · 9 years ago