- 0355284 observer-related big rename changes by Scott Baker · 10 years ago
- 4c0e202 remove unused model by Scott Baker · 10 years ago
- 0162bb4 more big rename changes by Scott Baker · 10 years ago
- 67db95f rename PlanetStackAdmin -> XOSAdmin, PlStackTabularInline -> XOSTabularInline by Scott Baker · 10 years ago
- 0686895 rename planetstack.css -> xos.css by Scott Baker · 10 years ago
- ff940a7 latest autogenerated api by Scott Baker · 10 years ago
- 4d25137d remove service composition from navigation by Scott Baker · 10 years ago
- ed3093a remove PlanetStack, PlanetStackRole, PlanetStackPrivilege models by Scott Baker · 10 years ago
- 415aa36 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 10 years ago
- 2125dab rename planetstack.settings to xos.settings by Scott Baker · 10 years ago
- f8e8cd2 fix syntax error by Tony Mack · 10 years ago
- 9405dd3 rename test cases by Scott Baker · 10 years ago
- 2414f91 remove obsolete billing sample generator by Scott Baker · 10 years ago
- 3495c5a fix test cases by Scott Baker · 10 years ago
- ed6003e GetConfiguration is part of legacyapi by Scott Baker · 10 years ago
- 78fc136 only root and deployment admins can see controllers by Tony Mack · 10 years ago
- fdeacc5 add missing import, fixes #40 by S.Çağlar Onur · 10 years ago
- 926b667 rename /var/www/planetstack to /var/www/xos by Scott Baker · 10 years ago
- 5e6d806 remove outdated comments by Scott Baker · 10 years ago
- 1ebc723 new initial_data that includes tenant view linkage to deployment by Scott Baker · 10 years ago
- 6f4a3b2 better error message for tenant sanity check by Scott Baker · 10 years ago
- 5924818 allow deployments to be linked to dashboards by Scott Baker · 10 years ago
- cd4a0c2 move rest api stuff into xos directory by Scott Baker · 10 years ago
- 6e33ea3 move rest api stuff into xos directory by Scott Baker · 10 years ago
- 9279d72 latest autogenerated genapi.py by Scott Baker · 10 years ago
- c57ddcc add 'generateapi' command to regenerate the rest api by Scott Baker · 10 years ago
- 27a9a64 REST API exception cleanup by Scott Baker · 10 years ago
- 8fc378d rename planetstack.settings -> xos.settings by Scott Baker · 10 years ago
- 3d9d684 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 10 years ago
- 019c5ac cleanup a couple of planetstack references by Scott Baker · 10 years ago
- 5817cb4 add foreign key field 'deployment' to Controller. by Tony Mack · 10 years ago
- 383ef17 remove comment by Scott Baker · 10 years ago
- 73ff87b default log file name planetstack.log -> xos.log by Scott Baker · 10 years ago
- 180148a deployment in ControllerAdmin (uncommitted code from portal) by Scott Baker · 10 years ago
- e2dfb10 fix fault if no controller when retrieving stats by Scott Baker · 10 years ago
- 38ef1df return empty statistics if controller is not found by Scott Baker · 10 years ago
- 2f29540 make instance_id clickable in SliverAdmin list_display by Scott Baker · 10 years ago
- 347f444 Check the existence of the images_path by S.Çağlar Onur · 10 years ago
- 85aaa43 add network templates by Scott Baker · 10 years ago
- 6a0bc3c added network templates by Scott Baker · 10 years ago
- 86e132c rename planetstack module to xos by Scott Baker · 10 years ago
- 8d0f9dc Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 10 years ago
- 2cead24 link calendar to cloud icon by Scott Baker · 10 years ago
- bbc10b4 fix read access permission for site admins. Need to refactor read permission globally by Tony Mack · 10 years ago
- c588932 initial checkin of object write permission regression tests by Tony Mack · 10 years ago
- 8728de0 make sure obj.caller is set when deleting object by Scott Baker · 10 years ago
- 72758c7 latest autogenerated genapi.py by Scott Baker · 10 years ago
- 96e2b2c consolidate API code for core and plus, fix access/default change in sliceplus, shore up caller arguments in update by Scott Baker · 10 years ago
- eee2f71 make permission denied exception class name explicit by Scott Baker · 10 years ago
- e5f9d7d refactor the backend icon stuff to one spot by Scott Baker · 10 years ago
- f27edfe rename DiffModelMixin to PlModelMixin by Scott Baker · 10 years ago
- 28beed9 fix the problems with DiffModelMixin, and eliminate redundant code by Scott Baker · 10 years ago
- de9f24c Fixed Syntax error by Sapan Bhatia · 10 years ago
- 5a29618 Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 10 years ago
- 2535359 Flag for disabling backout by Sapan Bhatia · 10 years ago
- ef670a5 Executable by Andy Bavier · 10 years ago
- 2c49770 put Controller.domain in a separate migration by Tony Mack · 10 years ago
- fcc9d74 Merge pull request #22 from caglar10ur/virtualenv by gwsapan · 10 years ago
- 2e28d02 Merge pull request #25 from caglar10ur/ACLValidationError by sbconsulting · 10 years ago
- e309ca1 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 10 years ago
- 664b44d fix icon colors in developer view by Scott Baker · 10 years ago
- 8658390 planetstack/core/models/site.py by Tony Mack · 10 years ago
- c45a5ad removing deprecated SyncNodes step by Tony Mack · 10 years ago
- 03388fa Disable notifications, until there is a real need for them, which depends on optimizing OpenStack calls, making them sub-second. by Sapan Bhatia · 10 years ago
- 622bcf0 eliminate Sites list from Controller and Deployment, add sites tab to ControllerAdmin, hide enacted/policied from ControllerAdmin by Scott Baker · 10 years ago
- 88c8990 add suit-tab-deploymentprivileges to suit_classes in DeploymentPrivilegeInline by Tony Mack · 10 years ago
- 7c45e68 Merge pull request #23 from caglar10ur/typo by Andy Bavier · 10 years ago
- e9a8df3 NameError: global name 'ACLValidationError' is not defined by S.Çağlar Onur · 10 years ago
- b9cf323 can_update_deploymemt -> can_update_deployment by S.Çağlar Onur · 10 years ago
- 3ed6958 change default deployment name from Enterprise to ViCCI in init-xos tool by Scott Baker · 10 years ago
- eaeabad eliminate remaining reference to /opt/planetstack from python files by Scott Baker · 10 years ago
- 769c7b2 better error message for tenant view sanity check by Scott Baker · 10 years ago
- 3e92b4d respect the virtualenv by using /usr/bin/env by S.Çağlar Onur · 10 years ago
- a2da645 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 10 years ago
- 4ba6144 minimalist initial_data.json by Scott Baker · 10 years ago
- 8567794 site admins can add user's at sites where they have the 'admin' role by Tony Mack · 10 years ago
- 3428e6e refactor object write permissions by Tony Mack · 10 years ago
- de06c92 Users can see all sites and site deployments by default by Tony Mack · 10 years ago
- b7b1b6e Eliminate duplicate parts of backend_status messages by Sapan Bhatia · 10 years ago
- 082ee36 Link backend dependencies to references. Resolves #20. by Sapan Bhatia · 10 years ago
- 6d42215 Accumulate failure messages if they occur again by Sapan Bhatia · 10 years ago
- 181156f Stick to conventions by Sapan Bhatia · 10 years ago
- 1a5fab3 tool to create a minimally-populated database by Scott Baker · 10 years ago
- 96a44e7 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 10 years ago
- e712c79 run development server in --insecure mode otherwise DEBUG=False will not fetch static files by Scott Baker · 10 years ago
- e4b346e Docker support by Andy Bavier · 10 years ago
- 19c7796 increase backend_status length, fix order of model imports by Scott Baker · 10 years ago
- c44e746 permission fix by Scott Baker · 10 years ago
- d1c112d Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 10 years ago
- 249a57e set ALLOWED_HOSTS to ['*'] by Scott Baker · 10 years ago
- 314734f set DEBUG=False by Tony Mack · 10 years ago
- cf29cfa update object write permissions by Tony Mack · 10 years ago
- 8797232 rename /opt/planetstack -> /opt/xos by Scott Baker · 10 years ago
- a0a86e6 fixing up the EC2 observer by Scott Baker · 10 years ago
- a8b263b fix all the typos and mistakes by Scott Baker · 10 years ago
- 06116da last minute rename changes by Scott Baker · 10 years ago
- 8a00a01 path cleanup in xoslib tools and readme by Scott Baker · 10 years ago
- a2aab7b remove obsolete comments by Scott Baker · 10 years ago
- e0d9cfc remove hardcoded path from exception text by Scott Baker · 10 years ago
- aae5146 remove obsolete comment by Scott Baker · 10 years ago