aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-core-gwt/src/main
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-2733 Fix unit test and remove useless codeFabrice Bellingard2011-10-266-365/+0
|
* SONAR-2733 Display duplicated blocks by group in the resource viewerFabrice Bellingard2011-10-261-41/+0
| | | | First shot, needs improvements.
* SONAR-2752 Improve UI to show duplications with other projectsEvgeny Mandrikov2011-09-021-4/+15
|
* SONAR-2646 When there isn't any violation in a project the hotspot widget ↵Simon Brandhof2011-08-151-4/+4
| | | | 'Most violated rules' never finished to be displayed
* Fix duplications viewerSimon Brandhof2011-08-021-3/+3
|
* SONAR-75 Remove unused French GWT properties + add method ↵Simon Brandhof2011-08-014-24/+10
| | | | Metric.Builder#setUserManaged(boolean)
* SONAR-75 support GWT components integrated to coreSimon Brandhof2011-08-019-98/+39
|
* Fix CSS of hotspotsSimon Brandhof2011-06-211-3/+3
|
* SONAR-2414 remove the Clouds page written in GWTsimonbrandhof2011-06-0811-769/+0
|
* remove the core GWT components which are replaced by Ruby on Rails pagessimonbrandhof2011-03-0429-1695/+0
|
* Upgrade copyright headerssimonbrandhof2011-02-0435-515/+515
|
* SONAR-791 When the source directory is not exactly the java package root, ↵simonbrandhof2011-01-241-3/+3
| | | | Sonar should stop the analysis
* Simplify configuration of dev GWT modulesEvgeny Mandrikov2011-01-178-79/+21
| | | | | | * Inherit settings from original module * Introduce reusable module org.sonar.SonarDev
* optimizing GWT compilation to speed up build in dev environmentssimonbrandhof2011-01-138-0/+106
|
* fix regression issue in violations drilldown: reload sources when selecting ↵simonbrandhof2011-01-041-0/+2
| | | | a new file
* Violations viewer : do not display the empty period filtersimonbrandhof2011-01-031-2/+4
|
* Violations viewer : keep the rule selected in drilldownsimonbrandhof2011-01-031-35/+30
|
* improve labels of diff viewssimonbrandhof2010-12-241-1/+1
|
* the violations tab must reuse the period selected in violations drilldownsimonbrandhof2010-12-231-0/+8
|
* update labels of variation select boxessimonbrandhof2010-12-232-2/+5
|
* SONAR-1941 add a period filter on violations tabsimonbrandhof2010-12-163-29/+84
|
* remove ISO categories from ws-client ResourceQuery + minor improvements of ↵simonbrandhof2010-12-152-24/+28
| | | | GWT API
* SONAR-1937 violations tab : display violation age in days to current datesimonbrandhof2010-12-081-6/+26
|
* SONAR-1937 add the field 'age' to violations web service + display the ↵simonbrandhof2010-12-071-2/+5
| | | | select box to filter violations by period
* SONAR-2032 Delete the measures on metric 'violations' and rule prioritysimonbrandhof2010-12-061-18/+15
|
* SONAR-1450: Show only date for violation in UIGodin2010-12-021-1/+1
|
* SONAR-1829: Replace "Priority" by "Severity" in Hotspots serviceGodin2010-12-023-24/+24
|
* extract GWT components from sonar-core-pluginsimonbrandhof2010-12-0263-0/+4165