1. 1730b38 Update xos_config by S.Çağlar Onur · 10 years ago
  2. 04bcc04 Merge pull request #49 from caglar10ur/patch-1 by tmack-pl · 10 years ago
  3. 525bb72 Update Dockerfile by S.Çağlar Onur · 10 years ago
  4. 43f4c85 add controller_images to xoslib by Scott Baker · 10 years ago
  5. ace7ab5 rename /etc/planetstack/sync to /etc/xos/sync by Scott Baker · 10 years ago
  6. d2ebcd4 rename database from planetstack to xos by Scott Baker · 10 years ago
  7. 8417b02 big rename by Scott Baker · 10 years ago
  8. ca2cb45 rename uwsgi and nginx config files by Scott Baker · 10 years ago
  9. 1e415b1 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 10 years ago
  10. 9363946 create pidfile for observer by Scott Baker · 10 years ago
  11. ae14d87 remove observer-initscript as it's broken on Ubuntu by Scott Baker · 10 years ago
  12. 2655944 rename observer initscript by Scott Baker · 10 years ago
  13. 5bec759 only run dropdb on remigrate if database exists; suppress unnecessary call of initdb on ubuntu by Scott Baker · 10 years ago
  14. bb60438 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 10 years ago
  15. 6b50484 check in changes found on portal by Scott Baker · 10 years ago
  16. e2641e8 increment version number by Scott Baker · 10 years ago
  17. f9a5154 rename planetstack.deps to xos.deps by Scott Baker · 10 years ago
  18. 7ff86d8 Dockerfile, RPM, and setup.py changes to match directory rename by Scott Baker · 10 years ago
  19. ef20dd5 rename planetstack directory to xos by Scott Baker · 10 years ago
  20. 2868acb remove obsolete comment by Scott Baker · 10 years ago
  21. a26e35f latest autogenerated xos-defaults and xos-validators by Scott Baker · 10 years ago
  22. b998712 rename planetstack_graphs.js and remove from base template by Scott Baker · 10 years ago
  23. e980902 rename planetstackanalytics by Scott Baker · 10 years ago
  24. dfe40fd Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 10 years ago
  25. b353ffe use remigrate to redo migrations by Scott Baker · 10 years ago
  26. 396f608 rename context processor by Scott Baker · 10 years ago
  27. 4d8a638 add remigrate command to opencloud script by Scott Baker · 10 years ago
  28. 8aa7283 autogenerated model-deps from portal by Scott Baker · 10 years ago
  29. 0355284 observer-related big rename changes by Scott Baker · 10 years ago
  30. 4c0e202 remove unused model by Scott Baker · 10 years ago
  31. 0162bb4 more big rename changes by Scott Baker · 10 years ago
  32. 67db95f rename PlanetStackAdmin -> XOSAdmin, PlStackTabularInline -> XOSTabularInline by Scott Baker · 10 years ago
  33. 925b134 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 10 years ago
  34. 0686895 rename planetstack.css -> xos.css by Scott Baker · 10 years ago
  35. db29d93 remove servcomp from makemigrations by Scott Baker · 10 years ago
  36. ff940a7 latest autogenerated api by Scott Baker · 10 years ago
  37. 4d25137d remove service composition from navigation by Scott Baker · 10 years ago
  38. ed3093a remove PlanetStack, PlanetStackRole, PlanetStackPrivilege models by Scott Baker · 10 years ago
  39. 415aa36 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 10 years ago
  40. 2125dab rename planetstack.settings to xos.settings by Scott Baker · 10 years ago
  41. f8e8cd2 fix syntax error by Tony Mack · 10 years ago
  42. 9405dd3 rename test cases by Scott Baker · 10 years ago
  43. 2414f91 remove obsolete billing sample generator by Scott Baker · 10 years ago
  44. 3495c5a fix test cases by Scott Baker · 10 years ago
  45. ed6003e GetConfiguration is part of legacyapi by Scott Baker · 10 years ago
  46. 78fc136 only root and deployment admins can see controllers by Tony Mack · 10 years ago
  47. 2f55f26 Merge pull request #41 from caglar10ur/40 by tmack-pl · 10 years ago
  48. fdeacc5 add missing import, fixes #40 by S.Çağlar Onur · 10 years ago
  49. 926b667 rename /var/www/planetstack to /var/www/xos by Scott Baker · 10 years ago
  50. 5e6d806 remove outdated comments by Scott Baker · 10 years ago
  51. 1ebc723 new initial_data that includes tenant view linkage to deployment by Scott Baker · 10 years ago
  52. 6f4a3b2 better error message for tenant sanity check by Scott Baker · 10 years ago
  53. 5924818 allow deployments to be linked to dashboards by Scott Baker · 10 years ago
  54. cd4a0c2 move rest api stuff into xos directory by Scott Baker · 10 years ago
  55. 6e33ea3 move rest api stuff into xos directory by Scott Baker · 10 years ago
  56. 9279d72 latest autogenerated genapi.py by Scott Baker · 10 years ago
  57. c57ddcc add 'generateapi' command to regenerate the rest api by Scott Baker · 10 years ago
  58. 27a9a64 REST API exception cleanup by Scott Baker · 10 years ago
  59. 8fc378d rename planetstack.settings -> xos.settings by Scott Baker · 10 years ago
  60. 3d9d684 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 10 years ago
  61. 019c5ac cleanup a couple of planetstack references by Scott Baker · 10 years ago
  62. 5817cb4 add foreign key field 'deployment' to Controller. by Tony Mack · 10 years ago
  63. 383ef17 remove comment by Scott Baker · 10 years ago
  64. 73ff87b default log file name planetstack.log -> xos.log by Scott Baker · 10 years ago
  65. 180148a deployment in ControllerAdmin (uncommitted code from portal) by Scott Baker · 10 years ago
  66. e2dfb10 fix fault if no controller when retrieving stats by Scott Baker · 10 years ago
  67. 38ef1df return empty statistics if controller is not found by Scott Baker · 10 years ago
  68. 2f29540 make instance_id clickable in SliverAdmin list_display by Scott Baker · 10 years ago
  69. 32b2306 Merge pull request #37 from caglar10ur/readme by Andy Bavier · 10 years ago
  70. 1703dc5 Merge pull request #34 from caglar10ur/observer by Andy Bavier · 10 years ago
  71. 6860751 clarify by S.Çağlar Onur · 10 years ago
  72. 8482b8a depends on https://github.com/open-cloud/xos/pull/34, but this is now working by S.Çağlar Onur · 10 years ago
  73. 81ce835 Merge pull request #35 from caglar10ur/listdir by sbconsulting · 10 years ago
  74. 347f444 Check the existence of the images_path by S.Çağlar Onur · 10 years ago
  75. 6093d3e extract archive into correct directory by S.Çağlar Onur · 10 years ago
  76. ad4f817 Merge pull request #33 from caglar10ur/rename by sbconsulting · 10 years ago
  77. 5731184 observer raises expections when phantomjs is missing by S.Çağlar Onur · 10 years ago
  78. 8bcaf6d sed: can't read /opt/xos/planetstack/settings.py: No such file or directory by S.Çağlar Onur · 10 years ago
  79. 85aaa43 add network templates by Scott Baker · 10 years ago
  80. c3d6694 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 10 years ago
  81. 6a0bc3c added network templates by Scott Baker · 10 years ago
  82. 17e20f2 update version number by Scott Baker · 10 years ago
  83. 86e132c rename planetstack module to xos by Scott Baker · 10 years ago
  84. 8d0f9dc Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 10 years ago
  85. 2cead24 link calendar to cloud icon by Scott Baker · 10 years ago
  86. 701fcb0 Use PNGs, not SVGs by jcnelson · 10 years ago
  87. 56ecc60 Add figures for the "Modeling Services" page on the wiki. by jcnelson · 10 years ago
  88. 18476e4 Custom Ansible modules by Andy Bavier · 10 years ago
  89. bbc10b4 fix read access permission for site admins. Need to refactor read permission globally by Tony Mack · 10 years ago
  90. c588932 initial checkin of object write permission regression tests by Tony Mack · 10 years ago
  91. 8728de0 make sure obj.caller is set when deleting object by Scott Baker · 10 years ago
  92. 72758c7 latest autogenerated genapi.py by Scott Baker · 10 years ago
  93. 96e2b2c consolidate API code for core and plus, fix access/default change in sliceplus, shore up caller arguments in update by Scott Baker · 10 years ago
  94. eee2f71 make permission denied exception class name explicit by Scott Baker · 10 years ago
  95. e5f9d7d refactor the backend icon stuff to one spot by Scott Baker · 10 years ago
  96. f27edfe rename DiffModelMixin to PlModelMixin by Scott Baker · 10 years ago
  97. 28beed9 fix the problems with DiffModelMixin, and eliminate redundant code by Scott Baker · 10 years ago
  98. de9f24c Fixed Syntax error by Sapan Bhatia · 10 years ago
  99. 5a29618 Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 10 years ago
  100. 2535359 Flag for disabling backout by Sapan Bhatia · 10 years ago