- 214c64c Django view that exports Observer status by Sapan Bhatia · 10 years ago
- 67f9b3c Added stats URL for fetching monitoring data by Sapan Bhatia · 10 years ago
- a9b0d5e add config file option to disable monitor by Scott Baker · 10 years ago
- f556b92 auto-gen the REST api url list by Scott Baker · 10 years ago
- 296a36e add networkDeployments and userDeployments by Scott Baker · 10 years ago
- f88bbcb add slice_privileges to rest api by Scott Baker · 10 years ago
- 0fb5963 add slicedeployments by Scott Baker · 10 years ago
- db43ba6 fix Service REST API was returning slices by Scott Baker · 10 years ago
- 0bd9076 add flavors to rest api by Scott Baker · 10 years ago
- 1fc7ba5 disable cassandra from UI by Scott Baker · 10 years ago
- 5ee4894 add slice_roles to REST API by Scott Baker · 10 years ago
- 7f4a9a0 add site_roles to REST API by Scott Baker · 10 years ago
- 0dd7abd prevent test-related warnings on django 1.7 by Scott Baker · 10 years ago
- c42ce95 Add default configuration by Sapan Bhatia · 10 years ago
- 6810db2 add support for getting current request object from within a model by Scott Baker · 10 years ago
- cc8477d fix NetworkTemplate url pointing to wrong models by Scott Baker · 10 years ago
- 53567da add networkslivers to REST API by Scott Baker · 10 years ago
- f93c26b put legacyapi in the xmlrpc dir, since it was being hidden by the admin api by Scott Baker · 10 years ago
- 33bc04a Merge branch 'master' of git://git.planet-lab.org/plstackapi by jcnelson · 10 years ago
- 75f4be2 setting for xoslib templates and statics by Scott Baker · 10 years ago
- dcc9bee automatically determine urls for xoslib methods by Scott Baker · 10 years ago
- 160012b Rename syndicate to syndicate_storage by jcnelson · 10 years ago
- 7b5c552 Mapped API endpoints for additional objects. E.g. Networks, Accounts etc. by Sapan Bhatia · 10 years ago
- b9396c2 django 1.7 compatibilitiy by Scott Baker · 11 years ago
- dea3943 Bug fixes + added the generated api (genapi.py) to the repository by Sapan Bhatia · 11 years ago
- 8e67299 Merge branch 'apigen' by Sapan Bhatia · 11 years ago
- a226eb4 add ability to disabled minidashboard by Scott Baker · 11 years ago
- 3bcf71e enabled nagios/kairos modules but leave nav tabs disabled by Scott Baker · 11 years ago
- a60d274 rename plus to dashboard by Scott Baker · 11 years ago
- 6ced3a7 remove kairos and nagios by Scott Baker · 11 years ago
- d219e1e mockups for cassandra, nagios, kairosdb by Scott Baker · 11 years ago
- c40941b get BIGQUERY_TABLE setting from plstackapi config file by Scott Baker · 11 years ago
- 8a867eb GEOIP_PATH for geoip calculations in views.py by Scott Baker · 11 years ago
- 40695e1 support for uploading files and serving them back via apache by Scott Baker · 11 years ago
- df2b49e Bug fixes by Sapan Bhatia · 11 years ago
- cf04fb6 Adjustments for initial public launch of OpenCloud by Siobhan Tully · 11 years ago
- 9c9a47f replace OptionParser with a simpler version to eliminate conflicts with programs that use options (like django evolution) by Scott Baker · 11 years ago
- d8ebe8c support command line option to specify config file name by Scott Baker · 11 years ago
- 7225f72 fix import by smbaker · 11 years ago
- e36a7de legacy api for GetConfiguration by smbaker · 11 years ago
- 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
- 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
- 2d95e48 Merge branch 'master' of git.planet-lab.org:/git/plstackapi by Siobhan Tully · 11 years ago
- 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
- 04c94ad Wide range of debugging changes by Sapan Bhatia · 11 years ago
- 39b936d fix import error by Tony Mack · 11 years ago
- 5d7dc8d Re-implemented REST API and urls. by Siobhan Tully · 11 years ago
- 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
- 0f521bb removing refrences to keys model by Tony Mack · 12 years ago
- 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
- e485af3 pull some values from planetstack config file by Tony Mack · 12 years ago
- 7329134 Merge pick up, tweaked role/site/plcore_base or os_manager path when OpenStack not present by Siobhan Tully · 12 years ago
- 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