1. dcfcefd set creator when creating slice in tenant view by Scott Baker · 10 years ago
  2. 34b3224 fix error when creating slice using sliceplus object by Scott Baker · 10 years ago
  3. c72997a fix sliver details view not being displayed by Scott Baker · 10 years ago
  4. c1d041f add default route for xosAdminDashboard by Scott Baker · 10 years ago
  5. 9ecc260 hide dashboard views that are disabled from customize tab by Scott Baker · 10 years ago
  6. c30162e add site to user creating admin so users can no longer be created without sites by Scott Baker · 10 years ago
  7. 71b3a45 make tenantview method reslient of users with no site, catch users with no site in sanity check by Scott Baker · 10 years ago
  8. d6861f7 fix tenant view causes minidashboard to be partially obscured by Scott Baker · 10 years ago
  9. 2c44e6e show enabled and url in dashboardview admin list by Scott Baker · 10 years ago
  10. c15ad1b add ability to disable dashboards by Scott Baker · 10 years ago
  11. db20b75 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  12. cd369ea recreate all slivers when image or flavor is changed by Scott Baker · 10 years ago
  13. 99f2351 fix sliver.name by Tony Mack · 10 years ago
  14. a410100 fix users list not subtracted properly when displaying picker by Scott Baker · 10 years ago
  15. 1f5ccf3 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  16. a31bb24 refactor sliceplus core for users, return user ids and names in sliceplus object by Scott Baker · 10 years ago
  17. 9b6bdc3 remove "Images" tab from Deployment Admin by Tony Mack · 10 years ago
  18. d243338 adding Tags tab back to Slice Admin page by Tony Mack · 10 years ago
  19. 4f134e6 add nodes tab to site admin by Tony Mack · 10 years ago
  20. 840862d change 'name' to 'site', make label cells same width by Scott Baker · 10 years ago
  21. adaf620 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  22. 77253a9 plus and minus icons in tenant view by Scott Baker · 10 years ago
  23. 05d2e03 error message when user tries to create slice but doesn't have permission by Scott Baker · 10 years ago
  24. de10018 fix bugs by Tony Mack · 10 years ago
  25. 8bd5f2c fix titles of add-slice and edit-users dialogs by Scott Baker · 10 years ago
  26. 07d277e fix one row trimmed off if iDisplayLength==-1 by Scott Baker · 10 years ago
  27. e42a667 disable paginate and filter of site list in tenant view by Scott Baker · 10 years ago
  28. c7f363b save users supported in tenant view by Scott Baker · 10 years ago
  29. 79be5c0 throw error if no nodes in site by Scott Baker · 10 years ago
  30. 21ebb54 caption for SliceSelector by Scott Baker · 10 years ago
  31. 2fbf7dc save site_allocations by Scott Baker · 10 years ago
  32. a293dac display 'no slices' when there are no slices by Scott Baker · 10 years ago
  33. 2e897fa only admins can save/update controllers by Tony Mack · 10 years ago
  34. f13a0cf latest minidashboard code by Scott Baker · 10 years ago
  35. 0e36f5d minidashboard, WIP by Scott Baker · 10 years ago
  36. e880edd Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  37. fcf655e edit users button in tenant view by Scott Baker · 10 years ago
  38. 5fecf71 remove Tags tab from model pages by Tony Mack · 10 years ago
  39. d123b52 Load ceilometer credentials from controller by Sapan Bhatia · 10 years ago
  40. 8bd725f add sanity check; add default_flavors and default_images by Scott Baker · 10 years ago
  41. edaa0ed add blessed flavors and service classes to tenant view object by Scott Baker · 10 years ago
  42. 4618a23 sliceplus incorporate field changes from slice model by Scott Baker · 10 years ago
  43. 3c2b5cd remove image_preference, add default_image, default_flavor to slice by Scott Baker · 10 years ago
  44. 48b84d1 more tenantview variables pass to xoslib by Scott Baker · 10 years ago
  45. 77eba94 base class stuff for xoslib methods from genapi by Scott Baker · 10 years ago
  46. ed6aa70 afterDelete working in tenant view by Scott Baker · 10 years ago
  47. ced0a55 tenantview without navigation by Scott Baker · 10 years ago
  48. 4918767 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  49. 03696ee sliceplus support for site_allocation and network_ports for tenant view by Scott Baker · 10 years ago
  50. c8bd404 tenant view, WIP by Scott Baker · 10 years ago
  51. 30dfcd7 cleanup controller links in admin.py by Tony Mack · 10 years ago
  52. f522749 Merge branch 'master' of git://git.planet-lab.org/plstackapi by Sapan Bhatia · 10 years ago
  53. c0d8a70 Bug fix to Django view for statistics by Sapan Bhatia · 10 years ago
  54. 8f6107c fix node.site --> node.site_deployment.site by Scott Baker · 10 years ago
  55. 45a09b1 xoslib method to get tenant view info by Scott Baker · 10 years ago
  56. 697512d fix camelcasing of networkPorts -> network_ports by Scott Baker · 10 years ago
  57. 9062b0c add networkPorts by Scott Baker · 10 years ago
  58. 1a88288 fix errors in admin related to sitedeployment object by Scott Baker · 10 years ago
  59. dc84412 get site & deployment from slice_deployment in SlicePlus by Scott Baker · 10 years ago
  60. c7a7314 dashboard iframe selector that can handle multiple nagios without namespace collisions by Scott Baker · 10 years ago
  61. b1a8344 Merge branch 'master' of git://git.planet-lab.org/plstackapi by Sapan Bhatia · 10 years ago
  62. 1ffb401 Statistics view for ceilometer-based stats by Sapan Bhatia · 10 years ago
  63. ce4e2c2 checking in missing site/slice privilege steps by Tony Mack · 10 years ago
  64. 51d1578 rename imagePreference -> image_preference by Scott Baker · 10 years ago
  65. ffce785 rename camelcase fields in slice by Scott Baker · 10 years ago
  66. 9e4d816 rename camelcase fields in slice by Scott Baker · 10 years ago
  67. 4f692d9 removing ControllerSiteDeployment object. Move tenant_id field to SiteDeployments model by Tony Mack · 10 years ago
  68. 42ff343 removing ControllerSiteDeployment object. Move tenant_id field to SiteDeployments model by Tony Mack · 10 years ago
  69. 58cea71 removing ControllerSiteDeployment object. Move tenant_id field to SiteDeployments model by Tony Mack · 10 years ago
  70. 81ad09e removing ControllerSiteDeployment object. Move tenant_id field to SiteDeployments model by Tony Mack · 10 years ago
  71. 06e8ecf Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  72. 549aa25 update code to use renamed network fields by Scott Baker · 10 years ago
  73. 2040f5d added 'remote_password' property to User model by Tony Mack · 10 years ago
  74. f515df4 migration script for field names in network object by Scott Baker · 10 years ago
  75. 369f9b9 update to make use of renamed NetworkTemplate fields by Scott Baker · 10 years ago
  76. ac9791b fix field names in network object by Scott Baker · 10 years ago
  77. b2dba4b replaced sliver.controllerNetwork with sliver.deployment by Tony Mack · 10 years ago
  78. 625e10e added version to Controller string representation by Tony Mack · 10 years ago
  79. a8242c7 adding initial migrations by Tony Mack · 10 years ago
  80. 99064ba add ControllerSiteDeployment to xoslib by Scott Baker · 10 years ago
  81. f14089d fix javascript error if enacted is undefined by Scott Baker · 10 years ago
  82. f0480fb rest_framework doesn't have a serializers.ReadOnlyField by Scott Baker · 10 years ago
  83. e5e44eb fix plus mixin for rest_framework 3.0 by Scott Baker · 10 years ago
  84. c865508 sliceplus: return role string instead of role object by Scott Baker · 10 years ago
  85. 201f7da latest auto-generated genapi by Scott Baker · 10 years ago
  86. c04e142 fix error when displaying dashboards in home view by Scott Baker · 10 years ago
  87. b35adc4 add SiteDeployment to xoslib by Scott Baker · 10 years ago
  88. 3c7c358 add controller to xoslib by Scott Baker · 10 years ago
  89. d2ab6c5 change capitolization of related_name for ControllerDashboardView by Scott Baker · 10 years ago
  90. f2c0c51 rename ControllerDashboard to ControllerDashboardView by Scott Baker · 10 years ago
  91. f958984 add ManyToMany for (Image, Deployment) by Scott Baker · 10 years ago
  92. ff19f52 eliminate from xoslib models deleted due to introduction of controllers by Scott Baker · 10 years ago
  93. b04f51a BUGFIX: Controller related field change by Sapan Bhatia · 10 years ago
  94. 279c4c6 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  95. ecbdab1 fix javascript fail if xosvalidators.js not loaded by html by Scott Baker · 10 years ago
  96. d5e8371 Fixed a UI error in admin by Sapan Bhatia · 10 years ago
  97. 9de6c44 per-controller view display by Scott Baker · 10 years ago
  98. 786a9c1 models for per-controller dashboard views by Scott Baker · 10 years ago
  99. 83f5b62 fix 'sys not defined' error when displaying observer not installed warning by Scott Baker · 10 years ago
  100. c105771 fix migration creation issue due to DiffModelMixin by Scott Baker · 10 years ago