1. ed775e0 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  2. dc84412 get site & deployment from slice_deployment in SlicePlus by Scott Baker · 10 years ago
  3. 80c4254 bugfixes and cleanup by Tony Mack · 10 years ago
  4. e1a8b2b More indentation error by Sapan Bhatia · 10 years ago
  5. a3e6e0f6 Fixed indentation errors in ceilometer by Sapan Bhatia · 10 years ago
  6. c7a7314 dashboard iframe selector that can handle multiple nagios without namespace collisions by Scott Baker · 10 years ago
  7. 615cfad Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  8. 25c6e7a add missing logger import by Scott Baker · 10 years ago
  9. 67f9b3c Added stats URL for fetching monitoring data by Sapan Bhatia · 10 years ago
  10. b1a8344 Merge branch 'master' of git://git.planet-lab.org/plstackapi by Sapan Bhatia · 10 years ago
  11. 3a812f7 Fetch statistics for any OpenCloud model by Sapan Bhatia · 10 years ago
  12. fe962fc Tweaks and bugfixes to monitor driver by Sapan Bhatia · 10 years ago
  13. 1ffb401 Statistics view for ceilometer-based stats by Sapan Bhatia · 10 years ago
  14. ce4e2c2 checking in missing site/slice privilege steps by Tony Mack · 10 years ago
  15. d96353e bug fixes by Tony Mack · 10 years ago
  16. 928888b conflict resolution by Scott Baker · 10 years ago
  17. 723fd25 network.py warning messages to stderr instead of stdout by Scott Baker · 10 years ago
  18. 0fd0634 latest autogenerated validators and defaults by Scott Baker · 10 years ago
  19. 8ea9aa7 scott's latest upload script by Scott Baker · 10 years ago
  20. eb4c095 remove coresitedeployment from xoslib by Scott Baker · 10 years ago
  21. a7e813a better tolerate missing enacted/updated fields by Scott Baker · 10 years ago
  22. 7436493 bug fixes by Tony Mack · 10 years ago
  23. e2363c1 fix bugs by Tony Mack · 10 years ago
  24. 3066a95 removing plural from model names. some cleanup by Tony Mack · 10 years ago
  25. ebc03eb user model needed its GetValidators method by Scott Baker · 10 years ago
  26. 9d2c5c5 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  27. 179d1cb fix missing error message for bad logins by Scott Baker · 10 years ago
  28. 0f69d9e fix bugs by Tony Mack · 10 years ago
  29. a9b0d5e add config file option to disable monitor by Scott Baker · 10 years ago
  30. 3a4f4e6 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  31. 51d1578 rename imagePreference -> image_preference by Scott Baker · 10 years ago
  32. e10fbe5 Fix bugs. Reefactor. by Tony Mack · 10 years ago
  33. ed8a4a0 bump version number by Scott Baker · 10 years ago
  34. ffce785 rename camelcase fields in slice by Scott Baker · 10 years ago
  35. 9e4d816 rename camelcase fields in slice by Scott Baker · 10 years ago
  36. 4f692d9 removing ControllerSiteDeployment object. Move tenant_id field to SiteDeployments model by Tony Mack · 10 years ago
  37. 42ff343 removing ControllerSiteDeployment object. Move tenant_id field to SiteDeployments model by Tony Mack · 10 years ago
  38. 58cea71 removing ControllerSiteDeployment object. Move tenant_id field to SiteDeployments model by Tony Mack · 10 years ago
  39. 81ad09e removing ControllerSiteDeployment object. Move tenant_id field to SiteDeployments model by Tony Mack · 10 years ago
  40. 07da198 refactor by Tony Mack · 10 years ago
  41. a3a831d added policy for Site model by Tony Mack · 10 years ago
  42. d188c01 latest autogenerated genapi.py by Scott Baker · 10 years ago
  43. 06e8ecf Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  44. 549aa25 update code to use renamed network fields by Scott Baker · 10 years ago
  45. bd6696f refactor by Tony Mack · 10 years ago
  46. af671e6 remove debugging by Tony Mack · 10 years ago
  47. 2040f5d added 'remote_password' property to User model by Tony Mack · 10 years ago
  48. f515df4 migration script for field names in network object by Scott Baker · 10 years ago
  49. 16fce9c latest autogenerator genapi.py by Scott Baker · 10 years ago
  50. 369f9b9 update to make use of renamed NetworkTemplate fields by Scott Baker · 10 years ago
  51. ac9791b fix field names in network object by Scott Baker · 10 years ago
  52. 0edb43f model naming convention checker by Scott Baker · 10 years ago
  53. 4cc1788 cleanup by Tony Mack · 10 years ago
  54. b2dba4b replaced sliver.controllerNetwork with sliver.deployment by Tony Mack · 10 years ago
  55. 625e10e added version to Controller string representation by Tony Mack · 10 years ago
  56. e42b496 remove pdb breakpoint by Tony Mack · 10 years ago
  57. a8242c7 adding initial migrations by Tony Mack · 10 years ago
  58. 99064ba add ControllerSiteDeployment to xoslib by Scott Baker · 10 years ago
  59. f14089d fix javascript error if enacted is undefined by Scott Baker · 10 years ago
  60. a009d56 rest_framework doesn't have a serializers.ReadOnlyField by Scott Baker · 10 years ago
  61. f0480fb rest_framework doesn't have a serializers.ReadOnlyField by Scott Baker · 10 years ago
  62. e5e44eb fix plus mixin for rest_framework 3.0 by Scott Baker · 10 years ago
  63. c865508 sliceplus: return role string instead of role object by Scott Baker · 10 years ago
  64. 201f7da latest auto-generated genapi by Scott Baker · 10 years ago
  65. 0461aee make 'id' fields readonly, set query_set for manytomany and foreignkey fields by Scott Baker · 10 years ago
  66. c04e142 fix error when displaying dashboards in home view by Scott Baker · 10 years ago
  67. b35adc4 add SiteDeployment to xoslib by Scott Baker · 10 years ago
  68. 3c7c358 add controller to xoslib by Scott Baker · 10 years ago
  69. d2ab6c5 change capitolization of related_name for ControllerDashboardView by Scott Baker · 10 years ago
  70. f2c0c51 rename ControllerDashboard to ControllerDashboardView by Scott Baker · 10 years ago
  71. bf4ef6d latest auto-generated genapi.py by Scott Baker · 10 years ago
  72. f958984 add ManyToMany for (Image, Deployment) by Scott Baker · 10 years ago
  73. ff19f52 eliminate from xoslib models deleted due to introduction of controllers by Scott Baker · 10 years ago
  74. 3cd9c2d fix inconsistencies by Tony Mack · 10 years ago
  75. 160d88b Merge branch 'master' of git://git.planet-lab.org/plstackapi by Sapan Bhatia · 10 years ago
  76. 6bc4328 BUGFIX: Use sliver.controllerNetwrok instead of sliver.node.controller by Sapan Bhatia · 10 years ago
  77. b04f51a BUGFIX: Controller related field change by Sapan Bhatia · 10 years ago
  78. 35d5880 perm fix by Scott Baker · 10 years ago
  79. 549e429 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  80. 515dc9e latest auto-generated genapi.py by Scott Baker · 10 years ago
  81. 6eb9391 Merge branch 'master' of git://git.planet-lab.org/plstackapi by Sapan Bhatia · 10 years ago
  82. eeaf5fd Fixes to sync_slivers moved over from alpha by Sapan Bhatia · 10 years ago
  83. 279c4c6 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  84. 97a71c3 force version 2.4 of django rest framework by Scott Baker · 10 years ago
  85. 92b1dbf Manually added required dependency by Sapan Bhatia · 10 years ago
  86. 1941de1 Switched sync_controller_slices back to using the API instead of CLI by Sapan Bhatia · 10 years ago
  87. ecbdab1 fix javascript fail if xosvalidators.js not loaded by html by Scott Baker · 10 years ago
  88. 3f3fce1 BUGFIX by Sapan Bhatia · 10 years ago
  89. 4aec954 Controller-related updates to sync_controller_slices by Sapan Bhatia · 10 years ago
  90. 75d6765 Minor bug fix in sync_site_deployments by Sapan Bhatia · 10 years ago
  91. 100f997 Fixed several typos and tab issues in sync_controller_networks by Sapan Bhatia · 10 years ago
  92. afa037d Adapted sync_nodes to controller objects by Sapan Bhatia · 10 years ago
  93. 06ac221 Bug fixes to sync_controller_images.yaml by Sapan Bhatia · 10 years ago
  94. dedc41e Bug fixes to sync_controller_networks by Sapan Bhatia · 10 years ago
  95. 77f9f30 BUG Fixes to sync_controller_images by Sapan Bhatia · 10 years ago
  96. 9adb2d1 BUGFIX by Sapan Bhatia · 10 years ago
  97. a554a01 Updated client driver for controller objects by Sapan Bhatia · 10 years ago
  98. e5e2f2e Bug fix. Networks were not automaticaly getting added to slices. by Sapan Bhatia · 10 years ago
  99. d5e8371 Fixed a UI error in admin by Sapan Bhatia · 10 years ago
  100. 5af0637 Merge branch 'master' of git://git.planet-lab.org/plstackapi by Sapan Bhatia · 10 years ago