1. 214c64c Django view that exports Observer status by Sapan Bhatia · 10 years ago
  2. 67f9b3c Added stats URL for fetching monitoring data by Sapan Bhatia · 10 years ago
  3. a9b0d5e add config file option to disable monitor by Scott Baker · 10 years ago
  4. f556b92 auto-gen the REST api url list by Scott Baker · 10 years ago
  5. 296a36e add networkDeployments and userDeployments by Scott Baker · 10 years ago
  6. f88bbcb add slice_privileges to rest api by Scott Baker · 10 years ago
  7. 0fb5963 add slicedeployments by Scott Baker · 10 years ago
  8. db43ba6 fix Service REST API was returning slices by Scott Baker · 10 years ago
  9. 0bd9076 add flavors to rest api by Scott Baker · 10 years ago
  10. 1fc7ba5 disable cassandra from UI by Scott Baker · 10 years ago
  11. 5ee4894 add slice_roles to REST API by Scott Baker · 10 years ago
  12. 7f4a9a0 add site_roles to REST API by Scott Baker · 10 years ago
  13. 0dd7abd prevent test-related warnings on django 1.7 by Scott Baker · 10 years ago
  14. c42ce95 Add default configuration by Sapan Bhatia · 10 years ago
  15. 6810db2 add support for getting current request object from within a model by Scott Baker · 10 years ago
  16. cc8477d fix NetworkTemplate url pointing to wrong models by Scott Baker · 10 years ago
  17. 53567da add networkslivers to REST API by Scott Baker · 10 years ago
  18. f93c26b put legacyapi in the xmlrpc dir, since it was being hidden by the admin api by Scott Baker · 10 years ago
  19. 33bc04a Merge branch 'master' of git://git.planet-lab.org/plstackapi by jcnelson · 10 years ago
  20. 75f4be2 setting for xoslib templates and statics by Scott Baker · 10 years ago
  21. dcc9bee automatically determine urls for xoslib methods by Scott Baker · 10 years ago
  22. 160012b Rename syndicate to syndicate_storage by jcnelson · 10 years ago
  23. 7b5c552 Mapped API endpoints for additional objects. E.g. Networks, Accounts etc. by Sapan Bhatia · 10 years ago
  24. b9396c2 django 1.7 compatibilitiy by Scott Baker · 11 years ago
  25. dea3943 Bug fixes + added the generated api (genapi.py) to the repository by Sapan Bhatia · 11 years ago
  26. 8e67299 Merge branch 'apigen' by Sapan Bhatia · 11 years ago
  27. a226eb4 add ability to disabled minidashboard by Scott Baker · 11 years ago
  28. 3bcf71e enabled nagios/kairos modules but leave nav tabs disabled by Scott Baker · 11 years ago
  29. a60d274 rename plus to dashboard by Scott Baker · 11 years ago
  30. 6ced3a7 remove kairos and nagios by Scott Baker · 11 years ago
  31. d219e1e mockups for cassandra, nagios, kairosdb by Scott Baker · 11 years ago
  32. c40941b get BIGQUERY_TABLE setting from plstackapi config file by Scott Baker · 11 years ago
  33. 8a867eb GEOIP_PATH for geoip calculations in views.py by Scott Baker · 11 years ago
  34. 40695e1 support for uploading files and serving them back via apache by Scott Baker · 11 years ago
  35. df2b49e Bug fixes by Sapan Bhatia · 11 years ago
  36. cf04fb6 Adjustments for initial public launch of OpenCloud by Siobhan Tully · 11 years ago
  37. 9c9a47f replace OptionParser with a simpler version to eliminate conflicts with programs that use options (like django evolution) by Scott Baker · 11 years ago
  38. d8ebe8c support command line option to specify config file name by Scott Baker · 11 years ago
  39. 7225f72 fix import by smbaker · 11 years ago
  40. e36a7de legacy api for GetConfiguration by smbaker · 11 years ago
  41. ce652d0 Adjusted modeling of Service, Slice and Tags. Added RequestRouter starter App. Modified Admin.py of core apps for new relationships. Modified the initial_data for new roles, and deprecated ForeignKey relationships. by Siobhan Tully · 11 years ago
  42. 19f6406 Removed enacted field from initial_data.json and admin.py, corrected type on urls.py, removed MemberAdmin from admin.py by Siobhan Tully · 11 years ago
  43. 2d95e48 Merge branch 'master' of git.planet-lab.org:/git/plstackapi by Siobhan Tully · 11 years ago
  44. bfd11dc Django-suit, add in Roles for specific classes site, slice, deployment, planetstack, change admin to leverage suit options by Siobhan Tully · 11 years ago
  45. 04c94ad Wide range of debugging changes by Sapan Bhatia · 11 years ago
  46. 39b936d fix import error by Tony Mack · 11 years ago
  47. 5d7dc8d Re-implemented REST API and urls. by Siobhan Tully · 11 years ago
  48. 567e3e6 Added in geoposition for Sites, including google map display. Redid fixtures to include new fields (enacted), and formatted (prettyprint) serviceclass_initial_data.json for comparison. by Siobhan Tully · 11 years ago
  49. 0f521bb removing refrences to keys model by Tony Mack · 12 years ago
  50. bf1153a Changed DeploymentNetwork to Deployment, adjusted initial_json to include service class json, modified admin screens to only show appropriate topLevel objects (with the exception of Key), added in showAll var to make it easier when developing to showAll the objects in Admin. Removed Django_Evolution objects from admin interface. by Siobhan Tully · 12 years ago
  51. e485af3 pull some values from planetstack config file by Tony Mack · 12 years ago
  52. 7329134 Merge pick up, tweaked role/site/plcore_base or os_manager path when OpenStack not present by Siobhan Tully · 12 years ago
  53. 30fd429 Refactor to /opt/planetstack, final tweaks to make sure planetstack can run in non-openstack mode, adjustments to GUI for model focus changes by Siobhan Tully · 12 years ago