1. c6870e7 add SiteDeployment to xoslib by Scott Baker · 10 years ago
  2. 6d4f9ff add controller to xoslib by Scott Baker · 10 years ago
  3. 75930d8 change capitolization of related_name for ControllerDashboardView by Scott Baker · 10 years ago
  4. a6a0c77 rename ControllerDashboard to ControllerDashboardView by Scott Baker · 10 years ago
  5. 93a79a9 latest auto-generated genapi.py by Scott Baker · 10 years ago
  6. 5308f0a add ManyToMany for (Image, Deployment) by Scott Baker · 10 years ago
  7. 325e3e2 eliminate from xoslib models deleted due to introduction of controllers by Scott Baker · 10 years ago
  8. 7ca3122 fix inconsistencies by Tony Mack · 10 years ago
  9. 3197dcc Merge branch 'master' of git://git.planet-lab.org/plstackapi by Sapan Bhatia · 10 years ago
  10. 2471d25 BUGFIX: Use sliver.controllerNetwrok instead of sliver.node.controller by Sapan Bhatia · 10 years ago
  11. c4ec14b BUGFIX: Controller related field change by Sapan Bhatia · 10 years ago
  12. 05bf0f1 perm fix by Scott Baker · 10 years ago
  13. bb45d23 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  14. c1d1191 latest auto-generated genapi.py by Scott Baker · 10 years ago
  15. cbc865c Merge branch 'master' of git://git.planet-lab.org/plstackapi by Sapan Bhatia · 10 years ago
  16. f3d2132 Fixes to sync_slivers moved over from alpha by Sapan Bhatia · 10 years ago
  17. c00a224 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  18. 6b50cb2 force version 2.4 of django rest framework by Scott Baker · 10 years ago
  19. 04470f2 Manually added required dependency by Sapan Bhatia · 10 years ago
  20. f6db4db Switched sync_controller_slices back to using the API instead of CLI by Sapan Bhatia · 10 years ago
  21. 1a23146 fix javascript fail if xosvalidators.js not loaded by html by Scott Baker · 10 years ago
  22. b5bf2df BUGFIX by Sapan Bhatia · 10 years ago
  23. 6271d8c Controller-related updates to sync_controller_slices by Sapan Bhatia · 10 years ago
  24. 4e24f09 Minor bug fix in sync_site_deployments by Sapan Bhatia · 10 years ago
  25. e152717 Fixed several typos and tab issues in sync_controller_networks by Sapan Bhatia · 10 years ago
  26. ba74c75 Adapted sync_nodes to controller objects by Sapan Bhatia · 10 years ago
  27. f10f754 Bug fixes to sync_controller_images.yaml by Sapan Bhatia · 10 years ago
  28. 6c1cb84 Bug fixes to sync_controller_networks by Sapan Bhatia · 10 years ago
  29. e6f4f14 BUG Fixes to sync_controller_images by Sapan Bhatia · 10 years ago
  30. be623d2 BUGFIX by Sapan Bhatia · 10 years ago
  31. 8a1456e Updated client driver for controller objects by Sapan Bhatia · 10 years ago
  32. bdac1f6 Bug fix. Networks were not automaticaly getting added to slices. by Sapan Bhatia · 10 years ago
  33. 48208cd Fixed a UI error in admin by Sapan Bhatia · 10 years ago
  34. 4425eda Merge branch 'master' of git://git.planet-lab.org/plstackapi by Sapan Bhatia · 10 years ago
  35. f2378a8 Changed placement of ansible on filesystem by Sapan Bhatia · 10 years ago
  36. 6255f82 Checked in a missing changeset by Sapan Bhatia · 10 years ago
  37. 142314e Worked around an exception by Sapan Bhatia · 10 years ago
  38. 3d82947 Worked around an exception: FieldError by Sapan Bhatia · 10 years ago
  39. 1788599 per-controller view display by Scott Baker · 10 years ago
  40. eef5a6b models for per-controller dashboard views by Scott Baker · 10 years ago
  41. 7ca05ab fix 'sys not defined' error when displaying observer not installed warning by Scott Baker · 10 years ago
  42. 19c22db upload make target by Scott Baker · 10 years ago
  43. 72ba6d9 new version number by Scott Baker · 10 years ago
  44. 301eee3 fix migration creation issue due to DiffModelMixin by Scott Baker · 10 years ago
  45. f42c132 Added ansible recipes for images, networks by Sapan Bhatia · 10 years ago
  46. 36fe3bb Fixed credentials in sync_slivers by Sapan Bhatia · 10 years ago
  47. 708f282 fixed a typo by Sapan Bhatia · 10 years ago
  48. 5e8bad0 Dropped dead code in sync_controller_slices by Sapan Bhatia · 10 years ago
  49. 189ed67 Sync networks fully converted over to ansible by Sapan Bhatia · 10 years ago
  50. 828a56c Sync images converted over to Ansible by Sapan Bhatia · 10 years ago
  51. a6a95af Drop try/catch that causes uncaught errors in the Observer to be silently ignored by Sapan Bhatia · 10 years ago
  52. 0f37957 Updated model deps file with Controller-based objects by Sapan Bhatia · 10 years ago
  53. 11f4d20 fix bug that caused flavors to be permanently deleted by Tony Mack · 10 years ago
  54. 592aa95 fix bug preventing deployment admin from updating deployment flavors on ssave. fix nameError bug by Tony Mack · 10 years ago
  55. 8d18057 removing migrations by Tony Mack · 10 years ago
  56. 93d1b03 refactor and bug fixes by Tony Mack · 10 years ago
  57. 528d422 refactor by Tony Mack · 10 years ago
  58. 336e0f9 Controller replaces Deployment by Tony Mack · 10 years ago
  59. f3bbe47 introduce Controller model by Tony Mack · 10 years ago
  60. 148f5e1 finished support for ManyToMany with through relations in REST API by Scott Baker · 10 years ago
  61. cac0974 support for through relations in REST API, WIP by Scott Baker · 10 years ago
  62. ae6e1de syphonall support for picker by Scott Baker · 10 years ago
  63. 2f05333 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  64. 2cbb607 2 column picker WIP by Scott Baker · 10 years ago
  65. fc84c88 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi into HEAD by Sapan Bhatia · 10 years ago
  66. 4d7cdf2 Ability to pull slice stats by Sapan Bhatia · 10 years ago
  67. 78de56d Ability to pull Sliver stats by Sapan Bhatia · 10 years ago
  68. 56410d5 Added ceilometer as monitor driver by Sapan Bhatia · 10 years ago
  69. b4f1812 Added monitor layer of abstraction for dashboard statistics by Sapan Bhatia · 10 years ago
  70. 4703f45 complicated sliver logic implemented by Scott Baker · 10 years ago
  71. 12bd60e flavor and imageDeployments objects by Scott Baker · 10 years ago
  72. b45e885 support for different detail views for each model by Scott Baker · 10 years ago
  73. f640493 fix one half of ManyToMany relations stored in wrong obj by Scott Baker · 10 years ago
  74. f0b22db get rid of hyperlinks in *IDSerializer by Scott Baker · 10 years ago
  75. 0495765 generic applyConstraints, before abandoning by Scott Baker · 10 years ago
  76. c12e243 no column title or sort button for delete and backend_status columns by Scott Baker · 10 years ago
  77. 5d5efa6 backend_status fields in all models by Scott Baker · 10 years ago
  78. 15f0999 backend status text for detail views by Scott Baker · 10 years ago
  79. 0060907 replace the CompositeView list with the DataTable list by Scott Baker · 10 years ago
  80. 5c4f2b6 backend_status icon by Scott Baker · 10 years ago
  81. eb2565f refresh and add buttons working by Scott Baker · 10 years ago
  82. a047336 pagination, search, and sort now working in datatables views by Scott Baker · 10 years ago
  83. 660b9e0 datatable in a marionette view, WIP by Scott Baker · 10 years ago
  84. ab5f136 add ability to force route by Scott Baker · 10 years ago
  85. ca4bf92 button panels done right by Scott Baker · 10 years ago
  86. cb90181 fix wrong parentfieldName in add link, fix filters using incorrect attributes by Scott Baker · 10 years ago
  87. e68d37b all list and listitem views now use generic templates by Scott Baker · 10 years ago
  88. 07b4a25 readonly fields, wip by Scott Baker · 10 years ago
  89. 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
  90. eccfc8a fix class to sub-template need the dict in them by Scott Baker · 10 years ago
  91. f50222e Add FilteredCompositeView, fix the prevPage routing by Scott Baker · 10 years ago
  92. 3eb7557 filtering the collection was the very very wrong way to go about it by Scott Baker · 10 years ago
  93. d74963a fix selects not having default item set properly by Scott Baker · 10 years ago
  94. 07cdef0 addChild link working for things other than slivers by Scott Baker · 10 years ago
  95. 8b1bda0 make field names in the generic detail view look nice by Scott Baker · 10 years ago
  96. 0a636cb all detail templates replaced by generic by Scott Baker · 10 years ago
  97. 78ebab1 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  98. 250ba6e header and footer templates for list views by Scott Baker · 10 years ago
  99. 6c19f24 addChild dialog, synchronous mode for detailview by Scott Baker · 10 years ago
  100. f3290dc fix validation misnamed in slice model by Scott Baker · 10 years ago