]> source.dussan.org Git - sonarqube.git/commit
remove ISO categories from ws-client ResourceQuery + minor improvements of GWT API
authorsimonbrandhof <simon.brandhof@gmail.com>
Wed, 15 Dec 2010 18:06:13 +0000 (18:06 +0000)
committersimonbrandhof <simon.brandhof@gmail.com>
Wed, 15 Dec 2010 18:06:13 +0000 (18:06 +0000)
commita8026252cd527d5aeb5897b641ee4a8df19a452c
treebcf16b9727f3975b9ab786407da086db7fc3da71
parentf212d46dd02ed138de0631e40d7ba72cf4083870
remove ISO categories from ws-client ResourceQuery + minor improvements of GWT API
plugins/sonar-core-gwt/src/main/java/org/sonar/plugins/core/violationsviewer/client/ViolationsPanel.java
plugins/sonar-core-gwt/src/main/java/org/sonar/plugins/core/violationsviewer/client/ViolationsViewer.java
plugins/sonar-core-plugin/src/main/resources/org/sonar/plugins/core/widgets/description.html.erb
sonar-gwt-api/src/main/java/org/sonar/gwt/ui/Icons.java
sonar-server/src/main/webapp/WEB-INF/app/views/gwt/_base.html.erb [new file with mode: 0644]
sonar-server/src/main/webapp/WEB-INF/app/views/gwt/_base.rhtml [deleted file]
sonar-server/src/main/webapp/WEB-INF/app/views/gwt/page.html.erb [new file with mode: 0644]
sonar-server/src/main/webapp/WEB-INF/app/views/gwt/page.rhtml [deleted file]
sonar-ws-client/src/main/java/org/sonar/wsclient/services/ResourceQuery.java
sonar-ws-client/src/main/java/org/sonar/wsclient/services/Violation.java