1. 7a76f32 refactor sliceplus core for users, return user ids and names in sliceplus object by Scott Baker · 9 years ago
  2. 82df1d0 add nodes tab to site admin by Tony Mack · 9 years ago
  3. e7a9045 change 'name' to 'site', make label cells same width by Scott Baker · 9 years ago
  4. 2822638 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 9 years ago
  5. 4c58122 plus and minus icons in tenant view by Scott Baker · 9 years ago
  6. ce0dfb8 error message when user tries to create slice but doesn't have permission by Scott Baker · 9 years ago
  7. 10328a1 fix bugs by Tony Mack · 9 years ago
  8. 3101c97 fix titles of add-slice and edit-users dialogs by Scott Baker · 9 years ago
  9. 89ba0a8 fix one row trimmed off if iDisplayLength==-1 by Scott Baker · 9 years ago
  10. e56d327 disable paginate and filter of site list in tenant view by Scott Baker · 9 years ago
  11. 435c2c9 save users supported in tenant view by Scott Baker · 9 years ago
  12. 1f7901b throw error if no nodes in site by Scott Baker · 9 years ago
  13. 23cc197 caption for SliceSelector by Scott Baker · 9 years ago
  14. a76f65d save site_allocations by Scott Baker · 9 years ago
  15. b52f7af display 'no slices' when there are no slices by Scott Baker · 9 years ago
  16. c36cafb only admins can save/update controllers by Tony Mack · 9 years ago
  17. 9b1f2a0 latest minidashboard code by Scott Baker · 9 years ago
  18. a0ffec5 minidashboard, WIP by Scott Baker · 9 years ago
  19. c65edf3 minidashboard, WIP by Scott Baker · 9 years ago
  20. f53a0ca minidashboard WIP, get object name and id from django by Scott Baker · 9 years ago
  21. 4d5ab44 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 9 years ago
  22. 97acad9 edit users button in tenant view by Scott Baker · 9 years ago
  23. ab6538f remove Tags tab from model pages by Tony Mack · 9 years ago
  24. e999be8 Load ceilometer credentials from controller by Sapan Bhatia · 9 years ago
  25. aba9183 add sanity check; add default_flavors and default_images by Scott Baker · 9 years ago
  26. 2a11f25 add blessed flavors and service classes to tenant view object by Scott Baker · 9 years ago
  27. 339d512 sliceplus incorporate field changes from slice model by Scott Baker · 9 years ago
  28. ee9c5bf latest autogenerated genapi.py by Scott Baker · 9 years ago
  29. 200181e remove image_preference, add default_image, default_flavor to slice by Scott Baker · 9 years ago
  30. c94091a more tenantview variables pass to xoslib by Scott Baker · 9 years ago
  31. bbc8a5b base class stuff for xoslib methods from genapi by Scott Baker · 9 years ago
  32. 6b145aa afterDelete working in tenant view by Scott Baker · 9 years ago
  33. cd07a59 tenantview without navigation by Scott Baker · 9 years ago
  34. db8bac8 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 9 years ago
  35. dcf6fbf sliceplus support for site_allocation and network_ports for tenant view by Scott Baker · 9 years ago
  36. 342d9b9 tenant view, WIP by Scott Baker · 9 years ago
  37. c231f21 added Controller model policy by Tony Mack · 9 years ago
  38. 3c01ff9 cleanup controller links in admin.py by Tony Mack · 9 years ago
  39. bf0a90e fix bugs by Tony Mack · 9 years ago
  40. d7e2b45 Set average to zero when no statistics are returned by Sapan Bhatia · 9 years ago
  41. 3bc8ba4 Merge branch 'master' of git://git.planet-lab.org/plstackapi by Sapan Bhatia · 9 years ago
  42. a256305 Updated ceilometer driver to support new version of ceilometerclient library by Sapan Bhatia · 9 years ago
  43. 854a3dc Update to monitor driver by Sapan Bhatia · 9 years ago
  44. 0255e20 Bug fix to Django view for statistics by Sapan Bhatia · 9 years ago
  45. e7035eb fix node.site --> node.site_deployment.site by Scott Baker · 9 years ago
  46. 0332483 xoslib method to get tenant view info by Scott Baker · 9 years ago
  47. d3a6b2c fix camelcasing of networkPorts -> network_ports by Scott Baker · 9 years ago
  48. 8b89d30 add networkPorts by Scott Baker · 9 years ago
  49. 4357457 fix errors in admin related to sitedeployment object by Scott Baker · 9 years ago
  50. e93322e initialize glance client with ca_ssl_cert by Tony Mack · 9 years ago
  51. bd1b978 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  52. 98b26b6 get site & deployment from slice_deployment in SlicePlus by Scott Baker · 10 years ago
  53. dd8746b bugfixes and cleanup by Tony Mack · 10 years ago
  54. ab98139 More indentation error by Sapan Bhatia · 10 years ago
  55. 7c10fb2 Fixed indentation errors in ceilometer by Sapan Bhatia · 10 years ago
  56. 49af8e2 dashboard iframe selector that can handle multiple nagios without namespace collisions by Scott Baker · 10 years ago
  57. fd80674 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  58. 7147c0c add missing logger import by Scott Baker · 10 years ago
  59. cc9dad8 Added stats URL for fetching monitoring data by Sapan Bhatia · 10 years ago
  60. 88d7ff7 Merge branch 'master' of git://git.planet-lab.org/plstackapi by Sapan Bhatia · 10 years ago
  61. 6e08c3e Fetch statistics for any OpenCloud model by Sapan Bhatia · 10 years ago
  62. 6fe8b52 Tweaks and bugfixes to monitor driver by Sapan Bhatia · 10 years ago
  63. 11a3294 Statistics view for ceilometer-based stats by Sapan Bhatia · 10 years ago
  64. ffe6d8b checking in missing site/slice privilege steps by Tony Mack · 10 years ago
  65. 3375088 bug fixes by Tony Mack · 10 years ago
  66. 4511248 conflict resolution by Scott Baker · 10 years ago
  67. bf7bc4a network.py warning messages to stderr instead of stdout by Scott Baker · 10 years ago
  68. d277f0a latest autogenerated validators and defaults by Scott Baker · 10 years ago
  69. 6a5773c scott's latest upload script by Scott Baker · 10 years ago
  70. 0562166 remove coresitedeployment from xoslib by Scott Baker · 10 years ago
  71. a794a7f better tolerate missing enacted/updated fields by Scott Baker · 10 years ago
  72. 2656436 bug fixes by Tony Mack · 10 years ago
  73. 8f30ebe fix bugs by Tony Mack · 10 years ago
  74. a7dbd42 removing plural from model names. some cleanup by Tony Mack · 10 years ago
  75. 9d89623 user model needed its GetValidators method by Scott Baker · 10 years ago
  76. ad84058 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  77. b418d19 fix missing error message for bad logins by Scott Baker · 10 years ago
  78. 0178aea fix bugs by Tony Mack · 10 years ago
  79. 169c723 add config file option to disable monitor by Scott Baker · 10 years ago
  80. 04791ea Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  81. 42cb503 rename imagePreference -> image_preference by Scott Baker · 10 years ago
  82. b469d24 Fix bugs. Reefactor. by Tony Mack · 10 years ago
  83. bcdfd06 bump version number by Scott Baker · 10 years ago
  84. ee9736d rename camelcase fields in slice by Scott Baker · 10 years ago
  85. 94b9560 rename camelcase fields in slice by Scott Baker · 10 years ago
  86. 1e82828 removing ControllerSiteDeployment object. Move tenant_id field to SiteDeployments model by Tony Mack · 10 years ago
  87. a99fbb2 removing ControllerSiteDeployment object. Move tenant_id field to SiteDeployments model by Tony Mack · 10 years ago
  88. a172893 removing ControllerSiteDeployment object. Move tenant_id field to SiteDeployments model by Tony Mack · 10 years ago
  89. 7f542c6 removing ControllerSiteDeployment object. Move tenant_id field to SiteDeployments model by Tony Mack · 10 years ago
  90. 09f046b refactor by Tony Mack · 10 years ago
  91. 4c1c57c added policy for Site model by Tony Mack · 10 years ago
  92. 95bdf0a latest autogenerated genapi.py by Scott Baker · 10 years ago
  93. bbfd8f2 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  94. 0451fb6 update code to use renamed network fields by Scott Baker · 10 years ago
  95. cd5fded refactor by Tony Mack · 10 years ago
  96. 76d9120 remove debugging by Tony Mack · 10 years ago
  97. 2f5be42 added 'remote_password' property to User model by Tony Mack · 10 years ago
  98. d6f85e4 migration script for field names in network object by Scott Baker · 10 years ago
  99. 6c95840 latest autogenerator genapi.py by Scott Baker · 10 years ago
  100. 81fa17f update to make use of renamed NetworkTemplate fields by Scott Baker · 10 years ago