1. 306d7e8 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 9 years ago
  2. c0ec1d8 view for download ssh commands by Scott Baker · 9 years ago
  3. 598eaf2 Remove visible references to Reservations, Accounts, Billing, and Invoices by Tony Mack · 9 years ago
  4. f587f44 add backend_status_icon to user admin list by Scott Baker · 9 years ago
  5. 682933b display APIException errors properly by Scott Baker · 9 years ago
  6. 3e03522 return APIException for sliceplus errors instead of valueerror by Scott Baker · 9 years ago
  7. ed5a101 prevent script tags inside of error popup by Scott Baker · 9 years ago
  8. 6725c4c Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 9 years ago
  9. ba32c2a fix validator override call for slice/slicePlus, add network_ports validation, allow validators to be added on a per-model basis by Scott Baker · 9 years ago
  10. 1e5d344 Fix assignment of sliver IP Addresses, failing because of an import error by Sapan Bhatia · 9 years ago
  11. f814a8d Disable creation of an OpenStack gateway for private netwroks (and nat networks too, with the latter it does not matter) by Sapan Bhatia · 9 years ago
  12. 650107c Do not catch and ignore network instantiation errors, as doing so lets them pass unnoticed by hte Observer by Sapan Bhatia · 9 years ago
  13. d99b112 Fix bug in CIDR allocation by Sapan Bhatia · 9 years ago
  14. b0464ba Defer error checking to ansible layer by Sapan Bhatia · 9 years ago
  15. aabb9bd Add types to backend status messages by Sapan Bhatia · 9 years ago
  16. f71b3b5 Drop some of the noise in observer logs by Sapan Bhatia · 9 years ago
  17. 254198c Added model policies as a thread in the observer by Sapan Bhatia · 9 years ago
  18. 6ac96b1 Quote commands when running ansible by Sapan Bhatia · 9 years ago
  19. 76fd191 Make error checking part of the ansible abstraction layer by Sapan Bhatia · 9 years ago
  20. 96310de Added new model policies for images and controllerslices by Sapan Bhatia · 9 years ago
  21. 85320d3 Bug fixes in model policies by Sapan Bhatia · 9 years ago
  22. d49ba53 Made model policies a threaded run loop, and made policy executions transactional by Sapan Bhatia · 9 years ago
  23. cc9d960 Added a type to backend_status by Sapan Bhatia · 9 years ago
  24. 103465d Added timestamp for model policy scheduling to the User class by Sapan Bhatia · 9 years ago
  25. 67400ad Added timestamp to support model policy scheduling by Sapan Bhatia · 9 years ago
  26. 24fe511 network_ports validation, wip by Scott Baker · 9 years ago
  27. 2190934 display count of ready slivers in tenant view by Scott Baker · 9 years ago
  28. f1b4015 filter sites with no nodes from tenant view by Scott Baker · 9 years ago
  29. 5ff796b fix icon color in provisioning state by Scott Baker · 9 years ago
  30. 39293d7 fix filter code in sliver inline by Scott Baker · 9 years ago
  31. 2ee762e checking in clean initial migration by Tony Mack · 9 years ago
  32. ba5c2f2 fix Chosen Sites empty in Deployment Admin by Scott Baker · 9 years ago
  33. 8864d47 fix sitesdeployments typo by Scott Baker · 9 years ago
  34. e0e407a tenant view only shows sites the user should be able to see by Scott Baker · 9 years ago
  35. 17a7306 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 9 years ago
  36. 04ab7c8 save network_ports in sliceplus model by Scott Baker · 9 years ago
  37. 815bc8a iMigration script for uuids by Sapan Bhatia · 9 years ago
  38. cb5c24a Add uuid field to sliver by Sapan Bhatia · 9 years ago
  39. c3876fb warning for Service Level as well by Scott Baker · 9 years ago
  40. 51bacad help text support for detail view, tenant view warnings about changing slivers by Scott Baker · 9 years ago
  41. 61b5bfc SSH commands dialog by Scott Baker · 9 years ago
  42. ec93010 SSH commands dialog by Scott Baker · 9 years ago
  43. 5175e8a set dirty if users edited, warning message if change slice while dirty by Scott Baker · 9 years ago
  44. 9d2de4e Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 9 years ago
  45. fb066b5 add saveSuccess hook for detail view by Scott Baker · 9 years ago
  46. f5d97bd make save button green when slice is dirty by Scott Baker · 9 years ago
  47. f210e3d use flavor specified by user instead of defaulting to m1.medium by Tony Mack · 9 years ago
  48. 78d4c3d Controller.backend_type is required by Tony Mack · 9 years ago
  49. 887d4a8 display sliver.instance_id in the right places by Scott Baker · 9 years ago
  50. c898437 set creator when creating slice in tenant view by Scott Baker · 9 years ago
  51. 7508142 fix error when creating slice using sliceplus object by Scott Baker · 9 years ago
  52. 1eace6f fix sliver details view not being displayed by Scott Baker · 9 years ago
  53. e8479e1 add default route for xosAdminDashboard by Scott Baker · 9 years ago
  54. 8c83e71 hide dashboard views that are disabled from customize tab by Scott Baker · 9 years ago
  55. c9c8d0d add site to user creating admin so users can no longer be created without sites by Scott Baker · 9 years ago
  56. 9eebcb6 make tenantview method reslient of users with no site, catch users with no site in sanity check by Scott Baker · 9 years ago
  57. d3f083d fix tenant view causes minidashboard to be partially obscured by Scott Baker · 9 years ago
  58. 9daf19c show enabled and url in dashboardview admin list by Scott Baker · 9 years ago
  59. b8f3cab add ability to disable dashboards by Scott Baker · 9 years ago
  60. 5e4d823 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 9 years ago
  61. 55f6de6 recreate all slivers when image or flavor is changed by Scott Baker · 9 years ago
  62. 71dda3b fix sliver.name by Tony Mack · 9 years ago
  63. 1215424 fix users list not subtracted properly when displaying picker by Scott Baker · 9 years ago
  64. 15aaecd Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 9 years ago
  65. 7a76f32 refactor sliceplus core for users, return user ids and names in sliceplus object by Scott Baker · 9 years ago
  66. 43c7f8c BUGFIX: Some steps would get skipped because of an incomplete check by Sapan Bhatia · 9 years ago
  67. cb6f8d6 Add color to Observer logs by Sapan Bhatia · 9 years ago
  68. 085ed48 Fixed import errors in model policies by Sapan Bhatia · 9 years ago
  69. e2ace18 Reverted model policies to non-parallel version by Sapan Bhatia · 9 years ago
  70. e34efa0 Changed dependency info for controller slices by Sapan Bhatia · 9 years ago
  71. 740f7ef Changed dependency info for sync_slivers by Sapan Bhatia · 9 years ago
  72. 58243ad Changed dependecy info by Sapan Bhatia · 9 years ago
  73. 8908425 Changed dependecy information by Sapan Bhatia · 9 years ago
  74. 398a097 Changed dependency information by Sapan Bhatia · 9 years ago
  75. a4bc78b Changed dependency information by Sapan Bhatia · 9 years ago
  76. d96372f Quoted name and imagename to prevent sytnax error in ansible by Sapan Bhatia · 9 years ago
  77. 90671a8 Changed dependencies for sync_controller_images by Sapan Bhatia · 9 years ago
  78. b118ce1 Changed shell to /bin/bash, because dash (the default shell) on beta doesn't support source by Sapan Bhatia · 9 years ago
  79. a9be010 remove "Images" tab from Deployment Admin by Tony Mack · 9 years ago
  80. b34553e adding Tags tab back to Slice Admin page by Tony Mack · 9 years ago
  81. 95f8e67 remove extraneous white space from hostname by Tony Mack · 9 years ago
  82. 82df1d0 add nodes tab to site admin by Tony Mack · 9 years ago
  83. e7a9045 change 'name' to 'site', make label cells same width by Scott Baker · 9 years ago
  84. 2822638 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 9 years ago
  85. 4c58122 plus and minus icons in tenant view by Scott Baker · 9 years ago
  86. ce0dfb8 error message when user tries to create slice but doesn't have permission by Scott Baker · 9 years ago
  87. 10328a1 fix bugs by Tony Mack · 9 years ago
  88. 3101c97 fix titles of add-slice and edit-users dialogs by Scott Baker · 9 years ago
  89. 89ba0a8 fix one row trimmed off if iDisplayLength==-1 by Scott Baker · 9 years ago
  90. e56d327 disable paginate and filter of site list in tenant view by Scott Baker · 9 years ago
  91. 435c2c9 save users supported in tenant view by Scott Baker · 9 years ago
  92. 1f7901b throw error if no nodes in site by Scott Baker · 9 years ago
  93. 23cc197 caption for SliceSelector by Scott Baker · 9 years ago
  94. a76f65d save site_allocations by Scott Baker · 9 years ago
  95. b52f7af display 'no slices' when there are no slices by Scott Baker · 9 years ago
  96. c36cafb only admins can save/update controllers by Tony Mack · 9 years ago
  97. 9b1f2a0 latest minidashboard code by Scott Baker · 9 years ago
  98. a0ffec5 minidashboard, WIP by Scott Baker · 9 years ago
  99. c65edf3 minidashboard, WIP by Scott Baker · 9 years ago
  100. f53a0ca minidashboard WIP, get object name and id from django by Scott Baker · 9 years ago