1. 67db95f rename PlanetStackAdmin -> XOSAdmin, PlStackTabularInline -> XOSTabularInline by Scott Baker · 10 years ago
  2. 0686895 rename planetstack.css -> xos.css by Scott Baker · 10 years ago
  3. ed3093a remove PlanetStack, PlanetStackRole, PlanetStackPrivilege models by Scott Baker · 10 years ago
  4. f8e8cd2 fix syntax error by Tony Mack · 10 years ago
  5. 78fc136 only root and deployment admins can see controllers by Tony Mack · 10 years ago
  6. 1ebc723 new initial_data that includes tenant view linkage to deployment by Scott Baker · 10 years ago
  7. 6f4a3b2 better error message for tenant sanity check by Scott Baker · 10 years ago
  8. 5924818 allow deployments to be linked to dashboards by Scott Baker · 10 years ago
  9. 6e33ea3 move rest api stuff into xos directory by Scott Baker · 10 years ago
  10. 27a9a64 REST API exception cleanup by Scott Baker · 10 years ago
  11. 5817cb4 add foreign key field 'deployment' to Controller. by Tony Mack · 10 years ago
  12. 180148a deployment in ControllerAdmin (uncommitted code from portal) by Scott Baker · 10 years ago
  13. e2dfb10 fix fault if no controller when retrieving stats by Scott Baker · 10 years ago
  14. 38ef1df return empty statistics if controller is not found by Scott Baker · 10 years ago
  15. 2f29540 make instance_id clickable in SliverAdmin list_display by Scott Baker · 10 years ago
  16. 6a0bc3c added network templates by Scott Baker · 10 years ago
  17. 86e132c rename planetstack module to xos by Scott Baker · 10 years ago
  18. 8d0f9dc Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 10 years ago
  19. 2cead24 link calendar to cloud icon by Scott Baker · 10 years ago
  20. bbc10b4 fix read access permission for site admins. Need to refactor read permission globally by Tony Mack · 10 years ago
  21. 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
  22. eee2f71 make permission denied exception class name explicit by Scott Baker · 10 years ago
  23. e5f9d7d refactor the backend icon stuff to one spot by Scott Baker · 10 years ago
  24. f27edfe rename DiffModelMixin to PlModelMixin by Scott Baker · 10 years ago
  25. 28beed9 fix the problems with DiffModelMixin, and eliminate redundant code by Scott Baker · 10 years ago
  26. 2c49770 put Controller.domain in a separate migration by Tony Mack · 10 years ago
  27. fcc9d74 Merge pull request #22 from caglar10ur/virtualenv by gwsapan · 10 years ago
  28. 2e28d02 Merge pull request #25 from caglar10ur/ACLValidationError by sbconsulting · 10 years ago
  29. e309ca1 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 10 years ago
  30. 664b44d fix icon colors in developer view by Scott Baker · 10 years ago
  31. 8658390 planetstack/core/models/site.py by Tony Mack · 10 years ago
  32. 03388fa Disable notifications, until there is a real need for them, which depends on optimizing OpenStack calls, making them sub-second. by Sapan Bhatia · 10 years ago
  33. 622bcf0 eliminate Sites list from Controller and Deployment, add sites tab to ControllerAdmin, hide enacted/policied from ControllerAdmin by Scott Baker · 10 years ago
  34. 88c8990 add suit-tab-deploymentprivileges to suit_classes in DeploymentPrivilegeInline by Tony Mack · 10 years ago
  35. 7c45e68 Merge pull request #23 from caglar10ur/typo by Andy Bavier · 10 years ago
  36. e9a8df3 NameError: global name 'ACLValidationError' is not defined by S.Çağlar Onur · 10 years ago
  37. b9cf323 can_update_deploymemt -> can_update_deployment by S.Çağlar Onur · 10 years ago
  38. 769c7b2 better error message for tenant view sanity check by Scott Baker · 10 years ago
  39. 3e92b4d respect the virtualenv by using /usr/bin/env by S.Çağlar Onur · 10 years ago
  40. a2da645 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 10 years ago
  41. 4ba6144 minimalist initial_data.json by Scott Baker · 10 years ago
  42. 8567794 site admins can add user's at sites where they have the 'admin' role by Tony Mack · 10 years ago
  43. 3428e6e refactor object write permissions by Tony Mack · 10 years ago
  44. de06c92 Users can see all sites and site deployments by default by Tony Mack · 10 years ago
  45. 19c7796 increase backend_status length, fix order of model imports by Scott Baker · 10 years ago
  46. cf29cfa update object write permissions by Tony Mack · 10 years ago
  47. 8a00a01 path cleanup in xoslib tools and readme by Scott Baker · 10 years ago
  48. a2aab7b remove obsolete comments by Scott Baker · 10 years ago
  49. e0d9cfc remove hardcoded path from exception text by Scott Baker · 10 years ago
  50. aae5146 remove obsolete comment by Scott Baker · 10 years ago
  51. 41b4fa8 home dashboard use XOS_DIR instead of hardcoded paths by Scott Baker · 10 years ago
  52. 49829de Big Rename: /opt/planetstack -> /opt/xos in helloworld example by Scott Baker · 10 years ago
  53. 25df436 remove obsolete welcome view by Scott Baker · 10 years ago
  54. 1c73219 REST API rename: plstackapi -> xos by Scott Baker · 10 years ago
  55. 9f80ea0 prevent 500 error if /tmp/observer_last_run does not exist by Scott Baker · 10 years ago
  56. bd46a92 REST API set creator attribute when creating objects by Scott Baker · 10 years ago
  57. ce7fc0a WIP - has the pre_save/perform_create code by Scott Baker · 10 years ago
  58. 3307ce6 dashboard view cleanup unused bigquery and cdn stuff by Scott Baker · 10 years ago
  59. 7807158 cleanup, WIP by Scott Baker · 10 years ago
  60. 1faefd3 REST API: rename plstackapi to xos by Scott Baker · 10 years ago
  61. 55b786a fix the naive/aware timezone problem by Scott Baker · 10 years ago
  62. 4af864e use rest_framework's permission denied by Scott Baker · 10 years ago
  63. 8cfe3d2 fix permission error when creating slices with tenant view by Scott Baker · 10 years ago
  64. 79a6409 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 10 years ago
  65. 20101af return permission denied when anonymous user tries to use REST by Scott Baker · 10 years ago
  66. d0cf612 A non-admin should not be able to set the creator of a slice to someone else by Tony Mack · 10 years ago
  67. b428feb fix read_only fields for SliverAdmin by Tony Mack · 10 years ago
  68. db8580b add 'all_ips_string' to list of read only fields in SliverAdmin by Tony Mack · 10 years ago
  69. 707f7d7 get ip address from Sliver.all_ips_string instead of Sliver.ip by Tony Mack · 10 years ago
  70. b81d5e4 move site_deployments tab from SiteAdmin page to DeploymentAdmin page by Tony Mack · 10 years ago
  71. 1c83dcf fix sliver.all_ips() throwing traceback by Scott Baker · 10 years ago
  72. 2d599df throw validation error if sliver has no creator by Scott Baker · 10 years ago
  73. 9a9a9ab throw validation error if slice has no creator by Scott Baker · 10 years ago
  74. 8c52051 additional validation on slice.name by Scott Baker · 10 years ago
  75. 9d0595c fix spacing in html by Scott Baker · 10 years ago
  76. 214c64c Django view that exports Observer status by Sapan Bhatia · 10 years ago
  77. 3117619 Added scratchpad for Observer to bookkeep objects by Sapan Bhatia · 10 years ago
  78. 9047261 remove Dashboard Views from user admin by Scott Baker · 10 years ago
  79. baf0026 ask the PI to click save by Scott Baker · 10 years ago
  80. 361a0bd return an error when trying to register a deleted user by Scott Baker · 10 years ago
  81. 3dfb6cb fix tenant view temporary password email, display message if user tries to register again by Scott Baker · 10 years ago
  82. 933b291 disable setting fields to readonly based on user's privilege in UserAdmin by Tony Mack · 10 years ago
  83. 03b9229 only admins and pis can change/modify a user's site by Tony Mack · 10 years ago
  84. 3a3b281 set is_admin default to False by Tony Mack · 10 years ago
  85. 365545d dont list is_admin field twice in UserAdmin by Tony Mack · 10 years ago
  86. 73244b6 make sure users created through tenant view are not admins by Scott Baker · 10 years ago
  87. e3d6faf red and green observer status icons by Scott Baker · 10 years ago
  88. cad6330 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  89. 25e3db4 make nagios default to (select a controller) by Scott Baker · 10 years ago
  90. 4c877d6 Show greens where status is 1 - by Sapan Bhatia · 10 years ago
  91. 871e95e repair the sliver filter logic in xosAdminDashboard by Scott Baker · 10 years ago
  92. 979b1a1 sliver.deploymentNetwork -> deployment network by Scott Baker · 10 years ago
  93. b5839e9 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  94. 7ccc6ad display ssh command in sliver detail view by Scott Baker · 10 years ago
  95. 7eb52be user's can't set/unset site in Login Details without the proper authorization by Tony Mack · 10 years ago
  96. 75d9d32 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Tony Mack · 10 years ago
  97. c8f443d user's can't set/unset is_admin, is_active and is_readonly values in Login Details without the proper authorization. by Tony Mack · 10 years ago
  98. efc21d5 download_ssh_commands view, deprecated by Scott Baker · 10 years ago
  99. 5f9b2cd download button for ssh commands by Scott Baker · 10 years ago
  100. 342dee4 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago