- 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
- 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
- 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
- 0eb7ff3 fix slivers not linked to deployments by Scott Baker · 10 years ago
- 6207731 show tabs in test.js by Scott Baker · 10 years ago
- f372f14 get rid of the div debug coloring by Scott Baker · 10 years ago
- 9d37d56 tabs working by Scott Baker · 10 years ago
- 0bf96b2 modelName in xos models, log window, deferred display of detail when collection not ready, beef up detailShower/listViewShower by Scott Baker · 10 years ago
- 90004d5 OpenCloud-style navbuttons by Scott Baker · 10 years ago
- f76d33a OpenCloud-style navbuttons by Scott Baker · 10 years ago
- f85896d OpenCloud header in xosAdminSite by Scott Baker · 10 years ago
- f6cdd0e necessary css to make the opencloud header work by Scott Baker · 10 years ago
- 416f087 success and error template renaming; nav button templates by Scott Baker · 10 years ago
- c16b4c1 lots of changes to xosHelper by Scott Baker · 10 years ago
- c411047 modify test.js to use navigateToModel; move code out to xosHelper.js by Scott Baker · 10 years ago
- 694f566 xosAdminSite, WIP by Scott Baker · 10 years ago
- 731723b a better way of url encoding the wholepagedness by Scott Baker · 10 years ago
- 2240034 some javascript and stylesheets that wholePage.html needed by Scott Baker · 10 years ago
- a916aa1 ability to display wholepage dashboard by Scott Baker · 10 years ago
- fdaee92 move stuff out of test and into xosHelper.js for better code reuse by Scott Baker · 10 years ago
- 9b3cf84 use html select in detail views by Scott Baker · 10 years ago
- 77c620f add networkDeployments and userDeployments by Scott Baker · 10 years ago
- 586878e add networkDeployment to xoslib test by Scott Baker · 10 years ago
- 6088ade add networkDeployment to xoslib by Scott Baker · 10 years ago
- 10badd3 add userDeployments to xoslib test by Scott Baker · 10 years ago
- 013025a latest xoslib test changes by Scott Baker · 10 years ago
- 7417839 move templates to separate file by Scott Baker · 10 years ago
- fc61b01 move templates to file by Scott Baker · 10 years ago
- f8f2cd1 add slice_privileges to rest api by Scott Baker · 10 years ago
- 4aee9a1 many changes to xoslib test by Scott Baker · 10 years ago
- fccc9c4 add slicePrivilege, networkSliver, and SliceRole by Scott Baker · 10 years ago
- 08898c1 latest genapi by Scott Baker · 10 years ago
- 4455d7a add slicedeployments by Scott Baker · 10 years ago
- 86575c1 add sliceDeployment; add relatedCollections, add filterBy by Scott Baker · 10 years ago
- 33c84ac success box by Scott Baker · 10 years ago
- 77fbe5a getting it from a cookie is better than sticking it in a meta tag by Scott Baker · 10 years ago
- 5c92ca9 CSRF token support in xoslib by Scott Baker · 10 years ago
- 7f80902 add user to test by Scott Baker · 10 years ago
- 6cea3a1 add user to test by Scott Baker · 10 years ago
- 47589f2 fix bug where startPolling would only poll the last collection to have called startPolling by Scott Baker · 10 years ago