aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-gwt-api/src
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2012-11-12 10:26:58 +0100
committerSimon Brandhof <simon.brandhof@gmail.com>2012-11-12 10:26:58 +0100
commit53b7a94a4d95b3d2e5e20faf62c4a9fc77e42c31 (patch)
tree8067ee0167cae9002ec8c26faa072af950dfcf0e /sonar-gwt-api/src
parent65a36f7842e6e4248c874b0b2e5f2bdae5ef865f (diff)
downloadsonarqube-53b7a94a4d95b3d2e5e20faf62c4a9fc77e42c31.tar.gz
sonarqube-53b7a94a4d95b3d2e5e20faf62c4a9fc77e42c31.zip
SONAR-3945 remove the directory sonar-gwt-api
Diffstat (limited to 'sonar-gwt-api/src')
-rw-r--r--sonar-gwt-api/src/main/java/org/sonar/gwt/Configuration.java97
-rw-r--r--sonar-gwt-api/src/main/java/org/sonar/gwt/JsonUtils.java203
-rw-r--r--sonar-gwt-api/src/main/java/org/sonar/gwt/Links.java115
-rw-r--r--sonar-gwt-api/src/main/java/org/sonar/gwt/Metrics.java110
-rw-r--r--sonar-gwt-api/src/main/java/org/sonar/gwt/Utils.java83
-rw-r--r--sonar-gwt-api/src/main/java/org/sonar/gwt/ui/ExpandCollapseLink.java55
-rw-r--r--sonar-gwt-api/src/main/java/org/sonar/gwt/ui/Icons.java160
-rw-r--r--sonar-gwt-api/src/main/java/org/sonar/gwt/ui/Loading.java33
-rw-r--r--sonar-gwt-api/src/main/java/org/sonar/gwt/ui/Page.java92
-rw-r--r--sonar-gwt-api/src/main/java/org/sonar/gwt/ui/ViewerHeader.java138
-rw-r--r--sonar-gwt-api/src/main/java/org/sonar/wsclient/gwt/AbstractCallback.java67
-rw-r--r--sonar-gwt-api/src/main/java/org/sonar/wsclient/gwt/AbstractListCallback.java69
-rw-r--r--sonar-gwt-api/src/main/java/org/sonar/wsclient/gwt/Callback.java33
-rw-r--r--sonar-gwt-api/src/main/java/org/sonar/wsclient/gwt/GwtUtils.java102
-rw-r--r--sonar-gwt-api/src/main/java/org/sonar/wsclient/gwt/ListCallback.java33
-rw-r--r--sonar-gwt-api/src/main/java/org/sonar/wsclient/gwt/Sonar.java95
-rw-r--r--sonar-gwt-api/src/main/resources/org/sonar/Sonar.gwt.xml10
-rw-r--r--sonar-gwt-api/src/main/resources/org/sonar/SonarDev.gwt.xml5
-rw-r--r--sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/empty.gifbin55 -> 0 bytes
-rw-r--r--sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/help.pngbin731 -> 0 bytes
-rw-r--r--sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/information.pngbin724 -> 0 bytes
-rw-r--r--sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/javaModule.pngbin745 -> 0 bytes
-rw-r--r--sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/priorityBlocker.pngbin672 -> 0 bytes
-rw-r--r--sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/priorityCritical.pngbin412 -> 0 bytes
-rw-r--r--sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/priorityInfo.pngbin461 -> 0 bytes
-rw-r--r--sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/priorityMajor.pngbin437 -> 0 bytes
-rw-r--r--sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/priorityMinor.pngbin519 -> 0 bytes
-rw-r--r--sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/qualifierClass.pngbin416 -> 0 bytes
-rw-r--r--sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/qualifierDirectory.pngbin390 -> 0 bytes
-rw-r--r--sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/qualifierField.pngbin644 -> 0 bytes
-rw-r--r--sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/qualifierFile.pngbin416 -> 0 bytes
-rw-r--r--sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/qualifierLibrary.pngbin379 -> 0 bytes
-rw-r--r--sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/qualifierMethod.pngbin628 -> 0 bytes
-rw-r--r--sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/qualifierModule.pngbin562 -> 0 bytes
-rw-r--r--sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/qualifierPackage.pngbin481 -> 0 bytes
-rw-r--r--sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/qualifierProject.pngbin575 -> 0 bytes
-rw-r--r--sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/qualifierUnitTest.pngbin542 -> 0 bytes
-rw-r--r--sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/qualifierView.pngbin571 -> 0 bytes
-rw-r--r--sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/statusError.pngbin1297 -> 0 bytes
-rw-r--r--sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/statusOk.pngbin1297 -> 0 bytes
-rw-r--r--sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/statusWarning.pngbin1278 -> 0 bytes
-rw-r--r--sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/zoom.pngbin387 -> 0 bytes
42 files changed, 0 insertions, 1500 deletions
diff --git a/sonar-gwt-api/src/main/java/org/sonar/gwt/Configuration.java b/sonar-gwt-api/src/main/java/org/sonar/gwt/Configuration.java
deleted file mode 100644
index 5c6f960eb7d..00000000000
--- a/sonar-gwt-api/src/main/java/org/sonar/gwt/Configuration.java
+++ /dev/null
@@ -1,97 +0,0 @@
-/*
- * Sonar, open source software quality management tool.
- * Copyright (C) 2008-2012 SonarSource
- * mailto:contact AT sonarsource DOT com
- *
- * Sonar is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 3 of the License, or (at your option) any later version.
- *
- * Sonar is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with Sonar; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02
- */
-package org.sonar.gwt;
-
-import com.google.gwt.i18n.client.Dictionary;
-
-import java.util.Set;
-
-public final class Configuration {
-
- private Configuration() {
- // only static methods
- }
-
- public static String getSonarVersion() {
- return getParameter("version");
- }
-
- /**
- * Get the id of the selected resource. Can be null if none resource is selected.
- */
- public static String getResourceId() {
- return getParameter("resource_key");
- }
-
- public static String getParameter(String key) {
- return getParameter(key, null);
- }
-
- public static String getParameter(String key, String defaultValue) {
- String result = getDictionaryEntry("config", key);
- if (result == null) {
- result = defaultValue;
- }
- return result;
- }
-
- public static native void setParameter(String key, String val) /*-{
- $wnd.config[key] = val;
- }-*/;
-
- public static String getRequestParameter(String key) {
- return getDictionaryEntry("rp", key);
- }
-
- public static String getRequestParameter(String key, String defaultValue) {
- String value = getRequestParameter(key);
- return (value!=null ? value : defaultValue);
- }
-
- public static Set<String> getParameterKeys() {
- return getDictionaryKeys("config");
- }
-
- public static Set<String> getRequestParameterKeys() {
- return getDictionaryKeys("rp");
- }
-
- private static String getDictionaryEntry(String dictionaryName, String key) {
- try {
- Dictionary dic = Dictionary.getDictionary(dictionaryName);
- if (dic != null) {
- return dic.get(key);
- }
- return null;
-
- } catch (Exception e) {
- return null;
- }
- }
-
- private static Set<String> getDictionaryKeys(String dictionaryName) {
- Dictionary dic = Dictionary.getDictionary(dictionaryName);
- if (dic != null) {
- return dic.keySet();
- }
- return null;
- }
-
-}
diff --git a/sonar-gwt-api/src/main/java/org/sonar/gwt/JsonUtils.java b/sonar-gwt-api/src/main/java/org/sonar/gwt/JsonUtils.java
deleted file mode 100644
index ca64c74ca81..00000000000
--- a/sonar-gwt-api/src/main/java/org/sonar/gwt/JsonUtils.java
+++ /dev/null
@@ -1,203 +0,0 @@
-/*
- * Sonar, open source software quality management tool.
- * Copyright (C) 2008-2012 SonarSource
- * mailto:contact AT sonarsource DOT com
- *
- * Sonar is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 3 of the License, or (at your option) any later version.
- *
- * Sonar is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with Sonar; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02
- */
-package org.sonar.gwt;
-
-import com.google.gwt.core.client.JavaScriptException;
-import com.google.gwt.core.client.JavaScriptObject;
-import com.google.gwt.http.client.URL;
-import com.google.gwt.i18n.client.DateTimeFormat;
-import com.google.gwt.json.client.*;
-
-import java.util.Date;
-
-public final class JsonUtils {
- private static int requestId = 0;
-
- private JsonUtils() {
- // only static methods
- }
-
- public interface JSONHandler {
- void onResponse(JavaScriptObject obj);
-
- void onTimeout();
-
- void onError(int errorCode, String errorMessage);
- }
-
- public static void requestJson(String url, JSONHandler handler) {
- if (!url.endsWith("&") && !url.endsWith("?")) {
- url += "&";
- }
- if (!url.contains("format=json")) {
- url += "format=json&";
- }
- if (!url.contains("callback=")) {
- // IMPORTANT : the url should ended with ?callback= or &callback= for JSONP calls
- url += "callback=";
- }
- makeJSONRequest(requestId++, URL.encode(url), handler);
- }
-
- public static native void makeJSONRequest(int requestId, String url, JSONHandler handler)
- /*-{
- var callback = "callback" + requestId;
-
- // create SCRIPT tag, and set SRC attribute equal to JSON feed URL + callback function name
- var script = document.createElement("script");
- script.setAttribute("src", url + callback);
- script.setAttribute("type", "text/javascript");
-
- window[callback] = function(jsonObj) {
- @org.sonar.gwt.JsonUtils::dispatchJSON(Lcom/google/gwt/core/client/JavaScriptObject;Lorg/sonar/gwt/JsonUtils$JSONHandler;)(jsonObj, handler);
- window[callback + "done"] = true;
- }
-
- setTimeout(function() {
- if (!window[callback + "done"]) {
- handler.@org.sonar.gwt.JsonUtils.JSONHandler::onTimeout();
- }
-
- // cleanup
- document.body.removeChild(script);
- if (window[callback]) {
- delete window[callback];
- }
- if (window[callback + "done"]) {
- delete window[callback + "done"];
- }
- }, 120000);
-
- document.body.appendChild(script);
- }-*/;
-
- public static void dispatchJSON(JavaScriptObject jsonObj, JSONHandler handler) {
- JSONObject obj = new JSONObject(jsonObj);
- if (obj.isObject() != null) {
- if (obj.containsKey("err_code")) {
- handler.onError(new Double(obj.get("err_code").isNumber().doubleValue()).intValue(),
- obj.get("err_msg").isString().stringValue());
- return;
- }
- }
- handler.onResponse(jsonObj);
- }
-
- public static String getString(JSONObject json, String field) {
- return getAsString(json.get(field));
- }
-
- public static Date getDate(JSONObject json, String field) {
- String date = getString(json, field);
- if (date != null) {
- return parseDateTime(date);
- }
- return null;
- }
-
- public static Boolean getBoolean(JSONObject json, String field) {
- JSONValue jsonValue;
- JSONBoolean jsonBoolean;
- if ((jsonValue = json.get(field)) == null) {
- return null;
- }
- if ((jsonBoolean = jsonValue.isBoolean()) == null) {
- return null;
- }
- return jsonBoolean.booleanValue();
- }
-
- public static Double getDouble(JSONObject json, String field) {
- JSONValue jsonValue;
- JSONNumber jsonNumber;
- if ((jsonValue = json.get(field)) == null) {
- return null;
- }
- if ((jsonNumber = jsonValue.isNumber()) == null) {
- return null;
- }
- return jsonNumber.doubleValue();
- }
-
- public static Integer getInteger(JSONObject json, String field) {
- final Double d = getDouble(json, field);
- if (d != null) {
- return d.intValue();
- }
- return null;
- }
-
- public static JSONObject getArray(JSONValue json, int i) {
- if (json instanceof JSONArray) {
- return ((JSONArray) json).get(i).isObject();
- }
- if (json instanceof JSONObject) {
- return ((JSONObject) json).get(Integer.toString(i)).isObject();
- }
- throw new JavaScriptException("Not implemented");
- }
-
- public static int getArraySize(JSONValue array) {
- if (array instanceof JSONArray) {
- return ((JSONArray) array).size();
- }
- if (array instanceof JSONObject) {
- return ((JSONObject) array).size();
- }
- throw new JavaScriptException("Not implemented");
- }
-
- public static String getAsString(JSONValue jsonValue) {
- if (jsonValue == null) {
- return null;
- }
- JSONString jsonString;
- if ((jsonString = jsonValue.isString()) == null) {
- JSONNumber jsonNumber = jsonValue.isNumber();
- return jsonNumber != null ? jsonNumber.toString() : null;
- }
- return jsonString.stringValue();
- }
-
- public static Double getAsDouble(JSONValue jsonValue) {
- if (jsonValue == null) {
- return null;
- }
- JSONNumber jsonNumber;
- if ((jsonNumber = jsonValue.isNumber()) == null) {
- JSONString jsonString = jsonValue.isString();
- return jsonString != null ? Double.parseDouble(jsonString.toString()) : null;
- }
- return jsonNumber.doubleValue();
- }
-
- /**
- * @since 2.5
- */
- public static Date parseDateTime(String dateTime) {
- DateTimeFormat frmt = DateTimeFormat.getFormat("yyyy-MM-dd'T'HH:mm:ssZ");
- if (dateTime.endsWith("Z") && dateTime.length() > 2) {
- // see SONAR-1182
- dateTime = dateTime.substring(0, dateTime.length() - 2) + "+0000";
- }
- return frmt.parse(dateTime);
- }
-
-}
diff --git a/sonar-gwt-api/src/main/java/org/sonar/gwt/Links.java b/sonar-gwt-api/src/main/java/org/sonar/gwt/Links.java
deleted file mode 100644
index ae1b3172c3d..00000000000
--- a/sonar-gwt-api/src/main/java/org/sonar/gwt/Links.java
+++ /dev/null
@@ -1,115 +0,0 @@
-/*
- * Sonar, open source software quality management tool.
- * Copyright (C) 2008-2012 SonarSource
- * mailto:contact AT sonarsource DOT com
- *
- * Sonar is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 3 of the License, or (at your option) any later version.
- *
- * Sonar is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with Sonar; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02
- */
-package org.sonar.gwt;
-
-import com.google.gwt.user.client.Window;
-
-public final class Links {
-
- public static final String DEFAULT_POPUP_HTML_FEATURES = "height=800,width=900,scrollbars=1,resizable=1";
-
- private Links() {
- // only static methods
- }
-
- public static String baseUrl() {
- return Configuration.getParameter("sonar_url");
- }
-
- public static String apiUrl() {
- return baseUrl() + "/api";
- }
-
-
- public static String urlForResource(String resourceIdOrKey) {
- return urlForMeasure(resourceIdOrKey, null);
- }
-
- public static String urlForMeasure(String resourceIdOrKey, String metricKey) {
- String url = baseUrl() + "/resource/index/" + resourceIdOrKey;
- if (metricKey != null) {
- url += "?metric=" + metricKey;
- }
- return url;
- }
-
- /**
- *
- * @param resourceIdOrKey
- * @param pageId
- * @param query additional query parameters. Can be null. Example "layout=false&param1=val1"
- */
- public static String urlForResourcePage(String resourceIdOrKey, String pageId, String query) {
- String url = baseUrl() + "/plugins/resource/";
- if (resourceIdOrKey != null) {
- url += resourceIdOrKey;
- }
- url += "?page=";
- url += pageId;
- if (query != null) {
- url += "&";
- url += query;
- }
- return url;
- }
-
- public static String urlForRule(String ruleIdOrKey, boolean showLayout) {
- return baseUrl() + "/rules/show/" + ruleIdOrKey + "?layout=" + showLayout;
- }
-
- public static String urlForDrilldown(String resourceIdOrKey, String metricKey) {
- return baseUrl() + "/drilldown/measures/" + resourceIdOrKey + "?metric=" + metricKey;
- }
-
- public static void openResourcePopup(final String resourceIdOrKey) {
- openMeasurePopup(resourceIdOrKey, null);
- }
-
- /**
- * Open the resource in a popup with HTML features like: height=800,width=900,scrollbars=1,resizable=1
- *
- * @param resourceIdOrKey the id or key of the resource to display, not null
- * @param metricKey the metric to highlight (optional : can be null)
- */
- public static void openMeasurePopup(final String resourceIdOrKey, final String metricKey) {
- openMeasurePopup(resourceIdOrKey, metricKey, DEFAULT_POPUP_HTML_FEATURES);
- }
-
-
- public static void openMeasurePopup(final String resourceKey, final String metricKey, final String htmlFeatures) {
- String url = urlForMeasure(resourceKey, metricKey);
- Window.open(url, "resource", htmlFeatures);
- }
-
-
- public static void openResourcePage(final String pageId, final String resourceIdOrKey, final String query) {
- String url = urlForResourcePage(pageId, resourceIdOrKey, query);
- Window.Location.assign(url);
- }
-
- public static void openRulePopup(final String ruleIdOrKey) {
- openRulePopup(ruleIdOrKey, DEFAULT_POPUP_HTML_FEATURES);
- }
-
- public static void openRulePopup(final String ruleIdOrKey, final String htmlFeatures) {
- String url = urlForRule(ruleIdOrKey, false);
- Window.open(url, "rule", htmlFeatures);
- }
-}
diff --git a/sonar-gwt-api/src/main/java/org/sonar/gwt/Metrics.java b/sonar-gwt-api/src/main/java/org/sonar/gwt/Metrics.java
deleted file mode 100644
index 2529f46bee5..00000000000
--- a/sonar-gwt-api/src/main/java/org/sonar/gwt/Metrics.java
+++ /dev/null
@@ -1,110 +0,0 @@
-/*
- * Sonar, open source software quality management tool.
- * Copyright (C) 2008-2012 SonarSource
- * mailto:contact AT sonarsource DOT com
- *
- * Sonar is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 3 of the License, or (at your option) any later version.
- *
- * Sonar is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with Sonar; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02
- */
-package org.sonar.gwt;
-
-/**
- * Keys of core metrics
- */
-public interface Metrics {
-
- String LINES = "lines";
- String NCLOC = "ncloc";
- String GENERATED_NCLOC = "generated_ncloc";
- String GENERATED_LINES = "generated_lines";
- String CLASSES = "classes";
- String FILES = "files";
- String DIRECTORIES = "directories";
- String PACKAGES = "packages";
- String FUNCTIONS = "functions";
- String PARAGRAPHS = "paragraphs";
- String ACCESSORS = "accessors";
- String STATEMENTS = "statements";
- String PUBLIC_API = "public_api";
- String COMPLEXITY = "complexity";
- String CLASS_COMPLEXITY = "class_complexity";
- String FUNCTION_COMPLEXITY = "function_complexity";
- String PARAGRAPH_COMPLEXITY = "paragraph_complexity";
- String FILE_COMPLEXITY = "file_complexity";
- String CLASS_COMPLEXITY_DISTRIBUTION = "class_complexity_distribution";
- String FUNCTION_COMPLEXITY_DISTRIBUTION = "function_complexity_distribution";
- String COMMENT_LINES = "comment_lines";
- String COMMENT_LINES_DENSITY = "comment_lines_density";
- String COMMENT_BLANK_LINES = "comment_blank_lines";
- String PUBLIC_DOCUMENTED_API_DENSITY = "public_documented_api_density";
- String PUBLIC_UNDOCUMENTED_API = "public_undocumented_api";
- String COMMENTED_OUT_CODE_LINES = "commented_out_code_lines";
- String TESTS = "tests";
- String TEST_EXECUTION_TIME = "test_execution_time";
- String TEST_ERRORS = "test_errors";
- String SKIPPED_TESTS = "skipped_tests";
- String TEST_FAILURES = "test_failures";
- String TEST_SUCCESS_DENSITY = "test_success_density";
- String TEST_DATA = "test_data";
- String COVERAGE = "coverage";
- String LINES_TO_COVER = "lines_to_cover";
- String UNCOVERED_LINES = "uncovered_lines";
- String LINE_COVERAGE = "line_coverage";
- String COVERAGE_LINE_HITS_DATA = "coverage_line_hits_data";
- String CONDITIONS_TO_COVER = "conditions_to_cover";
- String UNCOVERED_CONDITIONS = "uncovered_conditions";
- String BRANCH_COVERAGE = "branch_coverage";
- String BRANCH_COVERAGE_HITS_DATA = "branch_coverage_hits_data";
- String DUPLICATED_LINES = "duplicated_lines";
- String DUPLICATED_BLOCKS = "duplicated_blocks";
- String DUPLICATED_FILES = "duplicated_files";
- String DUPLICATED_LINES_DENSITY = "duplicated_lines_density";
- String DUPLICATIONS_DATA = "duplications_data";
- String USABILITY = "usability";
- String RELIABILITY = "reliability";
- String EFFICIENCY = "efficiency";
- String PORTABILITY = "portability";
- String MAINTAINABILITY = "maintainability";
- String WEIGHTED_VIOLATIONS = "weighted_violations";
- String VIOLATIONS_DENSITY = "violations_density";
- String VIOLATIONS = "violations";
- String BLOCKER_VIOLATIONS = "blocker_violations";
- String CRITICAL_VIOLATIONS = "critical_violations";
- String MAJOR_VIOLATIONS = "major_violations";
- String MINOR_VIOLATIONS = "minor_violations";
- String INFO_VIOLATIONS = "info_violations";
- String DEPTH_IN_TREE = "dit";
- String NUMBER_OF_CHILDREN = "noc";
- String RFC = "rfc";
- String RFC_DISTRIBUTION = "rfc_distribution";
- String LCOM4 = "lcom4";
- String LCOM4_DISTRIBUTION = "lcom4_distribution";
- String AFFERENT_COUPLINGS = "ca";
- String EFFERENT_COUPLINGS = "ce";
- String ABSTRACTNESS = "abstractness";
- String INSTABILITY = "instability";
- String DISTANCE = "distance";
- String DEPENDENCY_MATRIX = "dsm";
- String PACKAGE_CYCLES = "package_cycles";
- String PACKAGE_TANGLE_INDEX = "package_tangle_index";
- String PACKAGE_TANGLES = "package_tangles";
- String PACKAGE_FEEDBACK_EDGES = "package_feedback_edges";
- String PACKAGE_EDGES_WEIGHT = "package_edges_weight";
- String FILE_CYCLES = "file_cycles";
- String FILE_TANGLE_INDEX = "file_tangle_index";
- String FILE_TANGLES = "file_tangles";
- String FILE_FEEDBACK_EDGES = "file_feedback_edges";
- String FILE_EDGES_WEIGHT = "file_edges_weight";
- String ALERT_STATUS = "alert_status";
-}
diff --git a/sonar-gwt-api/src/main/java/org/sonar/gwt/Utils.java b/sonar-gwt-api/src/main/java/org/sonar/gwt/Utils.java
deleted file mode 100644
index eb6b09aad94..00000000000
--- a/sonar-gwt-api/src/main/java/org/sonar/gwt/Utils.java
+++ /dev/null
@@ -1,83 +0,0 @@
-/*
- * Sonar, open source software quality management tool.
- * Copyright (C) 2008-2012 SonarSource
- * mailto:contact AT sonarsource DOT com
- *
- * Sonar is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 3 of the License, or (at your option) any later version.
- *
- * Sonar is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with Sonar; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02
- */
-package org.sonar.gwt;
-
-import java.util.Date;
-
-import com.google.gwt.i18n.client.DateTimeFormat;
-
-import com.google.gwt.i18n.client.NumberFormat;
-import com.google.gwt.user.client.DOM;
-import com.google.gwt.user.client.Element;
-
-public final class Utils {
-
- private Utils() {
- // only static methods
- }
-
- /**
- * @return width in pixels of the GWT component in the Sonar page
- */
- public static int getPageWidth() {
- return DOM.getElementById("gwtpage").getClientWidth();
- }
-
- public static String escapeHtml(String maybeHtml) {
- final Element div = DOM.createDiv();
- DOM.setInnerText(div, maybeHtml);
- return DOM.getInnerHTML(div);
- }
-
- public static String formatPercent(String percentage) {
- return percentage == null || percentage.equals("") ? "" : formatPercent(new Double(percentage));
- }
-
- public static String formatPercent(double percentage) {
- return NumberFormat.getFormat("0.0").format(percentage) + "%";
- }
-
- public static String formatNumber(String number) {
- return number == null || number.equals("") ? "" : formatNumber(new Double(number));
- }
-
- public static String formatNumber(double number) {
- return NumberFormat.getDecimalFormat().format(number);
- }
-
- /**
- * @since 2.5
- */
- public static String formatDate(Date date) {
- return date == null ? "" : DateTimeFormat.getShortDateFormat().format(date);
- }
-
- public static native void showError(String message) /*-{
- $wnd.error(message);
- }-*/;
-
- public static native void showWarning(String message) /*-{
- $wnd.warning(message);
- }-*/;
-
- public static native void showInfo(String message) /*-{
- $wnd.info(message);
- }-*/;
-}
diff --git a/sonar-gwt-api/src/main/java/org/sonar/gwt/ui/ExpandCollapseLink.java b/sonar-gwt-api/src/main/java/org/sonar/gwt/ui/ExpandCollapseLink.java
deleted file mode 100644
index 00dcdb32d97..00000000000
--- a/sonar-gwt-api/src/main/java/org/sonar/gwt/ui/ExpandCollapseLink.java
+++ /dev/null
@@ -1,55 +0,0 @@
-/*
- * Sonar, open source software quality management tool.
- * Copyright (C) 2008-2012 SonarSource
- * mailto:contact AT sonarsource DOT com
- *
- * Sonar is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 3 of the License, or (at your option) any later version.
- *
- * Sonar is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with Sonar; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02
- */
-package org.sonar.gwt.ui;
-
-import com.google.gwt.user.client.ui.ClickListener;
-import com.google.gwt.user.client.ui.Hyperlink;
-import com.google.gwt.user.client.ui.Widget;
-
-public class ExpandCollapseLink extends Hyperlink {
-
- private Widget expandOrCollapse;
-
- public ExpandCollapseLink(Widget expandOrCollapse) {
- super();
- this.expandOrCollapse = expandOrCollapse;
- setText(getLinkLabel(!expandOrCollapse.isVisible()));
- getElement().setId("expand-" + expandOrCollapse.getElement().getId());
- setStyleName("expandCollapseLink");
- final ExpandCollapseLink link = this;
- this.addClickListener(new ClickListener() {
- public void onClick(Widget sender) {
- link.toggle();
- }
- });
- getElement().getFirstChildElement().setAttribute("href", "#");
- }
-
- public void toggle() {
- boolean visible = expandOrCollapse.isVisible();
- setText(getLinkLabel(visible));
- expandOrCollapse.setVisible(!visible);
- }
-
- protected String getLinkLabel(boolean show) {
- return (show ? "expand" : "collapse");
- }
-
-} \ No newline at end of file
diff --git a/sonar-gwt-api/src/main/java/org/sonar/gwt/ui/Icons.java b/sonar-gwt-api/src/main/java/org/sonar/gwt/ui/Icons.java
deleted file mode 100644
index e703a69466c..00000000000
--- a/sonar-gwt-api/src/main/java/org/sonar/gwt/ui/Icons.java
+++ /dev/null
@@ -1,160 +0,0 @@
-/*
- * Sonar, open source software quality management tool.
- * Copyright (C) 2008-2012 SonarSource
- * mailto:contact AT sonarsource DOT com
- *
- * Sonar is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 3 of the License, or (at your option) any later version.
- *
- * Sonar is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with Sonar; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02
- */
-package org.sonar.gwt.ui;
-
-import com.google.gwt.core.client.GWT;
-import com.google.gwt.user.client.ui.AbstractImagePrototype;
-import com.google.gwt.user.client.ui.ImageBundle;
-
-/**
- * All icons are 16x16 pixels
- */
-public final class Icons {
- private static IconBundle INSTANCE;
-
- private Icons() {
- // only static methods
- }
-
- public static IconBundle get() {
- if (INSTANCE == null) {
- INSTANCE = GWT.create(IconBundle.class);
- }
- return INSTANCE;
- }
-
- public static AbstractImagePrototype forQualifier(final String qualifier) {
- AbstractImagePrototype image;
- if ("FIL".equals(qualifier)) {
- image = get().qualifierFile();
- } else if ("CLA".equals(qualifier)) {
- image = get().qualifierClass();
-
- } else if ("PAC".equals(qualifier)) {
- image = get().qualifierPackage();
-
- } else if ("DIR".equals(qualifier)) {
- image = get().qualifierDirectory();
-
- } else if ("BRC".equals(qualifier)) {
- image = get().qualifierModule();
-
- } else if ("TRK".equals(qualifier)) {
- image = get().qualifierProject();
-
- } else if ("UTS".equals(qualifier)) {
- image = get().qualifierUnitTest();
-
- } else if ("FLD".equals(qualifier)) {
- image = get().qualifierField();
-
- } else if ("MET".equals(qualifier)) {
- image = get().qualifierMethod();
-
- } else if ("LIB".equals(qualifier)) {
- image = get().qualifierLibrary();
-
- } else {
- image = get().empty();
- }
- return image;
- }
-
- /**
- * @since 2.2
- * @deprecated since 2.5 use {@link Icons#forSeverity(String)}
- */
- @Deprecated
- public static AbstractImagePrototype forPriority(final String priority) {
- return forSeverity(priority);
- }
-
- /**
- * @since 2.5
- */
- public static AbstractImagePrototype forSeverity(final String severity) {
- AbstractImagePrototype image;
- if ("BLOCKER".equals(severity)) {
- image = get().priorityBlocker();
-
- } else if ("CRITICAL".equals(severity)) {
- image = get().priorityCritical();
-
- } else if ("MAJOR".equals(severity)) {
- image = get().priorityMajor();
-
- } else if ("MINOR".equals(severity)) {
- image = get().priorityMinor();
-
- } else if ("INFO".equals(severity)) {
- image = get().priorityInfo();
-
- } else {
- image = get().empty();
- }
- return image;
- }
-
- public static interface IconBundle extends ImageBundle {
- AbstractImagePrototype empty();
-
- AbstractImagePrototype zoom();
-
- AbstractImagePrototype information();
-
- AbstractImagePrototype help();
-
- AbstractImagePrototype qualifierField();
-
- AbstractImagePrototype qualifierMethod();
-
- AbstractImagePrototype qualifierClass();
-
- AbstractImagePrototype qualifierFile();
-
- AbstractImagePrototype qualifierUnitTest();
-
- AbstractImagePrototype qualifierDirectory();
-
- AbstractImagePrototype qualifierPackage();
-
- AbstractImagePrototype qualifierProject();
-
- AbstractImagePrototype qualifierModule();
-
- AbstractImagePrototype qualifierLibrary();
-
- AbstractImagePrototype statusOk();
-
- AbstractImagePrototype statusError();
-
- AbstractImagePrototype statusWarning();
-
- AbstractImagePrototype priorityBlocker();
-
- AbstractImagePrototype priorityCritical();
-
- AbstractImagePrototype priorityMajor();
-
- AbstractImagePrototype priorityMinor();
-
- AbstractImagePrototype priorityInfo();
- }
-} \ No newline at end of file
diff --git a/sonar-gwt-api/src/main/java/org/sonar/gwt/ui/Loading.java b/sonar-gwt-api/src/main/java/org/sonar/gwt/ui/Loading.java
deleted file mode 100644
index 30285c61159..00000000000
--- a/sonar-gwt-api/src/main/java/org/sonar/gwt/ui/Loading.java
+++ /dev/null
@@ -1,33 +0,0 @@
-/*
- * Sonar, open source software quality management tool.
- * Copyright (C) 2008-2012 SonarSource
- * mailto:contact AT sonarsource DOT com
- *
- * Sonar is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 3 of the License, or (at your option) any later version.
- *
- * Sonar is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with Sonar; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02
- */
-package org.sonar.gwt.ui;
-
-import com.google.gwt.user.client.ui.Label;
-
-public class Loading extends Label {
- public Loading() {
- this("loading...");
- }
-
- public Loading(String text) {
- setStyleName("loading");
- setText(text);
- }
-}
diff --git a/sonar-gwt-api/src/main/java/org/sonar/gwt/ui/Page.java b/sonar-gwt-api/src/main/java/org/sonar/gwt/ui/Page.java
deleted file mode 100644
index 34a146b2e76..00000000000
--- a/sonar-gwt-api/src/main/java/org/sonar/gwt/ui/Page.java
+++ /dev/null
@@ -1,92 +0,0 @@
-/*
- * Sonar, open source software quality management tool.
- * Copyright (C) 2008-2012 SonarSource
- * mailto:contact AT sonarsource DOT com
- *
- * Sonar is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 3 of the License, or (at your option) any later version.
- *
- * Sonar is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with Sonar; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02
- */
-package org.sonar.gwt.ui;
-
-import com.google.gwt.core.client.EntryPoint;
-import com.google.gwt.core.client.GWT;
-import com.google.gwt.core.client.JavaScriptObject;
-import com.google.gwt.json.client.JSONObject;
-import com.google.gwt.user.client.ui.RootPanel;
-import com.google.gwt.user.client.ui.Widget;
-import org.sonar.wsclient.gwt.GwtUtils;
-import org.sonar.wsclient.services.Resource;
-import org.sonar.wsclient.services.WSUtils;
-import org.sonar.wsclient.unmarshallers.ResourceUnmarshaller;
-
-public abstract class Page implements EntryPoint {
-
- private static final ResourceUnmarshaller RESOURCE_UNMARSHALLER = new ResourceUnmarshaller();
-
- public final void onModuleLoad() {
- export(GWT.getModuleName(), this);
- load();
- onResourceLoad();
- }
-
- private void load() {
- Widget widget = doOnModuleLoad();
- if (widget != null) {
- getRootPanel().add(widget);
- }
- }
-
- protected Widget doOnModuleLoad() {
- return null;
- }
-
- public final void onResourceLoad() {
- JavaScriptObject json = loadResource();
- if (json != null) {
- if (WSUtils.getINSTANCE() == null) {
- WSUtils.setInstance(new GwtUtils()); // TODO dirty hack to initialize WSUtils
- }
- String jsonStr = (new JSONObject(json)).toString();
- Resource resource = RESOURCE_UNMARSHALLER.toModel(jsonStr);
-
- RootPanel container = getRootPanel();
- container.clear();
-
- Widget currentWidget = doOnResourceLoad(resource);
- if (currentWidget != null) {
- container.add(currentWidget);
- }
- }
- }
-
- protected Widget doOnResourceLoad(Resource resource) {
- return null;
- }
-
- protected final RootPanel getRootPanel() {
- RootPanel result = RootPanel.get("gwtpage-" + GWT.getModuleName());
- if (result == null) {
- result = RootPanel.get("gwtpage");
- }
- return result;
- }
-
- private native JavaScriptObject loadResource()/*-{
- return $wnd.config['resource'];
- }-*/;
-
- private native void export(String gwtId, Page page)/*-{
- $wnd.modules[gwtId]=function() {page.@org.sonar.gwt.ui.Page::onResourceLoad()()};
- }-*/;
-}
diff --git a/sonar-gwt-api/src/main/java/org/sonar/gwt/ui/ViewerHeader.java b/sonar-gwt-api/src/main/java/org/sonar/gwt/ui/ViewerHeader.java
deleted file mode 100644
index 2e17bf0e212..00000000000
--- a/sonar-gwt-api/src/main/java/org/sonar/gwt/ui/ViewerHeader.java
+++ /dev/null
@@ -1,138 +0,0 @@
-/*
- * Sonar, open source software quality management tool.
- * Copyright (C) 2008-2012 SonarSource
- * mailto:contact AT sonarsource DOT com
- *
- * Sonar is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 3 of the License, or (at your option) any later version.
- *
- * Sonar is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with Sonar; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02
- */
-package org.sonar.gwt.ui;
-
-import com.google.gwt.user.client.ui.Composite;
-import com.google.gwt.user.client.ui.FlowPanel;
-import com.google.gwt.user.client.ui.HTML;
-import com.google.gwt.user.client.ui.Panel;
-import org.sonar.wsclient.gwt.AbstractCallback;
-import org.sonar.wsclient.gwt.Sonar;
-import org.sonar.wsclient.services.Measure;
-import org.sonar.wsclient.services.Resource;
-import org.sonar.wsclient.services.ResourceQuery;
-
-public abstract class ViewerHeader extends Composite {
- private String[] metrics;
- private FlowPanel header;
-
- public ViewerHeader(Resource resource, String[] metrics) {
- this.metrics = metrics;
- header = new FlowPanel();
- header.setStyleName("gwt-ViewerHeader");
- initWidget(header);
- loadMeasures(resource);
- }
-
- public String[] getMetrics() {
- return metrics;
- }
-
- private void loadMeasures(Resource resource) {
- ResourceQuery query = ResourceQuery.createForMetrics(resource.getKey(), metrics).setVerbose(true);
- Sonar.getInstance().find(query, new AbstractCallback<Resource>() {
-
- @Override
- protected void doOnResponse(Resource resource) {
- display(header, resource);
- }
- });
- }
-
- protected abstract void display(FlowPanel header, Resource resource);
-
- protected static class MeasureLabel {
- private String metricName;
- private String value;
-
- public MeasureLabel(Measure measure) {
- if (measure != null) {
- this.metricName = measure.getMetricName();
- this.value = measure.getFormattedValue();
- }
- }
-
- public MeasureLabel(Measure measure, String metricName, String defaultValue) {
- this.metricName = metricName;
- if (measure != null) {
- this.value = measure.getFormattedValue();
- } else {
- this.value = defaultValue;
- }
- }
-
- public String getMetricName() {
- return metricName;
- }
-
- public String getValue() {
- return value;
- }
-
- public boolean hasValue() {
- return value != null;
- }
- }
-
- protected void addCell(Panel panel, Measure... measures) {
- if (measures != null) {
- String names = "";
- String values = "";
- boolean first = true;
- for (Measure measure : measures) {
- if (measure != null && measure.getFormattedValue() != null) {
- if (!first) {
- names += "<br/>";
- values += "<br/>";
- }
- names += "<b>" + measure.getMetricName() + "</b>: ";
- values += measure.getFormattedValue();
- first = false;
- }
- }
-
- if (!first) {
- HTML html = new HTML(names);
- html.setStyleName("metric");
- panel.add(html);
-
- html = new HTML(values);
- html.setStyleName("value");
- panel.add(html);
- }
- }
- }
-
- protected void addCell(Panel panel, String metric, String value) {
- HTML html = new HTML(metric);
- html.setStyleName("metric");
- panel.add(html);
-
- html = new HTML(value);
- html.setStyleName("value");
- panel.add(html);
- }
-
- protected void addBigCell(Panel panel, String html) {
- HTML htmlDiv = new HTML(html);
- htmlDiv.setStyleName("big");
- panel.add(htmlDiv);
- }
-}
diff --git a/sonar-gwt-api/src/main/java/org/sonar/wsclient/gwt/AbstractCallback.java b/sonar-gwt-api/src/main/java/org/sonar/wsclient/gwt/AbstractCallback.java
deleted file mode 100644
index 0e68df67f80..00000000000
--- a/sonar-gwt-api/src/main/java/org/sonar/wsclient/gwt/AbstractCallback.java
+++ /dev/null
@@ -1,67 +0,0 @@
-/*
- * Sonar, open source software quality management tool.
- * Copyright (C) 2008-2012 SonarSource
- * mailto:contact AT sonarsource DOT com
- *
- * Sonar is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 3 of the License, or (at your option) any later version.
- *
- * Sonar is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with Sonar; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02
- */
-package org.sonar.wsclient.gwt;
-
-import com.google.gwt.core.client.JavaScriptObject;
-import com.google.gwt.user.client.ui.Widget;
-import org.sonar.wsclient.services.Model;
-
-public abstract class AbstractCallback<MODEL extends Model> implements Callback<MODEL> {
-
- private Widget loadingWidget = null;
-
- protected AbstractCallback(Widget loadingWidget) {
- this.loadingWidget = loadingWidget;
- }
-
- protected AbstractCallback() {
- }
-
- public void onResponse(MODEL result, JavaScriptObject json) {
- hideLoadingWidget();
- doOnResponse(result);
- }
-
- protected abstract void doOnResponse(MODEL result);
-
- public final void onTimeout() {
- doOnTimeout();
- hideLoadingWidget();
- }
-
- public final void onError(int errorCode, String errorMessage) {
- doOnError(errorCode, errorMessage);
- hideLoadingWidget();
- }
-
- protected void doOnError(int errorCode, String errorMessage) {
-
- }
-
- protected void doOnTimeout() {
-
- }
-
- private void hideLoadingWidget() {
- if (loadingWidget != null) {
- loadingWidget.removeFromParent();
- }
- }
-} \ No newline at end of file
diff --git a/sonar-gwt-api/src/main/java/org/sonar/wsclient/gwt/AbstractListCallback.java b/sonar-gwt-api/src/main/java/org/sonar/wsclient/gwt/AbstractListCallback.java
deleted file mode 100644
index 15197362327..00000000000
--- a/sonar-gwt-api/src/main/java/org/sonar/wsclient/gwt/AbstractListCallback.java
+++ /dev/null
@@ -1,69 +0,0 @@
-/*
- * Sonar, open source software quality management tool.
- * Copyright (C) 2008-2012 SonarSource
- * mailto:contact AT sonarsource DOT com
- *
- * Sonar is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 3 of the License, or (at your option) any later version.
- *
- * Sonar is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with Sonar; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02
- */
-package org.sonar.wsclient.gwt;
-
-import com.google.gwt.core.client.JavaScriptObject;
-import com.google.gwt.user.client.ui.Widget;
-import org.sonar.wsclient.services.Model;
-
-import java.util.List;
-
-public abstract class AbstractListCallback<MODEL extends Model> implements ListCallback<MODEL> {
-
- private Widget loadingWidget = null;
-
- protected AbstractListCallback(Widget loadingWidget) {
- this.loadingWidget = loadingWidget;
- }
-
- protected AbstractListCallback() {
- }
-
- public void onResponse(List<MODEL> result, JavaScriptObject json) {
- hideLoadingWidget();
- doOnResponse(result);
- }
-
- protected abstract void doOnResponse(List<MODEL> result);
-
- public final void onTimeout() {
- doOnTimeout();
- hideLoadingWidget();
- }
-
- public final void onError(int errorCode, String errorMessage) {
- doOnError(errorCode, errorMessage);
- hideLoadingWidget();
- }
-
- protected void doOnError(int errorCode, String errorMessage) {
-
- }
-
- protected void doOnTimeout() {
-
- }
-
- private void hideLoadingWidget() {
- if (loadingWidget != null) {
- loadingWidget.removeFromParent();
- }
- }
-} \ No newline at end of file
diff --git a/sonar-gwt-api/src/main/java/org/sonar/wsclient/gwt/Callback.java b/sonar-gwt-api/src/main/java/org/sonar/wsclient/gwt/Callback.java
deleted file mode 100644
index c2cd8e0b35c..00000000000
--- a/sonar-gwt-api/src/main/java/org/sonar/wsclient/gwt/Callback.java
+++ /dev/null
@@ -1,33 +0,0 @@
-/*
- * Sonar, open source software quality management tool.
- * Copyright (C) 2008-2012 SonarSource
- * mailto:contact AT sonarsource DOT com
- *
- * Sonar is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 3 of the License, or (at your option) any later version.
- *
- * Sonar is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with Sonar; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02
- */
-package org.sonar.wsclient.gwt;
-
-import com.google.gwt.core.client.JavaScriptObject;
-import org.sonar.wsclient.services.Model;
-
-public interface Callback<MODEL extends Model> {
-
- void onResponse(MODEL result, JavaScriptObject json);
-
- void onTimeout();
-
- void onError(int errorCode, String errorMessage);
-
-} \ No newline at end of file
diff --git a/sonar-gwt-api/src/main/java/org/sonar/wsclient/gwt/GwtUtils.java b/sonar-gwt-api/src/main/java/org/sonar/wsclient/gwt/GwtUtils.java
deleted file mode 100644
index 70b139cab25..00000000000
--- a/sonar-gwt-api/src/main/java/org/sonar/wsclient/gwt/GwtUtils.java
+++ /dev/null
@@ -1,102 +0,0 @@
-/*
- * Sonar, open source software quality management tool.
- * Copyright (C) 2008-2012 SonarSource
- * mailto:contact AT sonarsource DOT com
- *
- * Sonar is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 3 of the License, or (at your option) any later version.
- *
- * Sonar is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with Sonar; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02
- */
-package org.sonar.wsclient.gwt;
-
-import com.google.gwt.i18n.client.DateTimeFormat;
-import com.google.gwt.json.client.JSONObject;
-import com.google.gwt.json.client.JSONParser;
-import com.google.gwt.json.client.JSONValue;
-import org.sonar.gwt.JsonUtils;
-import org.sonar.wsclient.services.WSUtils;
-
-import java.util.Date;
-import java.util.Set;
-
-public class GwtUtils extends WSUtils {
- @Override
- public String format(Date date, String format) {
- return DateTimeFormat.getFormat(format).format(date);
- }
-
- @Override
- public String encodeUrl(String url) {
- return com.google.gwt.http.client.URL.encode(url);
- }
-
- @Override
- public Object getField(Object json, String field) {
- return ((JSONObject) json).get(field);
- }
-
- @Override
- public String getString(Object json, String field) {
- return JsonUtils.getString((JSONObject) json, field);
- }
-
- @Override
- public Boolean getBoolean(Object json, String field) {
- return JsonUtils.getBoolean((JSONObject) json, field);
- }
-
- @Override
- public Integer getInteger(Object json, String field) {
- return JsonUtils.getInteger((JSONObject) json, field);
- }
-
- @Override
- public Double getDouble(Object json, String field) {
- return JsonUtils.getDouble((JSONObject) json, field);
- }
-
- @Override
- public Long getLong(Object json, String field) {
- Double d = JsonUtils.getDouble((JSONObject) json, field);
- if (d != null) {
- return d.longValue();
- }
- return null;
- }
-
- @Override
- public Date getDateTime(Object json, String field) {
- return JsonUtils.getDate((JSONObject) json, field);
- }
-
- @Override
- public int getArraySize(Object array) {
- return JsonUtils.getArraySize((JSONValue) array);
- }
-
- @Override
- public Object getArrayElement(Object array, int i) {
- return JsonUtils.getArray((JSONValue) array, i);
- }
-
- @Override
- public Object parse(String jsonStr) {
- return JSONParser.parse(jsonStr);
- }
-
- @Override
- public Set<String> getFields(Object json) {
- return ((JSONObject) json).keySet();
- }
-
-}
diff --git a/sonar-gwt-api/src/main/java/org/sonar/wsclient/gwt/ListCallback.java b/sonar-gwt-api/src/main/java/org/sonar/wsclient/gwt/ListCallback.java
deleted file mode 100644
index e9c9f5f55b0..00000000000
--- a/sonar-gwt-api/src/main/java/org/sonar/wsclient/gwt/ListCallback.java
+++ /dev/null
@@ -1,33 +0,0 @@
-/*
- * Sonar, open source software quality management tool.
- * Copyright (C) 2008-2012 SonarSource
- * mailto:contact AT sonarsource DOT com
- *
- * Sonar is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 3 of the License, or (at your option) any later version.
- *
- * Sonar is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with Sonar; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02
- */
-package org.sonar.wsclient.gwt;
-
-import com.google.gwt.core.client.JavaScriptObject;
-import org.sonar.wsclient.services.Model;
-
-import java.util.List;
-
-public interface ListCallback<MODEL extends Model> {
-
- void onResponse(List<MODEL> result, JavaScriptObject json);
- void onTimeout();
- void onError(int errorCode, String errorMessage);
-
-} \ No newline at end of file
diff --git a/sonar-gwt-api/src/main/java/org/sonar/wsclient/gwt/Sonar.java b/sonar-gwt-api/src/main/java/org/sonar/wsclient/gwt/Sonar.java
deleted file mode 100644
index ee439203d2d..00000000000
--- a/sonar-gwt-api/src/main/java/org/sonar/wsclient/gwt/Sonar.java
+++ /dev/null
@@ -1,95 +0,0 @@
-/*
- * Sonar, open source software quality management tool.
- * Copyright (C) 2008-2012 SonarSource
- * mailto:contact AT sonarsource DOT com
- *
- * Sonar is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 3 of the License, or (at your option) any later version.
- *
- * Sonar is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with Sonar; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02
- */
-package org.sonar.wsclient.gwt;
-
-import com.google.gwt.core.client.JavaScriptObject;
-import com.google.gwt.i18n.client.Dictionary;
-import com.google.gwt.json.client.JSONObject;
-import org.sonar.gwt.JsonUtils;
-import org.sonar.wsclient.services.Model;
-import org.sonar.wsclient.services.Query;
-import org.sonar.wsclient.services.WSUtils;
-import org.sonar.wsclient.unmarshallers.Unmarshaller;
-import org.sonar.wsclient.unmarshallers.Unmarshallers;
-
-public class Sonar {
- static {
- WSUtils.setInstance(new GwtUtils());
- }
-
- private static Sonar instance = null;
-
- private final String host;
-
- public Sonar(String host) {
- this.host = host;
- }
-
- /**
- * To be used in Sonar extensions only, else use constructors.
- */
- public static Sonar getInstance() {
- if (instance == null) {
- Dictionary dic = Dictionary.getDictionary("config");
- instance = new Sonar(dic.get("sonar_url"));
- }
- return instance;
- }
-
- public <MODEL extends Model> void find(final Query<MODEL> query, final Callback<MODEL> callback) {
- JsonUtils.requestJson(getUrl(query), new JsonUtils.JSONHandler() {
- public void onResponse(JavaScriptObject obj) {
- Unmarshaller<MODEL> unmarshaller = Unmarshallers.forModel(query.getModelClass());
- String json = (new JSONObject(obj)).toString();
- callback.onResponse(unmarshaller.toModel(json), obj);
- }
-
- public void onTimeout() {
- callback.onTimeout();
- }
-
- public void onError(int errorCode, String errorMessage) {
- callback.onError(errorCode, errorMessage);
- }
- });
- }
-
- public <MODEL extends Model> void findAll(final Query<MODEL> query, final ListCallback<MODEL> callback) {
- JsonUtils.requestJson(getUrl(query), new JsonUtils.JSONHandler() {
- public void onResponse(JavaScriptObject obj) {
- Unmarshaller<MODEL> unmarshaller = Unmarshallers.forModel(query.getModelClass());
- String json = (new JSONObject(obj)).toString();
- callback.onResponse(unmarshaller.toModels(json), obj);
- }
-
- public void onTimeout() {
- callback.onTimeout();
- }
-
- public void onError(int errorCode, String errorMessage) {
- callback.onError(errorCode, errorMessage);
- }
- });
- }
-
- private String getUrl(Query query) {
- return host + query.getUrl();
- }
-}
diff --git a/sonar-gwt-api/src/main/resources/org/sonar/Sonar.gwt.xml b/sonar-gwt-api/src/main/resources/org/sonar/Sonar.gwt.xml
deleted file mode 100644
index ab4d95c0a2c..00000000000
--- a/sonar-gwt-api/src/main/resources/org/sonar/Sonar.gwt.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<module>
-
- <inherits name='com.google.gwt.user.User'/>
- <inherits name="com.google.gwt.json.JSON"/>
- <inherits name="com.google.gwt.http.HTTP"/>
- <inherits name="com.google.gwt.i18n.I18N"/>
- <inherits name="com.google.gwt.gen2.table.Table"/>
- <source path="gwt" />
- <source path="wsclient" />
-</module>
diff --git a/sonar-gwt-api/src/main/resources/org/sonar/SonarDev.gwt.xml b/sonar-gwt-api/src/main/resources/org/sonar/SonarDev.gwt.xml
deleted file mode 100644
index 65d1c1d8faf..00000000000
--- a/sonar-gwt-api/src/main/resources/org/sonar/SonarDev.gwt.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<module>
- <!-- optimization of dev environments -->
- <set-property name="user.agent" value="gecko1_8" />
- <set-property name="locale" value="default"/>
-</module>
diff --git a/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/empty.gif b/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/empty.gif
deleted file mode 100644
index eef3db1dfe0..00000000000
--- a/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/empty.gif
+++ /dev/null
Binary files differ
diff --git a/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/help.png b/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/help.png
deleted file mode 100644
index 34c0de006c3..00000000000
--- a/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/help.png
+++ /dev/null
Binary files differ
diff --git a/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/information.png b/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/information.png
deleted file mode 100644
index d2e8818b95f..00000000000
--- a/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/information.png
+++ /dev/null
Binary files differ
diff --git a/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/javaModule.png b/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/javaModule.png
deleted file mode 100644
index fe39cb27144..00000000000
--- a/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/javaModule.png
+++ /dev/null
Binary files differ
diff --git a/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/priorityBlocker.png b/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/priorityBlocker.png
deleted file mode 100644
index 68b75c4158f..00000000000
--- a/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/priorityBlocker.png
+++ /dev/null
Binary files differ
diff --git a/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/priorityCritical.png b/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/priorityCritical.png
deleted file mode 100644
index 1ba28a111fd..00000000000
--- a/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/priorityCritical.png
+++ /dev/null
Binary files differ
diff --git a/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/priorityInfo.png b/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/priorityInfo.png
deleted file mode 100644
index 4b42197b237..00000000000
--- a/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/priorityInfo.png
+++ /dev/null
Binary files differ
diff --git a/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/priorityMajor.png b/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/priorityMajor.png
deleted file mode 100644
index d06543bf627..00000000000
--- a/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/priorityMajor.png
+++ /dev/null
Binary files differ
diff --git a/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/priorityMinor.png b/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/priorityMinor.png
deleted file mode 100644
index 57fc3145d34..00000000000
--- a/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/priorityMinor.png
+++ /dev/null
Binary files differ
diff --git a/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/qualifierClass.png b/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/qualifierClass.png
deleted file mode 100644
index 1664e25c8b5..00000000000
--- a/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/qualifierClass.png
+++ /dev/null
Binary files differ
diff --git a/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/qualifierDirectory.png b/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/qualifierDirectory.png
deleted file mode 100644
index b135ef92eec..00000000000
--- a/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/qualifierDirectory.png
+++ /dev/null
Binary files differ
diff --git a/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/qualifierField.png b/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/qualifierField.png
deleted file mode 100644
index 7afc0a1b27b..00000000000
--- a/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/qualifierField.png
+++ /dev/null
Binary files differ
diff --git a/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/qualifierFile.png b/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/qualifierFile.png
deleted file mode 100644
index 1664e25c8b5..00000000000
--- a/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/qualifierFile.png
+++ /dev/null
Binary files differ
diff --git a/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/qualifierLibrary.png b/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/qualifierLibrary.png
deleted file mode 100644
index 5250d7d57d2..00000000000
--- a/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/qualifierLibrary.png
+++ /dev/null
Binary files differ
diff --git a/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/qualifierMethod.png b/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/qualifierMethod.png
deleted file mode 100644
index 892026cb013..00000000000
--- a/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/qualifierMethod.png
+++ /dev/null
Binary files differ
diff --git a/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/qualifierModule.png b/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/qualifierModule.png
deleted file mode 100644
index 53de3b70fa6..00000000000
--- a/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/qualifierModule.png
+++ /dev/null
Binary files differ
diff --git a/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/qualifierPackage.png b/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/qualifierPackage.png
deleted file mode 100644
index d82d4627860..00000000000
--- a/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/qualifierPackage.png
+++ /dev/null
Binary files differ
diff --git a/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/qualifierProject.png b/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/qualifierProject.png
deleted file mode 100644
index b32e51c5f42..00000000000
--- a/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/qualifierProject.png
+++ /dev/null
Binary files differ
diff --git a/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/qualifierUnitTest.png b/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/qualifierUnitTest.png
deleted file mode 100644
index dd00dff89f2..00000000000
--- a/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/qualifierUnitTest.png
+++ /dev/null
Binary files differ
diff --git a/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/qualifierView.png b/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/qualifierView.png
deleted file mode 100644
index a1e700dc4c6..00000000000
--- a/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/qualifierView.png
+++ /dev/null
Binary files differ
diff --git a/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/statusError.png b/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/statusError.png
deleted file mode 100644
index 0da4d846a66..00000000000
--- a/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/statusError.png
+++ /dev/null
Binary files differ
diff --git a/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/statusOk.png b/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/statusOk.png
deleted file mode 100644
index fb454cefd5c..00000000000
--- a/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/statusOk.png
+++ /dev/null
Binary files differ
diff --git a/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/statusWarning.png b/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/statusWarning.png
deleted file mode 100644
index a3dfc6806a3..00000000000
--- a/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/statusWarning.png
+++ /dev/null
Binary files differ
diff --git a/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/zoom.png b/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/zoom.png
deleted file mode 100644
index 47a5307461f..00000000000
--- a/sonar-gwt-api/src/main/resources/org/sonar/gwt/ui/zoom.png
+++ /dev/null
Binary files differ
5.3.1 Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/tests/StorageTest.php
blob: bcd4124b8be1669da34169f5373a0080695d1625 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712