1. 786a9c1 models for per-controller dashboard views by Scott Baker · 10 years ago
  2. 83f5b62 fix 'sys not defined' error when displaying observer not installed warning by Scott Baker · 10 years ago
  3. 50f9377 upload make target by Scott Baker · 10 years ago
  4. 7e277d3 new version number by Scott Baker · 10 years ago
  5. c105771 fix migration creation issue due to DiffModelMixin by Scott Baker · 10 years ago
  6. 7419af0 Added ansible recipes for images, networks by Sapan Bhatia · 10 years ago
  7. ba746bd Fixed credentials in sync_slivers by Sapan Bhatia · 10 years ago
  8. 011a50c fixed a typo by Sapan Bhatia · 10 years ago
  9. c220f2a Dropped dead code in sync_controller_slices by Sapan Bhatia · 10 years ago
  10. bc13cb7 Sync networks fully converted over to ansible by Sapan Bhatia · 10 years ago
  11. d9a4e1f Sync images converted over to Ansible by Sapan Bhatia · 10 years ago
  12. 03b6c52 Drop try/catch that causes uncaught errors in the Observer to be silently ignored by Sapan Bhatia · 10 years ago
  13. ac0bf9a Updated model deps file with Controller-based objects by Sapan Bhatia · 10 years ago
  14. d4ab782 fix bug that caused flavors to be permanently deleted by Tony Mack · 10 years ago
  15. f83d603 update beta fixture to work with new schema by Tony Mack · 10 years ago
  16. b2fde61 fix bug preventing deployment admin from updating deployment flavors on ssave. fix nameError bug by Tony Mack · 10 years ago
  17. 2d73512 removing migrations by Tony Mack · 10 years ago
  18. 68a1e42 refactor and bug fixes by Tony Mack · 10 years ago
  19. d14d48f refactor by Tony Mack · 10 years ago
  20. 06c8e47 Controller replaces Deployment by Tony Mack · 10 years ago
  21. 51c4a7d introduce Controller model by Tony Mack · 10 years ago
  22. d923b81 finished support for ManyToMany with through relations in REST API by Scott Baker · 10 years ago
  23. 71b21f6 support for through relations in REST API, WIP by Scott Baker · 10 years ago
  24. 6a7a17c syphonall support for picker by Scott Baker · 10 years ago
  25. 9998811 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  26. cde19e6 2 column picker WIP by Scott Baker · 10 years ago
  27. 0305b7d Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi into HEAD by Sapan Bhatia · 10 years ago
  28. 772c7c2 Ability to pull slice stats by Sapan Bhatia · 10 years ago
  29. eec8acc Ability to pull Sliver stats by Sapan Bhatia · 10 years ago
  30. 6d7e7bd Added ceilometer as monitor driver by Sapan Bhatia · 10 years ago
  31. df3130c Added monitor layer of abstraction for dashboard statistics by Sapan Bhatia · 10 years ago
  32. ab7c815 complicated sliver logic implemented by Scott Baker · 10 years ago
  33. a766b3d flavor and imageDeployments objects by Scott Baker · 10 years ago
  34. 9a24c8b support for different detail views for each model by Scott Baker · 10 years ago
  35. 015e13d fix one half of ManyToMany relations stored in wrong obj by Scott Baker · 10 years ago
  36. 7719546 get rid of hyperlinks in *IDSerializer by Scott Baker · 10 years ago
  37. cf37db2 generic applyConstraints, before abandoning by Scott Baker · 10 years ago
  38. 67b1521 no column title or sort button for delete and backend_status columns by Scott Baker · 10 years ago
  39. b297bbd backend_status fields in all models by Scott Baker · 10 years ago
  40. eb253d5 backend status text for detail views by Scott Baker · 10 years ago
  41. d58952c replace the CompositeView list with the DataTable list by Scott Baker · 10 years ago
  42. a515007 backend_status icon by Scott Baker · 10 years ago
  43. 8a7abef refresh and add buttons working by Scott Baker · 10 years ago
  44. 8c340ca pagination, search, and sort now working in datatables views by Scott Baker · 10 years ago
  45. d45aa00 datatable in a marionette view, WIP by Scott Baker · 10 years ago
  46. 66efc02 add ability to force route by Scott Baker · 10 years ago
  47. 3009204 button panels done right by Scott Baker · 10 years ago
  48. 32a0f1a fix wrong parentfieldName in add link, fix filters using incorrect attributes by Scott Baker · 10 years ago
  49. 3162122 all list and listitem views now use generic templates by Scott Baker · 10 years ago
  50. a322dba readonly fields, wip by Scott Baker · 10 years ago
  51. 3debf3a 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
  52. 5c76b16 fix class to sub-template need the dict in them by Scott Baker · 10 years ago
  53. 3a7fb16 Add FilteredCompositeView, fix the prevPage routing by Scott Baker · 10 years ago
  54. 1fba441 filtering the collection was the very very wrong way to go about it by Scott Baker · 10 years ago
  55. ad5be28 fix selects not having default item set properly by Scott Baker · 10 years ago
  56. 1d651ce addChild link working for things other than slivers by Scott Baker · 10 years ago
  57. c06c0c8 make field names in the generic detail view look nice by Scott Baker · 10 years ago
  58. fa2c4b5 all detail templates replaced by generic by Scott Baker · 10 years ago
  59. 079a470 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  60. 2c97485 header and footer templates for list views by Scott Baker · 10 years ago
  61. 10ff1eb addChild dialog, synchronous mode for detailview by Scott Baker · 10 years ago
  62. bfdbd55 fix validation misnamed in slice model by Scott Baker · 10 years ago
  63. 90f75f8 rename shower functions to createHandler functions, region for addChild by Scott Baker · 10 years ago
  64. a0e70f6 dialog for addChild by Scott Baker · 10 years ago
  65. 96a797a Workaround for a dependency issue by Sapan · 10 years ago
  66. b40da73 Merge branch 'master' of git://git.planet-lab.org/plstackapi by Sapan · 10 years ago
  67. d3e9617 Deletion recipe for slivers by Sapan · 10 years ago
  68. 01d8917 Switched deletion to ansible by Sapan · 10 years ago
  69. a3df778 Need a different recipe to delete slivers by Sapan · 10 years ago
  70. bd9bc25 /sys for sync_user_deployments by Sapan · 10 years ago
  71. edb2deb Don't make a backup of ansible recipe by Sapan · 10 years ago
  72. 0301887 Ansible doesn't like spaces in filenames by Sapan · 10 years ago
  73. b5b1070 sync_user_deployments -> /sys by Sapan · 10 years ago
  74. 2f06523 /sys for sync_slice_deployments by Sapan · 10 years ago
  75. 28b9c43 Fill in missing availability zone in slivers yaml by Sapan · 10 years ago
  76. dda8807 Make sync_slice_deployments conform to sys interface by Sapan · 10 years ago
  77. 6a97562 Make sync_slivers conform to sys by Sapan · 10 years ago
  78. 810240c Added sys_dir support for cataloging ansible recipes for objects by Sapan · 10 years ago
  79. 3f9fa00 delete links for everything else by Scott Baker · 10 years ago
  80. 6694f8f delete links working for deployments by Scott Baker · 10 years ago
  81. 5aa2675 Prevent failure when the sliver creator does not have an account at the by Sapan · 10 years ago
  82. 0ceb568 fix issue with delete dialog by Scott Baker · 10 years ago
  83. 7d728c3 move some code around by Scott Baker · 10 years ago
  84. b1e6333 replace the onclick itemview handler with a naviation/template based one by Scott Baker · 10 years ago
  85. 36286b2 allow blank for enacted field by Scott Baker · 10 years ago
  86. f864173 add raw error dialog support, only add model to collection once it has been saved by Scott Baker · 10 years ago
  87. 8643fe4 enforce underscore in prefix by Scott Baker · 10 years ago
  88. 1ad2711 custom validator for site.login_base prefix in slice name by Scott Baker · 10 years ago
  89. aa708dc fix validate returning the wrong thing on success, remove error messages on successful validate by Scott Baker · 10 years ago
  90. 0d4ecd9 validation of URL fields by Scott Baker · 10 years ago
  91. 66074b3 rudimentary validation in xoslib by Scott Baker · 10 years ago
  92. d48371e validators for xoslib by Scott Baker · 10 years ago
  93. 0752172 validators for xoslib by Scott Baker · 10 years ago
  94. 96eb3fd expose plcorebase.validators to REST API by Scott Baker · 10 years ago
  95. 4850512 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  96. 17dbb02 add getValidators function by Scott Baker · 10 years ago
  97. 8560fd1 popup error message by Scott Baker · 10 years ago
  98. a283f50 Typo by Sapan · 10 years ago
  99. 301d4a0 Fixed a naming issue s/SliceDeploymentss/ss/s by Sapan · 10 years ago
  100. 0e18338 fix AttributeError by Tony Mack · 10 years ago