1. 5ac6abe fix issue with delete dialog by Scott Baker · 10 years ago
  2. 5f9e767 move some code around by Scott Baker · 10 years ago
  3. c91396e replace the onclick itemview handler with a naviation/template based one by Scott Baker · 10 years ago
  4. 2a72eaf allow blank for enacted field by Scott Baker · 10 years ago
  5. 9215275 add raw error dialog support, only add model to collection once it has been saved by Scott Baker · 10 years ago
  6. e781538 enforce underscore in prefix by Scott Baker · 10 years ago
  7. 984bd52 custom validator for site.login_base prefix in slice name by Scott Baker · 10 years ago
  8. 9ad6fde fix validate returning the wrong thing on success, remove error messages on successful validate by Scott Baker · 10 years ago
  9. 0d10867 validation of URL fields by Scott Baker · 10 years ago
  10. 1e47d9e rudimentary validation in xoslib by Scott Baker · 10 years ago
  11. 56f799b validators for xoslib by Scott Baker · 10 years ago
  12. ab2a168 validators for xoslib by Scott Baker · 10 years ago
  13. 351148c expose plcorebase.validators to REST API by Scott Baker · 10 years ago
  14. afbede8 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  15. e40fbd4 add getValidators function by Scott Baker · 10 years ago
  16. 562d595 popup error message by Scott Baker · 10 years ago
  17. e0abef3 Typo by Sapan · 10 years ago
  18. 1da9b4c Fixed a naming issue s/SliceDeploymentss/ss/s by Sapan · 10 years ago
  19. c73d19e fix AttributeError by Tony Mack · 10 years ago
  20. 0f73a60 humanReadableNames in logPanel by Scott Baker · 10 years ago
  21. 5ed433c perm fix by Scott Baker · 10 years ago
  22. 72bcf35 get rid of the underscores in slice_deployments and user_deployments in REST API by Scott Baker · 10 years ago
  23. 196ffef add humanReadableName to all REST API objects by Scott Baker · 10 years ago
  24. d248c34 limit table rows in log window by Scott Baker · 10 years ago
  25. e87012a check in spinning circle animation for xoslib views by Scott Baker · 10 years ago
  26. e43df4f fix interactions view changes due to big rename by Scott Baker · 10 years ago
  27. 16cbfab Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  28. a04d6035 fix sliceplus to work with big rename by Scott Baker · 10 years ago
  29. 5c41769 bump version number by Scott Baker · 10 years ago
  30. 400f5b5 Convention-breakers that escaped my eye in the last pass by Sapan Bhatia · 10 years ago
  31. 8486403 permission fix by Scott Baker · 10 years ago
  32. fbe0cd7 add --noobserver option to manage.py by Scott Baker · 10 years ago
  33. e019c8a Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Sapan Bhatia · 10 years ago
  34. e355615 Manually copied over files that didn't get merged over from ansible branch by Sapan Bhatia · 10 years ago
  35. d2c5915 Manually copied files that did not get merged over from ansible branch by Sapan Bhatia · 10 years ago
  36. 44cfaba New migrations for the "Big Rename", excluding Model Renames by Sapan Bhatia · 10 years ago
  37. 9266180 Removed double plurals from initial_json, side effected by changing back names of intermediate models by Sapan Bhatia · 10 years ago
  38. 3f87969 Renamed UserDeployment back to UserDeployments by Sapan Bhatia · 10 years ago
  39. e9f96f6 Renamed ImageDeployment back to ImageDeployments by Sapan Bhatia · 10 years ago
  40. bf7856b Renamed SliceDeployment back to SliceDeployments by Sapan Bhatia · 10 years ago
  41. 39e8558 Renamed SliceDeployment back to SliceDeployments by Sapan Bhatia · 10 years ago
  42. c2dd165 Dropped migration scripts related to intermediate model renames by Sapan Bhatia · 10 years ago
  43. 81a1fa2 Un-renaming intermediate models to work around Django bug: by Sapan Bhatia · 10 years ago
  44. 1e87c5a delete working for deployments, confirmation dialog by Scott Baker · 10 years ago
  45. 13e6f0d refresh button working, spinning circle, navigate function, tolerate sites==undefined, delete button WIP by Scott Baker · 10 years ago
  46. 9f6b8ed upload buttons for user.public_key, network sdn parameters by Scott Baker · 10 years ago
  47. 645dc9d rest api from the big rename by Scott Baker · 10 years ago
  48. a760d2a fixup initial_data.json for the big rename by Scott Baker · 10 years ago
  49. 508e5a0 sorting out some migration dependency issues by Scott Baker · 10 years ago
  50. f596560 fix migration dependency problem by Scott Baker · 10 years ago
  51. 7b6722e add controllerUrl to network object by Scott Baker · 10 years ago
  52. 4024871 admin for network sdn stuff by Scott Baker · 10 years ago
  53. f2e0cfc check in network migrations by Scott Baker · 10 years ago
  54. 89e9d25 fix dependency name in servcomp migration by Scott Baker · 10 years ago
  55. 8fa93fc check in migrations for urlfilter service by Scott Baker · 10 years ago
  56. be01a09 service composition server migrations by Scott Baker · 10 years ago
  57. 1fc80d2 check in network port validation migration; remove the timezone stuff from it by Scott Baker · 10 years ago
  58. a0b9175 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  59. 01c9d61 colored log table, save button returns to list by Scott Baker · 10 years ago
  60. c6aacf1 Added a default model-deps for bootstrapping. Move ansible install to post. by Sapan Bhatia · 10 years ago
  61. 962a633 Added list of ephemeral models by Sapan Bhatia · 10 years ago
  62. 3023ba3 icehouse uses full hostname in availability zone filter now by Tony Mack · 10 years ago
  63. 66aaad4 progress bar on startup, and make sure stuff is loaded before we display it by Scott Baker · 10 years ago
  64. 0f4472a statusmsg placeholder for xoslib by Scott Baker · 10 years ago
  65. 3aaeee2 rest api changes from big rename by Scott Baker · 10 years ago
  66. 33825d8 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  67. 68408d6 bump version number by Scott Baker · 10 years ago
  68. 0bb6be1 Merge branch 'master' of git://git.planet-lab.org/plstackapi by Sapan Bhatia · 10 years ago
  69. 40bbfd9 Added list of ephemeral models to be autodeleted by Sapan Bhatia · 10 years ago
  70. 3f72d08 fix NameError by Tony Mack · 10 years ago
  71. 998b32e Added is_ephemeral: a flag that determines if a model is automatically deleted when its related models are deleted by Sapan Bhatia · 10 years ago
  72. 9b53a4c cleanup by Tony Mack · 10 years ago
  73. d0eeed8 create nat net instead of dedicated public net by default by Tony Mack · 10 years ago
  74. bb5e15f add buttons for the other list views by Scott Baker · 10 years ago
  75. f3816ac fix create failing for objects that have foreign keys, due to serialization of id problem by Scott Baker · 10 years ago
  76. be68b55 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
  77. c480fb2 fix create failing for objects that have foreign keys, due to serialization of id problem by Scott Baker · 10 years ago
  78. 04f93f2 cleanup all of the model declarations, and add defaults for them by Scott Baker · 10 years ago
  79. acba4fa Merge branch 'master' of git://git.planet-lab.org/plstackapi by Sapan Bhatia · 10 years ago
  80. 16a4990 New migration scripts for properly renaming models and fields by Sapan Bhatia · 10 years ago
  81. 1d4c04f Deleted old migration script by Sapan Bhatia · 10 years ago
  82. a11fee6 Migration scripts for deleting stale models that have been renamed by Sapan Bhatia · 10 years ago
  83. 18b779c Renamed ImageDeployments->ImageDeployment by Sapan Bhatia · 10 years ago
  84. ab9f84b Migration script for conventions-related renaming by Sapan Bhatia · 10 years ago
  85. 13d2db9 This change renamed a number of misnamed related fields (e.g. site_privileges->siteprivileges), adds them where they are missing, and changes the corresponding accessors. by Sapan Bhatia · 10 years ago
  86. 84ba65d Renamed UserDeployments->UserDeployment by Sapan Bhatia · 10 years ago
  87. 7a8b7e9 Renamed SliceDeployments --> SliceDeployment by Sapan Bhatia · 10 years ago
  88. 6d21da3 Renamed SiteDeployments->SiteDeployment by Sapan Bhatia · 10 years ago
  89. 900baf9 Adjust to enforce field naming conventions by Sapan Bhatia · 10 years ago
  90. a34d8c4 add button now mostly working for deployments by Scott Baker · 10 years ago
  91. 88c5b32 use the right REST url when saving a model that has no id by Scott Baker · 10 years ago
  92. 79a095e defaults for xoslib by Scott Baker · 10 years ago
  93. 1cb4868 defaults for xoslib by Scott Baker · 10 years ago
  94. 566f34d tool for making json defaults for xoslib by Scott Baker · 10 years ago
  95. fb8707d Adjusted to enforce field naming conventions by Sapan Bhatia · 10 years ago
  96. 55a2e29 auto-gen the REST api url list by Scott Baker · 10 years ago
  97. b6a0b4f perm fix by Scott Baker · 10 years ago
  98. 8ffd7d7 auto-gen the REST api url list by Scott Baker · 10 years ago
  99. 7ce2365 add button plumbed through to router by Scott Baker · 10 years ago
  100. 0c46b8d modelName field added to XOSCollections by Scott Baker · 10 years ago