1. 17e20f2 update version number by Scott Baker · 9 years ago
  2. 86e132c rename planetstack module to xos by Scott Baker · 9 years ago
  3. 8d0f9dc Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  4. 2cead24 link calendar to cloud icon by Scott Baker · 9 years ago
  5. 701fcb0 Use PNGs, not SVGs by jcnelson · 9 years ago
  6. 56ecc60 Add figures for the "Modeling Services" page on the wiki. by jcnelson · 9 years ago
  7. 18476e4 Custom Ansible modules by Andy Bavier · 9 years ago
  8. bbc10b4 fix read access permission for site admins. Need to refactor read permission globally by Tony Mack · 9 years ago
  9. c588932 initial checkin of object write permission regression tests by Tony Mack · 9 years ago
  10. 8728de0 make sure obj.caller is set when deleting object by Scott Baker · 9 years ago
  11. 72758c7 latest autogenerated genapi.py by Scott Baker · 9 years ago
  12. 96e2b2c 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
  13. eee2f71 make permission denied exception class name explicit by Scott Baker · 9 years ago
  14. e5f9d7d refactor the backend icon stuff to one spot by Scott Baker · 9 years ago
  15. f27edfe rename DiffModelMixin to PlModelMixin by Scott Baker · 9 years ago
  16. 28beed9 fix the problems with DiffModelMixin, and eliminate redundant code by Scott Baker · 9 years ago
  17. de9f24c Fixed Syntax error by Sapan Bhatia · 9 years ago
  18. 5a29618 Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 9 years ago
  19. 2535359 Flag for disabling backout by Sapan Bhatia · 9 years ago
  20. 4b57218 workaround docker bug for 3.15 kernel by Tony Mack · 9 years ago
  21. 58be41f Get rid of debconf errors by Andy Bavier · 9 years ago
  22. ef670a5 Executable by Andy Bavier · 9 years ago
  23. 2c49770 put Controller.domain in a separate migration by Tony Mack · 9 years ago
  24. 4373b95 Add fofum by Andy Bavier · 9 years ago
  25. fcc9d74 Merge pull request #22 from caglar10ur/virtualenv by gwsapan · 9 years ago
  26. 2e28d02 Merge pull request #25 from caglar10ur/ACLValidationError by sbconsulting · 9 years ago
  27. e309ca1 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  28. 664b44d fix icon colors in developer view by Scott Baker · 9 years ago
  29. 8658390 planetstack/core/models/site.py by Tony Mack · 9 years ago
  30. c45a5ad removing deprecated SyncNodes step by Tony Mack · 9 years ago
  31. 03388fa 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
  32. 622bcf0 eliminate Sites list from Controller and Deployment, add sites tab to ControllerAdmin, hide enacted/policied from ControllerAdmin by Scott Baker · 9 years ago
  33. 88c8990 add suit-tab-deploymentprivileges to suit_classes in DeploymentPrivilegeInline by Tony Mack · 9 years ago
  34. 7c45e68 Merge pull request #23 from caglar10ur/typo by Andy Bavier · 9 years ago
  35. e9a8df3 NameError: global name 'ACLValidationError' is not defined by S.Çağlar Onur · 9 years ago
  36. b9cf323 can_update_deploymemt -> can_update_deployment by S.Çağlar Onur · 9 years ago
  37. 33cfcaf Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  38. 3ed6958 change default deployment name from Enterprise to ViCCI in init-xos tool by Scott Baker · 9 years ago
  39. eaeabad eliminate remaining reference to /opt/planetstack from python files by Scott Baker · 9 years ago
  40. 5de0876 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  41. 769c7b2 better error message for tenant view sanity check by Scott Baker · 9 years ago
  42. 1d0a66d Merge pull request #21 from caglar10ur/master by Andy Bavier · 9 years ago
  43. 3e92b4d respect the virtualenv by using /usr/bin/env by S.Çağlar Onur · 9 years ago
  44. a1c6509 update note about initial_data.json by Scott Baker · 9 years ago
  45. a2da645 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  46. 4ba6144 minimalist initial_data.json by Scott Baker · 9 years ago
  47. 3b74437 add missing libyaml-dev dependency [for pyyaml] by S.Çağlar Onur · 9 years ago
  48. 8567794 site admins can add user's at sites where they have the 'admin' role by Tony Mack · 9 years ago
  49. 3428e6e refactor object write permissions by Tony Mack · 9 years ago
  50. de06c92 Users can see all sites and site deployments by default by Tony Mack · 9 years ago
  51. b7b1b6e Eliminate duplicate parts of backend_status messages by Sapan Bhatia · 9 years ago
  52. 082ee36 Link backend dependencies to references. Resolves #20. by Sapan Bhatia · 9 years ago
  53. 6d42215 Accumulate failure messages if they occur again by Sapan Bhatia · 9 years ago
  54. 181156f Stick to conventions by Sapan Bhatia · 9 years ago
  55. 2a401de Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 9 years ago
  56. 1a5fab3 tool to create a minimally-populated database by Scott Baker · 9 years ago
  57. 96a44e7 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  58. e712c79 run development server in --insecure mode otherwise DEBUG=False will not fetch static files by Scott Baker · 9 years ago
  59. bb4e707 Update README.Docker by Andy Bavier · 9 years ago
  60. a206543 Update README.Docker by Andy Bavier · 9 years ago
  61. e4b346e Docker support by Andy Bavier · 9 years ago
  62. 7d6c7cd spec file updates for big rename by Scott Baker · 9 years ago
  63. 19c7796 increase backend_status length, fix order of model imports by Scott Baker · 9 years ago
  64. c44e746 permission fix by Scott Baker · 9 years ago
  65. d1c112d Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  66. 249a57e set ALLOWED_HOSTS to ['*'] by Scott Baker · 9 years ago
  67. 314734f set DEBUG=False by Tony Mack · 9 years ago
  68. cf29cfa update object write permissions by Tony Mack · 9 years ago
  69. 201ae3f /opt/planetstack --> /opt/xos by Scott Baker · 9 years ago
  70. 8797232 rename /opt/planetstack -> /opt/xos by Scott Baker · 9 years ago
  71. a0a86e6 fixing up the EC2 observer by Scott Baker · 9 years ago
  72. a8b263b fix all the typos and mistakes by Scott Baker · 9 years ago
  73. 06116da last minute rename changes by Scott Baker · 9 years ago
  74. 8a00a01 path cleanup in xoslib tools and readme by Scott Baker · 9 years ago
  75. a2aab7b remove obsolete comments by Scott Baker · 9 years ago
  76. e0d9cfc remove hardcoded path from exception text by Scott Baker · 9 years ago
  77. aae5146 remove obsolete comment by Scott Baker · 9 years ago
  78. 41b4fa8 home dashboard use XOS_DIR instead of hardcoded paths by Scott Baker · 9 years ago
  79. 7069c16 openstack_observer use XOS_DIR instead of hardcoded paths by Scott Baker · 9 years ago
  80. 3bd7c86 get XOS_DIR from config by Scott Baker · 9 years ago
  81. 1355d7d change XOS_ROOT to XOS_DIR by Scott Baker · 9 years ago
  82. 5a931e2 fix wrong path by Scott Baker · 9 years ago
  83. d5f91aa Big Rename: /opt/planetstack -> /opt/xos in db-cleanup tool by Scott Baker · 9 years ago
  84. 49829de Big Rename: /opt/planetstack -> /opt/xos in helloworld example by Scott Baker · 9 years ago
  85. 25df436 remove obsolete welcome view by Scott Baker · 9 years ago
  86. 516f80b Big Rename: config files by Scott Baker · 9 years ago
  87. be96926 get xos root from config by Scott Baker · 9 years ago
  88. 40db8e0 cleanup bigquery filenames to one spot by Scott Baker · 9 years ago
  89. 30efd91 rename planetstack-backend.py to xos-observer.py by Scott Baker · 9 years ago
  90. 07bd78c cleanup paths to development environment by Scott Baker · 9 years ago
  91. 1c73219 REST API rename: plstackapi -> xos by Scott Baker · 9 years ago
  92. f6123d2 REST API rename: plstackapi -> xos by Scott Baker · 9 years ago
  93. dc74f7d Big Rename: planetstack-backend.py to xos-observer.py, parameterize directories in scripts/opencloud by Scott Baker · 9 years ago
  94. 6255c33 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
  95. 9f80ea0 prevent 500 error if /tmp/observer_last_run does not exist by Scott Baker · 9 years ago
  96. d4b1e54 change name of RPM by Scott Baker · 9 years ago
  97. fd67c54 Bug fix in keystone_user, when the tenant doesn't exist by Sapan Bhatia · 9 years ago
  98. bd46a92 REST API set creator attribute when creating objects by Scott Baker · 9 years ago
  99. ce7fc0a WIP - has the pre_save/perform_create code by Scott Baker · 9 years ago
  100. 3307ce6 dashboard view cleanup unused bigquery and cdn stuff by Scott Baker · 10 years ago