1. a3134fe latest auto-generated genapi by Scott Baker · 10 years ago
  2. f0f5073 fix error when displaying dashboards in home view by Scott Baker · 10 years ago
  3. c6870e7 add SiteDeployment to xoslib by Scott Baker · 10 years ago
  4. 6d4f9ff add controller to xoslib by Scott Baker · 10 years ago
  5. 75930d8 change capitolization of related_name for ControllerDashboardView by Scott Baker · 10 years ago
  6. a6a0c77 rename ControllerDashboard to ControllerDashboardView by Scott Baker · 10 years ago
  7. 5308f0a add ManyToMany for (Image, Deployment) by Scott Baker · 10 years ago
  8. 325e3e2 eliminate from xoslib models deleted due to introduction of controllers by Scott Baker · 10 years ago
  9. c4ec14b BUGFIX: Controller related field change by Sapan Bhatia · 10 years ago
  10. c00a224 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  11. 1a23146 fix javascript fail if xosvalidators.js not loaded by html by Scott Baker · 10 years ago
  12. 48208cd Fixed a UI error in admin by Sapan Bhatia · 10 years ago
  13. 1788599 per-controller view display by Scott Baker · 10 years ago
  14. eef5a6b models for per-controller dashboard views by Scott Baker · 10 years ago
  15. 7ca05ab fix 'sys not defined' error when displaying observer not installed warning by Scott Baker · 10 years ago
  16. 301eee3 fix migration creation issue due to DiffModelMixin by Scott Baker · 10 years ago
  17. 11f4d20 fix bug that caused flavors to be permanently deleted by Tony Mack · 10 years ago
  18. 592aa95 fix bug preventing deployment admin from updating deployment flavors on ssave. fix nameError bug by Tony Mack · 10 years ago
  19. 8d18057 removing migrations by Tony Mack · 10 years ago
  20. 93d1b03 refactor and bug fixes by Tony Mack · 10 years ago
  21. 528d422 refactor by Tony Mack · 10 years ago
  22. 336e0f9 Controller replaces Deployment by Tony Mack · 10 years ago
  23. f3bbe47 introduce Controller model by Tony Mack · 10 years ago
  24. ae6e1de syphonall support for picker by Scott Baker · 10 years ago
  25. 2f05333 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  26. 2cbb607 2 column picker WIP by Scott Baker · 10 years ago
  27. fc84c88 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi into HEAD by Sapan Bhatia · 10 years ago
  28. 4d7cdf2 Ability to pull slice stats by Sapan Bhatia · 10 years ago
  29. 78de56d Ability to pull Sliver stats by Sapan Bhatia · 10 years ago
  30. 4703f45 complicated sliver logic implemented by Scott Baker · 10 years ago
  31. 12bd60e flavor and imageDeployments objects by Scott Baker · 10 years ago
  32. b45e885 support for different detail views for each model by Scott Baker · 10 years ago
  33. 0495765 generic applyConstraints, before abandoning by Scott Baker · 10 years ago
  34. c12e243 no column title or sort button for delete and backend_status columns by Scott Baker · 10 years ago
  35. 5d5efa6 backend_status fields in all models by Scott Baker · 10 years ago
  36. 15f0999 backend status text for detail views by Scott Baker · 10 years ago
  37. 0060907 replace the CompositeView list with the DataTable list by Scott Baker · 10 years ago
  38. 5c4f2b6 backend_status icon by Scott Baker · 10 years ago
  39. eb2565f refresh and add buttons working by Scott Baker · 10 years ago
  40. a047336 pagination, search, and sort now working in datatables views by Scott Baker · 10 years ago
  41. 660b9e0 datatable in a marionette view, WIP by Scott Baker · 10 years ago
  42. ab5f136 add ability to force route by Scott Baker · 10 years ago
  43. ca4bf92 button panels done right by Scott Baker · 10 years ago
  44. cb90181 fix wrong parentfieldName in add link, fix filters using incorrect attributes by Scott Baker · 10 years ago
  45. e68d37b all list and listitem views now use generic templates by Scott Baker · 10 years ago
  46. 07b4a25 readonly fields, wip by Scott Baker · 10 years ago
  47. 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
  48. eccfc8a fix class to sub-template need the dict in them by Scott Baker · 10 years ago
  49. f50222e Add FilteredCompositeView, fix the prevPage routing by Scott Baker · 10 years ago
  50. 3eb7557 filtering the collection was the very very wrong way to go about it by Scott Baker · 10 years ago
  51. d74963a fix selects not having default item set properly by Scott Baker · 10 years ago
  52. 07cdef0 addChild link working for things other than slivers by Scott Baker · 10 years ago
  53. 8b1bda0 make field names in the generic detail view look nice by Scott Baker · 10 years ago
  54. 0a636cb all detail templates replaced by generic by Scott Baker · 10 years ago
  55. 250ba6e header and footer templates for list views by Scott Baker · 10 years ago
  56. 6c19f24 addChild dialog, synchronous mode for detailview by Scott Baker · 10 years ago
  57. f3290dc fix validation misnamed in slice model by Scott Baker · 10 years ago
  58. 3e8d473 rename shower functions to createHandler functions, region for addChild by Scott Baker · 10 years ago
  59. e45e346 dialog for addChild by Scott Baker · 10 years ago
  60. f26fa59 delete links for everything else by Scott Baker · 10 years ago
  61. 29e8a2c delete links working for deployments by Scott Baker · 10 years ago
  62. 5ac6abe fix issue with delete dialog by Scott Baker · 10 years ago
  63. 5f9e767 move some code around by Scott Baker · 10 years ago
  64. c91396e replace the onclick itemview handler with a naviation/template based one by Scott Baker · 10 years ago
  65. 2a72eaf allow blank for enacted field by Scott Baker · 10 years ago
  66. 9215275 add raw error dialog support, only add model to collection once it has been saved by Scott Baker · 10 years ago
  67. e781538 enforce underscore in prefix by Scott Baker · 10 years ago
  68. 984bd52 custom validator for site.login_base prefix in slice name by Scott Baker · 10 years ago
  69. 9ad6fde fix validate returning the wrong thing on success, remove error messages on successful validate by Scott Baker · 10 years ago
  70. 0d10867 validation of URL fields by Scott Baker · 10 years ago
  71. 1e47d9e rudimentary validation in xoslib by Scott Baker · 10 years ago
  72. 56f799b validators for xoslib by Scott Baker · 10 years ago
  73. ab2a168 validators for xoslib by Scott Baker · 10 years ago
  74. afbede8 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  75. e40fbd4 add getValidators function by Scott Baker · 10 years ago
  76. 562d595 popup error message by Scott Baker · 10 years ago
  77. e0abef3 Typo by Sapan · 10 years ago
  78. 1da9b4c Fixed a naming issue s/SliceDeploymentss/ss/s by Sapan · 10 years ago
  79. 0f73a60 humanReadableNames in logPanel by Scott Baker · 10 years ago
  80. 196ffef add humanReadableName to all REST API objects by Scott Baker · 10 years ago
  81. d248c34 limit table rows in log window by Scott Baker · 10 years ago
  82. e87012a check in spinning circle animation for xoslib views by Scott Baker · 10 years ago
  83. e43df4f fix interactions view changes due to big rename by Scott Baker · 10 years ago
  84. a04d6035 fix sliceplus to work with big rename by Scott Baker · 10 years ago
  85. 400f5b5 Convention-breakers that escaped my eye in the last pass by Sapan Bhatia · 10 years ago
  86. 44cfaba New migrations for the "Big Rename", excluding Model Renames by Sapan Bhatia · 10 years ago
  87. 9266180 Removed double plurals from initial_json, side effected by changing back names of intermediate models by Sapan Bhatia · 10 years ago
  88. 3f87969 Renamed UserDeployment back to UserDeployments by Sapan Bhatia · 10 years ago
  89. e9f96f6 Renamed ImageDeployment back to ImageDeployments by Sapan Bhatia · 10 years ago
  90. bf7856b Renamed SliceDeployment back to SliceDeployments by Sapan Bhatia · 10 years ago
  91. 39e8558 Renamed SliceDeployment back to SliceDeployments by Sapan Bhatia · 10 years ago
  92. c2dd165 Dropped migration scripts related to intermediate model renames by Sapan Bhatia · 10 years ago
  93. 81a1fa2 Un-renaming intermediate models to work around Django bug: by Sapan Bhatia · 10 years ago
  94. 1e87c5a delete working for deployments, confirmation dialog by Scott Baker · 10 years ago
  95. 13e6f0d refresh button working, spinning circle, navigate function, tolerate sites==undefined, delete button WIP by Scott Baker · 10 years ago
  96. 9f6b8ed upload buttons for user.public_key, network sdn parameters by Scott Baker · 10 years ago
  97. a760d2a fixup initial_data.json for the big rename by Scott Baker · 10 years ago
  98. 508e5a0 sorting out some migration dependency issues by Scott Baker · 10 years ago
  99. f596560 fix migration dependency problem by Scott Baker · 10 years ago
  100. 7b6722e add controllerUrl to network object by Scott Baker · 10 years ago