1. 342d9b9 tenant view, WIP by Scott Baker · 10 years ago
  2. 3c01ff9 cleanup controller links in admin.py by Tony Mack · 10 years ago
  3. 3bc8ba4 Merge branch 'master' of git://git.planet-lab.org/plstackapi by Sapan Bhatia · 10 years ago
  4. 0255e20 Bug fix to Django view for statistics by Sapan Bhatia · 10 years ago
  5. e7035eb fix node.site --> node.site_deployment.site by Scott Baker · 10 years ago
  6. 0332483 xoslib method to get tenant view info by Scott Baker · 10 years ago
  7. d3a6b2c fix camelcasing of networkPorts -> network_ports by Scott Baker · 10 years ago
  8. 8b89d30 add networkPorts by Scott Baker · 10 years ago
  9. 4357457 fix errors in admin related to sitedeployment object by Scott Baker · 10 years ago
  10. 98b26b6 get site & deployment from slice_deployment in SlicePlus by Scott Baker · 10 years ago
  11. 49af8e2 dashboard iframe selector that can handle multiple nagios without namespace collisions by Scott Baker · 10 years ago
  12. 88d7ff7 Merge branch 'master' of git://git.planet-lab.org/plstackapi by Sapan Bhatia · 10 years ago
  13. 11a3294 Statistics view for ceilometer-based stats by Sapan Bhatia · 10 years ago
  14. ffe6d8b checking in missing site/slice privilege steps by Tony Mack · 10 years ago
  15. 42cb503 rename imagePreference -> image_preference by Scott Baker · 10 years ago
  16. ee9736d rename camelcase fields in slice by Scott Baker · 10 years ago
  17. 94b9560 rename camelcase fields in slice by Scott Baker · 10 years ago
  18. 1e82828 removing ControllerSiteDeployment object. Move tenant_id field to SiteDeployments model by Tony Mack · 10 years ago
  19. a99fbb2 removing ControllerSiteDeployment object. Move tenant_id field to SiteDeployments model by Tony Mack · 10 years ago
  20. a172893 removing ControllerSiteDeployment object. Move tenant_id field to SiteDeployments model by Tony Mack · 10 years ago
  21. 7f542c6 removing ControllerSiteDeployment object. Move tenant_id field to SiteDeployments model by Tony Mack · 10 years ago
  22. bbfd8f2 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  23. 0451fb6 update code to use renamed network fields by Scott Baker · 10 years ago
  24. 2f5be42 added 'remote_password' property to User model by Tony Mack · 10 years ago
  25. d6f85e4 migration script for field names in network object by Scott Baker · 10 years ago
  26. 81fa17f update to make use of renamed NetworkTemplate fields by Scott Baker · 10 years ago
  27. 2dced86 fix field names in network object by Scott Baker · 10 years ago
  28. bf6aa30 replaced sliver.controllerNetwork with sliver.deployment by Tony Mack · 10 years ago
  29. cd8f875 added version to Controller string representation by Tony Mack · 10 years ago
  30. fea4997 adding initial migrations by Tony Mack · 10 years ago
  31. b1fda97 add ControllerSiteDeployment to xoslib by Scott Baker · 10 years ago
  32. 94dcc41 fix javascript error if enacted is undefined by Scott Baker · 10 years ago
  33. c8af575 rest_framework doesn't have a serializers.ReadOnlyField by Scott Baker · 10 years ago
  34. a4ac3a8 fix plus mixin for rest_framework 3.0 by Scott Baker · 10 years ago
  35. df54cf2 sliceplus: return role string instead of role object by Scott Baker · 10 years ago
  36. a3134fe latest auto-generated genapi by Scott Baker · 10 years ago
  37. f0f5073 fix error when displaying dashboards in home view by Scott Baker · 10 years ago
  38. c6870e7 add SiteDeployment to xoslib by Scott Baker · 10 years ago
  39. 6d4f9ff add controller to xoslib by Scott Baker · 10 years ago
  40. 75930d8 change capitolization of related_name for ControllerDashboardView by Scott Baker · 10 years ago
  41. a6a0c77 rename ControllerDashboard to ControllerDashboardView by Scott Baker · 10 years ago
  42. 5308f0a add ManyToMany for (Image, Deployment) by Scott Baker · 10 years ago
  43. 325e3e2 eliminate from xoslib models deleted due to introduction of controllers by Scott Baker · 10 years ago
  44. c4ec14b BUGFIX: Controller related field change by Sapan Bhatia · 10 years ago
  45. c00a224 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  46. 1a23146 fix javascript fail if xosvalidators.js not loaded by html by Scott Baker · 10 years ago
  47. 48208cd Fixed a UI error in admin by Sapan Bhatia · 10 years ago
  48. 1788599 per-controller view display by Scott Baker · 10 years ago
  49. eef5a6b models for per-controller dashboard views by Scott Baker · 10 years ago
  50. 7ca05ab fix 'sys not defined' error when displaying observer not installed warning by Scott Baker · 10 years ago
  51. 301eee3 fix migration creation issue due to DiffModelMixin by Scott Baker · 10 years ago
  52. 11f4d20 fix bug that caused flavors to be permanently deleted by Tony Mack · 10 years ago
  53. 592aa95 fix bug preventing deployment admin from updating deployment flavors on ssave. fix nameError bug by Tony Mack · 10 years ago
  54. 8d18057 removing migrations by Tony Mack · 10 years ago
  55. 93d1b03 refactor and bug fixes by Tony Mack · 10 years ago
  56. 528d422 refactor by Tony Mack · 10 years ago
  57. 336e0f9 Controller replaces Deployment by Tony Mack · 10 years ago
  58. f3bbe47 introduce Controller model by Tony Mack · 10 years ago
  59. ae6e1de syphonall support for picker by Scott Baker · 10 years ago
  60. 2f05333 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  61. 2cbb607 2 column picker WIP by Scott Baker · 10 years ago
  62. fc84c88 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi into HEAD by Sapan Bhatia · 10 years ago
  63. 4d7cdf2 Ability to pull slice stats by Sapan Bhatia · 10 years ago
  64. 78de56d Ability to pull Sliver stats by Sapan Bhatia · 10 years ago
  65. 4703f45 complicated sliver logic implemented by Scott Baker · 10 years ago
  66. 12bd60e flavor and imageDeployments objects by Scott Baker · 10 years ago
  67. b45e885 support for different detail views for each model by Scott Baker · 10 years ago
  68. 0495765 generic applyConstraints, before abandoning by Scott Baker · 10 years ago
  69. c12e243 no column title or sort button for delete and backend_status columns by Scott Baker · 10 years ago
  70. 5d5efa6 backend_status fields in all models by Scott Baker · 10 years ago
  71. 15f0999 backend status text for detail views by Scott Baker · 10 years ago
  72. 0060907 replace the CompositeView list with the DataTable list by Scott Baker · 10 years ago
  73. 5c4f2b6 backend_status icon by Scott Baker · 10 years ago
  74. eb2565f refresh and add buttons working by Scott Baker · 10 years ago
  75. a047336 pagination, search, and sort now working in datatables views by Scott Baker · 10 years ago
  76. 660b9e0 datatable in a marionette view, WIP by Scott Baker · 10 years ago
  77. ab5f136 add ability to force route by Scott Baker · 10 years ago
  78. ca4bf92 button panels done right by Scott Baker · 10 years ago
  79. cb90181 fix wrong parentfieldName in add link, fix filters using incorrect attributes by Scott Baker · 10 years ago
  80. e68d37b all list and listitem views now use generic templates by Scott Baker · 10 years ago
  81. 07b4a25 readonly fields, wip by Scott Baker · 10 years ago
  82. 3593520 move idToName into xos-backbone.js, add preSave hook, add preSave action for slivers to set name to slicename by Scott Baker · 10 years ago
  83. eccfc8a fix class to sub-template need the dict in them by Scott Baker · 10 years ago
  84. f50222e Add FilteredCompositeView, fix the prevPage routing by Scott Baker · 10 years ago
  85. 3eb7557 filtering the collection was the very very wrong way to go about it by Scott Baker · 10 years ago
  86. d74963a fix selects not having default item set properly by Scott Baker · 10 years ago
  87. 07cdef0 addChild link working for things other than slivers by Scott Baker · 10 years ago
  88. 8b1bda0 make field names in the generic detail view look nice by Scott Baker · 10 years ago
  89. 0a636cb all detail templates replaced by generic by Scott Baker · 10 years ago
  90. 250ba6e header and footer templates for list views by Scott Baker · 10 years ago
  91. 6c19f24 addChild dialog, synchronous mode for detailview by Scott Baker · 10 years ago
  92. f3290dc fix validation misnamed in slice model by Scott Baker · 10 years ago
  93. 3e8d473 rename shower functions to createHandler functions, region for addChild by Scott Baker · 10 years ago
  94. e45e346 dialog for addChild by Scott Baker · 10 years ago
  95. f26fa59 delete links for everything else by Scott Baker · 10 years ago
  96. 29e8a2c delete links working for deployments by Scott Baker · 10 years ago
  97. 5ac6abe fix issue with delete dialog by Scott Baker · 10 years ago
  98. 5f9e767 move some code around by Scott Baker · 10 years ago
  99. c91396e replace the onclick itemview handler with a naviation/template based one by Scott Baker · 10 years ago
  100. 2a72eaf allow blank for enacted field by Scott Baker · 10 years ago