1. 79aa4b5 rename test cases by Scott Baker · 9 years ago
  2. 7432f65 remove obsolete billing sample generator by Scott Baker · 9 years ago
  3. b13bec2 fix test cases by Scott Baker · 9 years ago
  4. 6e4e466 GetConfiguration is part of legacyapi by Scott Baker · 9 years ago
  5. 79e2e66 only root and deployment admins can see controllers by Tony Mack · 9 years ago
  6. 4d89ae0 Merge pull request #41 from caglar10ur/40 by tmack-pl · 9 years ago
  7. ad135a9 add missing import, fixes #40 by S.Çağlar Onur · 9 years ago
  8. d198f40 rename /var/www/planetstack to /var/www/xos by Scott Baker · 9 years ago
  9. 3759332 remove outdated comments by Scott Baker · 9 years ago
  10. 1782241 new initial_data that includes tenant view linkage to deployment by Scott Baker · 9 years ago
  11. a90eeb8 better error message for tenant sanity check by Scott Baker · 9 years ago
  12. ecc55ac allow deployments to be linked to dashboards by Scott Baker · 9 years ago
  13. d82a9dd move rest api stuff into xos directory by Scott Baker · 9 years ago
  14. eeea547 move rest api stuff into xos directory by Scott Baker · 9 years ago
  15. 70b0069 latest autogenerated genapi.py by Scott Baker · 9 years ago
  16. 069ca8b add 'generateapi' command to regenerate the rest api by Scott Baker · 9 years ago
  17. 9fd6c1c REST API exception cleanup by Scott Baker · 9 years ago
  18. c63b4f6 rename planetstack.settings -> xos.settings by Scott Baker · 9 years ago
  19. f3a716a Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  20. 6fe3453 cleanup a couple of planetstack references by Scott Baker · 9 years ago
  21. 7b6400d add foreign key field 'deployment' to Controller. by Tony Mack · 9 years ago
  22. f0996f7 remove comment by Scott Baker · 9 years ago
  23. d5e8b79 default log file name planetstack.log -> xos.log by Scott Baker · 9 years ago
  24. 00eae8c deployment in ControllerAdmin (uncommitted code from portal) by Scott Baker · 9 years ago
  25. 57a044c fix fault if no controller when retrieving stats by Scott Baker · 9 years ago
  26. 7e104cb return empty statistics if controller is not found by Scott Baker · 9 years ago
  27. f0b403f make instance_id clickable in SliverAdmin list_display by Scott Baker · 9 years ago
  28. 1e7462f Merge pull request #37 from caglar10ur/readme by Andy Bavier · 9 years ago
  29. 2557e4b Merge pull request #34 from caglar10ur/observer by Andy Bavier · 9 years ago
  30. 4afb903 clarify by S.Çağlar Onur · 9 years ago
  31. dac881c depends on https://github.com/open-cloud/xos/pull/34, but this is now working by S.Çağlar Onur · 9 years ago
  32. 5512b61 Merge pull request #35 from caglar10ur/listdir by sbconsulting · 9 years ago
  33. 746c3a5 Check the existence of the images_path by S.Çağlar Onur · 9 years ago
  34. afb88a5 extract archive into correct directory by S.Çağlar Onur · 9 years ago
  35. bd6b1ce Merge pull request #33 from caglar10ur/rename by sbconsulting · 9 years ago
  36. d30d635 observer raises expections when phantomjs is missing by S.Çağlar Onur · 9 years ago
  37. 29c1f63 sed: can't read /opt/xos/planetstack/settings.py: No such file or directory by S.Çağlar Onur · 9 years ago
  38. 1420ab2 add network templates by Scott Baker · 9 years ago
  39. 129abeb Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  40. 8b6cf03 added network templates by Scott Baker · 9 years ago
  41. e8cb93b update version number by Scott Baker · 9 years ago
  42. 76a840e rename planetstack module to xos by Scott Baker · 9 years ago
  43. b747747 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  44. 9edfdc0 link calendar to cloud icon by Scott Baker · 9 years ago
  45. 24402f0 Use PNGs, not SVGs by jcnelson · 9 years ago
  46. dce176d Add figures for the "Modeling Services" page on the wiki. by jcnelson · 9 years ago
  47. cabca60 Custom Ansible modules by Andy Bavier · 9 years ago
  48. 83360bb fix read access permission for site admins. Need to refactor read permission globally by Tony Mack · 9 years ago
  49. 7a151cf initial checkin of object write permission regression tests by Tony Mack · 9 years ago
  50. 3d85e0c make sure obj.caller is set when deleting object by Scott Baker · 9 years ago
  51. 82cbc3d latest autogenerated genapi.py by Scott Baker · 9 years ago
  52. 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
  53. 864e3dc make permission denied exception class name explicit by Scott Baker · 9 years ago
  54. b6b474d refactor the backend icon stuff to one spot by Scott Baker · 9 years ago
  55. 1211334 rename DiffModelMixin to PlModelMixin by Scott Baker · 9 years ago
  56. 15f5e79 fix the problems with DiffModelMixin, and eliminate redundant code by Scott Baker · 9 years ago
  57. 24a2a29 Fixed Syntax error by Sapan Bhatia · 9 years ago
  58. 3c0c184 Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 9 years ago
  59. 9cd17be Flag for disabling backout by Sapan Bhatia · 9 years ago
  60. 4faa5f9 workaround docker bug for 3.15 kernel by Tony Mack · 9 years ago
  61. 4578ae7 Get rid of debconf errors by Andy Bavier · 9 years ago
  62. f6fd3a3 Executable by Andy Bavier · 9 years ago
  63. 2077a45 put Controller.domain in a separate migration by Tony Mack · 9 years ago
  64. ea97965 Add fofum by Andy Bavier · 9 years ago
  65. eeca2f7 Merge pull request #22 from caglar10ur/virtualenv by gwsapan · 9 years ago
  66. cfaf223 Merge pull request #25 from caglar10ur/ACLValidationError by sbconsulting · 9 years ago
  67. 5dcf0b8 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  68. d7df91d fix icon colors in developer view by Scott Baker · 9 years ago
  69. 4cea77e planetstack/core/models/site.py by Tony Mack · 9 years ago
  70. ab5972b removing deprecated SyncNodes step by Tony Mack · 9 years ago
  71. 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
  72. ae233f4 eliminate Sites list from Controller and Deployment, add sites tab to ControllerAdmin, hide enacted/policied from ControllerAdmin by Scott Baker · 9 years ago
  73. 4ce14c4 add suit-tab-deploymentprivileges to suit_classes in DeploymentPrivilegeInline by Tony Mack · 9 years ago
  74. 164b684 Merge pull request #23 from caglar10ur/typo by Andy Bavier · 9 years ago
  75. d718fe5 NameError: global name 'ACLValidationError' is not defined by S.Çağlar Onur · 9 years ago
  76. feb377f can_update_deploymemt -> can_update_deployment by S.Çağlar Onur · 9 years ago
  77. 074b387 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  78. 0700e83 change default deployment name from Enterprise to ViCCI in init-xos tool by Scott Baker · 9 years ago
  79. 166f4b8 eliminate remaining reference to /opt/planetstack from python files by Scott Baker · 9 years ago
  80. ae8d61d Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  81. 012a706 better error message for tenant view sanity check by Scott Baker · 9 years ago
  82. d1da378 Merge pull request #21 from caglar10ur/master by Andy Bavier · 9 years ago
  83. a95895d respect the virtualenv by using /usr/bin/env by S.Çağlar Onur · 9 years ago
  84. b8efcfa update note about initial_data.json by Scott Baker · 9 years ago
  85. df6cc05 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  86. 0715a04 minimalist initial_data.json by Scott Baker · 9 years ago
  87. dc0647f add missing libyaml-dev dependency [for pyyaml] by S.Çağlar Onur · 9 years ago
  88. 2a56ce5 site admins can add user's at sites where they have the 'admin' role by Tony Mack · 9 years ago
  89. 5ff90fc refactor object write permissions by Tony Mack · 9 years ago
  90. 6d0b0b3 Users can see all sites and site deployments by default by Tony Mack · 9 years ago
  91. 2192fec Eliminate duplicate parts of backend_status messages by Sapan Bhatia · 9 years ago
  92. 709bebd Link backend dependencies to references. Resolves #20. by Sapan Bhatia · 9 years ago
  93. 2175c1d Accumulate failure messages if they occur again by Sapan Bhatia · 9 years ago
  94. bb45dbe Stick to conventions by Sapan Bhatia · 9 years ago
  95. 8474395 Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 9 years ago
  96. ca78dc4 tool to create a minimally-populated database by Scott Baker · 9 years ago
  97. bae8134 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  98. 3a96c54 run development server in --insecure mode otherwise DEBUG=False will not fetch static files by Scott Baker · 9 years ago
  99. c8d77f5 Update README.Docker by Andy Bavier · 9 years ago
  100. d7d317c Update README.Docker by Andy Bavier · 9 years ago