Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-stratos
Project: http://git-wip-us.apache.org/repos/asf/incubator-stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-stratos/commit/9052f265 Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/9052f265 Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/9052f265 Branch: refs/heads/master Commit: 9052f265059bc5dc95d895fa77ec375f60bd8319 Parents: 6a19a3a a11dec2 Author: Isuru <[email protected]> Authored: Fri Feb 7 18:48:52 2014 +0530 Committer: Isuru <[email protected]> Committed: Fri Feb 7 18:48:52 2014 +0530 ---------------------------------------------------------------------- .../console/controllers/checkAvailability.jag | 11 + .../partials/configure_stratos_wizard.hbs | 205 +++++++++++++++++-- .../themes/theme1/partials/tenant_new.hbs | 8 +- .../console/themes/theme1/ui/css/main.css | 50 +++-- .../themes/theme1/ui/js/tenant_management.js | 16 ++ .../console/util/utility.jag | 4 + .../org.apache.stratos.rest.endpoint/pom.xml | 7 + .../rest/endpoint/services/StratosAdmin.java | 10 + 8 files changed, 266 insertions(+), 45 deletions(-) ----------------------------------------------------------------------
