- 196ffef add humanReadableName to all REST API objects by Scott Baker · 10 years ago
- d248c34 limit table rows in log window by Scott Baker · 10 years ago
- e87012a check in spinning circle animation for xoslib views by Scott Baker · 10 years ago
- e43df4f fix interactions view changes due to big rename by Scott Baker · 10 years ago
- 16cbfab Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
- a04d6035 fix sliceplus to work with big rename by Scott Baker · 10 years ago
- 5c41769 bump version number by Scott Baker · 10 years ago
- 400f5b5 Convention-breakers that escaped my eye in the last pass by Sapan Bhatia · 10 years ago
- 8486403 permission fix by Scott Baker · 10 years ago
- fbe0cd7 add --noobserver option to manage.py by Scott Baker · 10 years ago
- e019c8a Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Sapan Bhatia · 10 years ago
- e355615 Manually copied over files that didn't get merged over from ansible branch by Sapan Bhatia · 10 years ago
- d2c5915 Manually copied files that did not get merged over from ansible branch by Sapan Bhatia · 10 years ago
- 44cfaba New migrations for the "Big Rename", excluding Model Renames by Sapan Bhatia · 10 years ago
- 9266180 Removed double plurals from initial_json, side effected by changing back names of intermediate models by Sapan Bhatia · 10 years ago
- 3f87969 Renamed UserDeployment back to UserDeployments by Sapan Bhatia · 10 years ago
- e9f96f6 Renamed ImageDeployment back to ImageDeployments by Sapan Bhatia · 10 years ago
- bf7856b Renamed SliceDeployment back to SliceDeployments by Sapan Bhatia · 10 years ago
- 39e8558 Renamed SliceDeployment back to SliceDeployments by Sapan Bhatia · 10 years ago
- c2dd165 Dropped migration scripts related to intermediate model renames by Sapan Bhatia · 10 years ago
- 81a1fa2 Un-renaming intermediate models to work around Django bug: by Sapan Bhatia · 10 years ago
- 1e87c5a delete working for deployments, confirmation dialog by Scott Baker · 10 years ago
- 13e6f0d refresh button working, spinning circle, navigate function, tolerate sites==undefined, delete button WIP by Scott Baker · 10 years ago
- 9f6b8ed upload buttons for user.public_key, network sdn parameters by Scott Baker · 10 years ago
- 645dc9d rest api from the big rename by Scott Baker · 10 years ago
- a760d2a fixup initial_data.json for the big rename by Scott Baker · 10 years ago
- 508e5a0 sorting out some migration dependency issues by Scott Baker · 10 years ago
- f596560 fix migration dependency problem by Scott Baker · 10 years ago
- 7b6722e add controllerUrl to network object by Scott Baker · 10 years ago
- 4024871 admin for network sdn stuff by Scott Baker · 10 years ago
- f2e0cfc check in network migrations by Scott Baker · 10 years ago
- 89e9d25 fix dependency name in servcomp migration by Scott Baker · 10 years ago
- 8fa93fc check in migrations for urlfilter service by Scott Baker · 10 years ago
- be01a09 service composition server migrations by Scott Baker · 10 years ago
- 1fc80d2 check in network port validation migration; remove the timezone stuff from it by Scott Baker · 10 years ago
- a0b9175 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
- 01c9d61 colored log table, save button returns to list by Scott Baker · 10 years ago
- c6aacf1 Added a default model-deps for bootstrapping. Move ansible install to post. by Sapan Bhatia · 10 years ago
- 962a633 Added list of ephemeral models by Sapan Bhatia · 10 years ago
- 3023ba3 icehouse uses full hostname in availability zone filter now by Tony Mack · 10 years ago
- 66aaad4 progress bar on startup, and make sure stuff is loaded before we display it by Scott Baker · 10 years ago
- 0f4472a statusmsg placeholder for xoslib by Scott Baker · 10 years ago
- 3aaeee2 rest api changes from big rename by Scott Baker · 10 years ago
- 33825d8 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
- 68408d6 bump version number by Scott Baker · 10 years ago
- 0bb6be1 Merge branch 'master' of git://git.planet-lab.org/plstackapi by Sapan Bhatia · 10 years ago
- 40bbfd9 Added list of ephemeral models to be autodeleted by Sapan Bhatia · 10 years ago
- 3f72d08 fix NameError by Tony Mack · 10 years ago
- 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
- 9b53a4c cleanup by Tony Mack · 10 years ago
- d0eeed8 create nat net instead of dedicated public net by default by Tony Mack · 10 years ago
- bb5e15f add buttons for the other list views by Scott Baker · 10 years ago
- f3816ac fix create failing for objects that have foreign keys, due to serialization of id problem by Scott Baker · 10 years ago
- be68b55 Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
- c480fb2 fix create failing for objects that have foreign keys, due to serialization of id problem by Scott Baker · 10 years ago
- 04f93f2 cleanup all of the model declarations, and add defaults for them by Scott Baker · 10 years ago
- acba4fa Merge branch 'master' of git://git.planet-lab.org/plstackapi by Sapan Bhatia · 10 years ago
- 16a4990 New migration scripts for properly renaming models and fields by Sapan Bhatia · 10 years ago
- 1d4c04f Deleted old migration script by Sapan Bhatia · 10 years ago
- a11fee6 Migration scripts for deleting stale models that have been renamed by Sapan Bhatia · 10 years ago
- 18b779c Renamed ImageDeployments->ImageDeployment by Sapan Bhatia · 10 years ago
- ab9f84b Migration script for conventions-related renaming by Sapan Bhatia · 10 years ago
- 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
- 84ba65d Renamed UserDeployments->UserDeployment by Sapan Bhatia · 10 years ago
- 7a8b7e9 Renamed SliceDeployments --> SliceDeployment by Sapan Bhatia · 10 years ago
- 6d21da3 Renamed SiteDeployments->SiteDeployment by Sapan Bhatia · 10 years ago
- 900baf9 Adjust to enforce field naming conventions by Sapan Bhatia · 10 years ago
- a34d8c4 add button now mostly working for deployments by Scott Baker · 10 years ago
- 88c5b32 use the right REST url when saving a model that has no id by Scott Baker · 10 years ago
- 79a095e defaults for xoslib by Scott Baker · 10 years ago
- 1cb4868 defaults for xoslib by Scott Baker · 10 years ago
- 566f34d tool for making json defaults for xoslib by Scott Baker · 10 years ago
- fb8707d Adjusted to enforce field naming conventions by Sapan Bhatia · 10 years ago
- 55a2e29 auto-gen the REST api url list by Scott Baker · 10 years ago
- b6a0b4f perm fix by Scott Baker · 10 years ago
- 8ffd7d7 auto-gen the REST api url list by Scott Baker · 10 years ago
- 7ce2365 add button plumbed through to router by Scott Baker · 10 years ago
- 0c46b8d modelName field added to XOSCollections by Scott Baker · 10 years ago
- e49f08c templateize detail inline button panel, add save/continue and save/another buttons, add insert button by Scott Baker · 10 years ago
- 90adeca servcomp WIP, get inlines working with drag-sortable by Scott Baker · 10 years ago
- c97b56d service composition WIP by Scott Baker · 10 years ago
- 46e50af deal with migrations problem by Scott Baker · 10 years ago
- 9061a93 dashboard version of xosAdminSite that uses existing navbar and base.html by Scott Baker · 10 years ago
- b38a832 support for statusMsg in django's base.html by Scott Baker · 10 years ago
- e57faa9 more relatedCollections in xos-backbone.js by Scott Baker · 10 years ago
- ac69422 add suit navbar link rewriting by Scott Baker · 10 years ago
- a435f42 move the wholePage stuff out for xosAdminSite.css by Scott Baker · 10 years ago
- 2434a9c rename wholePage site by Scott Baker · 10 years ago
- 0c897cb split wholePage site from insert Site by Scott Baker · 10 years ago
- e2e47fb add btn-xos-detail class to all save buttons in detail views by Scott Baker · 10 years ago
- 624a0a0 make room for xoslib status by Scott Baker · 10 years ago
- 5a3bc2d Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Scott Baker · 10 years ago
- d7c3131 make tenant view tolerant of slicePrivileges that are missing their slice by Scott Baker · 10 years ago
- 4cfb8ae Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi by Sapan Bhatia · 10 years ago
- e75416c Dependency walker in support of automatic dirtying and deletion by Sapan Bhatia · 10 years ago
- 24ded6a fix error when showing deployment admin by Scott Baker · 10 years ago
- 8ba5001 merge changes not committed by Scott Baker · 10 years ago
- 8fd7b6f Installation of ansible-based Observer by Sapan Bhatia · 10 years ago
- 475c597 Merged ansible branch into master by Sapan Bhatia · 10 years ago
- 98e3177 fix wrong fields in Sliver Detail by Scott Baker · 10 years ago